"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/07/26 01:50:29 DEBUG : Creating backend with remote "TestB2:rclone-test-zubugep6moyi" 2025/07/26 01:50:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/26 01:50:30 DEBUG : Creating backend with remote "/tmp/rclone1530295289" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:50:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 01:50:31 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/26 01:50:31 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:50:31 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.52s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:50:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/26 01:50:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 01:50:32 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:50:32 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:50:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 01:50:32 INFO : sub dir/hello world: Copied (new) 2025/07/26 01:50:32 DEBUG : B2 bucket rclone-test-zubugep6moyi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.80s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:50:34 DEBUG : Creating backend with remote "/non-existing" 2025/07/26 01:50:34 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/26 01:50:34 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:50:34 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:50:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 01:50:35 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:50:35 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:50:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 01:50:35 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.66s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", 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-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:50:36 INFO : B2 bucket rclone-test-zubugep6moyi: Running all checks before starting transfers 2025/07/26 01:50:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 01:50:37 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:50:37 INFO : B2 bucket rclone-test-zubugep6moyi: Checks finished, now starting transfers 2025/07/26 01:50:37 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:50:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 01:50:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.11s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:50:38 ERROR : Ignoring --no-traverse with sync 2025/07/26 01:50:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 01:50:38 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:50:38 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:50:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 01:50:38 INFO : sub dir/hello world: Copied (new) 2025/07/26 01:50:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.11s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:50:39 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/26 01:50:39 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:50:39 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:50:39 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/26 01:50:39 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.13s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:50:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/26 01:50:40 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:50:40 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:50:40 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 01:50:40 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.11s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:50:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/26 01:50:41 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:50:41 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:50:42 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 01:50:42 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.50s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:50:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/26 01:50:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/26 01:50:42 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/26 01:50:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/26 01:50:43 INFO : sub dir2: Making directory 2025/07/26 01:50:43 INFO : sub dir: Making directory 2025/07/26 01:50:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 01:50:43 INFO : sub dir2/sub sub dir2: Making directory 2025/07/26 01:50:43 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:50:43 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:50:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 01:50:43 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/07/26 01:50:43 DEBUG : B2 bucket rclone-test-zubugep6moyi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.12s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:50:44 INFO : sub dir2: Making directory 2025/07/26 01:50:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/26 01:50:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/26 01:50:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 01:50:44 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:50:44 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:50:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 01:50:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.11s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:50:45 DEBUG : sub dir2: Making directory with metadata 2025/07/26 01:50:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/26 01:50:45 INFO : sub dir2: Making directory 2025/07/26 01:50:45 INFO : sub dir: Making directory 2025/07/26 01:50:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 01:50:45 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:50:45 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:50:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 01:50:45 INFO : sub dir/hello world: Copied (new) 2025/07/26 01:50:45 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/07/26 01:50:45 DEBUG : B2 bucket rclone-test-zubugep6moyi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/26 01:50:45 DEBUG : B2 bucket rclone-test-zubugep6moyi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.32s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", 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-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:50:46 INFO : sub dir2: Making directory 2025/07/26 01:50:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 01:50:46 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:50:46 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:50:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 01:50:47 INFO : sub dir/hello world: Copied (new) 2025/07/26 01:50:47 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:50:47 DEBUG : sub dir2: Making directory with metadata 2025/07/26 01:50:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/26 01:50:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/26 01:50:48 INFO : sub dir2: Making directory 2025/07/26 01:50:48 INFO : sub dir: Making directory 2025/07/26 01:50:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 01:50:48 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:50:48 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:50:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 01:50:48 INFO : sub dir/hello world: Copied (new) 2025/07/26 01:50:48 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/07/26 01:50:48 DEBUG : B2 bucket rclone-test-zubugep6moyi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.17s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", 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-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:50:49 INFO : sub dir2: Making directory 2025/07/26 01:50:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 01:50:49 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:50:49 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:50:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 01:50:49 INFO : sub dir/hello world: Copied (new) 2025/07/26 01:50:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.13s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:50:50 DEBUG : Creating backend with remote "TestB2:rclone-test-hafiqon6zojo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-zubugep6moyi -> B2 bucket rclone-test-hafiqon6zojo 2025/07/26 01:50:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 01:50:52 DEBUG : B2 bucket rclone-test-hafiqon6zojo: Waiting for checks to finish 2025/07/26 01:50:52 DEBUG : B2 bucket rclone-test-hafiqon6zojo: Waiting for transfers to finish 2025/07/26 01:50:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 01:50:52 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/26 01:50:52 DEBUG : B2 bucket rclone-test-hafiqon6zojo: Purge remote 2025/07/26 01:50:52 INFO : B2 bucket rclone-test-hafiqon6zojo: cleaning bucket "rclone-test-hafiqon6zojo" of all files 2025/07/26 01:50:53 DEBUG : sub dir/hello world: Deleting (id "4_z1fa20d5360dd4b4b9f880e1b_f1153c90ebd44c5dd_d20250726_m015052_c001_v0001145_t0034_u01753494652614") --- PASS: TestServerSideCopy (3.96s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:50:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/26 01:50:55 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:50:55 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:50:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/26 01:50:55 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.52s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:50:56 DEBUG : Creating backend with remote "TestB2:rclone-test-figefuv4pavu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-zubugep6moyi -> B2 bucket rclone-test-figefuv4pavu 2025/07/26 01:50:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 01:50:57 DEBUG : B2 bucket rclone-test-figefuv4pavu: Waiting for checks to finish 2025/07/26 01:50:57 DEBUG : B2 bucket rclone-test-figefuv4pavu: Waiting for transfers to finish 2025/07/26 01:50:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 01:50:58 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/26 01:50:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/26 01:50:59 DEBUG : B2 bucket rclone-test-figefuv4pavu: Waiting for checks to finish 2025/07/26 01:50:59 DEBUG : B2 bucket rclone-test-figefuv4pavu: Waiting for transfers to finish 2025/07/26 01:50:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/26 01:50:59 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/26 01:50:59 DEBUG : B2 bucket rclone-test-figefuv4pavu: Purge remote 2025/07/26 01:50:59 INFO : B2 bucket rclone-test-figefuv4pavu: cleaning bucket "rclone-test-figefuv4pavu" of all files 2025/07/26 01:50:59 DEBUG : sub dir/hello world: Deleting (id "4_z8f521da360dd4b4b9f880e1b_f1060747aaa0e9506_d20250726_m015059_c001_v0001157_t0021_u01753494659321") 2025/07/26 01:50:59 DEBUG : sub dir/hello world: Deleting (id "4_z8f521da360dd4b4b9f880e1b_f109b575fa35c9094_d20250726_m015058_c001_v0001113_t0027_u01753494658171") --- PASS: TestServerSideCopyOverSelf (5.66s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:51:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/26 01:51:02 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:51:02 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:51:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/26 01:51:02 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/26 01:51:02 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.62s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:51:03 DEBUG : Creating backend with remote "TestB2:rclone-test-behajic6ciji" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-zubugep6moyi -> B2 bucket rclone-test-behajic6ciji 2025/07/26 01:51:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 01:51:04 DEBUG : B2 bucket rclone-test-behajic6ciji: Waiting for checks to finish 2025/07/26 01:51:04 DEBUG : B2 bucket rclone-test-behajic6ciji: Waiting for transfers to finish 2025/07/26 01:51:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 01:51:05 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/26 01:51:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/26 01:51:06 DEBUG : B2 bucket rclone-test-behajic6ciji: Waiting for checks to finish 2025/07/26 01:51:06 DEBUG : B2 bucket rclone-test-behajic6ciji: Waiting for transfers to finish 2025/07/26 01:51:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/26 01:51:07 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/26 01:51:07 INFO : sub dir/hello world: Deleted 2025/07/26 01:51:08 DEBUG : testing file moves 2025/07/26 01:51:08 DEBUG : B2 bucket rclone-test-behajic6ciji: Waiting for checks to finish 2025/07/26 01:51:08 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/26 01:51:08 DEBUG : B2 bucket rclone-test-behajic6ciji: Waiting for transfers to finish 2025/07/26 01:51:08 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/07/26 01:51:08 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/26 01:51:08 INFO : sub dir/hello world: Deleted 2025/07/26 01:51:09 DEBUG : B2 bucket rclone-test-behajic6ciji: Purge remote 2025/07/26 01:51:09 INFO : B2 bucket rclone-test-behajic6ciji: cleaning bucket "rclone-test-behajic6ciji" of all files 2025/07/26 01:51:09 DEBUG : sub dir/hello world: Deleting (id "4_z0f223d7360dd4b4b9f880e1b_f113981e10b1d1a1e_d20250726_m015108_c001_v0001172_t0004_u01753494668454") 2025/07/26 01:51:09 DEBUG : sub dir/hello world: Deleting (id "4_z0f223d7360dd4b4b9f880e1b_f117d41a9a12c3fc0_d20250726_m015106_c001_v0001106_t0039_u01753494666859") 2025/07/26 01:51:09 DEBUG : sub dir/hello world: Deleting (id "4_z0f223d7360dd4b4b9f880e1b_f1034974ea27a6610_d20250726_m015105_c001_v0001184_t0041_u01753494665452") --- PASS: TestServerSideMoveOverSelf (7.49s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:51:11 ERROR : error listing: directory not found 2025/07/26 01:51:11 INFO : Local file system at /tmp/rclone1530295289: Making directory 2025/07/26 01:51:11 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:51:11 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.29s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:51:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 01:51:12 DEBUG : Local file system at /tmp/rclone1530295289: Waiting for checks to finish 2025/07/26 01:51:12 DEBUG : Local file system at /tmp/rclone1530295289: Waiting for transfers to finish 2025/07/26 01:51:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 01:51:13 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/07/26 01:51:13 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.68s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:51:13 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/26 01:51:13 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:51:13 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:51:14 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/26 01:51:14 INFO : check sum: Copied (new) 2025/07/26 01:51:14 DEBUG : Waiting for deletions to finish 2025/07/26 01:51:14 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:51:14 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/26 01:51:14 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/26 01:51:14 DEBUG : check sum: Unchanged skipping 2025/07/26 01:51:14 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:51:14 DEBUG : Waiting for deletions to finish 2025/07/26 01:51:14 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.49s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:51:15 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/26 01:51:15 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:51:15 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:51:15 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/26 01:51:15 INFO : sizeonly: Copied (new) 2025/07/26 01:51:15 DEBUG : Waiting for deletions to finish 2025/07/26 01:51:16 DEBUG : sizeonly: Sizes identical 2025/07/26 01:51:16 DEBUG : sizeonly: Unchanged skipping 2025/07/26 01:51:16 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:51:16 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:51:16 DEBUG : Waiting for deletions to finish 2025/07/26 01:51:16 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.49s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:51:16 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/26 01:51:16 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:51:16 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:51:17 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/26 01:51:17 INFO : ignore-size: Copied (new) 2025/07/26 01:51:17 DEBUG : Waiting for deletions to finish 2025/07/26 01:51:17 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:51:17 DEBUG : ignore-size: Unchanged skipping 2025/07/26 01:51:17 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:51:17 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:51:17 DEBUG : Waiting for deletions to finish 2025/07/26 01:51:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.49s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:51:18 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:51:18 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:51:18 DEBUG : existing: Unchanged skipping 2025/07/26 01:51:18 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:51:18 DEBUG : Waiting for deletions to finish 2025/07/26 01:51:18 INFO : There was nothing to transfer 2025/07/26 01:51:19 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:51:19 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/26 01:51:19 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:51:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/26 01:51:19 INFO : existing: Copied (replaced existing) 2025/07/26 01:51:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.69s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:51:20 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/26 01:51:20 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:51:20 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:51:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/26 01:51:20 INFO : existing: Copied (new) 2025/07/26 01:51:20 DEBUG : Waiting for deletions to finish 2025/07/26 01:51:20 DEBUG : existing: Destination exists, skipping 2025/07/26 01:51:20 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:51:20 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:51:20 DEBUG : Waiting for deletions to finish 2025/07/26 01:51:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.51s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:51:21 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/26 01:51:22 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 01:51:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/26 01:51:22 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:51:22 DEBUG : c/non empty space: Unchanged skipping 2025/07/26 01:51:22 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:51:22 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/26 01:51:22 INFO : a/potato2: Copied (new) 2025/07/26 01:51:22 DEBUG : Waiting for deletions to finish 2025/07/26 01:51:22 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.16s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:51:24 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/07/26 01:51:24 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:51:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/26 01:51:24 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/26 01:51:24 DEBUG : empty space: Unchanged skipping 2025/07/26 01:51:24 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:51:24 DEBUG : Waiting for deletions to finish 2025/07/26 01:51:24 INFO : There was nothing to transfer 2025/07/26 01:51:24 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/07/26 01:51:24 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:51:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/26 01:51:25 INFO : empty space: Updated modification time in destination 2025/07/26 01:51:25 DEBUG : empty space: Unchanged skipping 2025/07/26 01:51:25 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:51:25 DEBUG : Waiting for deletions to finish 2025/07/26 01:51:25 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.79s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:51:27 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:51:27 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/07/26 01:51:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/26 01:51:27 DEBUG : empty space: Unchanged skipping 2025/07/26 01:51:27 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:51:27 DEBUG : Waiting for deletions to finish 2025/07/26 01:51:27 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.34s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:51:28 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/07/26 01:51:28 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:51:28 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1530295289) 2025/07/26 01:51:28 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-zubugep6moyi) 2025/07/26 01:51:28 DEBUG : foo: sha1 differ 2025/07/26 01:51:28 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:51:28 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/26 01:51:28 INFO : foo: Copied (replaced existing) 2025/07/26 01:51:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.51s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:51:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 01:51:29 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/26 01:51:29 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:51:29 DEBUG : empty space: Unchanged skipping 2025/07/26 01:51:29 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:51:30 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/26 01:51:30 INFO : potato: Copied (new) 2025/07/26 01:51:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.07s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:51:31 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/26 01:51:31 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:51:31 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:51:32 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/26 01:51:32 INFO : potato: Copied (replaced existing) 2025/07/26 01:51:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.54s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:51:33 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:51:33 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/07/26 01:51:33 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1530295289) 2025/07/26 01:51:33 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-zubugep6moyi) 2025/07/26 01:51:33 DEBUG : potato: sha1 differ 2025/07/26 01:51:33 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:51:33 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/26 01:51:33 INFO : potato: Copied (replaced existing) 2025/07/26 01:51:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:51:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/26 01:51:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 01:51:35 DEBUG : empty space: Unchanged skipping 2025/07/26 01:51:35 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/26 01:51:35 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:51:35 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:51:35 DEBUG : Waiting for deletions to finish 2025/07/26 01:51:35 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:51:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 01:51:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/26 01:51:36 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:51:36 DEBUG : empty space: Unchanged skipping 2025/07/26 01:51:36 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:51:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/26 01:51:36 INFO : potato2: Copied (new) 2025/07/26 01:51:36 DEBUG : Waiting for deletions to finish 2025/07/26 01:51:37 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:51:38 INFO : d: Making directory 2025/07/26 01:51:38 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/07/26 01:51:38 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 01:51:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/26 01:51:38 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:51:38 DEBUG : c/non empty space: Unchanged skipping 2025/07/26 01:51:38 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:51:39 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/26 01:51:39 INFO : a/potato2: Copied (new) 2025/07/26 01:51:39 DEBUG : Waiting for deletions to finish 2025/07/26 01:51:39 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:51:40 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/26 01:51:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 01:51:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/26 01:51:41 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:51:41 DEBUG : c/non empty space: Unchanged skipping 2025/07/26 01:51:41 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:51:41 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/26 01:51:41 INFO : a/potato2: Copied (new) 2025/07/26 01:51:41 ERROR : B2 bucket rclone-test-zubugep6moyi: not deleting files as there were IO errors 2025/07/26 01:51:41 ERROR : B2 bucket rclone-test-zubugep6moyi: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.18s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:51:43 DEBUG : Waiting for deletions to finish 2025/07/26 01:51:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 01:51:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/26 01:51:43 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:51:43 DEBUG : empty space: Unchanged skipping 2025/07/26 01:51:43 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:51:43 INFO : potato: Deleted 2025/07/26 01:51:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/26 01:51:43 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.97s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:51:44 DEBUG : Waiting for deletions to finish 2025/07/26 01:51:45 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:51:45 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:51:45 INFO : potato: Deleted 2025/07/26 01:51:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 01:51:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/26 01:51:45 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:51:45 DEBUG : empty space: Unchanged skipping 2025/07/26 01:51:45 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:51:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/26 01:51:45 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.29s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:51:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/26 01:51:47 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:51:47 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:51:47 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/26 01:51:47 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.70s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:51:48 DEBUG : enormous: Excluded (Size Filter) 2025/07/26 01:51:48 DEBUG : enormous: Excluded 2025/07/26 01:51:48 DEBUG : potato2: Excluded (Size Filter) 2025/07/26 01:51:48 DEBUG : potato2: Excluded 2025/07/26 01:51:49 DEBUG : potato2: Excluded (Size Filter) 2025/07/26 01:51:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 01:51:49 DEBUG : empty space: Unchanged skipping 2025/07/26 01:51:49 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:51:49 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:51:49 DEBUG : Waiting for deletions to finish 2025/07/26 01:51:49 INFO : There was nothing to transfer 2025/07/26 01:51:49 DEBUG : enormous: Excluded (Size Filter) 2025/07/26 01:51:49 DEBUG : enormous: Excluded 2025/07/26 01:51:49 DEBUG : potato2: Excluded (Size Filter) 2025/07/26 01:51:49 DEBUG : potato2: Excluded 2025/07/26 01:51:49 DEBUG : potato2: Excluded (Size Filter) 2025/07/26 01:51:49 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/26 01:51:49 DEBUG : empty space: Unchanged skipping 2025/07/26 01:51:49 DEBUG : Local file system at /tmp/rclone1530295289: Waiting for checks to finish 2025/07/26 01:51:49 DEBUG : Local file system at /tmp/rclone1530295289: Waiting for transfers to finish 2025/07/26 01:51:49 DEBUG : Waiting for deletions to finish 2025/07/26 01:51:49 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.90s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:51:51 DEBUG : enormous: Excluded (Size Filter) 2025/07/26 01:51:51 DEBUG : enormous: Excluded 2025/07/26 01:51:51 DEBUG : potato2: Excluded (Size Filter) 2025/07/26 01:51:51 DEBUG : potato2: Excluded 2025/07/26 01:51:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 01:51:51 DEBUG : empty space: Unchanged skipping 2025/07/26 01:51:51 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:51:51 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:51:51 DEBUG : Waiting for deletions to finish 2025/07/26 01:51:51 INFO : enormous: Deleted 2025/07/26 01:51:51 INFO : potato2: Deleted 2025/07/26 01:51:51 INFO : There was nothing to transfer 2025/07/26 01:51:51 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/26 01:51:51 DEBUG : empty space: Unchanged skipping 2025/07/26 01:51:51 DEBUG : Local file system at /tmp/rclone1530295289: Waiting for checks to finish 2025/07/26 01:51:51 DEBUG : Local file system at /tmp/rclone1530295289: Waiting for transfers to finish 2025/07/26 01:51:51 DEBUG : Waiting for deletions to finish 2025/07/26 01:51:51 INFO : enormous: Deleted 2025/07/26 01:51:51 INFO : potato2: Deleted 2025/07/26 01:51:51 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.28s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:51:53 DEBUG : five: Need to transfer - File not found at Destination 2025/07/26 01:51:53 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/26 01:51:53 DEBUG : one: Destination is newer than source, skipping 2025/07/26 01:51:53 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:51:53 DEBUG : three: Sizes identical 2025/07/26 01:51:53 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/26 01:51:53 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/26 01:51:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1530295289) 2025/07/26 01:51:53 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-zubugep6moyi) 2025/07/26 01:51:53 DEBUG : two: sha1 differ 2025/07/26 01:51:53 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:51:54 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/26 01:51:54 INFO : five: Copied (new) 2025/07/26 01:51:54 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/26 01:51:54 INFO : four: Copied (replaced existing) 2025/07/26 01:51:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/26 01:51:54 INFO : two: Copied (replaced existing) 2025/07/26 01:51:54 DEBUG : Waiting for deletions to finish 2025/07/26 01:51:55 DEBUG : one: Destination is newer than source, skipping 2025/07/26 01:51:55 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:51:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/26 01:51:55 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/26 01:51:55 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/26 01:51:55 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/26 01:51:55 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/26 01:51:55 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/26 01:51:55 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/26 01:51:55 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1530295289) 2025/07/26 01:51:55 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-zubugep6moyi) 2025/07/26 01:51:55 DEBUG : three: sha1 differ 2025/07/26 01:51:55 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/26 01:51:55 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/26 01:51:55 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/26 01:51:55 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:51:55 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/26 01:51:55 INFO : three: Copied (replaced existing) 2025/07/26 01:51:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.21s) === 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-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/07/26 01:51:56 INFO : B2 bucket rclone-test-zubugep6moyi: Making map for --track-renames 2025/07/26 01:51:56 INFO : B2 bucket rclone-test-zubugep6moyi: Finished making map for --track-renames 2025/07/26 01:51:56 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:51:56 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/26 01:51:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/26 01:51:56 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for renames to finish 2025/07/26 01:51:56 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:51:57 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/26 01:51:57 INFO : potato: Copied (new) 2025/07/26 01:51:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/26 01:51:57 INFO : yam: Copied (new) 2025/07/26 01:51:57 DEBUG : Waiting for deletions to finish 2025/07/26 01:51:57 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:51:57 INFO : B2 bucket rclone-test-zubugep6moyi: Making map for --track-renames 2025/07/26 01:51:57 INFO : B2 bucket rclone-test-zubugep6moyi: Finished making map for --track-renames 2025/07/26 01:51:57 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:51:57 DEBUG : potato: Unchanged skipping 2025/07/26 01:51:57 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for renames to finish 2025/07/26 01:51:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/26 01:51:59 INFO : yam: Copied (server-side copy) to: yaml 2025/07/26 01:51:59 INFO : yam: Deleted 2025/07/26 01:51:59 INFO : yaml: Renamed from "yam" 2025/07/26 01:51:59 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:51:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.36s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/07/26 01:52:00 INFO : B2 bucket rclone-test-zubugep6moyi: Making map for --track-renames 2025/07/26 01:52:00 INFO : B2 bucket rclone-test-zubugep6moyi: Finished making map for --track-renames 2025/07/26 01:52:00 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:52:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/26 01:52:00 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for renames to finish 2025/07/26 01:52:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/26 01:52:00 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:52:00 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/26 01:52:00 INFO : yam: Copied (new) 2025/07/26 01:52:00 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/26 01:52:00 INFO : potato: Copied (new) 2025/07/26 01:52:00 DEBUG : Waiting for deletions to finish 2025/07/26 01:52:01 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:52:01 INFO : B2 bucket rclone-test-zubugep6moyi: Making map for --track-renames 2025/07/26 01:52:01 INFO : B2 bucket rclone-test-zubugep6moyi: Finished making map for --track-renames 2025/07/26 01:52:01 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:52:01 DEBUG : potato: Unchanged skipping 2025/07/26 01:52:01 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for renames to finish 2025/07/26 01:52:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/26 01:52:01 INFO : yam: Copied (server-side copy) to: yaml 2025/07/26 01:52:01 INFO : yam: Deleted 2025/07/26 01:52:01 INFO : yaml: Renamed from "yam" 2025/07/26 01:52:01 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:52:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.73s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/07/26 01:52:03 INFO : B2 bucket rclone-test-zubugep6moyi: Making map for --track-renames 2025/07/26 01:52:03 INFO : B2 bucket rclone-test-zubugep6moyi: Finished making map for --track-renames 2025/07/26 01:52:03 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:52:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/26 01:52:03 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/26 01:52:03 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for renames to finish 2025/07/26 01:52:03 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:52:03 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/26 01:52:03 INFO : sub/yam: Copied (new) 2025/07/26 01:52:03 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/26 01:52:03 INFO : potato: Copied (new) 2025/07/26 01:52:03 DEBUG : Waiting for deletions to finish 2025/07/26 01:52:04 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:52:04 DEBUG : potato: Unchanged skipping 2025/07/26 01:52:04 INFO : B2 bucket rclone-test-zubugep6moyi: Making map for --track-renames 2025/07/26 01:52:04 INFO : B2 bucket rclone-test-zubugep6moyi: Finished making map for --track-renames 2025/07/26 01:52:04 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:52:04 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for renames to finish 2025/07/26 01:52:04 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/26 01:52:04 INFO : sub/yam: Copied (server-side copy) to: yam 2025/07/26 01:52:04 INFO : sub/yam: Deleted 2025/07/26 01:52:04 INFO : yam: Renamed from "sub/yam" 2025/07/26 01:52:04 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:52:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.90s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:52:05 DEBUG : Creating backend with remote "/tmp/rclone1530295289/dir1" 2025/07/26 01:52:05 DEBUG : Creating backend with remote "/tmp/rclone1530295289/dir2" 2025/07/26 01:52:05 DEBUG : Local file system at /tmp/rclone1530295289/dir2: Using server-side directory move 2025/07/26 01:52:05 INFO : Local file system at /tmp/rclone1530295289/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/26 01:52:05 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/26 01:52:05 DEBUG : Local file system at /tmp/rclone1530295289/dir2: Waiting for checks to finish 2025/07/26 01:52:05 INFO : file1.txt: Moved (server-side) 2025/07/26 01:52:05 DEBUG : Local file system at /tmp/rclone1530295289/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.46s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:52:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 01:52:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/26 01:52:06 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:52:06 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:52:06 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/26 01:52:06 INFO : nested/sub dir/file: Copied (new) 2025/07/26 01:52:06 INFO : nested/sub dir/file: Deleted 2025/07/26 01:52:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 01:52:06 INFO : sub dir/hello world: Copied (new) 2025/07/26 01:52:06 INFO : sub dir/hello world: Deleted 2025/07/26 01:52:06 INFO : sub dir: Removing directory 2025/07/26 01:52:06 INFO : nested/sub dir: Removing directory 2025/07/26 01:52:06 INFO : nested: Removing directory 2025/07/26 01:52:06 DEBUG : Local file system at /tmp/rclone1530295289: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.67s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:52:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 01:52:08 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/26 01:52:08 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:52:08 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:52:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 01:52:08 INFO : sub dir/hello world: Copied (new) 2025/07/26 01:52:08 INFO : sub dir/hello world: Deleted 2025/07/26 01:52:08 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/26 01:52:08 INFO : nested/sub dir/file: Copied (new) 2025/07/26 01:52:08 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.56s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:52:09 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/26 01:52:09 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/26 01:52:09 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:52:09 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:52:09 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/26 01:52:09 INFO : existing-b: Copied (new) 2025/07/26 01:52:09 INFO : existing-b: Deleted 2025/07/26 01:52:10 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/26 01:52:10 INFO : existing: Copied (new) 2025/07/26 01:52:10 INFO : existing: Deleted 2025/07/26 01:52:10 DEBUG : existing: Destination exists, skipping 2025/07/26 01:52:10 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/26 01:52:10 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:52:10 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:52:10 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.00s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:52:11 DEBUG : Creating backend with remote "TestB2:rclone-test-cukebow9selo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-zubugep6moyi -> B2 bucket rclone-test-cukebow9selo 2025/07/26 01:52:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/26 01:52:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/26 01:52:15 DEBUG : empty space: Unchanged skipping 2025/07/26 01:52:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/26 01:52:15 DEBUG : B2 bucket rclone-test-cukebow9selo: Waiting for checks to finish 2025/07/26 01:52:16 INFO : empty space: Deleted 2025/07/26 01:52:16 DEBUG : B2 bucket rclone-test-cukebow9selo: Waiting for transfers to finish 2025/07/26 01:52:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/26 01:52:16 INFO : potato2: Copied (server-side copy) 2025/07/26 01:52:16 INFO : potato2: Deleted 2025/07/26 01:52:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/26 01:52:16 INFO : potato3: Copied (server-side copy) 2025/07/26 01:52:17 INFO : potato3: Deleted 2025/07/26 01:52:17 DEBUG : Creating backend with remote "TestB2:rclone-test-rusedoq6rira" 2025/07/26 01:52:18 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/26 01:52:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/26 01:52:18 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/26 01:52:18 DEBUG : B2 bucket rclone-test-rusedoq6rira: Waiting for checks to finish 2025/07/26 01:52:18 DEBUG : B2 bucket rclone-test-rusedoq6rira: Waiting for transfers to finish 2025/07/26 01:52:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/26 01:52:19 INFO : potato2: Copied (server-side copy) 2025/07/26 01:52:19 INFO : potato2: Deleted 2025/07/26 01:52:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/26 01:52:19 INFO : empty space: Copied (server-side copy) 2025/07/26 01:52:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/26 01:52:19 INFO : potato3: Copied (server-side copy) 2025/07/26 01:52:19 INFO : empty space: Deleted 2025/07/26 01:52:19 INFO : potato3: Deleted 2025/07/26 01:52:20 DEBUG : B2 bucket rclone-test-rusedoq6rira: Purge remote 2025/07/26 01:52:20 INFO : B2 bucket rclone-test-rusedoq6rira: cleaning bucket "rclone-test-rusedoq6rira" of all files 2025/07/26 01:52:20 DEBUG : empty space: Deleting (id "4_zbf725d6360ed4b4b9f880e1b_f105c6834d9abbc84_d20250726_m015219_c001_v0001120_t0024_u01753494739412") 2025/07/26 01:52:20 DEBUG : potato2: Deleting (id "4_zbf725d6360ed4b4b9f880e1b_f104999fa37bf4c66_d20250726_m015219_c001_v0001171_t0049_u01753494739046") 2025/07/26 01:52:20 DEBUG : potato3: Deleting (id "4_zbf725d6360ed4b4b9f880e1b_f101288327e22b773_d20250726_m015219_c001_v0001105_t0025_u01753494739422") 2025/07/26 01:52:21 DEBUG : B2 bucket rclone-test-cukebow9selo: Purge remote 2025/07/26 01:52:21 INFO : B2 bucket rclone-test-cukebow9selo: cleaning bucket "rclone-test-cukebow9selo" of all files 2025/07/26 01:52:21 DEBUG : empty space: Deleting (id "4_zcf524d2360ed4b4b9f880e1b_f418771a8f5add517_d20250726_m015219_c001_v7007000_t0000_u01753494739730") 2025/07/26 01:52:21 DEBUG : empty space: Deleting (id "4_zcf524d2360ed4b4b9f880e1b_f106b5836caa31df5_d20250726_m015214_c001_v0001032_t0001_u01753494734494") 2025/07/26 01:52:21 DEBUG : potato2: Deleting (id "4_zcf524d2360ed4b4b9f880e1b_f418771a8f5add516_d20250726_m015219_c001_v7007000_t0000_u01753494739421") 2025/07/26 01:52:21 DEBUG : potato2: Deleting (id "4_zcf524d2360ed4b4b9f880e1b_f106e9492a2bec17c_d20250726_m015216_c001_v0001180_t0024_u01753494736100") 2025/07/26 01:52:21 DEBUG : potato3: Deleting (id "4_zcf524d2360ed4b4b9f880e1b_f407dd04ca98fccbf_d20250726_m015219_c001_v7007000_t0000_u01753494739806") 2025/07/26 01:52:21 DEBUG : potato3: Deleting (id "4_zcf524d2360ed4b4b9f880e1b_f115c3196cc4564db_d20250726_m015216_c001_v0001144_t0023_u01753494736363") 2025/07/26 01:52:21 DEBUG : potato3: Deleting (id "4_zcf524d2360ed4b4b9f880e1b_f106b5836caa31df9_d20250726_m015215_c001_v0001032_t0009_u01753494735088") --- PASS: TestServerSideMove (11.58s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:52:23 DEBUG : Creating backend with remote "TestB2:rclone-test-ficefes2ruye" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-zubugep6moyi -> B2 bucket rclone-test-ficefes2ruye 2025/07/26 01:52:28 DEBUG : empty space: Excluded (Size Filter) 2025/07/26 01:52:28 DEBUG : empty space: Excluded (Size Filter) 2025/07/26 01:52:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/26 01:52:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/26 01:52:28 DEBUG : B2 bucket rclone-test-ficefes2ruye: Waiting for checks to finish 2025/07/26 01:52:28 DEBUG : B2 bucket rclone-test-ficefes2ruye: Waiting for transfers to finish 2025/07/26 01:52:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/26 01:52:28 INFO : potato2: Copied (server-side copy) 2025/07/26 01:52:28 INFO : potato2: Deleted 2025/07/26 01:52:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/26 01:52:29 INFO : potato3: Copied (server-side copy) 2025/07/26 01:52:29 INFO : potato3: Deleted 2025/07/26 01:52:30 DEBUG : Creating backend with remote "TestB2:rclone-test-zuvaxob7hafo" 2025/07/26 01:52:30 DEBUG : empty space: Excluded (Size Filter) 2025/07/26 01:52:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/26 01:52:31 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/26 01:52:31 DEBUG : B2 bucket rclone-test-zuvaxob7hafo: Waiting for checks to finish 2025/07/26 01:52:31 DEBUG : B2 bucket rclone-test-zuvaxob7hafo: Waiting for transfers to finish 2025/07/26 01:52:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/26 01:52:32 INFO : potato2: Copied (server-side copy) 2025/07/26 01:52:32 INFO : potato2: Deleted 2025/07/26 01:52:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/26 01:52:32 INFO : potato3: Copied (server-side copy) 2025/07/26 01:52:32 INFO : potato3: Deleted 2025/07/26 01:52:33 DEBUG : B2 bucket rclone-test-zuvaxob7hafo: Purge remote 2025/07/26 01:52:33 INFO : B2 bucket rclone-test-zuvaxob7hafo: cleaning bucket "rclone-test-zuvaxob7hafo" of all files 2025/07/26 01:52:33 DEBUG : potato2: Deleting (id "4_z4f128d8360ed4b4b9f880e1b_f11837659feefd3d3_d20250726_m015231_c001_v0001150_t0015_u01753494751765") 2025/07/26 01:52:33 DEBUG : potato3: Deleting (id "4_z4f128d8360ed4b4b9f880e1b_f1174fd74fdd76abb_d20250726_m015232_c001_v0001044_t0058_u01753494752141") 2025/07/26 01:52:33 DEBUG : B2 bucket rclone-test-ficefes2ruye: Purge remote 2025/07/26 01:52:33 INFO : B2 bucket rclone-test-ficefes2ruye: cleaning bucket "rclone-test-ficefes2ruye" of all files 2025/07/26 01:52:33 DEBUG : empty space: Deleting (id "4_zff727d3360ed4b4b9f880e1b_f108593271650a8e8_d20250726_m015227_c001_v0001154_t0025_u01753494747108") 2025/07/26 01:52:33 DEBUG : potato2: Deleting (id "4_zff727d3360ed4b4b9f880e1b_f416ff4e9f28f0836_d20250726_m015232_c001_v7007000_t0000_u01753494752157") 2025/07/26 01:52:33 DEBUG : potato2: Deleting (id "4_zff727d3360ed4b4b9f880e1b_f112666e0838f4dfa_d20250726_m015228_c001_v0001092_t0038_u01753494748415") 2025/07/26 01:52:33 DEBUG : potato3: Deleting (id "4_zff727d3360ed4b4b9f880e1b_f416ff4e9f28f0837_d20250726_m015232_c001_v7007000_t0000_u01753494752563") 2025/07/26 01:52:33 DEBUG : potato3: Deleting (id "4_zff727d3360ed4b4b9f880e1b_f100b16f1b72e0494_d20250726_m015228_c001_v0001116_t0019_u01753494748722") 2025/07/26 01:52:33 DEBUG : potato3: Deleting (id "4_zff727d3360ed4b4b9f880e1b_f108593271650a8ea_d20250726_m015227_c001_v0001154_t0015_u01753494747574") --- PASS: TestServerSideMoveWithFilter (12.98s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:52:35 DEBUG : Creating backend with remote "TestB2:rclone-test-kidafay5give" 2025/07/26 01:52:38 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-zubugep6moyi -> B2 bucket rclone-test-kidafay5give 2025/07/26 01:52:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/26 01:52:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/26 01:52:41 DEBUG : empty space: Unchanged skipping 2025/07/26 01:52:41 DEBUG : B2 bucket rclone-test-kidafay5give: Waiting for checks to finish 2025/07/26 01:52:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/26 01:52:41 INFO : empty space: Deleted 2025/07/26 01:52:41 DEBUG : B2 bucket rclone-test-kidafay5give: Waiting for transfers to finish 2025/07/26 01:52:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/26 01:52:41 INFO : potato2: Copied (server-side copy) 2025/07/26 01:52:42 INFO : potato2: Deleted 2025/07/26 01:52:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/26 01:52:42 INFO : potato3: Copied (server-side copy) 2025/07/26 01:52:42 INFO : potato3: Deleted 2025/07/26 01:52:43 DEBUG : Creating backend with remote "TestB2:rclone-test-rigoseb0rebo" 2025/07/26 01:52:43 INFO : tomatoDir: Making directory 2025/07/26 01:52:44 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/26 01:52:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/26 01:52:44 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/26 01:52:44 DEBUG : B2 bucket rclone-test-rigoseb0rebo: Waiting for checks to finish 2025/07/26 01:52:44 DEBUG : B2 bucket rclone-test-rigoseb0rebo: Waiting for transfers to finish 2025/07/26 01:52:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/26 01:52:45 INFO : empty space: Copied (server-side copy) 2025/07/26 01:52:45 INFO : empty space: Deleted 2025/07/26 01:52:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/26 01:52:45 INFO : potato3: Copied (server-side copy) 2025/07/26 01:52:45 INFO : potato3: Deleted 2025/07/26 01:52:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/26 01:52:45 INFO : potato2: Copied (server-side copy) 2025/07/26 01:52:46 INFO : potato2: Deleted 2025/07/26 01:52:46 DEBUG : B2 bucket rclone-test-rigoseb0rebo: Purge remote 2025/07/26 01:52:46 INFO : B2 bucket rclone-test-rigoseb0rebo: cleaning bucket "rclone-test-rigoseb0rebo" of all files 2025/07/26 01:52:46 DEBUG : empty space: Deleting (id "4_zaf92bdb360ed4b4b9f880e1b_f1173e3eed77a9cf1_d20250726_m015244_c001_v0001172_t0043_u01753494764911") 2025/07/26 01:52:46 DEBUG : potato2: Deleting (id "4_zaf92bdb360ed4b4b9f880e1b_f1024ea92869a9b82_d20250726_m015245_c001_v0001106_t0010_u01753494765265") 2025/07/26 01:52:46 DEBUG : potato3: Deleting (id "4_zaf92bdb360ed4b4b9f880e1b_f10005206a0cfda62_d20250726_m015245_c001_v0001117_t0036_u01753494765284") 2025/07/26 01:52:47 DEBUG : B2 bucket rclone-test-kidafay5give: Purge remote 2025/07/26 01:52:47 INFO : B2 bucket rclone-test-kidafay5give: cleaning bucket "rclone-test-kidafay5give" of all files 2025/07/26 01:52:47 DEBUG : empty space: Deleting (id "4_z5f62ad8360ed4b4b9f880e1b_f407dd04ca98fccca_d20250726_m015245_c001_v7007000_t0000_u01753494765242") 2025/07/26 01:52:47 DEBUG : empty space: Deleting (id "4_z5f62ad8360ed4b4b9f880e1b_f1160b3ed5e812033_d20250726_m015240_c001_v0001157_t0003_u01753494760415") 2025/07/26 01:52:47 DEBUG : potato2: Deleting (id "4_z5f62ad8360ed4b4b9f880e1b_f407dd04ca98fcccc_d20250726_m015245_c001_v7007000_t0000_u01753494765968") 2025/07/26 01:52:47 DEBUG : potato2: Deleting (id "4_z5f62ad8360ed4b4b9f880e1b_f1064a73427c8da68_d20250726_m015241_c001_v0001041_t0049_u01753494761706") 2025/07/26 01:52:47 DEBUG : potato3: Deleting (id "4_z5f62ad8360ed4b4b9f880e1b_f407dd04ca98fcccb_d20250726_m015245_c001_v7007000_t0000_u01753494765749") 2025/07/26 01:52:47 DEBUG : potato3: Deleting (id "4_z5f62ad8360ed4b4b9f880e1b_f1038dad9f0a6ebc3_d20250726_m015242_c001_v0001144_t0012_u01753494762069") 2025/07/26 01:52:47 DEBUG : potato3: Deleting (id "4_z5f62ad8360ed4b4b9f880e1b_f1160b3ed5e812039_d20250726_m015240_c001_v0001157_t0051_u01753494760976") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.69s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:52:49 DEBUG : Creating backend with remote "TestB2:rclone-test-zubugep6moyi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.56s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:52:52 DEBUG : Creating backend with remote "TestB2:rclone-test-zubugep6moyi/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:52:53 DEBUG : Creating backend with remote "TestB2:rclone-test-zubugep6moyi/rclone-sync-test" 2025/07/26 01:52:55 DEBUG : Creating backend with remote "TestB2:rclone-test-zubugep6moyi/rclone-sync-test-include/layer2" 2025/07/26 01:52:57 DEBUG : Creating backend with remote "TestB2:rclone-test-zubugep6moyi/rclone-sync-test-ignore-file" 2025/07/26 01:53:00 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/26 01:53:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/26 01:53:01 DEBUG : pacer: Reducing sleep to 10ms 2025/07/26 01:53:01 DEBUG : B2 bucket rclone-test-zubugep6moyi path rclone-sync-test: Waiting for checks to finish 2025/07/26 01:53:01 DEBUG : B2 bucket rclone-test-zubugep6moyi path rclone-sync-test: Waiting for transfers to finish 2025/07/26 01:53:01 DEBUG : Waiting for deletions to finish 2025/07/26 01:53:01 INFO : There was nothing to transfer 2025/07/26 01:53:01 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:53:01 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:53:01 DEBUG : Waiting for deletions to finish 2025/07/26 01:53:01 INFO : There was nothing to transfer 2025/07/26 01:53:01 DEBUG : B2 bucket rclone-test-zubugep6moyi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/26 01:53:01 DEBUG : B2 bucket rclone-test-zubugep6moyi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/26 01:53:01 DEBUG : Waiting for deletions to finish 2025/07/26 01:53:01 INFO : There was nothing to transfer 2025/07/26 01:53:02 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:53:02 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:53:02 DEBUG : Waiting for deletions to finish 2025/07/26 01:53:02 INFO : There was nothing to transfer 2025/07/26 01:53:02 DEBUG : B2 bucket rclone-test-zubugep6moyi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/26 01:53:02 DEBUG : B2 bucket rclone-test-zubugep6moyi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/26 01:53:02 DEBUG : Waiting for deletions to finish 2025/07/26 01:53:02 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.44s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:53:03 DEBUG : Creating backend with remote "TestB2:rclone-test-zubugep6moyi/dst" 2025/07/26 01:53:04 DEBUG : Creating backend with remote "TestB2:rclone-test-zubugep6moyi/CompareDest" 2025/07/26 01:53:06 DEBUG : one: Need to transfer - File not found at Destination 2025/07/26 01:53:06 DEBUG : B2 bucket rclone-test-zubugep6moyi path dst: Waiting for checks to finish 2025/07/26 01:53:06 DEBUG : B2 bucket rclone-test-zubugep6moyi path dst: Waiting for transfers to finish 2025/07/26 01:53:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/26 01:53:07 INFO : one: Copied (new) 2025/07/26 01:53:07 DEBUG : Waiting for deletions to finish 2025/07/26 01:53:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/26 01:53:07 DEBUG : B2 bucket rclone-test-zubugep6moyi path dst: Waiting for checks to finish 2025/07/26 01:53:07 DEBUG : B2 bucket rclone-test-zubugep6moyi path dst: Waiting for transfers to finish 2025/07/26 01:53:08 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/26 01:53:08 INFO : one: Copied (replaced existing) 2025/07/26 01:53:08 DEBUG : Waiting for deletions to finish 2025/07/26 01:53:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/26 01:53:10 DEBUG : B2 bucket rclone-test-zubugep6moyi path dst: Waiting for checks to finish 2025/07/26 01:53:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 01:53:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/26 01:53:10 DEBUG : B2 bucket rclone-test-zubugep6moyi path dst: Waiting for transfers to finish 2025/07/26 01:53:10 DEBUG : Waiting for deletions to finish 2025/07/26 01:53:10 INFO : There was nothing to transfer 2025/07/26 01:53:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/26 01:53:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 01:53:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/26 01:53:12 DEBUG : B2 bucket rclone-test-zubugep6moyi path dst: Waiting for checks to finish 2025/07/26 01:53:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 01:53:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/26 01:53:12 DEBUG : B2 bucket rclone-test-zubugep6moyi path dst: Waiting for transfers to finish 2025/07/26 01:53:12 DEBUG : Waiting for deletions to finish 2025/07/26 01:53:12 INFO : There was nothing to transfer 2025/07/26 01:53:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/26 01:53:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 01:53:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/26 01:53:12 DEBUG : B2 bucket rclone-test-zubugep6moyi path dst: Waiting for checks to finish 2025/07/26 01:53:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 01:53:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/26 01:53:12 DEBUG : B2 bucket rclone-test-zubugep6moyi path dst: Waiting for transfers to finish 2025/07/26 01:53:12 DEBUG : Waiting for deletions to finish 2025/07/26 01:53:12 INFO : There was nothing to transfer 2025/07/26 01:53:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/26 01:53:13 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/07/26 01:53:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/26 01:53:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/26 01:53:13 DEBUG : B2 bucket rclone-test-zubugep6moyi path dst: Waiting for checks to finish 2025/07/26 01:53:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 01:53:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/26 01:53:13 DEBUG : B2 bucket rclone-test-zubugep6moyi path dst: Waiting for transfers to finish 2025/07/26 01:53:13 DEBUG : Waiting for deletions to finish 2025/07/26 01:53:13 INFO : There was nothing to transfer 2025/07/26 01:53:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/26 01:53:14 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/26 01:53:14 DEBUG : two: Need to transfer - File not found at Destination 2025/07/26 01:53:14 DEBUG : B2 bucket rclone-test-zubugep6moyi path dst: Waiting for checks to finish 2025/07/26 01:53:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 01:53:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/26 01:53:14 DEBUG : B2 bucket rclone-test-zubugep6moyi path dst: Waiting for transfers to finish 2025/07/26 01:53:15 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/26 01:53:15 INFO : two: Copied (new) 2025/07/26 01:53:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.74s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:53:18 DEBUG : Creating backend with remote "TestB2:rclone-test-zubugep6moyi/dest" 2025/07/26 01:53:19 DEBUG : Creating backend with remote "TestB2:rclone-test-zubugep6moyi/pre-dest1" 2025/07/26 01:53:20 DEBUG : Creating backend with remote "TestB2:rclone-test-zubugep6moyi/pre-dest2" 2025/07/26 01:53:22 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:53:22 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/26 01:53:23 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:53:23 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/26 01:53:23 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/26 01:53:23 DEBUG : B2 bucket rclone-test-zubugep6moyi path dest: Waiting for checks to finish 2025/07/26 01:53:23 DEBUG : B2 bucket rclone-test-zubugep6moyi path dest: Waiting for transfers to finish 2025/07/26 01:53:24 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/26 01:53:24 INFO : 3: Copied (new) 2025/07/26 01:53:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.06s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:53:25 DEBUG : Creating backend with remote "TestB2:rclone-test-zubugep6moyi/dst" 2025/07/26 01:53:27 DEBUG : Creating backend with remote "TestB2:rclone-test-zubugep6moyi/CopyDest" 2025/07/26 01:53:29 DEBUG : one: Need to transfer - File not found at Destination 2025/07/26 01:53:29 DEBUG : B2 bucket rclone-test-zubugep6moyi path dst: Waiting for checks to finish 2025/07/26 01:53:29 DEBUG : B2 bucket rclone-test-zubugep6moyi path dst: Waiting for transfers to finish 2025/07/26 01:53:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/26 01:53:29 INFO : one: Copied (new) 2025/07/26 01:53:29 DEBUG : Waiting for deletions to finish 2025/07/26 01:53:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/26 01:53:30 DEBUG : B2 bucket rclone-test-zubugep6moyi path dst: Waiting for checks to finish 2025/07/26 01:53:30 DEBUG : B2 bucket rclone-test-zubugep6moyi path dst: Waiting for transfers to finish 2025/07/26 01:53:31 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/26 01:53:31 INFO : one: Copied (replaced existing) 2025/07/26 01:53:31 DEBUG : Waiting for deletions to finish 2025/07/26 01:53:32 DEBUG : Creating backend with remote "TestB2:rclone-test-zubugep6moyi/BackupDir" 2025/07/26 01:53:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/26 01:53:34 DEBUG : B2 bucket rclone-test-zubugep6moyi path dst: Waiting for checks to finish 2025/07/26 01:53:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 01:53:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/26 01:53:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/26 01:53:35 INFO : one: Copied (server-side copy) 2025/07/26 01:53:36 INFO : one: Deleted 2025/07/26 01:53:36 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/26 01:53:36 INFO : one: Copied (server-side copy) 2025/07/26 01:53:36 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/26 01:53:36 DEBUG : B2 bucket rclone-test-zubugep6moyi path dst: Waiting for transfers to finish 2025/07/26 01:53:36 DEBUG : Waiting for deletions to finish 2025/07/26 01:53:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 01:53:37 DEBUG : one: Unchanged skipping 2025/07/26 01:53:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 01:53:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/26 01:53:38 INFO : two: Copied (server-side copy) 2025/07/26 01:53:38 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/26 01:53:38 DEBUG : B2 bucket rclone-test-zubugep6moyi path dst: Waiting for checks to finish 2025/07/26 01:53:38 DEBUG : B2 bucket rclone-test-zubugep6moyi path dst: Waiting for transfers to finish 2025/07/26 01:53:38 DEBUG : Waiting for deletions to finish 2025/07/26 01:53:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 01:53:38 DEBUG : one: Unchanged skipping 2025/07/26 01:53:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 01:53:38 DEBUG : B2 bucket rclone-test-zubugep6moyi path dst: Waiting for checks to finish 2025/07/26 01:53:38 DEBUG : two: Unchanged skipping 2025/07/26 01:53:38 DEBUG : B2 bucket rclone-test-zubugep6moyi path dst: Waiting for transfers to finish 2025/07/26 01:53:38 DEBUG : Waiting for deletions to finish 2025/07/26 01:53:38 INFO : There was nothing to transfer 2025/07/26 01:53:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 01:53:39 DEBUG : one: Unchanged skipping 2025/07/26 01:53:40 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/26 01:53:40 DEBUG : three: Destination not found in --copy-dest 2025/07/26 01:53:40 DEBUG : three: Need to transfer - File not found at Destination 2025/07/26 01:53:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/26 01:53:40 DEBUG : two: Unchanged skipping 2025/07/26 01:53:40 DEBUG : B2 bucket rclone-test-zubugep6moyi path dst: Waiting for checks to finish 2025/07/26 01:53:40 DEBUG : B2 bucket rclone-test-zubugep6moyi path dst: Waiting for transfers to finish 2025/07/26 01:53:40 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/07/26 01:53:40 INFO : three: Copied (new) 2025/07/26 01:53:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.66s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:53:44 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1180-18.backblaze.com/b2api/v1/b2_upload_file/af42bd1360cd4b4b9f880e1b/c001_v0001180_t0039": EOF 2025/07/26 01:53:44 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1180-18.backblaze.com/b2api/v1/b2_upload_file/af42bd1360cd4b4b9f880e1b/c001_v0001180_t0039": EOF) 2025/07/26 01:53:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-zubugep6moyi: 1/10 (Post "https://pod-000-1180-18.backblaze.com/b2api/v1/b2_upload_file/af42bd1360cd4b4b9f880e1b/c001_v0001180_t0039": EOF) 2025/07/26 01:53:46 DEBUG : pacer: Reducing sleep to 10ms 2025/07/26 01:53:47 DEBUG : Creating backend with remote "TestB2:rclone-test-zubugep6moyi/dst" 2025/07/26 01:53:48 DEBUG : Creating backend with remote "TestB2:rclone-test-zubugep6moyi/backup" 2025/07/26 01:53:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/26 01:53:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:53:50 DEBUG : two: Unchanged skipping 2025/07/26 01:53:50 DEBUG : B2 bucket rclone-test-zubugep6moyi path dst: Waiting for checks to finish 2025/07/26 01:53:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/26 01:53:51 INFO : one: Copied (server-side copy) 2025/07/26 01:53:51 INFO : one: Deleted 2025/07/26 01:53:51 DEBUG : B2 bucket rclone-test-zubugep6moyi path dst: Waiting for transfers to finish 2025/07/26 01:53:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/26 01:53:52 INFO : one: Copied (new) 2025/07/26 01:53:52 DEBUG : Waiting for deletions to finish 2025/07/26 01:53:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/26 01:53:53 INFO : three.txt: Copied (server-side copy) 2025/07/26 01:53:53 INFO : three.txt: Deleted 2025/07/26 01:53:53 INFO : three.txt: Moved into backup dir 2025/07/26 01:53:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/26 01:53:54 DEBUG : B2 bucket rclone-test-zubugep6moyi path dst: Waiting for checks to finish 2025/07/26 01:53:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:53:54 DEBUG : two: Unchanged skipping 2025/07/26 01:53:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/26 01:53:55 INFO : one: Copied (server-side copy) 2025/07/26 01:53:55 INFO : one: Deleted 2025/07/26 01:53:55 DEBUG : B2 bucket rclone-test-zubugep6moyi path dst: Waiting for transfers to finish 2025/07/26 01:53:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/26 01:53:56 INFO : one: Copied (new) 2025/07/26 01:53:56 DEBUG : Waiting for deletions to finish 2025/07/26 01:53:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/26 01:53:56 INFO : three.txt: Copied (server-side copy) 2025/07/26 01:53:56 INFO : three.txt: Deleted 2025/07/26 01:53:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.37s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:53:59 DEBUG : Creating backend with remote "TestB2:rclone-test-zubugep6moyi/dst" 2025/07/26 01:54:00 DEBUG : Creating backend with remote "TestB2:rclone-test-zubugep6moyi/backup" 2025/07/26 01:54:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/26 01:54:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:54:02 DEBUG : two: Unchanged skipping 2025/07/26 01:54:02 DEBUG : B2 bucket rclone-test-zubugep6moyi path dst: Waiting for checks to finish 2025/07/26 01:54:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/26 01:54:04 INFO : one: Copied (server-side copy) to: one.bak 2025/07/26 01:54:04 INFO : one: Deleted 2025/07/26 01:54:04 DEBUG : B2 bucket rclone-test-zubugep6moyi path dst: Waiting for transfers to finish 2025/07/26 01:54:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/26 01:54:05 INFO : one: Copied (new) 2025/07/26 01:54:05 DEBUG : Waiting for deletions to finish 2025/07/26 01:54:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/26 01:54:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/26 01:54:06 INFO : three.txt: Deleted 2025/07/26 01:54:06 INFO : three.txt: Moved into backup dir 2025/07/26 01:54:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/26 01:54:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:54:07 DEBUG : B2 bucket rclone-test-zubugep6moyi path dst: Waiting for checks to finish 2025/07/26 01:54:07 DEBUG : two: Unchanged skipping 2025/07/26 01:54:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/26 01:54:08 INFO : one: Copied (server-side copy) to: one.bak 2025/07/26 01:54:08 INFO : one: Deleted 2025/07/26 01:54:08 DEBUG : B2 bucket rclone-test-zubugep6moyi path dst: Waiting for transfers to finish 2025/07/26 01:54:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/26 01:54:09 INFO : one: Copied (new) 2025/07/26 01:54:09 DEBUG : Waiting for deletions to finish 2025/07/26 01:54:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/26 01:54:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/26 01:54:09 INFO : three.txt: Deleted 2025/07/26 01:54:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.94s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:54:12 DEBUG : Creating backend with remote "TestB2:rclone-test-zubugep6moyi/dst" 2025/07/26 01:54:13 DEBUG : Creating backend with remote "TestB2:rclone-test-zubugep6moyi/backup" 2025/07/26 01:54:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/26 01:54:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:54:15 DEBUG : two: Unchanged skipping 2025/07/26 01:54:15 DEBUG : B2 bucket rclone-test-zubugep6moyi path dst: Waiting for checks to finish 2025/07/26 01:54:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/26 01:54:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/26 01:54:16 INFO : one: Deleted 2025/07/26 01:54:16 DEBUG : B2 bucket rclone-test-zubugep6moyi path dst: Waiting for transfers to finish 2025/07/26 01:54:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/26 01:54:18 INFO : one: Copied (new) 2025/07/26 01:54:18 DEBUG : Waiting for deletions to finish 2025/07/26 01:54:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/26 01:54:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/26 01:54:18 INFO : three.txt: Deleted 2025/07/26 01:54:18 INFO : three.txt: Moved into backup dir 2025/07/26 01:54:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/26 01:54:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:54:20 DEBUG : two: Unchanged skipping 2025/07/26 01:54:20 DEBUG : B2 bucket rclone-test-zubugep6moyi path dst: Waiting for checks to finish 2025/07/26 01:54:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/26 01:54:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/26 01:54:21 INFO : one: Deleted 2025/07/26 01:54:21 DEBUG : B2 bucket rclone-test-zubugep6moyi path dst: Waiting for transfers to finish 2025/07/26 01:54:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/26 01:54:21 INFO : one: Copied (new) 2025/07/26 01:54:21 DEBUG : Waiting for deletions to finish 2025/07/26 01:54:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/26 01:54:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/26 01:54:22 INFO : three.txt: Deleted 2025/07/26 01:54:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.21s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:54:25 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1171-17.backblaze.com/b2api/v1/b2_upload_file/af42bd1360cd4b4b9f880e1b/c001_v0001171_t0006": EOF 2025/07/26 01:54:25 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1171-17.backblaze.com/b2api/v1/b2_upload_file/af42bd1360cd4b4b9f880e1b/c001_v0001171_t0006": EOF) 2025/07/26 01:54:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/two" to B2 bucket rclone-test-zubugep6moyi: 1/10 (Post "https://pod-000-1171-17.backblaze.com/b2api/v1/b2_upload_file/af42bd1360cd4b4b9f880e1b/c001_v0001171_t0006": EOF) 2025/07/26 01:54:27 DEBUG : pacer: Reducing sleep to 10ms 2025/07/26 01:54:28 DEBUG : Creating backend with remote "TestB2:rclone-test-zubugep6moyi/dst" 2025/07/26 01:54:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:54:29 DEBUG : B2 bucket rclone-test-zubugep6moyi path dst: Waiting for checks to finish 2025/07/26 01:54:29 DEBUG : two: Unchanged skipping 2025/07/26 01:54:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/26 01:54:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/26 01:54:30 INFO : one: Copied (server-side copy) to: one.bak 2025/07/26 01:54:30 INFO : one: Deleted 2025/07/26 01:54:30 DEBUG : B2 bucket rclone-test-zubugep6moyi path dst: Waiting for transfers to finish 2025/07/26 01:54:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/26 01:54:31 INFO : one: Copied (new) 2025/07/26 01:54:31 DEBUG : Waiting for deletions to finish 2025/07/26 01:54:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/26 01:54:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/26 01:54:32 INFO : three.txt: Deleted 2025/07/26 01:54:32 INFO : three.txt: Moved into backup dir 2025/07/26 01:54:33 DEBUG : one.bak: Excluded (Path Filter) 2025/07/26 01:54:33 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/26 01:54:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/26 01:54:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:54:33 DEBUG : two: Unchanged skipping 2025/07/26 01:54:33 DEBUG : B2 bucket rclone-test-zubugep6moyi path dst: Waiting for checks to finish 2025/07/26 01:54:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/26 01:54:33 INFO : one: Copied (server-side copy) to: one.bak 2025/07/26 01:54:33 INFO : one: Deleted 2025/07/26 01:54:33 DEBUG : B2 bucket rclone-test-zubugep6moyi path dst: Waiting for transfers to finish 2025/07/26 01:54:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/26 01:54:34 INFO : one: Copied (new) 2025/07/26 01:54:34 DEBUG : Waiting for deletions to finish 2025/07/26 01:54:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/26 01:54:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/26 01:54:34 INFO : three.txt: Deleted 2025/07/26 01:54:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.96s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:54:37 DEBUG : Creating backend with remote "TestB2:rclone-test-zubugep6moyi/dst" 2025/07/26 01:54:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/26 01:54:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/26 01:54:39 INFO : one: Copied (server-side copy) to: one.bak 2025/07/26 01:54:40 INFO : one: Deleted 2025/07/26 01:54:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/26 01:54:40 INFO : one: Copied (new) 2025/07/26 01:54:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:54:41 DEBUG : two: Unchanged skipping 2025/07/26 01:54:41 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/26 01:54:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/26 01:54:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/26 01:54:41 INFO : three.txt: Deleted 2025/07/26 01:54:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/26 01:54:42 INFO : three.txt: Copied (new) 2025/07/26 01:54:42 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/26 01:54:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/26 01:54:42 DEBUG : pacer: Reducing sleep to 10ms 2025/07/26 01:54:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/26 01:54:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/26 01:54:43 INFO : one: Copied (server-side copy) to: one.bak 2025/07/26 01:54:43 INFO : one: Deleted 2025/07/26 01:54:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/26 01:54:44 INFO : one: Copied (new) 2025/07/26 01:54:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:54:44 DEBUG : two: Unchanged skipping 2025/07/26 01:54:44 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/26 01:54:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/26 01:54:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/26 01:54:45 INFO : three.txt: Deleted 2025/07/26 01:54:45 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/26 01:54:45 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.23s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:54:49 DEBUG : Creating backend with remote "TestB2:rclone-test-zubugep6moyi/dst" 2025/07/26 01:54:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/26 01:54:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/26 01:54:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/26 01:54:51 INFO : one: Deleted 2025/07/26 01:54:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/26 01:54:53 INFO : one: Copied (new) 2025/07/26 01:54:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:54:53 DEBUG : two: Unchanged skipping 2025/07/26 01:54:53 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/26 01:54:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/26 01:54:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/26 01:54:54 INFO : three.txt: Deleted 2025/07/26 01:54:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/26 01:54:54 INFO : three.txt: Copied (new) 2025/07/26 01:54:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/26 01:54:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/26 01:54:56 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/26 01:54:56 INFO : one: Deleted 2025/07/26 01:54:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/26 01:54:57 INFO : one: Copied (new) 2025/07/26 01:54:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:54:57 DEBUG : two: Unchanged skipping 2025/07/26 01:54:57 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/26 01:54:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/26 01:54:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/26 01:54:58 INFO : three.txt: Deleted 2025/07/26 01:54:58 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/26 01:54:58 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.65s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:55:01 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/26 01:55:01 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:55:01 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:55:01 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/26 01:55:01 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/26 01:55:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.19s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:55:02 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/26 01:55:02 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:55:02 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:55:02 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/26 01:55:02 INFO : existing: Copied (new) 2025/07/26 01:55:02 DEBUG : Waiting for deletions to finish 2025/07/26 01:55:03 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/26 01:55:03 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/26 01:55:03 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:55:03 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:55:03 ERROR : B2 bucket rclone-test-zubugep6moyi: not deleting files as there were IO errors 2025/07/26 01:55:03 ERROR : B2 bucket rclone-test-zubugep6moyi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.02s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:55:04 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:55:04 DEBUG : existing: Unchanged skipping 2025/07/26 01:55:04 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:55:04 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:55:04 DEBUG : Waiting for deletions to finish 2025/07/26 01:55:04 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.48s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:55:23 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:55:23 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:55:23 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:55:23 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:55:23 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:55:23 DEBUG : both0: Unchanged skipping 2025/07/26 01:55:23 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:55:23 DEBUG : both13: Unchanged skipping 2025/07/26 01:55:23 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:55:23 DEBUG : both14: Unchanged skipping 2025/07/26 01:55:23 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:55:23 DEBUG : both15: Unchanged skipping 2025/07/26 01:55:23 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:55:23 DEBUG : both16: Unchanged skipping 2025/07/26 01:55:23 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:55:23 DEBUG : both17: Unchanged skipping 2025/07/26 01:55:23 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:55:23 DEBUG : both18: Unchanged skipping 2025/07/26 01:55:23 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:55:23 DEBUG : both10: Unchanged skipping 2025/07/26 01:55:23 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:55:23 DEBUG : both11: Unchanged skipping 2025/07/26 01:55:23 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:55:23 DEBUG : both19: Unchanged skipping 2025/07/26 01:55:23 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:55:23 DEBUG : both3: Unchanged skipping 2025/07/26 01:55:23 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:55:23 DEBUG : both4: Unchanged skipping 2025/07/26 01:55:23 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:55:23 DEBUG : both5: Unchanged skipping 2025/07/26 01:55:23 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:55:23 DEBUG : both12: Unchanged skipping 2025/07/26 01:55:23 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:55:23 DEBUG : both6: Unchanged skipping 2025/07/26 01:55:23 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:55:23 DEBUG : both8: Unchanged skipping 2025/07/26 01:55:23 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:55:23 DEBUG : both9: Unchanged skipping 2025/07/26 01:55:23 DEBUG : both7: Unchanged skipping 2025/07/26 01:55:23 DEBUG : both2: Unchanged skipping 2025/07/26 01:55:23 DEBUG : both1: Unchanged skipping 2025/07/26 01:55:23 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:55:23 DEBUG : Waiting for deletions to finish 2025/07/26 01:55:23 INFO : only12: Deleted 2025/07/26 01:55:23 INFO : only10: Deleted 2025/07/26 01:55:23 INFO : only13: Deleted 2025/07/26 01:55:23 INFO : only4: Deleted 2025/07/26 01:55:23 INFO : only11: Deleted 2025/07/26 01:55:23 INFO : only14: Deleted 2025/07/26 01:55:23 INFO : only16: Deleted 2025/07/26 01:55:23 INFO : only1: Deleted 2025/07/26 01:55:23 INFO : only2: Deleted 2025/07/26 01:55:23 INFO : only5: Deleted 2025/07/26 01:55:23 INFO : only7: Deleted 2025/07/26 01:55:23 INFO : only15: Deleted 2025/07/26 01:55:23 INFO : only17: Deleted 2025/07/26 01:55:23 INFO : only6: Deleted 2025/07/26 01:55:24 INFO : only8: Deleted 2025/07/26 01:55:24 INFO : only18: Deleted 2025/07/26 01:55:24 INFO : only19: Deleted 2025/07/26 01:55:24 INFO : only3: Deleted 2025/07/26 01:55:24 INFO : only9: Deleted 2025/07/26 01:55:24 INFO : only0: Deleted 2025/07/26 01:55:24 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (21.47s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:55:44 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:55:44 DEBUG : both0: Unchanged skipping 2025/07/26 01:55:44 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:55:44 DEBUG : both10: Unchanged skipping 2025/07/26 01:55:44 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:55:44 DEBUG : both11: Unchanged skipping 2025/07/26 01:55:44 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:55:44 DEBUG : both12: Unchanged skipping 2025/07/26 01:55:44 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:55:44 DEBUG : both13: Unchanged skipping 2025/07/26 01:55:44 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:55:44 DEBUG : both14: Unchanged skipping 2025/07/26 01:55:44 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:55:44 DEBUG : both15: Unchanged skipping 2025/07/26 01:55:44 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:55:44 DEBUG : both16: Unchanged skipping 2025/07/26 01:55:44 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:55:44 DEBUG : both17: Unchanged skipping 2025/07/26 01:55:44 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:55:44 DEBUG : both18: Unchanged skipping 2025/07/26 01:55:44 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:55:44 DEBUG : both19: Unchanged skipping 2025/07/26 01:55:44 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:55:44 DEBUG : both1: Unchanged skipping 2025/07/26 01:55:44 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:55:44 DEBUG : both2: Unchanged skipping 2025/07/26 01:55:44 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:55:44 DEBUG : both3: Unchanged skipping 2025/07/26 01:55:44 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:55:44 DEBUG : both4: Unchanged skipping 2025/07/26 01:55:44 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:55:44 DEBUG : both5: Unchanged skipping 2025/07/26 01:55:44 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:55:44 DEBUG : both6: Unchanged skipping 2025/07/26 01:55:44 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:55:44 DEBUG : both7: Unchanged skipping 2025/07/26 01:55:44 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:55:44 DEBUG : both8: Unchanged skipping 2025/07/26 01:55:44 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:55:44 DEBUG : both9: Unchanged skipping 2025/07/26 01:55:44 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/26 01:55:44 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/26 01:55:44 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/26 01:55:44 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/26 01:55:44 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/26 01:55:44 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/26 01:55:44 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/26 01:55:44 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/26 01:55:44 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/26 01:55:44 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/26 01:55:44 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/26 01:55:44 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/26 01:55:44 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/26 01:55:44 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/26 01:55:44 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/26 01:55:44 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/26 01:55:44 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/26 01:55:44 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/26 01:55:44 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/26 01:55:44 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/26 01:55:44 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:55:44 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:55:45 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 01:55:45 INFO : only0: Copied (replaced existing) 2025/07/26 01:55:45 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 01:55:45 INFO : only10: Copied (replaced existing) 2025/07/26 01:55:45 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 01:55:45 INFO : only13: Copied (replaced existing) 2025/07/26 01:55:45 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 01:55:45 INFO : only14: Copied (replaced existing) 2025/07/26 01:55:45 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 01:55:45 INFO : only11: Copied (replaced existing) 2025/07/26 01:55:45 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 01:55:45 INFO : only15: Copied (replaced existing) 2025/07/26 01:55:45 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 01:55:45 INFO : only16: Copied (replaced existing) 2025/07/26 01:55:45 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 01:55:45 INFO : only17: Copied (replaced existing) 2025/07/26 01:55:45 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 01:55:45 INFO : only12: Copied (replaced existing) 2025/07/26 01:55:45 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 01:55:45 INFO : only18: Copied (replaced existing) 2025/07/26 01:55:45 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 01:55:45 INFO : only19: Copied (replaced existing) 2025/07/26 01:55:45 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 01:55:45 INFO : only1: Copied (replaced existing) 2025/07/26 01:55:45 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 01:55:45 INFO : only2: Copied (replaced existing) 2025/07/26 01:55:45 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 01:55:45 INFO : only3: Copied (replaced existing) 2025/07/26 01:55:45 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 01:55:45 INFO : only4: Copied (replaced existing) 2025/07/26 01:55:45 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 01:55:45 INFO : only5: Copied (replaced existing) 2025/07/26 01:55:46 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 01:55:46 INFO : only6: Copied (replaced existing) 2025/07/26 01:55:46 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 01:55:46 INFO : only7: Copied (replaced existing) 2025/07/26 01:55:46 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 01:55:46 INFO : only8: Copied (replaced existing) 2025/07/26 01:55:46 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 01:55:46 INFO : only9: Copied (replaced existing) 2025/07/26 01:55:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (25.61s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:55:54 DEBUG : empty_dir: Making directory with metadata 2025/07/26 01:55:54 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/26 01:55:54 DEBUG : empty_on_remote: Making directory with metadata 2025/07/26 01:55:54 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/26 01:55:54 INFO : empty_on_remote: Making directory 2025/07/26 01:55:54 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/26 01:55:55 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/26 01:55:55 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/26 01:55:55 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/26 01:55:55 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.25s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:55:56 DEBUG : empty_dir: Making directory with metadata 2025/07/26 01:55:56 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/26 01:55:56 DEBUG : empty_on_remote: Making directory with metadata 2025/07/26 01:55:56 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/26 01:55:56 INFO : empty_on_remote: Making directory 2025/07/26 01:55:56 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/26 01:55:57 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/26 01:55:57 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/26 01:55:57 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/26 01:55:57 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/26 01:55:57 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.12s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:55:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/26 01:55:58 INFO : sub dir: Making directory 2025/07/26 01:55:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.01s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:56:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/26 01:56:00 INFO : sub dir: Making directory 2025/07/26 01:56:00 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.90s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:56:08 DEBUG : Waiting for deletions to finish 2025/07/26 01:56:08 DEBUG : apple: Excluded (Path Filter) 2025/07/26 01:56:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 01:56:08 DEBUG : banana: Excluded (Path Filter) 2025/07/26 01:56:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 01:56:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 01:56:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 01:56:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 01:56:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 01:56:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 01:56:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 01:56:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 01:56:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 01:56:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 01:56:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 01:56:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 01:56:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 01:56:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 01:56:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 01:56:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 01:56:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 01:56:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:08 DEBUG : apple: Unchanged skipping 2025/07/26 01:56:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/26 01:56:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:08 DEBUG : banana: Unchanged skipping 2025/07/26 01:56:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:08 DEBUG : splitbananasplit: Unchanged skipping 2025/07/26 01:56:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/26 01:56:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/26 01:56:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/26 01:56:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/26 01:56:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/26 01:56:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/26 01:56:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/26 01:56:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/26 01:56:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/26 01:56:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/26 01:56:08 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:56:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/26 01:56:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/26 01:56:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/26 01:56:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/26 01:56:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/26 01:56:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/26 01:56:08 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:56:08 DEBUG : Waiting for deletions to finish 2025/07/26 01:56:08 INFO : There was nothing to transfer 2025/07/26 01:56:08 DEBUG : Waiting for deletions to finish 2025/07/26 01:56:09 DEBUG : apple: Excluded (Path Filter) 2025/07/26 01:56:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 01:56:09 DEBUG : banana: Excluded (Path Filter) 2025/07/26 01:56:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 01:56:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 01:56:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 01:56:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 01:56:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 01:56:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 01:56:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 01:56:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 01:56:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 01:56:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 01:56:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 01:56:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 01:56:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 01:56:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 01:56:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 01:56:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 01:56:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 01:56:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/26 01:56:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:09 DEBUG : banana: Unchanged skipping 2025/07/26 01:56:09 DEBUG : apple: Unchanged skipping 2025/07/26 01:56:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:09 DEBUG : splitbananasplit: Unchanged skipping 2025/07/26 01:56:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/26 01:56:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/26 01:56:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/26 01:56:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/26 01:56:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/26 01:56:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/26 01:56:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/26 01:56:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/26 01:56:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/26 01:56:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/26 01:56:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/26 01:56:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/26 01:56:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/26 01:56:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/26 01:56:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/26 01:56:09 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:56:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/26 01:56:09 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:56:09 DEBUG : Waiting for deletions to finish 2025/07/26 01:56:09 INFO : There was nothing to transfer 2025/07/26 01:56:09 DEBUG : Waiting for deletions to finish 2025/07/26 01:56:09 DEBUG : apple: Excluded (Path Filter) 2025/07/26 01:56:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 01:56:09 DEBUG : banana: Excluded (Path Filter) 2025/07/26 01:56:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 01:56:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 01:56:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 01:56:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 01:56:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 01:56:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 01:56:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 01:56:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 01:56:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 01:56:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 01:56:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 01:56:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 01:56:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 01:56:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 01:56:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 01:56:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 01:56:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:56:22 DEBUG : Waiting for deletions to finish 2025/07/26 01:56:23 DEBUG : apple: Excluded (Path Filter) 2025/07/26 01:56:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 01:56:23 DEBUG : banana: Excluded (Path Filter) 2025/07/26 01:56:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 01:56:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 01:56:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 01:56:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 01:56:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 01:56:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 01:56:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 01:56:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 01:56:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 01:56:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 01:56:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 01:56:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 01:56:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 01:56:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 01:56:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 01:56:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 01:56:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 01:56:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:23 DEBUG : apple: Unchanged skipping 2025/07/26 01:56:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/26 01:56:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:23 DEBUG : banana: Unchanged skipping 2025/07/26 01:56:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:23 DEBUG : splitbananasplit: Unchanged skipping 2025/07/26 01:56:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/26 01:56:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/26 01:56:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/26 01:56:23 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:56:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/26 01:56:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/26 01:56:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/26 01:56:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/26 01:56:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/26 01:56:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/26 01:56:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/26 01:56:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/26 01:56:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/26 01:56:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/26 01:56:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/26 01:56:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/26 01:56:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/26 01:56:23 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:56:23 DEBUG : Waiting for deletions to finish 2025/07/26 01:56:23 INFO : There was nothing to transfer 2025/07/26 01:56:23 DEBUG : Waiting for deletions to finish 2025/07/26 01:56:24 DEBUG : apple: Excluded (Path Filter) 2025/07/26 01:56:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 01:56:24 DEBUG : banana: Excluded (Path Filter) 2025/07/26 01:56:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 01:56:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 01:56:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 01:56:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 01:56:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 01:56:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 01:56:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 01:56:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 01:56:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 01:56:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 01:56:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 01:56:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 01:56:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 01:56:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 01:56:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 01:56:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 01:56:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 01:56:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:24 DEBUG : apple: Unchanged skipping 2025/07/26 01:56:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/26 01:56:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:24 DEBUG : banana: Unchanged skipping 2025/07/26 01:56:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:24 DEBUG : splitbananasplit: Unchanged skipping 2025/07/26 01:56:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/26 01:56:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/26 01:56:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/26 01:56:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/26 01:56:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/26 01:56:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/26 01:56:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/26 01:56:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/26 01:56:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/26 01:56:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/26 01:56:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/26 01:56:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/26 01:56:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/26 01:56:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/26 01:56:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/26 01:56:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:24 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:56:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/26 01:56:24 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:56:24 DEBUG : Waiting for deletions to finish 2025/07/26 01:56:24 INFO : There was nothing to transfer 2025/07/26 01:56:24 DEBUG : Waiting for deletions to finish 2025/07/26 01:56:24 DEBUG : apple: Excluded (Path Filter) 2025/07/26 01:56:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 01:56:24 DEBUG : banana: Excluded (Path Filter) 2025/07/26 01:56:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 01:56:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 01:56:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 01:56:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 01:56:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 01:56:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 01:56:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 01:56:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 01:56:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 01:56:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 01:56:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 01:56:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 01:56:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 01:56:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 01:56:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 01:56:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 01:56:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:56:36 DEBUG : Waiting for deletions to finish 2025/07/26 01:56:37 DEBUG : apple: Excluded (Path Filter) 2025/07/26 01:56:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 01:56:37 DEBUG : banana: Excluded (Path Filter) 2025/07/26 01:56:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 01:56:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 01:56:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 01:56:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 01:56:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 01:56:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 01:56:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 01:56:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 01:56:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 01:56:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 01:56:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 01:56:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 01:56:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 01:56:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 01:56:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 01:56:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 01:56:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 01:56:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 01:56:37 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 01:56:37 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 01:56:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 01:56:37 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 01:56:37 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 01:56:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 01:56:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 01:56:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 01:56:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 01:56:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 01:56:37 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 01:56:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 01:56:37 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 01:56:37 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 01:56:37 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/26 01:56:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 01:56:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/26 01:56:37 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 01:56:37 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/26 01:56:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 01:56:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/26 01:56:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 01:56:37 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 01:56:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 01:56:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 01:56:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 01:56:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 01:56:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 01:56:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 01:56:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 01:56:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 01:56:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 01:56:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 01:56:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 01:56:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 01:56:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 01:56:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 01:56:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 01:56:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 01:56:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 01:56:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 01:56:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 01:56:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 01:56:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 01:56:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 01:56:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 01:56:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 01:56:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 01:56:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 01:56:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 01:56:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 01:56:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 01:56:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 01:56:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 01:56:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 01:56:37 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 01:56:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 01:56:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 01:56:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 01:56:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 01:56:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 01:56:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 01:56:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 01:56:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 01:56:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 01:56:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 01:56:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 01:56:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 01:56:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 01:56:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 01:56:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 01:56:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 01:56:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 01:56:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 01:56:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 01:56:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 01:56:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 01:56:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 01:56:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 01:56:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 01:56:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 01:56:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 01:56:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 01:56:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 01:56:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 01:56:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 01:56:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 01:56:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 01:56:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 01:56:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 01:56:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 01:56:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 01:56:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 01:56:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 01:56:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 01:56:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 01:56:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 01:56:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 01:56:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 01:56:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 01:56:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 01:56:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 01:56:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 01:56:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 01:56:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 01:56:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 01:56:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 01:56:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 01:56:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 01:56:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 01:56:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 01:56:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 01:56:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 01:56:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 01:56:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 01:56:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 01:56:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 01:56:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 01:56:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 01:56:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 01:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 01:56:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 01:56:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 01:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 01:56:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 01:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 01:56:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 01:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 01:56:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 01:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 01:56:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 01:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 01:56:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 01:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 01:56:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 01:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 01:56:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 01:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 01:56:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 01:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 01:56:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 01:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 01:56:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 01:56:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/26 01:56:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/26 01:56:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 01:56:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/26 01:56:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 01:56:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/26 01:56:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 01:56:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/26 01:56:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 01:56:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 01:56:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 01:56:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 01:56:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 01:56:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 01:56:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 01:56:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 01:56:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 01:56:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/26 01:56:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 01:56:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 01:56:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 01:56:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 01:56:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 01:56:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 01:56:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 01:56:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 01:56:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 01:56:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 01:56:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 01:56:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 01:56:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 01:56:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 01:56:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 01:56:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 01:56:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 01:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 01:56:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/26 01:56:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 01:56:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 01:56:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 01:56:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 01:56:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 01:56:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 01:56:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 01:56:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 01:56:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 01:56:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 01:56:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/26 01:56:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 01:56:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 01:56:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 01:56:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/26 01:56:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:37 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:56:37 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:56:38 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/26 01:56:38 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/26 01:56:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 01:56:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/26 01:56:38 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/26 01:56:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 01:56:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/26 01:56:38 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 01:56:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 01:56:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/26 01:56:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 01:56:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 01:56:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/26 01:56:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 01:56:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 01:56:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/26 01:56:38 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 01:56:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 01:56:38 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/26 01:56:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 01:56:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 01:56:38 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/26 01:56:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 01:56:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 01:56:38 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/26 01:56:38 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 01:56:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 01:56:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/26 01:56:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 01:56:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 01:56:38 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/26 01:56:38 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 01:56:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/26 01:56:38 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/26 01:56:38 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 01:56:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/26 01:56:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/26 01:56:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 01:56:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/26 01:56:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/26 01:56:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/26 01:56:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/26 01:56:39 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/26 01:56:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/26 01:56:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/26 01:56:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/26 01:56:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/26 01:56:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/26 01:56:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 01:56:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/26 01:56:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/26 01:56:39 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/26 01:56:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:39 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/26 01:56:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/26 01:56:39 DEBUG : Waiting for deletions to finish 2025/07/26 01:56:39 INFO : apple: Deleted 2025/07/26 01:56:39 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/26 01:56:40 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/26 01:56:40 INFO : dir1/0007-1234567.txt: Deleted 2025/07/26 01:56:40 INFO : dir1/0009-3456789.txt: Deleted 2025/07/26 01:56:40 INFO : dir1/0010-456789.txt: Deleted 2025/07/26 01:56:40 INFO : dir1/0012-6789;.txt: Deleted 2025/07/26 01:56:40 INFO : dir1/0014-89;=.txt: Deleted 2025/07/26 01:56:40 INFO : dir1/0015-9;=.txt: Deleted 2025/07/26 01:56:40 INFO : appleappleapplebanana: Deleted 2025/07/26 01:56:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/26 01:56:40 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/26 01:56:40 INFO : dir1/0013-789;=.txt: Deleted 2025/07/26 01:56:40 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/26 01:56:40 INFO : banana: Deleted 2025/07/26 01:56:40 INFO : splitbananasplit: Deleted 2025/07/26 01:56:40 INFO : dir1/0003-defghij.txt: Deleted 2025/07/26 01:56:40 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/26 01:56:40 INFO : dir1/0008-2345678.txt: Deleted 2025/07/26 01:56:40 INFO : dir1/0011-56789;.txt: Deleted 2025/07/26 01:56:40 DEBUG : Waiting for deletions to finish 2025/07/26 01:56:40 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/26 01:56:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/26 01:56:40 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/26 01:56:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/26 01:56:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/26 01:56:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/26 01:56:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/26 01:56:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/26 01:56:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/26 01:56:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/26 01:56:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/26 01:56:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/26 01:56:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/26 01:56:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/26 01:56:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/26 01:56:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/26 01:56:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/26 01:56:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/26 01:56:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/26 01:56:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/26 01:56:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/26 01:56:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/26 01:56:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/26 01:56:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/26 01:56:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/26 01:56:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/26 01:56:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/26 01:56:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/26 01:56:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/26 01:56:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 01:56:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/26 01:56:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 01:56:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 01:56:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/26 01:56:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 01:56:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/26 01:56:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 01:56:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/26 01:56:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 01:56:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/26 01:56:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 01:56:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 01:56:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 01:56:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 01:56:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 01:56:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 01:56:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 01:56:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 01:56:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 01:56:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 01:56:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 01:56:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 01:56:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 01:56:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 01:56:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 01:56:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 01:56:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 01:56:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 01:56:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 01:56:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 01:56:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 01:56:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/26 01:56:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 01:56:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 01:56:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/26 01:56:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 01:56:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/26 01:56:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 01:56:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/26 01:56:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 01:56:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/26 01:56:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 01:56:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 01:56:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 01:56:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 01:56:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 01:56:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 01:56:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 01:56:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 01:56:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 01:56:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 01:56:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 01:56:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 01:56:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 01:56:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 01:56:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 01:56:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 01:56:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 01:56:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 01:56:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 01:56:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 01:56:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 01:56:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 01:56:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 01:56:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/26 01:56:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 01:56:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 01:56:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/26 01:56:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 01:56:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/26 01:56:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 01:56:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/26 01:56:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 01:56:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/26 01:56:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 01:56:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 01:56:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 01:56:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 01:56:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 01:56:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 01:56:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 01:56:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 01:56:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 01:56:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 01:56:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 01:56:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 01:56:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 01:56:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 01:56:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 01:56:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 01:56:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 01:56:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 01:56:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 01:56:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 01:56:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 01:56:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 01:56:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 01:56:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 01:56:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 01:56:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/26 01:56:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 01:56:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 01:56:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/26 01:56:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 01:56:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/26 01:56:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 01:56:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/26 01:56:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 01:56:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/26 01:56:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 01:56:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 01:56:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 01:56:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 01:56:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 01:56:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 01:56:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 01:56:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 01:56:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 01:56:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 01:56:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 01:56:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 01:56:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 01:56:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 01:56:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 01:56:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 01:56:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 01:56:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 01:56:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 01:56:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 01:56:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 01:56:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 01:56:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 01:56:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 01:56:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 01:56:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 01:56:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/26 01:56:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/26 01:56:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/26 01:56:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/26 01:56:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/26 01:56:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 01:56:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 01:56:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 01:56:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 01:56:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 01:56:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 01:56:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 01:56:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 01:56:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 01:56:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 01:56:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 01:56:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 01:56:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 01:56:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 01:56:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 01:56:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 01:56:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 01:56:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 01:56:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:41 DEBUG : apple: Unchanged skipping 2025/07/26 01:56:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/26 01:56:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:41 DEBUG : banana: Unchanged skipping 2025/07/26 01:56:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:41 DEBUG : splitbananasplit: Unchanged skipping 2025/07/26 01:56:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 01:56:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 01:56:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 01:56:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 01:56:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 01:56:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 01:56:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 01:56:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 01:56:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 01:56:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 01:56:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 01:56:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 01:56:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 01:56:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 01:56:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 01:56:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 01:56:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 01:56:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 01:56:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 01:56:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 01:56:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 01:56:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 01:56:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 01:56:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 01:56:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 01:56:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 01:56:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 01:56:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 01:56:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 01:56:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 01:56:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 01:56:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 01:56:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 01:56:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 01:56:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 01:56:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 01:56:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 01:56:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 01:56:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 01:56:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 01:56:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 01:56:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 01:56:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 01:56:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 01:56:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 01:56:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 01:56:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 01:56:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 01:56:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 01:56:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 01:56:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 01:56:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 01:56:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 01:56:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 01:56:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 01:56:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 01:56:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 01:56:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 01:56:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 01:56:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 01:56:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 01:56:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 01:56:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 01:56:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 01:56:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 01:56:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 01:56:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 01:56:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 01:56:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 01:56:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 01:56:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 01:56:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 01:56:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 01:56:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 01:56:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 01:56:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 01:56:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 01:56:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 01:56:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 01:56:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 01:56:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 01:56:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 01:56:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 01:56:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 01:56:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 01:56:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 01:56:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 01:56:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 01:56:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 01:56:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 01:56:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 01:56:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 01:56:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 01:56:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 01:56:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 01:56:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 01:56:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 01:56:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 01:56:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 01:56:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 01:56:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 01:56:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 01:56:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 01:56:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 01:56:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 01:56:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 01:56:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 01:56:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 01:56:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 01:56:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 01:56:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 01:56:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 01:56:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 01:56:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 01:56:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 01:56:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 01:56:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 01:56:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 01:56:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/26 01:56:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/26 01:56:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 01:56:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/26 01:56:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 01:56:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/26 01:56:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 01:56:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/26 01:56:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 01:56:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 01:56:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 01:56:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 01:56:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 01:56:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 01:56:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 01:56:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 01:56:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 01:56:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/26 01:56:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 01:56:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 01:56:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 01:56:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 01:56:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 01:56:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 01:56:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 01:56:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 01:56:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 01:56:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 01:56:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 01:56:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 01:56:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 01:56:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 01:56:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 01:56:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 01:56:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 01:56:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 01:56:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/26 01:56:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 01:56:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 01:56:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 01:56:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 01:56:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 01:56:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 01:56:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 01:56:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 01:56:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 01:56:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/26 01:56:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/26 01:56:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/26 01:56:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/26 01:56:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/26 01:56:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/26 01:56:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/26 01:56:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/26 01:56:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/26 01:56:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/26 01:56:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/26 01:56:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/26 01:56:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/26 01:56:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/26 01:56:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/26 01:56:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/26 01:56:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/26 01:56:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/26 01:56:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/26 01:56:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:56:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/26 01:56:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/26 01:56:41 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:56:41 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:56:41 DEBUG : Waiting for deletions to finish 2025/07/26 01:56:41 DEBUG : Waiting for deletions to finish 2025/07/26 01:56:41 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/26 01:56:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/26 01:56:41 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/26 01:56:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/26 01:56:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/26 01:56:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/26 01:56:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/26 01:56:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/26 01:56:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/26 01:56:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/26 01:56:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/26 01:56:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/26 01:56:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/26 01:56:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/26 01:56:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/26 01:56:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/26 01:56:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/26 01:56:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/26 01:56:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/26 01:56:41 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/26 01:56:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 01:56:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 01:56:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 01:56:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 01:56:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 01:56:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 01:56:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 01:56:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 01:56:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/26 01:56:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/26 01:56:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/26 01:56:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/26 01:56:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/26 01:56:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/26 01:56:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/26 01:56:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/26 01:56:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/26 01:56:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/26 01:56:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/26 01:56:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/26 01:56:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/26 01:56:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/26 01:56:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/26 01:56:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/26 01:56:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/26 01:56:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/26 01:56:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:56:53 DEBUG : Waiting for deletions to finish 2025/07/26 01:56:53 DEBUG : apple: Excluded (Path Filter) 2025/07/26 01:56:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 01:56:53 DEBUG : banana: Excluded (Path Filter) 2025/07/26 01:56:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 01:56:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 01:56:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 01:56:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 01:56:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 01:56:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 01:56:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 01:56:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 01:56:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 01:56:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 01:56:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 01:56:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 01:56:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 01:56:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 01:56:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 01:56:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 01:56:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 01:56:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 01:56:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 01:56:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 01:56:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 01:56:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 01:56:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 01:56:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 01:56:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 01:56:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 01:56:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 01:56:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 01:56:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 01:56:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 01:56:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 01:56:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 01:56:54 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/26 01:56:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 01:56:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/26 01:56:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 01:56:54 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/26 01:56:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 01:56:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/26 01:56:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 01:56:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 01:56:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 01:56:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 01:56:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/26 01:56:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/26 01:56:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/26 01:56:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/26 01:56:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/26 01:56:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/26 01:56:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/26 01:56:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/26 01:56:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/26 01:56:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/26 01:56:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/26 01:56:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/26 01:56:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/26 01:56:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/26 01:56:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/26 01:56:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/26 01:56:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/26 01:56:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/26 01:56:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/26 01:56:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/26 01:56:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/26 01:56:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/26 01:56:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/26 01:56:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/26 01:56:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/26 01:56:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/26 01:56:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/26 01:56:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/26 01:56:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/26 01:56:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/26 01:56:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/26 01:56:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/26 01:56:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/26 01:56:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/26 01:56:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/26 01:56:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/26 01:56:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/26 01:56:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/26 01:56:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/26 01:56:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/26 01:56:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/26 01:56:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/26 01:56:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/26 01:56:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/26 01:56:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/26 01:56:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/26 01:56:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/26 01:56:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/26 01:56:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/26 01:56:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/26 01:56:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/26 01:56:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/26 01:56:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/26 01:56:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/26 01:56:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/26 01:56:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/26 01:56:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/26 01:56:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/26 01:56:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/26 01:56:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/26 01:56:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/26 01:56:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/26 01:56:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/26 01:56:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/26 01:56:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/26 01:56:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/26 01:56:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/26 01:56:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/26 01:56:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/26 01:56:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/26 01:56:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/26 01:56:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/26 01:56:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/26 01:56:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/26 01:56:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/26 01:56:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/26 01:56:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/26 01:56:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/26 01:56:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/26 01:56:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/26 01:56:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/26 01:56:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/26 01:56:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/26 01:56:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/26 01:56:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/26 01:56:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/26 01:56:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/26 01:56:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/26 01:56:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/26 01:56:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/26 01:56:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/26 01:56:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/26 01:56:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/26 01:56:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/26 01:56:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/26 01:56:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/26 01:56:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/26 01:56:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/26 01:56:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/26 01:56:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/26 01:56:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/26 01:56:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/26 01:56:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/26 01:56:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/26 01:56:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/26 01:56:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/26 01:56:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/26 01:56:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/26 01:56:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/26 01:56:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/26 01:56:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/26 01:56:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/26 01:56:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/26 01:56:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/26 01:56:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/26 01:56:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/26 01:56:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/26 01:56:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/26 01:56:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/26 01:56:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/26 01:56:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/26 01:56:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/26 01:56:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/26 01:56:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/26 01:56:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/26 01:56:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/26 01:56:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/26 01:56:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/26 01:56:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/26 01:56:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/26 01:56:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/26 01:56:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/26 01:56:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/26 01:56:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/26 01:56:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/26 01:56:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/26 01:56:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/26 01:56:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/26 01:56:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/26 01:56:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/26 01:56:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/26 01:56:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/26 01:56:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/26 01:56:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/26 01:56:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/26 01:56:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/26 01:56:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/26 01:56:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/26 01:56:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/26 01:56:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/26 01:56:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/26 01:56:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/26 01:56:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/26 01:56:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/26 01:56:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/26 01:56:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/26 01:56:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/26 01:56:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/26 01:56:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/26 01:56:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/26 01:56:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/26 01:56:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/26 01:56:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/26 01:56:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/26 01:56:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/26 01:56:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/26 01:56:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/26 01:56:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/26 01:56:54 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/26 01:56:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/26 01:56:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/26 01:56:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/26 01:56:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/26 01:56:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/26 01:56:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/26 01:56:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/26 01:56:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/26 01:56:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/26 01:56:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/26 01:56:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/26 01:56:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/26 01:56:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/26 01:56:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/26 01:56:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/26 01:56:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/26 01:56:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:54 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/26 01:56:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:54 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:56:54 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:56:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/26 01:56:54 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/26 01:56:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/26 01:56:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/26 01:56:54 INFO : apple: Copied (new) to: PREFIXapple 2025/07/26 01:56:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/26 01:56:54 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/26 01:56:54 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/26 01:56:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/26 01:56:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/26 01:56:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/26 01:56:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/26 01:56:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/26 01:56:54 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/26 01:56:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/26 01:56:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/26 01:56:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/26 01:56:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/26 01:56:54 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/26 01:56:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/26 01:56:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/26 01:56:54 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/26 01:56:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/26 01:56:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/26 01:56:54 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/26 01:56:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/26 01:56:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/26 01:56:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/26 01:56:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/26 01:56:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/26 01:56:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/26 01:56:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/26 01:56:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/26 01:56:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/26 01:56:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/26 01:56:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/26 01:56:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/26 01:56:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/26 01:56:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/26 01:56:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/26 01:56:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/26 01:56:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/26 01:56:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/26 01:56:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/26 01:56:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/26 01:56:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/26 01:56:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/26 01:56:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/26 01:56:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/26 01:56:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/26 01:56:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/26 01:56:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/26 01:56:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/26 01:56:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/26 01:56:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/26 01:56:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/26 01:56:55 DEBUG : Waiting for deletions to finish 2025/07/26 01:56:55 INFO : dir1/0012-6789;.txt: Deleted 2025/07/26 01:56:55 INFO : appleappleapplebanana: Deleted 2025/07/26 01:56:56 INFO : banana: Deleted 2025/07/26 01:56:56 INFO : splitbananasplit: Deleted 2025/07/26 01:56:56 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/26 01:56:56 INFO : dir1/0007-1234567.txt: Deleted 2025/07/26 01:56:56 INFO : dir1/0010-456789.txt: Deleted 2025/07/26 01:56:56 INFO : dir1/0008-2345678.txt: Deleted 2025/07/26 01:56:56 INFO : dir1/0009-3456789.txt: Deleted 2025/07/26 01:56:56 INFO : dir1/0011-56789;.txt: Deleted 2025/07/26 01:56:56 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/26 01:56:56 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/26 01:56:56 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/26 01:56:56 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/26 01:56:56 INFO : dir1/0013-789;=.txt: Deleted 2025/07/26 01:56:56 INFO : apple: Deleted 2025/07/26 01:56:56 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/26 01:56:56 INFO : dir1/0003-defghij.txt: Deleted 2025/07/26 01:56:56 INFO : dir1/0014-89;=.txt: Deleted 2025/07/26 01:56:56 INFO : dir1/0015-9;=.txt: Deleted 2025/07/26 01:56:56 DEBUG : Waiting for deletions to finish 2025/07/26 01:56:56 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/26 01:56:56 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/26 01:56:56 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/26 01:56:56 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/26 01:56:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 01:56:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 01:56:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 01:56:56 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/26 01:56:56 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 01:56:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 01:56:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 01:56:56 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/26 01:56:56 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/26 01:56:56 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/26 01:56:56 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/26 01:56:56 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/26 01:56:56 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/26 01:56:56 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/26 01:56:56 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/26 01:56:56 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/26 01:56:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/26 01:56:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/26 01:56:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/26 01:56:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/26 01:56:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/26 01:56:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/26 01:56:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/26 01:56:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/26 01:56:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/26 01:56:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/26 01:56:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/26 01:56:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/26 01:56:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/26 01:56:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/26 01:56:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/26 01:56:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/26 01:56:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/26 01:56:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/26 01:56:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/26 01:56:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/26 01:56:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/26 01:56:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/26 01:56:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/26 01:56:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/26 01:56:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/26 01:56:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/26 01:56:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/26 01:56:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/26 01:56:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/26 01:56:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/26 01:56:57 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 01:56:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/26 01:56:57 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 01:56:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/26 01:56:57 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 01:56:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/26 01:56:57 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 01:56:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/26 01:56:57 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 01:56:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/26 01:56:57 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 01:56:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/26 01:56:57 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 01:56:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/26 01:56:57 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 01:56:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/26 01:56:57 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 01:56:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/26 01:56:57 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 01:56:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/26 01:56:57 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 01:56:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/26 01:56:57 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 01:56:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/26 01:56:57 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 01:56:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/26 01:56:57 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 01:56:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/26 01:56:57 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 01:56:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/26 01:56:57 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 01:56:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/26 01:56:57 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 01:56:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/26 01:56:57 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 01:56:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/26 01:56:57 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 01:56:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/26 01:56:57 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 01:56:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/26 01:56:57 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 01:56:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/26 01:56:57 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 01:56:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/26 01:56:57 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 01:56:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/26 01:56:57 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 01:56:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/26 01:56:57 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 01:56:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/26 01:56:57 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 01:56:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/26 01:56:57 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 01:56:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/26 01:56:57 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 01:56:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/26 01:56:57 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 01:56:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/26 01:56:57 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 01:56:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/26 01:56:57 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 01:56:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/26 01:56:57 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 01:56:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/26 01:56:57 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 01:56:57 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 01:56:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 01:56:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/26 01:56:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 01:56:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/26 01:56:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 01:56:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/26 01:56:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 01:56:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/26 01:56:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 01:56:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/26 01:56:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 01:56:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/26 01:56:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 01:56:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/26 01:56:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 01:56:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/26 01:56:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 01:56:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/26 01:56:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 01:56:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/26 01:56:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 01:56:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/26 01:56:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 01:56:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/26 01:56:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 01:56:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/26 01:56:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 01:56:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/26 01:56:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 01:56:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/26 01:56:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 01:56:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/26 01:56:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 01:56:57 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 01:56:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 01:56:57 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 01:56:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 01:56:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/26 01:56:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 01:56:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/26 01:56:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 01:56:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/26 01:56:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 01:56:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/26 01:56:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 01:56:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/26 01:56:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 01:56:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/26 01:56:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 01:56:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/26 01:56:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 01:56:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/26 01:56:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 01:56:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/26 01:56:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 01:56:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/26 01:56:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 01:56:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/26 01:56:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 01:56:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/26 01:56:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 01:56:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/26 01:56:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 01:56:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/26 01:56:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 01:56:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/26 01:56:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 01:56:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/26 01:56:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 01:56:57 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 01:56:57 DEBUG : apple: transformed to: PREFIXapple 2025/07/26 01:56:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/26 01:56:57 DEBUG : banana: transformed to: PREFIXbanana 2025/07/26 01:56:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/26 01:56:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/26 01:56:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/26 01:56:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/26 01:56:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/26 01:56:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/26 01:56:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/26 01:56:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/26 01:56:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/26 01:56:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/26 01:56:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/26 01:56:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/26 01:56:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/26 01:56:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/26 01:56:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/26 01:56:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/26 01:56:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/26 01:56:57 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/26 01:56:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/26 01:56:57 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/26 01:56:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/26 01:56:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/26 01:56:57 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:56:57 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:56:57 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/26 01:56:57 INFO : apple: Copied (new) 2025/07/26 01:56:57 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/26 01:56:57 INFO : appleappleapplebanana: Copied (new) 2025/07/26 01:56:57 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/26 01:56:57 INFO : banana: Copied (new) 2025/07/26 01:56:57 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/26 01:56:57 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/26 01:56:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/26 01:56:57 INFO : splitbananasplit: Copied (new) 2025/07/26 01:56:57 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/26 01:56:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/26 01:56:57 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/26 01:56:57 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/26 01:56:57 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/26 01:56:57 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/26 01:56:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/26 01:56:58 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/26 01:56:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/26 01:56:58 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/26 01:56:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/26 01:56:58 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/26 01:56:58 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/26 01:56:58 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/26 01:56:58 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/26 01:56:58 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/26 01:56:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/26 01:56:58 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/26 01:56:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/26 01:56:58 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/26 01:56:58 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/26 01:56:58 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/26 01:56:58 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/26 01:56:58 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/26 01:56:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/26 01:56:58 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/26 01:56:58 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/26 01:56:58 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/26 01:56:58 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/26 01:56:58 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/26 01:56:58 DEBUG : Waiting for deletions to finish 2025/07/26 01:56:58 INFO : PREFIXapple: Deleted 2025/07/26 01:56:59 INFO : PREFIXbanana: Deleted 2025/07/26 01:56:59 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/26 01:56:59 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/26 01:56:59 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/26 01:56:59 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/26 01:56:59 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/26 01:56:59 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/26 01:56:59 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/26 01:56:59 INFO : PREFIXsplitbananasplit: Deleted 2025/07/26 01:56:59 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/26 01:56:59 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/26 01:56:59 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/26 01:56:59 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/26 01:56:59 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/26 01:56:59 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/26 01:56:59 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/26 01:56:59 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/26 01:56:59 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/26 01:56:59 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/26 01:56:59 DEBUG : Waiting for deletions to finish 2025/07/26 01:56:59 DEBUG : apple: Excluded (Path Filter) 2025/07/26 01:56:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 01:56:59 DEBUG : banana: Excluded (Path Filter) 2025/07/26 01:56:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 01:56:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 01:56:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 01:56:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 01:56:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 01:56:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 01:56:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 01:56:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 01:56:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 01:56:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 01:56:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 01:56:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 01:56:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 01:56:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 01:56:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 01:56:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 01:56:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 01:56:59 DEBUG : Waiting for deletions to finish 2025/07/26 01:57:00 DEBUG : apple: Excluded (Path Filter) 2025/07/26 01:57:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 01:57:00 DEBUG : banana: Excluded (Path Filter) 2025/07/26 01:57:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 01:57:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 01:57:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 01:57:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 01:57:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 01:57:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 01:57:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 01:57:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 01:57:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 01:57:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 01:57:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 01:57:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 01:57:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 01:57:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 01:57:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 01:57:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 01:57:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:57:12 DEBUG : Waiting for deletions to finish 2025/07/26 01:57:13 DEBUG : apple: Excluded (Path Filter) 2025/07/26 01:57:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 01:57:13 DEBUG : banana: Excluded (Path Filter) 2025/07/26 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 01:57:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 01:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 01:57:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 01:57:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 01:57:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 01:57:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 01:57:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 01:57:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 01:57:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 01:57:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/26 01:57:13 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 01:57:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 01:57:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/26 01:57:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 01:57:13 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 01:57:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/26 01:57:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 01:57:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 01:57:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/26 01:57:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 01:57:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 01:57:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 01:57:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 01:57:13 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 01:57:13 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 01:57:13 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/26 01:57:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 01:57:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/26 01:57:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 01:57:13 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/26 01:57:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/26 01:57:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/26 01:57:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 01:57:13 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 01:57:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 01:57:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/26 01:57:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/26 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/26 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/26 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/26 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/26 01:57:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/26 01:57:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/26 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/26 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/26 01:57:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/26 01:57:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/26 01:57:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/26 01:57:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/26 01:57:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/26 01:57:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/26 01:57:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/26 01:57:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/26 01:57:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:13 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:57:13 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:57:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/26 01:57:13 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/26 01:57:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/26 01:57:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/26 01:57:13 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/26 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/26 01:57:14 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/26 01:57:14 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/26 01:57:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/26 01:57:14 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/26 01:57:14 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/26 01:57:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/26 01:57:14 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/26 01:57:14 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/26 01:57:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/26 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/26 01:57:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/26 01:57:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/26 01:57:14 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/26 01:57:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/26 01:57:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/26 01:57:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/26 01:57:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/26 01:57:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/26 01:57:14 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/26 01:57:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/26 01:57:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/26 01:57:14 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/26 01:57:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/26 01:57:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/26 01:57:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/26 01:57:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/26 01:57:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/26 01:57:14 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/26 01:57:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/26 01:57:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/26 01:57:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/26 01:57:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/26 01:57:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/26 01:57:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/26 01:57:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/26 01:57:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/26 01:57:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/26 01:57:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/26 01:57:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/26 01:57:15 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/26 01:57:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/26 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/26 01:57:15 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/26 01:57:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/26 01:57:15 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/26 01:57:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/26 01:57:15 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/26 01:57:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/26 01:57:15 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/26 01:57:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/26 01:57:15 DEBUG : Waiting for deletions to finish 2025/07/26 01:57:15 INFO : banana: Deleted 2025/07/26 01:57:15 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/26 01:57:15 INFO : appleappleapplebanana: Deleted 2025/07/26 01:57:15 INFO : splitbananasplit: Deleted 2025/07/26 01:57:15 INFO : dir1/0003-defghij.txt: Deleted 2025/07/26 01:57:15 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/26 01:57:16 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/26 01:57:16 INFO : apple: Deleted 2025/07/26 01:57:16 INFO : dir1/0011-56789;.txt: Deleted 2025/07/26 01:57:16 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/26 01:57:16 INFO : dir1/0008-2345678.txt: Deleted 2025/07/26 01:57:16 INFO : dir1/0009-3456789.txt: Deleted 2025/07/26 01:57:16 INFO : dir1/0010-456789.txt: Deleted 2025/07/26 01:57:16 INFO : dir1/0012-6789;.txt: Deleted 2025/07/26 01:57:16 INFO : dir1/0014-89;=.txt: Deleted 2025/07/26 01:57:16 INFO : dir1/0015-9;=.txt: Deleted 2025/07/26 01:57:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/26 01:57:16 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/26 01:57:16 INFO : dir1/0007-1234567.txt: Deleted 2025/07/26 01:57:16 INFO : dir1/0013-789;=.txt: Deleted 2025/07/26 01:57:16 DEBUG : Waiting for deletions to finish 2025/07/26 01:57:16 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/26 01:57:16 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/26 01:57:16 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/26 01:57:16 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/26 01:57:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/26 01:57:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/26 01:57:16 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/26 01:57:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/26 01:57:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/26 01:57:16 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/26 01:57:16 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/26 01:57:16 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/26 01:57:16 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/26 01:57:16 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/26 01:57:16 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/26 01:57:16 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/26 01:57:16 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/26 01:57:16 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/26 01:57:16 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/26 01:57:16 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/26 01:57:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/26 01:57:16 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/26 01:57:16 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/26 01:57:16 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/26 01:57:16 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/26 01:57:16 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/26 01:57:16 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/26 01:57:16 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/26 01:57:16 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/26 01:57:16 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/26 01:57:16 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/26 01:57:16 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/26 01:57:16 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/26 01:57:16 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/26 01:57:16 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/26 01:57:16 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/26 01:57:16 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/26 01:57:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/26 01:57:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/26 01:57:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/26 01:57:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/26 01:57:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/26 01:57:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/26 01:57:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/26 01:57:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/26 01:57:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/26 01:57:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/26 01:57:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/26 01:57:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/26 01:57:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/26 01:57:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/26 01:57:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/26 01:57:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/26 01:57:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 01:57:16 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 01:57:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/26 01:57:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/26 01:57:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/26 01:57:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/26 01:57:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/26 01:57:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/26 01:57:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/26 01:57:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/26 01:57:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/26 01:57:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/26 01:57:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/26 01:57:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/26 01:57:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/26 01:57:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/26 01:57:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/26 01:57:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/26 01:57:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 01:57:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 01:57:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 01:57:16 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 01:57:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/26 01:57:16 DEBUG : apple: transformed to: appleSUFFIX 2025/07/26 01:57:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/26 01:57:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/26 01:57:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/26 01:57:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/26 01:57:17 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/26 01:57:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/26 01:57:17 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/26 01:57:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/26 01:57:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:17 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:57:17 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:57:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/26 01:57:17 INFO : banana: Copied (new) 2025/07/26 01:57:17 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/26 01:57:17 INFO : appleappleapplebanana: Copied (new) 2025/07/26 01:57:17 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/26 01:57:17 INFO : apple: Copied (new) 2025/07/26 01:57:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/26 01:57:17 INFO : splitbananasplit: Copied (new) 2025/07/26 01:57:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/26 01:57:17 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/26 01:57:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/26 01:57:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/26 01:57:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/26 01:57:17 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/26 01:57:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/26 01:57:17 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/26 01:57:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/26 01:57:17 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/26 01:57:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/26 01:57:17 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/26 01:57:17 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/26 01:57:17 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/26 01:57:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/26 01:57:17 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/26 01:57:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/26 01:57:18 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/26 01:57:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/26 01:57:18 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/26 01:57:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/26 01:57:18 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/26 01:57:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/26 01:57:18 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/26 01:57:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/26 01:57:18 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/26 01:57:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/26 01:57:18 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/26 01:57:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/26 01:57:18 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/26 01:57:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/26 01:57:18 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/26 01:57:18 DEBUG : Waiting for deletions to finish 2025/07/26 01:57:18 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/26 01:57:18 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/26 01:57:18 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/26 01:57:18 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/26 01:57:18 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/26 01:57:18 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/26 01:57:18 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/26 01:57:18 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/26 01:57:19 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/26 01:57:19 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/26 01:57:19 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/26 01:57:19 INFO : bananaSUFFIX: Deleted 2025/07/26 01:57:19 INFO : splitbananasplitSUFFIX: Deleted 2025/07/26 01:57:19 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/26 01:57:19 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/26 01:57:19 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/26 01:57:19 INFO : appleSUFFIX: Deleted 2025/07/26 01:57:19 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/26 01:57:19 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/26 01:57:19 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/26 01:57:19 DEBUG : Waiting for deletions to finish 2025/07/26 01:57:19 DEBUG : apple: Excluded (Path Filter) 2025/07/26 01:57:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 01:57:19 DEBUG : banana: Excluded (Path Filter) 2025/07/26 01:57:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 01:57:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 01:57:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 01:57:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 01:57:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 01:57:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 01:57:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 01:57:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 01:57:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 01:57:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 01:57:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 01:57:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 01:57:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 01:57:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 01:57:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 01:57:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 01:57:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 01:57:19 DEBUG : Waiting for deletions to finish 2025/07/26 01:57:19 DEBUG : apple: Excluded (Path Filter) 2025/07/26 01:57:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 01:57:19 DEBUG : banana: Excluded (Path Filter) 2025/07/26 01:57:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 01:57:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 01:57:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 01:57:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 01:57:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 01:57:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 01:57:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 01:57:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 01:57:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 01:57:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 01:57:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 01:57:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 01:57:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 01:57:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 01:57:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 01:57:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 01:57:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:57:32 DEBUG : Waiting for deletions to finish 2025/07/26 01:57:32 DEBUG : apple: Excluded (Path Filter) 2025/07/26 01:57:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 01:57:32 DEBUG : banana: Excluded (Path Filter) 2025/07/26 01:57:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 01:57:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 01:57:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 01:57:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 01:57:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 01:57:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 01:57:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 01:57:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 01:57:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 01:57:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 01:57:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 01:57:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 01:57:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 01:57:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 01:57:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 01:57:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 01:57:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 01:57:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/26 01:57:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/26 01:57:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/26 01:57:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 01:57:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/26 01:57:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 01:57:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 01:57:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 01:57:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 01:57:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/26 01:57:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/26 01:57:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/26 01:57:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:33 DEBUG : apple: Unchanged skipping 2025/07/26 01:57:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 01:57:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/26 01:57:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 01:57:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 01:57:33 DEBUG : banana: Unchanged skipping 2025/07/26 01:57:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/26 01:57:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 01:57:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/26 01:57:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 01:57:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 01:57:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 01:57:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 01:57:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 01:57:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 01:57:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 01:57:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 01:57:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 01:57:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 01:57:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 01:57:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 01:57:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/26 01:57:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 01:57:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 01:57:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 01:57:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 01:57:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 01:57:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 01:57:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 01:57:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 01:57:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 01:57:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 01:57:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 01:57:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 01:57:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 01:57:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 01:57:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 01:57:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 01:57:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 01:57:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 01:57:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 01:57:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 01:57:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 01:57:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 01:57:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 01:57:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 01:57:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 01:57:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/26 01:57:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 01:57:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 01:57:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 01:57:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 01:57:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 01:57:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 01:57:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 01:57:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 01:57:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 01:57:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 01:57:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 01:57:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 01:57:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 01:57:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/26 01:57:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 01:57:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 01:57:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 01:57:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 01:57:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 01:57:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 01:57:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 01:57:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 01:57:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 01:57:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 01:57:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 01:57:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 01:57:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 01:57:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 01:57:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 01:57:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/26 01:57:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 01:57:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 01:57:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 01:57:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 01:57:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/26 01:57:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 01:57:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/26 01:57:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 01:57:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/26 01:57:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 01:57:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/26 01:57:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 01:57:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/26 01:57:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 01:57:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 01:57:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 01:57:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 01:57:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 01:57:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 01:57:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 01:57:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 01:57:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 01:57:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 01:57:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/26 01:57:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 01:57:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 01:57:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 01:57:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 01:57:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 01:57:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/26 01:57:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 01:57:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 01:57:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 01:57:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 01:57:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 01:57:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 01:57:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 01:57:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 01:57:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 01:57:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 01:57:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 01:57:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/26 01:57:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 01:57:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 01:57:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 01:57:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 01:57:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 01:57:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/26 01:57:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 01:57:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 01:57:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 01:57:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 01:57:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 01:57:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 01:57:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 01:57:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 01:57:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/26 01:57:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 01:57:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/26 01:57:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 01:57:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/26 01:57:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 01:57:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/26 01:57:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 01:57:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/26 01:57:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/26 01:57:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 01:57:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 01:57:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 01:57:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 01:57:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 01:57:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 01:57:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 01:57:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 01:57:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 01:57:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/26 01:57:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 01:57:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/26 01:57:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 01:57:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 01:57:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 01:57:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 01:57:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 01:57:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/26 01:57:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 01:57:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 01:57:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 01:57:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 01:57:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 01:57:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 01:57:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 01:57:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 01:57:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 01:57:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 01:57:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/26 01:57:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 01:57:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 01:57:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 01:57:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 01:57:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 01:57:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 01:57:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 01:57:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/26 01:57:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/26 01:57:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 01:57:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 01:57:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/26 01:57:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/26 01:57:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/26 01:57:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 01:57:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 01:57:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 01:57:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 01:57:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/26 01:57:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/26 01:57:33 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:57:33 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:57:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/26 01:57:33 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/26 01:57:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/26 01:57:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/26 01:57:33 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/26 01:57:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/26 01:57:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/26 01:57:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/26 01:57:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/26 01:57:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/26 01:57:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/26 01:57:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/26 01:57:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/26 01:57:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/26 01:57:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/26 01:57:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/26 01:57:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/26 01:57:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/26 01:57:33 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/26 01:57:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/26 01:57:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/26 01:57:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/26 01:57:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/26 01:57:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/26 01:57:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/26 01:57:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/26 01:57:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/26 01:57:33 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/26 01:57:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/26 01:57:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/26 01:57:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/26 01:57:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/26 01:57:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/26 01:57:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/26 01:57:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/26 01:57:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/26 01:57:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/26 01:57:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/26 01:57:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/26 01:57:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/26 01:57:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/26 01:57:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/26 01:57:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/26 01:57:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/26 01:57:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/26 01:57:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/26 01:57:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/26 01:57:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/26 01:57:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/26 01:57:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/26 01:57:34 DEBUG : Waiting for deletions to finish 2025/07/26 01:57:34 INFO : dir1/0015-9;=.txt: Deleted 2025/07/26 01:57:34 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/26 01:57:34 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/26 01:57:34 INFO : appleappleapplebanana: Deleted 2025/07/26 01:57:34 INFO : dir1/0013-789;=.txt: Deleted 2025/07/26 01:57:34 INFO : dir1/0003-defghij.txt: Deleted 2025/07/26 01:57:34 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/26 01:57:34 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/26 01:57:35 INFO : splitbananasplit: Deleted 2025/07/26 01:57:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/26 01:57:35 INFO : dir1/0007-1234567.txt: Deleted 2025/07/26 01:57:35 INFO : dir1/0008-2345678.txt: Deleted 2025/07/26 01:57:35 INFO : dir1/0009-3456789.txt: Deleted 2025/07/26 01:57:35 INFO : dir1/0010-456789.txt: Deleted 2025/07/26 01:57:35 INFO : dir1/0014-89;=.txt: Deleted 2025/07/26 01:57:35 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/26 01:57:35 INFO : dir1/0011-56789;.txt: Deleted 2025/07/26 01:57:35 INFO : dir1/0012-6789;.txt: Deleted 2025/07/26 01:57:35 DEBUG : Waiting for deletions to finish 2025/07/26 01:57:35 DEBUG : apple: Excluded (Path Filter) 2025/07/26 01:57:35 DEBUG : appleapple: Excluded (Path Filter) 2025/07/26 01:57:35 DEBUG : banana: Excluded (Path Filter) 2025/07/26 01:57:35 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/26 01:57:35 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/26 01:57:35 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/26 01:57:35 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/26 01:57:35 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/26 01:57:35 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/26 01:57:35 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/26 01:57:35 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/26 01:57:35 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/26 01:57:35 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/26 01:57:35 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/26 01:57:35 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/26 01:57:35 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/26 01:57:35 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/26 01:57:35 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/26 01:57:35 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/26 01:57:35 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/26 01:57:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/26 01:57:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/26 01:57:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/26 01:57:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/26 01:57:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/26 01:57:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/26 01:57:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/26 01:57:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/26 01:57:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/26 01:57:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/26 01:57:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/26 01:57:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/26 01:57:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/26 01:57:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/26 01:57:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/26 01:57:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/26 01:57:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/26 01:57:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/26 01:57:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/26 01:57:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/26 01:57:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/26 01:57:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/26 01:57:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/26 01:57:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/26 01:57:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/26 01:57:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/26 01:57:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/26 01:57:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/26 01:57:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/26 01:57:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/26 01:57:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/26 01:57:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/26 01:57:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/26 01:57:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/26 01:57:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/26 01:57:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/26 01:57:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/26 01:57:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/26 01:57:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/26 01:57:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/26 01:57:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/26 01:57:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/26 01:57:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/26 01:57:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/26 01:57:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/26 01:57:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/26 01:57:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/26 01:57:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/26 01:57:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/26 01:57:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/26 01:57:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/26 01:57:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/26 01:57:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/26 01:57:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/26 01:57:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/26 01:57:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/26 01:57:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/26 01:57:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/26 01:57:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/26 01:57:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/26 01:57:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/26 01:57:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/26 01:57:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 01:57:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/26 01:57:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 01:57:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/26 01:57:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 01:57:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/26 01:57:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 01:57:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/26 01:57:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 01:57:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/26 01:57:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 01:57:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/26 01:57:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 01:57:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/26 01:57:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 01:57:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/26 01:57:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 01:57:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/26 01:57:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 01:57:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/26 01:57:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 01:57:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/26 01:57:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 01:57:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/26 01:57:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 01:57:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/26 01:57:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 01:57:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/26 01:57:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 01:57:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/26 01:57:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 01:57:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/26 01:57:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 01:57:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 01:57:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/26 01:57:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/26 01:57:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 01:57:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/26 01:57:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/26 01:57:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/26 01:57:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/26 01:57:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/26 01:57:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/26 01:57:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/26 01:57:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/26 01:57:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/26 01:57:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/26 01:57:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/26 01:57:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/26 01:57:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/26 01:57:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/26 01:57:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/26 01:57:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/26 01:57:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/26 01:57:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/26 01:57:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/26 01:57:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/26 01:57:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 01:57:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/26 01:57:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 01:57:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 01:57:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 01:57:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 01:57:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:36 DEBUG : apple: Unchanged skipping 2025/07/26 01:57:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/26 01:57:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/26 01:57:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:36 DEBUG : banana: Unchanged skipping 2025/07/26 01:57:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:36 DEBUG : splitbananasplit: Unchanged skipping 2025/07/26 01:57:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 01:57:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 01:57:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/26 01:57:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 01:57:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/26 01:57:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 01:57:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 01:57:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 01:57:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 01:57:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 01:57:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 01:57:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 01:57:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 01:57:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 01:57:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 01:57:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 01:57:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 01:57:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/26 01:57:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 01:57:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 01:57:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 01:57:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 01:57:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 01:57:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 01:57:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 01:57:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 01:57:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 01:57:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 01:57:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 01:57:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 01:57:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 01:57:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 01:57:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 01:57:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 01:57:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 01:57:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 01:57:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 01:57:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 01:57:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 01:57:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 01:57:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 01:57:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 01:57:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 01:57:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/26 01:57:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 01:57:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 01:57:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 01:57:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 01:57:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 01:57:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 01:57:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 01:57:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 01:57:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 01:57:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 01:57:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 01:57:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 01:57:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 01:57:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/26 01:57:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 01:57:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 01:57:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 01:57:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 01:57:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 01:57:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 01:57:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 01:57:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 01:57:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 01:57:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 01:57:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 01:57:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 01:57:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 01:57:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 01:57:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 01:57:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/26 01:57:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 01:57:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 01:57:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 01:57:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 01:57:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/26 01:57:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 01:57:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/26 01:57:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 01:57:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/26 01:57:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 01:57:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/26 01:57:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 01:57:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/26 01:57:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 01:57:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 01:57:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 01:57:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 01:57:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 01:57:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 01:57:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 01:57:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 01:57:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 01:57:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 01:57:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/26 01:57:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 01:57:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 01:57:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 01:57:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 01:57:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 01:57:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/26 01:57:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 01:57:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 01:57:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 01:57:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 01:57:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 01:57:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 01:57:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 01:57:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 01:57:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 01:57:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 01:57:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 01:57:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/26 01:57:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 01:57:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 01:57:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 01:57:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 01:57:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 01:57:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/26 01:57:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 01:57:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 01:57:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 01:57:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 01:57:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 01:57:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 01:57:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 01:57:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 01:57:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/26 01:57:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 01:57:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/26 01:57:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 01:57:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/26 01:57:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 01:57:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/26 01:57:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 01:57:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/26 01:57:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/26 01:57:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 01:57:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 01:57:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 01:57:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 01:57:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 01:57:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 01:57:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 01:57:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 01:57:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 01:57:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/26 01:57:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 01:57:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/26 01:57:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 01:57:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 01:57:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 01:57:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 01:57:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 01:57:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/26 01:57:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 01:57:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 01:57:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 01:57:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 01:57:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 01:57:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 01:57:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 01:57:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 01:57:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 01:57:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 01:57:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/26 01:57:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 01:57:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/26 01:57:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/26 01:57:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/26 01:57:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/26 01:57:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/26 01:57:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/26 01:57:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/26 01:57:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/26 01:57:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/26 01:57:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/26 01:57:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/26 01:57:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/26 01:57:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/26 01:57:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/26 01:57:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/26 01:57:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/26 01:57:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/26 01:57:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/26 01:57:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/26 01:57:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/26 01:57:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/26 01:57:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/26 01:57:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/26 01:57:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/26 01:57:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/26 01:57:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/26 01:57:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/26 01:57:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/26 01:57:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/26 01:57:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/26 01:57:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/26 01:57:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/26 01:57:36 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:57:36 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:57:36 DEBUG : Waiting for deletions to finish 2025/07/26 01:57:36 DEBUG : Waiting for deletions to finish 2025/07/26 01:57:36 DEBUG : apple: Excluded (Path Filter) 2025/07/26 01:57:36 DEBUG : appleapple: Excluded (Path Filter) 2025/07/26 01:57:36 DEBUG : banana: Excluded (Path Filter) 2025/07/26 01:57:36 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/26 01:57:36 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/26 01:57:36 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/26 01:57:36 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/26 01:57:36 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/26 01:57:36 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/26 01:57:36 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/26 01:57:36 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/26 01:57:36 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/26 01:57:36 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/26 01:57:36 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/26 01:57:36 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/26 01:57:36 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/26 01:57:36 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/26 01:57:36 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/26 01:57:36 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/26 01:57:36 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/26 01:57:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 01:57:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 01:57:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/26 01:57:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/26 01:57:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/26 01:57:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/26 01:57:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/26 01:57:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/26 01:57:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/26 01:57:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/26 01:57:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/26 01:57:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/26 01:57:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/26 01:57:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/26 01:57:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/26 01:57:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/26 01:57:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/26 01:57:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/26 01:57:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/26 01:57:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/26 01:57:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/26 01:57:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/26 01:57:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/26 01:57:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/26 01:57:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/26 01:57:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/26 01:57:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/26 01:57:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/26 01:57:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/26 01:57:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/26 01:57:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/26 01:57:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/26 01:57:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/26 01:57:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/26 01:57:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/26 01:57:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/26 01:57:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/26 01:57:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/26 01:57:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/26 01:57:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/26 01:57:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/26 01:57:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/26 01:57:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/26 01:57:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/26 01:57:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/26 01:57:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/26 01:57:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/26 01:57:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/26 01:57:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/26 01:57:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/26 01:57:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/26 01:57:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/26 01:57:36 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:57:48 DEBUG : Waiting for deletions to finish 2025/07/26 01:57:48 DEBUG : apple: Excluded (Path Filter) 2025/07/26 01:57:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 01:57:48 DEBUG : banana: Excluded (Path Filter) 2025/07/26 01:57:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 01:57:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 01:57:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 01:57:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 01:57:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 01:57:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 01:57:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 01:57:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 01:57:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 01:57:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 01:57:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 01:57:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 01:57:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 01:57:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 01:57:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 01:57:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 01:57:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 01:57:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/26 01:57:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:49 DEBUG : banana: Unchanged skipping 2025/07/26 01:57:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:49 DEBUG : apple: Unchanged skipping 2025/07/26 01:57:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:49 DEBUG : splitbananasplit: Unchanged skipping 2025/07/26 01:57:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/26 01:57:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/26 01:57:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/26 01:57:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/26 01:57:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/26 01:57:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/26 01:57:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/26 01:57:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/26 01:57:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/26 01:57:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/26 01:57:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/26 01:57:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/26 01:57:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/26 01:57:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/26 01:57:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/26 01:57:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/26 01:57:49 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:57:49 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:57:49 DEBUG : Waiting for deletions to finish 2025/07/26 01:57:49 DEBUG : Waiting for deletions to finish 2025/07/26 01:57:49 DEBUG : apple: Excluded (Path Filter) 2025/07/26 01:57:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 01:57:49 DEBUG : banana: Excluded (Path Filter) 2025/07/26 01:57:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 01:57:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 01:57:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 01:57:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 01:57:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 01:57:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 01:57:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 01:57:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 01:57:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 01:57:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 01:57:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 01:57:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 01:57:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 01:57:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 01:57:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 01:57:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 01:57:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 01:57:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:50 DEBUG : apple: Unchanged skipping 2025/07/26 01:57:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:50 DEBUG : banana: Unchanged skipping 2025/07/26 01:57:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/26 01:57:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:50 DEBUG : splitbananasplit: Unchanged skipping 2025/07/26 01:57:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/26 01:57:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/26 01:57:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/26 01:57:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/26 01:57:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/26 01:57:50 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:57:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/26 01:57:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/26 01:57:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/26 01:57:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/26 01:57:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/26 01:57:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/26 01:57:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/26 01:57:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/26 01:57:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/26 01:57:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/26 01:57:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:57:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/26 01:57:50 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:57:50 DEBUG : Waiting for deletions to finish 2025/07/26 01:57:50 DEBUG : Waiting for deletions to finish 2025/07/26 01:57:50 DEBUG : apple: Excluded (Path Filter) 2025/07/26 01:57:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 01:57:50 DEBUG : banana: Excluded (Path Filter) 2025/07/26 01:57:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 01:57:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 01:57:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 01:57:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 01:57:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 01:57:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 01:57:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 01:57:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 01:57:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 01:57:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 01:57:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 01:57:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 01:57:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 01:57:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 01:57:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 01:57:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 01:57:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 01:57:50 DEBUG : Waiting for deletions to finish 2025/07/26 01:57:51 DEBUG : apple: Excluded (Path Filter) 2025/07/26 01:57:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 01:57:51 DEBUG : banana: Excluded (Path Filter) 2025/07/26 01:57:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 01:57:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 01:57:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 01:57:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 01:57:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 01:57:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 01:57:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 01:57:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 01:57:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 01:57:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 01:57:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 01:57:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 01:57:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 01:57:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 01:57:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 01:57:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 01:57:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:58:03 DEBUG : Waiting for deletions to finish 2025/07/26 01:58:03 DEBUG : apple: Excluded (Path Filter) 2025/07/26 01:58:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 01:58:03 DEBUG : banana: Excluded (Path Filter) 2025/07/26 01:58:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 01:58:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 01:58:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 01:58:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 01:58:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 01:58:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 01:58:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 01:58:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 01:58:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 01:58:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 01:58:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 01:58:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 01:58:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 01:58:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 01:58:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 01:58:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 01:58:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 01:58:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/26 01:58:04 DEBUG : apple: Unchanged skipping 2025/07/26 01:58:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:04 DEBUG : banana: Unchanged skipping 2025/07/26 01:58:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:04 DEBUG : splitbananasplit: Unchanged skipping 2025/07/26 01:58:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/26 01:58:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/26 01:58:04 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:58:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/26 01:58:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/26 01:58:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/26 01:58:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/26 01:58:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/26 01:58:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/26 01:58:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/26 01:58:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/26 01:58:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/26 01:58:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/26 01:58:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/26 01:58:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/26 01:58:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/26 01:58:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/26 01:58:04 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:58:04 DEBUG : Waiting for deletions to finish 2025/07/26 01:58:04 DEBUG : Waiting for deletions to finish 2025/07/26 01:58:04 DEBUG : apple: Excluded (Path Filter) 2025/07/26 01:58:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 01:58:04 DEBUG : banana: Excluded (Path Filter) 2025/07/26 01:58:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 01:58:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 01:58:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 01:58:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 01:58:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 01:58:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 01:58:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 01:58:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 01:58:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 01:58:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 01:58:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 01:58:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 01:58:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 01:58:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 01:58:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 01:58:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 01:58:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 01:58:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:04 DEBUG : banana: Unchanged skipping 2025/07/26 01:58:04 DEBUG : splitbananasplit: Unchanged skipping 2025/07/26 01:58:04 DEBUG : apple: Unchanged skipping 2025/07/26 01:58:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/26 01:58:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/26 01:58:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/26 01:58:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/26 01:58:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/26 01:58:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/26 01:58:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/26 01:58:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/26 01:58:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/26 01:58:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/26 01:58:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/26 01:58:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/26 01:58:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/26 01:58:04 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:58:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/26 01:58:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/26 01:58:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/26 01:58:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/26 01:58:04 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:58:04 DEBUG : Waiting for deletions to finish 2025/07/26 01:58:04 DEBUG : Waiting for deletions to finish 2025/07/26 01:58:05 DEBUG : apple: Excluded (Path Filter) 2025/07/26 01:58:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 01:58:05 DEBUG : banana: Excluded (Path Filter) 2025/07/26 01:58:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 01:58:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 01:58:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 01:58:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 01:58:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 01:58:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 01:58:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 01:58:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 01:58:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 01:58:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 01:58:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 01:58:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 01:58:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 01:58:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 01:58:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 01:58:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 01:58:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:58:17 DEBUG : Waiting for deletions to finish 2025/07/26 01:58:17 DEBUG : apple: Excluded (Path Filter) 2025/07/26 01:58:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 01:58:17 DEBUG : banana: Excluded (Path Filter) 2025/07/26 01:58:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 01:58:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 01:58:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 01:58:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 01:58:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 01:58:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 01:58:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 01:58:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 01:58:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 01:58:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 01:58:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 01:58:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 01:58:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 01:58:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 01:58:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 01:58:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 01:58:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 01:58:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/26 01:58:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:18 DEBUG : apple: Unchanged skipping 2025/07/26 01:58:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:18 DEBUG : banana: Unchanged skipping 2025/07/26 01:58:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:18 DEBUG : splitbananasplit: Unchanged skipping 2025/07/26 01:58:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/26 01:58:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/26 01:58:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/26 01:58:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/26 01:58:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/26 01:58:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/26 01:58:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:18 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:58:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/26 01:58:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/26 01:58:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/26 01:58:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/26 01:58:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/26 01:58:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/26 01:58:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/26 01:58:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/26 01:58:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/26 01:58:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/26 01:58:18 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:58:18 DEBUG : Waiting for deletions to finish 2025/07/26 01:58:18 DEBUG : Waiting for deletions to finish 2025/07/26 01:58:18 DEBUG : apple: Excluded (Path Filter) 2025/07/26 01:58:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 01:58:18 DEBUG : banana: Excluded (Path Filter) 2025/07/26 01:58:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 01:58:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 01:58:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 01:58:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 01:58:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 01:58:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 01:58:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 01:58:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 01:58:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 01:58:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 01:58:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 01:58:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 01:58:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 01:58:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 01:58:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 01:58:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 01:58:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 01:58:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:18 DEBUG : apple: Unchanged skipping 2025/07/26 01:58:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/26 01:58:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:18 DEBUG : banana: Unchanged skipping 2025/07/26 01:58:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:18 DEBUG : splitbananasplit: Unchanged skipping 2025/07/26 01:58:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/26 01:58:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/26 01:58:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/26 01:58:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/26 01:58:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/26 01:58:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/26 01:58:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/26 01:58:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/26 01:58:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/26 01:58:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/26 01:58:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/26 01:58:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/26 01:58:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/26 01:58:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/26 01:58:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/26 01:58:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/26 01:58:18 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:58:18 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:58:18 DEBUG : Waiting for deletions to finish 2025/07/26 01:58:18 DEBUG : Waiting for deletions to finish 2025/07/26 01:58:18 DEBUG : apple: Excluded (Path Filter) 2025/07/26 01:58:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 01:58:18 DEBUG : banana: Excluded (Path Filter) 2025/07/26 01:58:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 01:58:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 01:58:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 01:58:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 01:58:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 01:58:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 01:58:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 01:58:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 01:58:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 01:58:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 01:58:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 01:58:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 01:58:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 01:58:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 01:58:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 01:58:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 01:58:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:58:31 DEBUG : Waiting for deletions to finish 2025/07/26 01:58:31 DEBUG : apple: Excluded (Path Filter) 2025/07/26 01:58:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 01:58:31 DEBUG : banana: Excluded (Path Filter) 2025/07/26 01:58:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 01:58:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 01:58:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 01:58:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 01:58:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 01:58:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 01:58:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 01:58:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 01:58:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 01:58:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 01:58:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 01:58:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 01:58:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 01:58:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 01:58:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 01:58:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 01:58:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 01:58:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:32 DEBUG : apple: Unchanged skipping 2025/07/26 01:58:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/26 01:58:32 DEBUG : banana: Unchanged skipping 2025/07/26 01:58:32 DEBUG : splitbananasplit: Unchanged skipping 2025/07/26 01:58:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/26 01:58:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/26 01:58:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/26 01:58:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/26 01:58:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/26 01:58:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/26 01:58:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/26 01:58:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/26 01:58:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/26 01:58:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/26 01:58:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/26 01:58:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/26 01:58:32 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:58:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/26 01:58:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/26 01:58:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/26 01:58:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/26 01:58:32 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:58:32 DEBUG : Waiting for deletions to finish 2025/07/26 01:58:32 DEBUG : Waiting for deletions to finish 2025/07/26 01:58:32 DEBUG : apple: Excluded (Path Filter) 2025/07/26 01:58:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 01:58:32 DEBUG : banana: Excluded (Path Filter) 2025/07/26 01:58:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 01:58:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 01:58:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 01:58:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 01:58:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 01:58:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 01:58:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 01:58:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 01:58:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 01:58:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 01:58:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 01:58:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 01:58:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 01:58:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 01:58:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 01:58:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 01:58:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 01:58:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:32 DEBUG : apple: Unchanged skipping 2025/07/26 01:58:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:32 DEBUG : splitbananasplit: Unchanged skipping 2025/07/26 01:58:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/26 01:58:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:32 DEBUG : banana: Unchanged skipping 2025/07/26 01:58:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/26 01:58:32 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:58:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/26 01:58:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/26 01:58:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/26 01:58:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/26 01:58:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/26 01:58:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/26 01:58:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/26 01:58:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/26 01:58:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/26 01:58:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/26 01:58:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/26 01:58:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/26 01:58:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/26 01:58:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/26 01:58:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/26 01:58:32 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:58:32 DEBUG : Waiting for deletions to finish 2025/07/26 01:58:32 DEBUG : Waiting for deletions to finish 2025/07/26 01:58:33 DEBUG : apple: Excluded (Path Filter) 2025/07/26 01:58:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 01:58:33 DEBUG : banana: Excluded (Path Filter) 2025/07/26 01:58:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 01:58:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 01:58:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 01:58:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 01:58:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 01:58:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 01:58:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 01:58:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 01:58:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 01:58:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 01:58:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 01:58:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 01:58:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 01:58:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 01:58:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 01:58:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 01:58:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:58:44 DEBUG : Waiting for deletions to finish 2025/07/26 01:58:45 DEBUG : apple: Excluded (Path Filter) 2025/07/26 01:58:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 01:58:45 DEBUG : banana: Excluded (Path Filter) 2025/07/26 01:58:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 01:58:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 01:58:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 01:58:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 01:58:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 01:58:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 01:58:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 01:58:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 01:58:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 01:58:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 01:58:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 01:58:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 01:58:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 01:58:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 01:58:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 01:58:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 01:58:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 01:58:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/26 01:58:46 DEBUG : banana: Unchanged skipping 2025/07/26 01:58:46 DEBUG : apple: Unchanged skipping 2025/07/26 01:58:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:46 DEBUG : splitbananasplit: Unchanged skipping 2025/07/26 01:58:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/26 01:58:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/26 01:58:46 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:58:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/26 01:58:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/26 01:58:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/26 01:58:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/26 01:58:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/26 01:58:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/26 01:58:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/26 01:58:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/26 01:58:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/26 01:58:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/26 01:58:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/26 01:58:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/26 01:58:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/26 01:58:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/26 01:58:46 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:58:46 DEBUG : Waiting for deletions to finish 2025/07/26 01:58:46 DEBUG : Waiting for deletions to finish 2025/07/26 01:58:46 DEBUG : apple: Excluded (Path Filter) 2025/07/26 01:58:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 01:58:46 DEBUG : banana: Excluded (Path Filter) 2025/07/26 01:58:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 01:58:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 01:58:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 01:58:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 01:58:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 01:58:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 01:58:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 01:58:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 01:58:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 01:58:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 01:58:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 01:58:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 01:58:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 01:58:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 01:58:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 01:58:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 01:58:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 01:58:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:46 DEBUG : apple: Unchanged skipping 2025/07/26 01:58:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/26 01:58:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:46 DEBUG : banana: Unchanged skipping 2025/07/26 01:58:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:46 DEBUG : splitbananasplit: Unchanged skipping 2025/07/26 01:58:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/26 01:58:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/26 01:58:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/26 01:58:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/26 01:58:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/26 01:58:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/26 01:58:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/26 01:58:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/26 01:58:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/26 01:58:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/26 01:58:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/26 01:58:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:46 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:58:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/26 01:58:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/26 01:58:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/26 01:58:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/26 01:58:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:58:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/26 01:58:46 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:58:46 DEBUG : Waiting for deletions to finish 2025/07/26 01:58:46 DEBUG : Waiting for deletions to finish 2025/07/26 01:58:47 DEBUG : apple: Excluded (Path Filter) 2025/07/26 01:58:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 01:58:47 DEBUG : banana: Excluded (Path Filter) 2025/07/26 01:58:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 01:58:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 01:58:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 01:58:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 01:58:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 01:58:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 01:58:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 01:58:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 01:58:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 01:58:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 01:58:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 01:58:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 01:58:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 01:58:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 01:58:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 01:58:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 01:58:47 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (169.41s) --- PASS: TestTransform/NFC (12.16s) --- PASS: TestTransform/NFD (14.90s) --- PASS: TestTransform/base64 (16.74s) --- PASS: TestTransform/prefix (18.58s) --- PASS: TestTransform/suffix (19.71s) --- PASS: TestTransform/truncate (16.52s) --- PASS: TestTransform/encoder (14.95s) --- PASS: TestTransform/ISO-8859-1 (13.90s) --- PASS: TestTransform/charmap (13.83s) --- PASS: TestTransform/lowercase (14.16s) --- PASS: TestTransform/ascii (13.96s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:58:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/26 01:58:52 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/26 01:58:52 INFO : sub dir_somesuffix: Making directory 2025/07/26 01:58:52 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/26 01:58:52 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/26 01:58:52 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/26 01:58:52 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/26 01:58:52 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/26 01:58:52 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:58:52 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:58:52 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 01:58:52 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/26 01:58:52 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.60s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:58:53 DEBUG : toe: transformed to: tictactoe 2025/07/26 01:58:53 DEBUG : toe: transformed to: tictactoe 2025/07/26 01:58:53 INFO : tictactoe: Making directory 2025/07/26 01:58:53 DEBUG : toe: transformed to: tictactoe 2025/07/26 01:58:53 DEBUG : toe: transformed to: tictactoe 2025/07/26 01:58:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 01:58:53 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/26 01:58:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 01:58:53 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:58:53 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:58:54 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 01:58:54 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/26 01:58:54 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.77s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:58:55 INFO : toe: Making directory 2025/07/26 01:58:55 INFO : toe/toe: Making directory 2025/07/26 01:58:55 DEBUG : toe: transformed to: tictactoe 2025/07/26 01:58:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/26 01:58:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/26 01:58:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/26 01:58:55 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:58:55 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:58:56 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 01:58:56 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/26 01:58:56 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.80s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:58:57 INFO : toe: Making directory 2025/07/26 01:58:57 INFO : toe/toe: Making directory 2025/07/26 01:58:57 DEBUG : toe: transformed to: tictactoe 2025/07/26 01:58:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/26 01:58:57 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/26 01:58:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/26 01:58:57 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:58:57 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:58:57 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 01:58:57 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/26 01:58:57 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.59s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:58:58 DEBUG : empty_dir: Making directory with metadata 2025/07/26 01:58:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/26 01:58:58 DEBUG : toe: transformed to: tictactoe 2025/07/26 01:58:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 01:58:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 01:58:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 01:58:58 INFO : tictacempty_dir: Making directory 2025/07/26 01:58:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 01:58:58 DEBUG : toe: transformed to: tictactoe 2025/07/26 01:58:58 DEBUG : toe: transformed to: tictactoe 2025/07/26 01:58:58 INFO : tictactoe: Making directory 2025/07/26 01:58:58 DEBUG : toe: transformed to: tictactoe 2025/07/26 01:58:58 DEBUG : toe: transformed to: tictactoe 2025/07/26 01:58:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 01:58:58 INFO : tictactoe/tictactoe: Making directory 2025/07/26 01:58:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 01:58:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/26 01:58:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/26 01:58:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/26 01:58:58 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:58:58 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:58:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 01:58:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/26 01:58:59 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.56s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:59:00 DEBUG : empty_dir: Making directory with metadata 2025/07/26 01:59:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/26 01:59:00 DEBUG : toe: transformed to: tictactoe 2025/07/26 01:59:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 01:59:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 01:59:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 01:59:00 INFO : tictacempty_dir: Making directory 2025/07/26 01:59:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 01:59:00 DEBUG : toe: transformed to: tictactoe 2025/07/26 01:59:00 DEBUG : toe: transformed to: tictactoe 2025/07/26 01:59:00 INFO : tictactoe: Making directory 2025/07/26 01:59:00 DEBUG : toe: transformed to: tictactoe 2025/07/26 01:59:00 DEBUG : toe: transformed to: tictactoe 2025/07/26 01:59:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 01:59:00 INFO : tictactoe/tictactoe: Making directory 2025/07/26 01:59:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 01:59:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/26 01:59:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 01:59:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/26 01:59:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 01:59:00 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:59:00 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:59:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 01:59:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 01:59:01 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/26 01:59:01 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:59:01 DEBUG : toe: transformed to: tictactoe 2025/07/26 01:59:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 01:59:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 01:59:01 DEBUG : toe: transformed to: tictactoe 2025/07/26 01:59:01 DEBUG : toe: transformed to: tictactoe 2025/07/26 01:59:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/26 01:59:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 01:59:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/26 01:59:01 NOTICE: B2 bucket rclone-test-zubugep6moyi: 0 differences found 2025/07/26 01:59:01 NOTICE: B2 bucket rclone-test-zubugep6moyi: 1 matching files --- PASS: TestAllTag (2.01s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:59:02 DEBUG : toe: transformed to: tictactoe 2025/07/26 01:59:02 DEBUG : toe: transformed to: tictactoe 2025/07/26 01:59:02 INFO : tictactoe: Making directory 2025/07/26 01:59:02 DEBUG : toe: transformed to: tictactoe 2025/07/26 01:59:02 DEBUG : toe: transformed to: tictactoe 2025/07/26 01:59:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 01:59:02 INFO : tictactoe/tictactoe: Making directory 2025/07/26 01:59:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 01:59:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/26 01:59:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/26 01:59:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/26 01:59:02 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:59:02 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:59:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 01:59:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/26 01:59:03 DEBUG : Waiting for deletions to finish 2025/07/26 01:59:03 DEBUG : toe: transformed to: tictactoe 2025/07/26 01:59:03 DEBUG : toe: transformed to: tictactoe 2025/07/26 01:59:03 DEBUG : toe: transformed to: tictactoe 2025/07/26 01:59:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 01:59:03 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/26 01:59:03 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:59:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/26 01:59:03 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/26 01:59:03 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:59:03 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.22s) === RUN TestSyntax 2025/07/26 01:59:04 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:59:04 INFO : toe: Making directory 2025/07/26 01:59:04 INFO : toe/toe: Making directory 2025/07/26 01:59:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/26 01:59:04 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:59:04 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:59:05 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 01:59:05 INFO : toe/toe/toe: Copied (new) 2025/07/26 01:59:05 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.56s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:59:06 DEBUG : empty_dir: Making directory with metadata 2025/07/26 01:59:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/26 01:59:06 DEBUG : toe: transformed to: tictactoe 2025/07/26 01:59:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 01:59:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 01:59:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 01:59:06 INFO : tictacempty_dir: Making directory 2025/07/26 01:59:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 01:59:06 DEBUG : toe: transformed to: tictactoe 2025/07/26 01:59:06 DEBUG : toe: transformed to: tictactoe 2025/07/26 01:59:06 INFO : tictactoe: Making directory 2025/07/26 01:59:06 DEBUG : toe: transformed to: tictactoe 2025/07/26 01:59:06 DEBUG : toe: transformed to: tictactoe 2025/07/26 01:59:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 01:59:06 INFO : tictactoe/tictactoe: Making directory 2025/07/26 01:59:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 01:59:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/26 01:59:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 01:59:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/26 01:59:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 01:59:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 01:59:06 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:59:06 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:59:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 01:59:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 01:59:06 INFO : toe/toe/toe.txt: Deleted 2025/07/26 01:59:06 INFO : toe/toe: Removing directory 2025/07/26 01:59:06 INFO : toe: Removing directory 2025/07/26 01:59:06 INFO : empty_dir: Removing directory 2025/07/26 01:59:06 DEBUG : Local file system at /tmp/rclone1530295289: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.64s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:59:07 DEBUG : empty_dir: Making directory with metadata 2025/07/26 01:59:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/26 01:59:07 DEBUG : toe: transformed to: tictactoe 2025/07/26 01:59:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 01:59:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 01:59:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 01:59:07 INFO : tictacempty_dir: Making directory 2025/07/26 01:59:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 01:59:07 DEBUG : toe: transformed to: tictactoe 2025/07/26 01:59:07 DEBUG : toe: transformed to: tictactoe 2025/07/26 01:59:07 INFO : tictactoe: Making directory 2025/07/26 01:59:07 DEBUG : toe: transformed to: tictactoe 2025/07/26 01:59:07 DEBUG : toe: transformed to: tictactoe 2025/07/26 01:59:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 01:59:07 INFO : tictactoe/tictactoe: Making directory 2025/07/26 01:59:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 01:59:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/26 01:59:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 01:59:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/26 01:59:07 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:59:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 01:59:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 01:59:07 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:59:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 01:59:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 01:59:08 INFO : toe/toe/toe.txt: Deleted 2025/07/26 01:59:08 INFO : toe/toe: Removing directory 2025/07/26 01:59:08 INFO : toe: Removing directory 2025/07/26 01:59:08 INFO : empty_dir: Removing directory 2025/07/26 01:59:08 DEBUG : Local file system at /tmp/rclone1530295289: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/26 01:59:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/26 01:59:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/26 01:59:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/26 01:59:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/26 01:59:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 01:59:10 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/07/26 01:59:10 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.34s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:59:11 DEBUG : Reset feature "Copy" 2025/07/26 01:59:11 DEBUG : Reset feature "Move" 2025/07/26 01:59:11 DEBUG : Reset feature "Copy" 2025/07/26 01:59:11 DEBUG : Reset feature "Move" 2025/07/26 01:59:11 DEBUG : empty_dir: Making directory with metadata 2025/07/26 01:59:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/26 01:59:11 DEBUG : toe: transformed to: tictactoe 2025/07/26 01:59:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 01:59:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 01:59:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 01:59:11 INFO : tictacempty_dir: Making directory 2025/07/26 01:59:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 01:59:11 DEBUG : toe: transformed to: tictactoe 2025/07/26 01:59:11 DEBUG : toe: transformed to: tictactoe 2025/07/26 01:59:11 INFO : tictactoe: Making directory 2025/07/26 01:59:11 DEBUG : toe: transformed to: tictactoe 2025/07/26 01:59:11 DEBUG : toe: transformed to: tictactoe 2025/07/26 01:59:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 01:59:11 INFO : tictactoe/tictactoe: Making directory 2025/07/26 01:59:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 01:59:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/26 01:59:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 01:59:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/26 01:59:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 01:59:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 01:59:11 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:59:11 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:59:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 01:59:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 01:59:12 INFO : toe/toe/toe.txt: Deleted 2025/07/26 01:59:12 INFO : toe/toe: Removing directory 2025/07/26 01:59:12 INFO : toe: Removing directory 2025/07/26 01:59:12 INFO : empty_dir: Removing directory 2025/07/26 01:59:12 DEBUG : Local file system at /tmp/rclone1530295289: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/26 01:59:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/26 01:59:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/26 01:59:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/26 01:59:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/26 01:59:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 01:59:13 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/26 01:59:13 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.33s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:59:14 DEBUG : toe: transformed to: dG9l 2025/07/26 01:59:14 DEBUG : toe: transformed to: dG9l 2025/07/26 01:59:14 INFO : dG9l: Making directory 2025/07/26 01:59:14 DEBUG : toe: transformed to: dG9l 2025/07/26 01:59:14 DEBUG : toe: transformed to: dG9l 2025/07/26 01:59:14 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/26 01:59:14 INFO : dG9l/dG9l: Making directory 2025/07/26 01:59:14 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/26 01:59:14 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/26 01:59:14 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/26 01:59:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/26 01:59:14 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/26 01:59:14 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:59:14 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:59:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 01:59:15 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/26 01:59:15 DEBUG : Waiting for deletions to finish 2025/07/26 01:59:15 DEBUG : dG9l: transformed to: toe 2025/07/26 01:59:15 DEBUG : dG9l: transformed to: toe 2025/07/26 01:59:15 DEBUG : dG9l: transformed to: toe 2025/07/26 01:59:15 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/26 01:59:15 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/26 01:59:15 DEBUG : Local file system at /tmp/rclone1530295289: Waiting for checks to finish 2025/07/26 01:59:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/07/26 01:59:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/26 01:59:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/26 01:59:15 DEBUG : Local file system at /tmp/rclone1530295289: Waiting for transfers to finish 2025/07/26 01:59:15 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.35s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-zubugep6moyi", Local "Local file system at /tmp/rclone1530295289", Modify Window "1ms" 2025/07/26 01:59:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/26 01:59:16 DEBUG : toe: transformed to: 2025/07/26 01:59:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/26 01:59:16 DEBUG : toe: transformed to: 2025/07/26 01:59:16 INFO : B2 bucket rclone-test-zubugep6moyi: Making directory 2025/07/26 01:59:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/26 01:59:16 DEBUG : toe: transformed to: 2025/07/26 01:59:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/26 01:59:16 DEBUG : toe: transformed to: 2025/07/26 01:59:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/26 01:59:16 DEBUG : toe/toe: transformed to: 2025/07/26 01:59:16 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/26 01:59:16 INFO : toe/toe: Making directory 2025/07/26 01:59:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/26 01:59:16 DEBUG : toe/toe: transformed to: 2025/07/26 01:59:16 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/26 01:59:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/26 01:59:16 DEBUG : toe: transformed to: 2025/07/26 01:59:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/26 01:59:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/26 01:59:16 DEBUG : toe/toe/toe: transformed to: 2025/07/26 01:59:16 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/26 01:59:16 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for checks to finish 2025/07/26 01:59:16 DEBUG : B2 bucket rclone-test-zubugep6moyi: Waiting for transfers to finish 2025/07/26 01:59:17 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 01:59:17 INFO : toe/toe/toe: Copied (new) 2025/07/26 01:59:17 ERROR : B2 bucket rclone-test-zubugep6moyi: not deleting files as there were IO errors 2025/07/26 01:59:17 ERROR : B2 bucket rclone-test-zubugep6moyi: not deleting directories as there were IO errors --- PASS: TestError (1.86s) PASS 2025/07/26 01:59:18 DEBUG : B2 bucket rclone-test-zubugep6moyi: Purge remote 2025/07/26 01:59:18 INFO : B2 bucket rclone-test-zubugep6moyi: cleaning bucket "rclone-test-zubugep6moyi" of all files 2025/07/26 01:59:19 DEBUG : BackupDir/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4102464a4e4d7638_d20250726_m015341_c001_v7007000_t0000_u01753494821178") 2025/07/26 01:59:19 DEBUG : BackupDir/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11558d8c23b34590_d20250726_m015335_c001_v0001117_t0031_u01753494815470") 2025/07/26 01:59:19 DEBUG : CompareDest/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4102464a4e4d75ff_d20250726_m015315_c001_v7007000_t0000_u01753494795933") 2025/07/26 01:59:19 DEBUG : CompareDest/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f117b057764bbc2f7_d20250726_m015309_c001_v0001171_t0001_u01753494789774") 2025/07/26 01:59:19 DEBUG : CompareDest/two: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4102464a4e4d7600_d20250726_m015316_c001_v7007000_t0000_u01753494796116") 2025/07/26 01:59:19 DEBUG : CompareDest/two: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bf18c_d20250726_m015311_c001_v0001180_t0046_u01753494791355") 2025/07/26 01:59:19 DEBUG : CopyDest/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4102464a4e4d7639_d20250726_m015341_c001_v7007000_t0000_u01753494821363") 2025/07/26 01:59:19 DEBUG : CopyDest/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00746_d20250726_m015332_c001_v0001161_t0027_u01753494812277") 2025/07/26 01:59:19 DEBUG : CopyDest/three: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4102464a4e4d763a_d20250726_m015341_c001_v7007000_t0000_u01753494821598") 2025/07/26 01:59:19 DEBUG : CopyDest/three: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bf1ed_d20250726_m015339_c001_v0001180_t0022_u01753494819278") 2025/07/26 01:59:20 DEBUG : CopyDest/two: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4102464a4e4d763b_d20250726_m015341_c001_v7007000_t0000_u01753494821788") 2025/07/26 01:59:20 DEBUG : CopyDest/two: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f117b057764bbc3b1_d20250726_m015337_c001_v0001171_t0059_u01753494817188") 2025/07/26 01:59:20 DEBUG : EXISTING: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f411320ef57b70ade_d20250726_m015505_c001_v7007000_t0000_u01753494905386") 2025/07/26 01:59:20 DEBUG : EXISTING: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee008d0_d20250726_m015504_c001_v0001161_t0023_u01753494904279") 2025/07/26 01:59:20 DEBUG : PREFIXapple: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5ade339_d20250726_m015658_c001_v7007000_t0000_u01753495018894") 2025/07/26 01:59:20 DEBUG : PREFIXapple: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d053_d20250726_m015654_c001_v0001183_t0059_u01753495014335") 2025/07/26 01:59:20 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4155c996620d3590_d20250726_m015658_c001_v7007000_t0000_u01753495018954") 2025/07/26 01:59:20 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00b3c_d20250726_m015654_c001_v0001161_t0014_u01753495014355") 2025/07/26 01:59:20 DEBUG : PREFIXbanana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418407e7a4d39507_d20250726_m015658_c001_v7007000_t0000_u01753495018911") 2025/07/26 01:59:20 DEBUG : PREFIXbanana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014e80_d20250726_m015654_c001_v0001146_t0043_u01753495014342") 2025/07/26 01:59:20 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418407e7a4d39508_d20250726_m015659_c001_v7007000_t0000_u01753495019095") 2025/07/26 01:59:20 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad8923a_d20250726_m015654_c001_v0001182_t0024_u01753495014322") 2025/07/26 01:59:20 DEBUG : Testêé: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f411320ef57b70adb_d20250726_m015501_c001_v7007000_t0000_u01753494901890") 2025/07/26 01:59:20 DEBUG : Testêé: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee008c0_d20250726_m015501_c001_v0001161_t0059_u01753494901120") 2025/07/26 01:59:20 DEBUG : Testêé: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee008bc_d20250726_m015500_c001_v0001161_t0024_u01753494900434") 2025/07/26 01:59:20 DEBUG : YXBwbGU=: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40927287f26bf82c_d20250726_m015642_c001_v7007000_t0000_u01753495002113") 2025/07/26 01:59:20 DEBUG : YXBwbGU=: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151cfbd_d20250726_m015638_c001_v0001183_t0007_u01753494998071") 2025/07/26 01:59:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40927287f26bf82d_d20250726_m015642_c001_v7007000_t0000_u01753495002299") 2025/07/26 01:59:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014e34_d20250726_m015638_c001_v0001146_t0011_u01753494998026") 2025/07/26 01:59:21 DEBUG : YmFuYW5h: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40927287f26bf82e_d20250726_m015642_c001_v7007000_t0000_u01753495002484") 2025/07/26 01:59:21 DEBUG : YmFuYW5h: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad89196_d20250726_m015638_c001_v0001182_t0056_u01753494998052") 2025/07/26 01:59:21 DEBUG : a/potato2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418407e7a4d38e80_d20250726_m015141_c001_v7007000_t0000_u01753494701751") 2025/07/26 01:59:21 DEBUG : a/potato2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bf029_d20250726_m015141_c001_v0001180_t0057_u01753494701154") 2025/07/26 01:59:21 DEBUG : a/potato2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418407e7a4d38e7b_d20250726_m015139_c001_v7007000_t0000_u01753494699750") 2025/07/26 01:59:21 DEBUG : a/potato2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bf01b_d20250726_m015138_c001_v0001180_t0044_u01753494698969") 2025/07/26 01:59:21 DEBUG : a/potato2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5add4ee_d20250726_m015123_c001_v7007000_t0000_u01753494683141") 2025/07/26 01:59:21 DEBUG : a/potato2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812befb5_d20250726_m015122_c001_v0001180_t0045_u01753494682386") 2025/07/26 01:59:21 DEBUG : apple: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5edf1e_d20250726_m015847_c001_v7007000_t0000_u01753495127726") 2025/07/26 01:59:21 DEBUG : apple: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad8977c_d20250726_m015844_c001_v0001182_t0008_u01753495124044") 2025/07/26 01:59:21 DEBUG : apple: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f405c5fba582d6d88_d20250726_m015833_c001_v7007000_t0000_u01753495113704") 2025/07/26 01:59:21 DEBUG : apple: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad896ce_d20250726_m015830_c001_v0001182_t0017_u01753495110089") 2025/07/26 01:59:21 DEBUG : apple: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4095922555907c07_d20250726_m015819_c001_v7007000_t0000_u01753495099567") 2025/07/26 01:59:21 DEBUG : apple: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad89626_d20250726_m015816_c001_v0001182_t0009_u01753495096079") 2025/07/26 01:59:21 DEBUG : apple: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4121b0f6da1fa0bc_d20250726_m015805_c001_v7007000_t0000_u01753495085765") 2025/07/26 01:59:21 DEBUG : apple: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad8958c_d20250726_m015802_c001_v0001182_t0044_u01753495082251") 2025/07/26 01:59:21 DEBUG : apple: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5ade352_d20250726_m015751_c001_v7007000_t0000_u01753495071611") 2025/07/26 01:59:21 DEBUG : apple: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad894e0_d20250726_m015747_c001_v0001182_t0019_u01753495067619") 2025/07/26 01:59:21 DEBUG : apple: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4049d4ddc9d1c8af_d20250726_m015736_c001_v7007000_t0000_u01753495056866") 2025/07/26 01:59:22 DEBUG : apple: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d18a_d20250726_m015731_c001_v0001183_t0052_u01753495051405") 2025/07/26 01:59:22 DEBUG : apple: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40321f9147e9cc1b_d20250726_m015720_c001_v7007000_t0000_u01753495040473") 2025/07/26 01:59:22 DEBUG : apple: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014ee4_d20250726_m015717_c001_v0001146_t0040_u01753495037100") 2025/07/26 01:59:22 DEBUG : apple: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4070d2a0678ff0b5_d20250726_m015715_c001_v7007000_t0000_u01753495035942") 2025/07/26 01:59:22 DEBUG : apple: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d0e2_d20250726_m015711_c001_v0001183_t0043_u01753495031630") 2025/07/26 01:59:22 DEBUG : apple: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f417f89adf735dc3b_d20250726_m015700_c001_v7007000_t0000_u01753495020660") 2025/07/26 01:59:22 DEBUG : apple: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d06d_d20250726_m015657_c001_v0001183_t0036_u01753495017410") 2025/07/26 01:59:22 DEBUG : apple: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f413e4eae0615700d_d20250726_m015656_c001_v7007000_t0000_u01753495016452") 2025/07/26 01:59:22 DEBUG : apple: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014e76_d20250726_m015652_c001_v0001146_t0046_u01753495012538") 2025/07/26 01:59:22 DEBUG : apple: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd29bb_d20250726_m015639_c001_v7007000_t0000_u01753494999713") 2025/07/26 01:59:22 DEBUG : apple: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151cfb5_d20250726_m015635_c001_v0001183_t0028_u01753494995779") 2025/07/26 01:59:22 DEBUG : apple: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f415e0c79cd81e793_d20250726_m015625_c001_v7007000_t0000_u01753494985438") 2025/07/26 01:59:22 DEBUG : apple: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151cf5d_d20250726_m015621_c001_v0001183_t0016_u01753494981206") 2025/07/26 01:59:22 DEBUG : apple: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f407dd04ca98fcd64_d20250726_m015610_c001_v7007000_t0000_u01753494970434") 2025/07/26 01:59:22 DEBUG : apple: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151cf09_d20250726_m015607_c001_v0001183_t0024_u01753494967257") 2025/07/26 01:59:22 DEBUG : appleSUFFIX: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40321f9147e9cc18_d20250726_m015719_c001_v7007000_t0000_u01753495039115") 2025/07/26 01:59:22 DEBUG : appleSUFFIX: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00ba0_d20250726_m015713_c001_v0001161_t0005_u01753495033818") 2025/07/26 01:59:22 DEBUG : appleapple: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4049d4ddc9d1c8b0_d20250726_m015737_c001_v7007000_t0000_u01753495057049") 2025/07/26 01:59:22 DEBUG : appleapple: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d194_d20250726_m015733_c001_v0001183_t0020_u01753495053268") 2025/07/26 01:59:22 DEBUG : appleappleapplebanana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5edf1f_d20250726_m015847_c001_v7007000_t0000_u01753495127908") 2025/07/26 01:59:22 DEBUG : appleappleapplebanana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00d78_d20250726_m015844_c001_v0001161_t0031_u01753495124537") 2025/07/26 01:59:22 DEBUG : appleappleapplebanana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f405c5fba582d6d89_d20250726_m015833_c001_v7007000_t0000_u01753495113888") 2025/07/26 01:59:23 DEBUG : appleappleapplebanana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00d42_d20250726_m015830_c001_v0001161_t0039_u01753495110844") 2025/07/26 01:59:23 DEBUG : appleappleapplebanana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4095922555907c08_d20250726_m015819_c001_v7007000_t0000_u01753495099751") 2025/07/26 01:59:23 DEBUG : appleappleapplebanana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00cf8_d20250726_m015816_c001_v0001161_t0002_u01753495096617") 2025/07/26 01:59:23 DEBUG : appleappleapplebanana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4121b0f6da1fa0bd_d20250726_m015805_c001_v7007000_t0000_u01753495085951") 2025/07/26 01:59:23 DEBUG : appleappleapplebanana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00cb0_d20250726_m015802_c001_v0001161_t0010_u01753495082748") 2025/07/26 01:59:23 DEBUG : appleappleapplebanana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5ade353_d20250726_m015751_c001_v7007000_t0000_u01753495071799") 2025/07/26 01:59:23 DEBUG : appleappleapplebanana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00c6a_d20250726_m015748_c001_v0001161_t0016_u01753495068234") 2025/07/26 01:59:23 DEBUG : appleappleapplebanana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4102464a4e4d77a1_d20250726_m015734_c001_v7007000_t0000_u01753495054698") 2025/07/26 01:59:23 DEBUG : appleappleapplebanana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00c10_d20250726_m015731_c001_v0001161_t0016_u01753495051820") 2025/07/26 01:59:23 DEBUG : appleappleapplebanana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40321f9147e9cc1c_d20250726_m015720_c001_v7007000_t0000_u01753495040655") 2025/07/26 01:59:23 DEBUG : appleappleapplebanana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad8935f_d20250726_m015717_c001_v0001182_t0028_u01753495037136") 2025/07/26 01:59:23 DEBUG : appleappleapplebanana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4070d2a0678ff0b3_d20250726_m015715_c001_v7007000_t0000_u01753495035562") 2025/07/26 01:59:23 DEBUG : appleappleapplebanana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad89323_d20250726_m015712_c001_v0001182_t0017_u01753495032316") 2025/07/26 01:59:23 DEBUG : appleappleapplebanana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f417f89adf735dc3c_d20250726_m015700_c001_v7007000_t0000_u01753495020892") 2025/07/26 01:59:23 DEBUG : appleappleapplebanana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad89266_d20250726_m015657_c001_v0001182_t0044_u01753495017428") 2025/07/26 01:59:23 DEBUG : appleappleapplebanana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f407dd04ca98fcd98_d20250726_m015655_c001_v7007000_t0000_u01753495015867") 2025/07/26 01:59:23 DEBUG : appleappleapplebanana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d045_d20250726_m015653_c001_v0001183_t0046_u01753495013011") 2025/07/26 01:59:23 DEBUG : appleappleapplebanana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4155c996620d3575_d20250726_m015640_c001_v7007000_t0000_u01753495000149") 2025/07/26 01:59:23 DEBUG : appleappleapplebanana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad89188_d20250726_m015636_c001_v0001182_t0018_u01753494996322") 2025/07/26 01:59:23 DEBUG : appleappleapplebanana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f415e0c79cd81e794_d20250726_m015625_c001_v7007000_t0000_u01753494985622") 2025/07/26 01:59:23 DEBUG : appleappleapplebanana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad890e5_d20250726_m015622_c001_v0001182_t0018_u01753494982161") 2025/07/26 01:59:24 DEBUG : appleappleapplebanana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f407dd04ca98fcd65_d20250726_m015610_c001_v7007000_t0000_u01753494970625") 2025/07/26 01:59:24 DEBUG : appleappleapplebanana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad8902f_d20250726_m015607_c001_v0001182_t0050_u01753494967770") 2025/07/26 01:59:24 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419774da3c45d56c_d20250726_m015719_c001_v7007000_t0000_u01753495039127") 2025/07/26 01:59:24 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad89337_d20250726_m015713_c001_v0001182_t0043_u01753495033831") 2025/07/26 01:59:24 DEBUG : b/potato: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418407e7a4d38e82_d20250726_m015141_c001_v7007000_t0000_u01753494701933") 2025/07/26 01:59:24 DEBUG : b/potato: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bf023_d20250726_m015140_c001_v0001180_t0013_u01753494700297") 2025/07/26 01:59:24 DEBUG : b/potato: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418407e7a4d38e72_d20250726_m015139_c001_v7007000_t0000_u01753494699177") 2025/07/26 01:59:24 DEBUG : b/potato: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bf011_d20250726_m015138_c001_v0001180_t0045_u01753494698167") 2025/07/26 01:59:24 DEBUG : b/potato: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5add4ed_d20250726_m015122_c001_v7007000_t0000_u01753494682584") 2025/07/26 01:59:24 DEBUG : b/potato: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812befaf_d20250726_m015121_c001_v0001180_t0013_u01753494681553") 2025/07/26 01:59:24 DEBUG : backup/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd216b_d20250726_m015357_c001_v7007000_t0000_u01753494837159") 2025/07/26 01:59:24 DEBUG : backup/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f1081113f03c9cec9_d20250726_m015355_c001_v0001177_t0015_u01753494835293") 2025/07/26 01:59:24 DEBUG : backup/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f1047c6771f9a913d_d20250726_m015351_c001_v0001037_t0044_u01753494831088") 2025/07/26 01:59:24 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5adddf5_d20250726_m015423_c001_v7007000_t0000_u01753494863306") 2025/07/26 01:59:24 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109d90e9a6ae95a5_d20250726_m015420_c001_v0001146_t0050_u01753494860908") 2025/07/26 01:59:24 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f105aa867a3402205_d20250726_m015416_c001_v0001137_t0056_u01753494856494") 2025/07/26 01:59:24 DEBUG : backup/one.bak: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4121b0f6da1f9ca3_d20250726_m015410_c001_v7007000_t0000_u01753494850084") 2025/07/26 01:59:24 DEBUG : backup/one.bak: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f10658d52f2fc48d9_d20250726_m015407_c001_v0001092_t0036_u01753494847977") 2025/07/26 01:59:24 DEBUG : backup/one.bak: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f100759c46ad29cf4_d20250726_m015403_c001_v0001106_t0044_u01753494843498") 2025/07/26 01:59:25 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5adddf6_d20250726_m015423_c001_v7007000_t0000_u01753494863488") 2025/07/26 01:59:25 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f1024d25947d4abab_d20250726_m015422_c001_v0001144_t0010_u01753494862212") 2025/07/26 01:59:25 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f1186e2f7b29373a1_d20250726_m015418_c001_v0001036_t0037_u01753494858416") 2025/07/26 01:59:25 DEBUG : backup/three.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd216c_d20250726_m015357_c001_v7007000_t0000_u01753494837344") 2025/07/26 01:59:25 DEBUG : backup/three.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f1170196fb8f9e00a_d20250726_m015356_c001_v0001184_t0056_u01753494836390") 2025/07/26 01:59:25 DEBUG : backup/three.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f105c6834d9abbd34_d20250726_m015352_c001_v0001120_t0036_u01753494832787") 2025/07/26 01:59:25 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4121b0f6da1f9ca4_d20250726_m015410_c001_v7007000_t0000_u01753494850284") 2025/07/26 01:59:25 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f106fcb15c8ca46b5_d20250726_m015409_c001_v0001177_t0040_u01753494849321") 2025/07/26 01:59:25 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f1092cfb17664f907_d20250726_m015405_c001_v0001100_t0014_u01753494845591") 2025/07/26 01:59:25 DEBUG : banana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5edf20_d20250726_m015848_c001_v7007000_t0000_u01753495128090") 2025/07/26 01:59:25 DEBUG : banana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611015046_d20250726_m015844_c001_v0001146_t0027_u01753495124257") 2025/07/26 01:59:25 DEBUG : banana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f405c5fba582d6d8a_d20250726_m015834_c001_v7007000_t0000_u01753495114074") 2025/07/26 01:59:25 DEBUG : banana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611015000_d20250726_m015830_c001_v0001146_t0011_u01753495110342") 2025/07/26 01:59:25 DEBUG : banana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4095922555907c0a_d20250726_m015819_c001_v7007000_t0000_u01753495099934") 2025/07/26 01:59:25 DEBUG : banana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014fc8_d20250726_m015816_c001_v0001146_t0025_u01753495096286") 2025/07/26 01:59:25 DEBUG : banana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4121b0f6da1fa0be_d20250726_m015806_c001_v7007000_t0000_u01753495086134") 2025/07/26 01:59:25 DEBUG : banana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014f92_d20250726_m015802_c001_v0001146_t0021_u01753495082453") 2025/07/26 01:59:25 DEBUG : banana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5ade354_d20250726_m015752_c001_v7007000_t0000_u01753495072071") 2025/07/26 01:59:25 DEBUG : banana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014f54_d20250726_m015747_c001_v0001146_t0012_u01753495067821") 2025/07/26 01:59:25 DEBUG : banana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4049d4ddc9d1c8b1_d20250726_m015737_c001_v7007000_t0000_u01753495057237") 2025/07/26 01:59:26 DEBUG : banana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad8940e_d20250726_m015731_c001_v0001182_t0044_u01753495051609") 2025/07/26 01:59:26 DEBUG : banana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40321f9147e9cc1d_d20250726_m015720_c001_v7007000_t0000_u01753495040836") 2025/07/26 01:59:26 DEBUG : banana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d11c_d20250726_m015717_c001_v0001183_t0039_u01753495037116") 2025/07/26 01:59:26 DEBUG : banana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40321f9147e9cc0e_d20250726_m015715_c001_v7007000_t0000_u01753495035525") 2025/07/26 01:59:26 DEBUG : banana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00b94_d20250726_m015711_c001_v0001161_t0007_u01753495031837") 2025/07/26 01:59:26 DEBUG : banana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f417f89adf735dc3d_d20250726_m015701_c001_v7007000_t0000_u01753495021076") 2025/07/26 01:59:26 DEBUG : banana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00b4c_d20250726_m015657_c001_v0001161_t0022_u01753495017438") 2025/07/26 01:59:26 DEBUG : banana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f407dd04ca98fcd99_d20250726_m015656_c001_v7007000_t0000_u01753495016049") 2025/07/26 01:59:26 DEBUG : banana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad8922e_d20250726_m015652_c001_v0001182_t0049_u01753495012801") 2025/07/26 01:59:26 DEBUG : banana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419774da3c45d4be_d20250726_m015640_c001_v7007000_t0000_u01753495000308") 2025/07/26 01:59:26 DEBUG : banana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014e26_d20250726_m015635_c001_v0001146_t0021_u01753494995978") 2025/07/26 01:59:26 DEBUG : banana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f415e0c79cd81e795_d20250726_m015625_c001_v7007000_t0000_u01753494985804") 2025/07/26 01:59:26 DEBUG : banana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014dec_d20250726_m015621_c001_v0001146_t0000_u01753494981414") 2025/07/26 01:59:26 DEBUG : banana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f407dd04ca98fcd66_d20250726_m015610_c001_v7007000_t0000_u01753494970809") 2025/07/26 01:59:26 DEBUG : banana: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014db4_d20250726_m015607_c001_v0001146_t0042_u01753494967460") 2025/07/26 01:59:26 DEBUG : bananaSUFFIX: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40321f9147e9cc17_d20250726_m015718_c001_v7007000_t0000_u01753495038972") 2025/07/26 01:59:26 DEBUG : bananaSUFFIX: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d0fc_d20250726_m015713_c001_v0001183_t0057_u01753495033811") 2025/07/26 01:59:26 DEBUG : both0: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21a9_d20250726_m015546_c001_v7007000_t0000_u01753494946768") 2025/07/26 01:59:26 DEBUG : both0: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee0096a_d20250726_m015529_c001_v0001161_t0031_u01753494929079") 2025/07/26 01:59:26 DEBUG : both0: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f421fca8aac4cbff2_d20250726_m015524_c001_v7007000_t0000_u01753494924851") 2025/07/26 01:59:26 DEBUG : both0: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee008d4_d20250726_m015507_c001_v0001161_t0004_u01753494907244") 2025/07/26 01:59:26 DEBUG : both1: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21aa_d20250726_m015546_c001_v7007000_t0000_u01753494946958") 2025/07/26 01:59:27 DEBUG : both1: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00972_d20250726_m015529_c001_v0001161_t0023_u01753494929726") 2025/07/26 01:59:27 DEBUG : both1: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f421fca8aac4cbff3_d20250726_m015525_c001_v7007000_t0000_u01753494925034") 2025/07/26 01:59:27 DEBUG : both1: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee008da_d20250726_m015508_c001_v0001161_t0007_u01753494908027") 2025/07/26 01:59:27 DEBUG : both10: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21ab_d20250726_m015547_c001_v7007000_t0000_u01753494947140") 2025/07/26 01:59:27 DEBUG : both10: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee009aa_d20250726_m015536_c001_v0001161_t0052_u01753494936346") 2025/07/26 01:59:27 DEBUG : both10: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f421fca8aac4cbff4_d20250726_m015525_c001_v7007000_t0000_u01753494925217") 2025/07/26 01:59:27 DEBUG : both10: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00912_d20250726_m015514_c001_v0001161_t0014_u01753494914569") 2025/07/26 01:59:27 DEBUG : both11: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21ac_d20250726_m015547_c001_v7007000_t0000_u01753494947324") 2025/07/26 01:59:27 DEBUG : both11: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee009ae_d20250726_m015537_c001_v0001161_t0020_u01753494937134") 2025/07/26 01:59:27 DEBUG : both11: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f421fca8aac4cbff5_d20250726_m015525_c001_v7007000_t0000_u01753494925399") 2025/07/26 01:59:27 DEBUG : both11: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00916_d20250726_m015515_c001_v0001161_t0050_u01753494915280") 2025/07/26 01:59:27 DEBUG : both12: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21ae_d20250726_m015547_c001_v7007000_t0000_u01753494947551") 2025/07/26 01:59:27 DEBUG : both12: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee009b4_d20250726_m015537_c001_v0001161_t0000_u01753494937769") 2025/07/26 01:59:27 DEBUG : both12: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f421fca8aac4cbff7_d20250726_m015525_c001_v7007000_t0000_u01753494925582") 2025/07/26 01:59:27 DEBUG : both12: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee0091c_d20250726_m015515_c001_v0001161_t0032_u01753494915981") 2025/07/26 01:59:27 DEBUG : both13: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21af_d20250726_m015547_c001_v7007000_t0000_u01753494947734") 2025/07/26 01:59:27 DEBUG : both13: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee009be_d20250726_m015539_c001_v0001161_t0012_u01753494939048") 2025/07/26 01:59:27 DEBUG : both13: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f421fca8aac4cbff8_d20250726_m015525_c001_v7007000_t0000_u01753494925764") 2025/07/26 01:59:27 DEBUG : both13: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00920_d20250726_m015516_c001_v0001161_t0009_u01753494916740") 2025/07/26 01:59:27 DEBUG : both14: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21b1_d20250726_m015547_c001_v7007000_t0000_u01753494947916") 2025/07/26 01:59:27 DEBUG : both14: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee009c2_d20250726_m015539_c001_v0001161_t0027_u01753494939713") 2025/07/26 01:59:27 DEBUG : both14: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f421fca8aac4cbff9_d20250726_m015525_c001_v7007000_t0000_u01753494925961") 2025/07/26 01:59:28 DEBUG : both14: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00928_d20250726_m015517_c001_v0001161_t0008_u01753494917440") 2025/07/26 01:59:28 DEBUG : both15: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21b3_d20250726_m015548_c001_v7007000_t0000_u01753494948101") 2025/07/26 01:59:28 DEBUG : both15: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee009c8_d20250726_m015540_c001_v0001161_t0026_u01753494940360") 2025/07/26 01:59:28 DEBUG : both15: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f421fca8aac4cbffa_d20250726_m015526_c001_v7007000_t0000_u01753494926148") 2025/07/26 01:59:28 DEBUG : both15: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00932_d20250726_m015518_c001_v0001161_t0021_u01753494918362") 2025/07/26 01:59:28 DEBUG : both16: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21b4_d20250726_m015548_c001_v7007000_t0000_u01753494948283") 2025/07/26 01:59:28 DEBUG : both16: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee009ce_d20250726_m015541_c001_v0001161_t0041_u01753494941025") 2025/07/26 01:59:28 DEBUG : both16: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f421fca8aac4cbffb_d20250726_m015526_c001_v7007000_t0000_u01753494926332") 2025/07/26 01:59:28 DEBUG : both16: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00938_d20250726_m015519_c001_v0001161_t0054_u01753494919251") 2025/07/26 01:59:28 DEBUG : both17: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21b5_d20250726_m015548_c001_v7007000_t0000_u01753494948467") 2025/07/26 01:59:28 DEBUG : both17: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee009d8_d20250726_m015541_c001_v0001161_t0016_u01753494941676") 2025/07/26 01:59:28 DEBUG : both17: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f421fca8aac4cbffc_d20250726_m015526_c001_v7007000_t0000_u01753494926514") 2025/07/26 01:59:28 DEBUG : both17: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00942_d20250726_m015520_c001_v0001161_t0005_u01753494920115") 2025/07/26 01:59:28 DEBUG : both18: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21b6_d20250726_m015548_c001_v7007000_t0000_u01753494948650") 2025/07/26 01:59:28 DEBUG : both18: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee009de_d20250726_m015542_c001_v0001161_t0013_u01753494942649") 2025/07/26 01:59:28 DEBUG : both18: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f421fca8aac4cbffd_d20250726_m015526_c001_v7007000_t0000_u01753494926697") 2025/07/26 01:59:28 DEBUG : both18: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00948_d20250726_m015520_c001_v0001161_t0024_u01753494920836") 2025/07/26 01:59:29 DEBUG : both19: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21b7_d20250726_m015548_c001_v7007000_t0000_u01753494948833") 2025/07/26 01:59:29 DEBUG : both19: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee009e8_d20250726_m015543_c001_v0001161_t0043_u01753494943274") 2025/07/26 01:59:29 DEBUG : both19: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f421fca8aac4cbffe_d20250726_m015526_c001_v7007000_t0000_u01753494926881") 2025/07/26 01:59:29 DEBUG : both19: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee0094c_d20250726_m015521_c001_v0001161_t0033_u01753494921433") 2025/07/26 01:59:29 DEBUG : both2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21b8_d20250726_m015549_c001_v7007000_t0000_u01753494949015") 2025/07/26 01:59:29 DEBUG : both2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00978_d20250726_m015530_c001_v0001161_t0018_u01753494930307") 2025/07/26 01:59:29 DEBUG : both2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f421fca8aac4cbfff_d20250726_m015527_c001_v7007000_t0000_u01753494927064") 2025/07/26 01:59:29 DEBUG : both2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee008de_d20250726_m015508_c001_v0001161_t0038_u01753494908718") 2025/07/26 01:59:29 DEBUG : both3: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21b9_d20250726_m015549_c001_v7007000_t0000_u01753494949197") 2025/07/26 01:59:29 DEBUG : both3: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee0097c_d20250726_m015531_c001_v0001161_t0021_u01753494931110") 2025/07/26 01:59:29 DEBUG : both3: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f421fca8aac4cc000_d20250726_m015527_c001_v7007000_t0000_u01753494927248") 2025/07/26 01:59:29 DEBUG : both3: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee008e4_d20250726_m015509_c001_v0001161_t0028_u01753494909313") 2025/07/26 01:59:29 DEBUG : both4: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21ba_d20250726_m015549_c001_v7007000_t0000_u01753494949379") 2025/07/26 01:59:29 DEBUG : both4: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00980_d20250726_m015531_c001_v0001161_t0006_u01753494931751") 2025/07/26 01:59:29 DEBUG : both4: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f421fca8aac4cc001_d20250726_m015527_c001_v7007000_t0000_u01753494927430") 2025/07/26 01:59:29 DEBUG : both4: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee008e8_d20250726_m015509_c001_v0001161_t0057_u01753494909889") 2025/07/26 01:59:29 DEBUG : both5: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21bb_d20250726_m015549_c001_v7007000_t0000_u01753494949561") 2025/07/26 01:59:29 DEBUG : both5: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00986_d20250726_m015532_c001_v0001161_t0023_u01753494932665") 2025/07/26 01:59:29 DEBUG : both5: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f421fca8aac4cc002_d20250726_m015527_c001_v7007000_t0000_u01753494927612") 2025/07/26 01:59:29 DEBUG : both5: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee008ec_d20250726_m015510_c001_v0001161_t0004_u01753494910637") 2025/07/26 01:59:29 DEBUG : both6: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21bc_d20250726_m015549_c001_v7007000_t0000_u01753494949743") 2025/07/26 01:59:29 DEBUG : both6: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee0098a_d20250726_m015533_c001_v0001161_t0031_u01753494933276") 2025/07/26 01:59:29 DEBUG : both6: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f421fca8aac4cc003_d20250726_m015527_c001_v7007000_t0000_u01753494927795") 2025/07/26 01:59:30 DEBUG : both6: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee008f2_d20250726_m015511_c001_v0001161_t0012_u01753494911370") 2025/07/26 01:59:30 DEBUG : both7: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21bd_d20250726_m015549_c001_v7007000_t0000_u01753494949926") 2025/07/26 01:59:30 DEBUG : both7: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00993_d20250726_m015534_c001_v0001161_t0016_u01753494934083") 2025/07/26 01:59:30 DEBUG : both7: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f421fca8aac4cc004_d20250726_m015527_c001_v7007000_t0000_u01753494927978") 2025/07/26 01:59:30 DEBUG : both7: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee008fc_d20250726_m015512_c001_v0001161_t0006_u01753494912132") 2025/07/26 01:59:30 DEBUG : both8: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21be_d20250726_m015550_c001_v7007000_t0000_u01753494950109") 2025/07/26 01:59:30 DEBUG : both8: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee0099a_d20250726_m015534_c001_v0001161_t0010_u01753494934688") 2025/07/26 01:59:30 DEBUG : both8: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f421fca8aac4cc005_d20250726_m015528_c001_v7007000_t0000_u01753494928163") 2025/07/26 01:59:30 DEBUG : both8: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00904_d20250726_m015512_c001_v0001161_t0026_u01753494912955") 2025/07/26 01:59:30 DEBUG : both9: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21bf_d20250726_m015550_c001_v7007000_t0000_u01753494950291") 2025/07/26 01:59:30 DEBUG : both9: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee009a4_d20250726_m015535_c001_v0001161_t0055_u01753494935632") 2025/07/26 01:59:30 DEBUG : both9: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f421fca8aac4cc006_d20250726_m015528_c001_v7007000_t0000_u01753494928346") 2025/07/26 01:59:30 DEBUG : both9: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee0090c_d20250726_m015513_c001_v0001161_t0008_u01753494913515") 2025/07/26 01:59:30 DEBUG : c/non empty space: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418407e7a4d38e83_d20250726_m015142_c001_v7007000_t0000_u01753494702116") 2025/07/26 01:59:30 DEBUG : c/non empty space: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bf025_d20250726_m015140_c001_v0001180_t0049_u01753494700540") 2025/07/26 01:59:30 DEBUG : c/non empty space: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418407e7a4d38e7d_d20250726_m015139_c001_v7007000_t0000_u01753494699932") 2025/07/26 01:59:30 DEBUG : c/non empty space: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bf015_d20250726_m015138_c001_v0001180_t0050_u01753494698370") 2025/07/26 01:59:30 DEBUG : c/non empty space: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5add4ef_d20250726_m015123_c001_v7007000_t0000_u01753494683323") 2025/07/26 01:59:30 DEBUG : c/non empty space: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812befb3_d20250726_m015121_c001_v0001180_t0013_u01753494681785") 2025/07/26 01:59:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40927287f26bf82f_d20250726_m015642_c001_v7007000_t0000_u01753495002667") 2025/07/26 01:59:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00aee_d20250726_m015638_c001_v0001161_t0012_u01753494998061") 2025/07/26 01:59:31 DEBUG : check sum: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5add0fb_d20250726_m015115_c001_v7007000_t0000_u01753494675001") 2025/07/26 01:59:31 DEBUG : check sum: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bef7b_d20250726_m015114_c001_v0001180_t0002_u01753494674063") 2025/07/26 01:59:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f400d250f20995871_d20250726_m015916_c001_v7007000_t0000_u01753495156413") 2025/07/26 01:59:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad89916_d20250726_m015915_c001_v0001182_t0010_u01753495155015") 2025/07/26 01:59:31 DEBUG : dest/3: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4102464a4e4d7611_d20250726_m015325_c001_v7007000_t0000_u01753494805310") 2025/07/26 01:59:31 DEBUG : dest/3: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4061a915715affeb_d20250726_m015324_c001_v0001171_t0047_u01753494804200") 2025/07/26 01:59:31 DEBUG : dir1/0000-abcde: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4049d4ddc9d1c8b2_d20250726_m015737_c001_v7007000_t0000_u01753495057489") 2025/07/26 01:59:31 DEBUG : dir1/0000-abcde: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014f2c_d20250726_m015733_c001_v0001146_t0033_u01753495053283") 2025/07/26 01:59:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5edf21_d20250726_m015848_c001_v7007000_t0000_u01753495128273") 2025/07/26 01:59:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad8973c_d20250726_m015838_c001_v0001182_t0018_u01753495118428") 2025/07/26 01:59:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f405c5fba582d6d8b_d20250726_m015834_c001_v7007000_t0000_u01753495114259") 2025/07/26 01:59:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad89680_d20250726_m015824_c001_v0001182_t0005_u01753495104265") 2025/07/26 01:59:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4095922555907c0b_d20250726_m015820_c001_v7007000_t0000_u01753495100117") 2025/07/26 01:59:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad895dc_d20250726_m015810_c001_v0001182_t0034_u01753495090437") 2025/07/26 01:59:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4121b0f6da1fa0bf_d20250726_m015806_c001_v7007000_t0000_u01753495086316") 2025/07/26 01:59:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad8954a_d20250726_m015756_c001_v0001182_t0024_u01753495076534") 2025/07/26 01:59:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5ade355_d20250726_m015752_c001_v7007000_t0000_u01753495072262") 2025/07/26 01:59:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad8949e_d20250726_m015741_c001_v0001182_t0027_u01753495061590") 2025/07/26 01:59:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f42299629daccd672_d20250726_m015735_c001_v7007000_t0000_u01753495055094") 2025/07/26 01:59:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d150_d20250726_m015725_c001_v0001183_t0059_u01753495045076") 2025/07/26 01:59:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40321f9147e9cc1e_d20250726_m015721_c001_v7007000_t0000_u01753495041018") 2025/07/26 01:59:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d11e_d20250726_m015717_c001_v0001183_t0057_u01753495037324") 2025/07/26 01:59:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f421fca8aac4cc171_d20250726_m015715_c001_v7007000_t0000_u01753495035562") 2025/07/26 01:59:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d0ae_d20250726_m015705_c001_v0001183_t0035_u01753495025366") 2025/07/26 01:59:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f417f89adf735dc3e_d20250726_m015701_c001_v7007000_t0000_u01753495021259") 2025/07/26 01:59:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d06f_d20250726_m015657_c001_v0001183_t0057_u01753495017618") 2025/07/26 01:59:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f406c34f517710b61_d20250726_m015656_c001_v7007000_t0000_u01753495016284") 2025/07/26 01:59:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014e5a_d20250726_m015646_c001_v0001146_t0055_u01753495006782") 2025/07/26 01:59:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd29bc_d20250726_m015639_c001_v7007000_t0000_u01753494999896") 2025/07/26 01:59:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151cf95_d20250726_m015630_c001_v0001183_t0038_u01753494990043") 2025/07/26 01:59:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f415e0c79cd81e796_d20250726_m015625_c001_v7007000_t0000_u01753494985986") 2025/07/26 01:59:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151cf35_d20250726_m015615_c001_v0001183_t0037_u01753494975136") 2025/07/26 01:59:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f407dd04ca98fcd67_d20250726_m015610_c001_v7007000_t0000_u01753494970992") 2025/07/26 01:59:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151ced5_d20250726_m015602_c001_v0001183_t0006_u01753494962644") 2025/07/26 01:59:32 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f416f0ad7fd97f6f4_d20250726_m015718_c001_v7007000_t0000_u01753495038989") 2025/07/26 01:59:32 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d0fe_d20250726_m015714_c001_v0001183_t0056_u01753495034017") 2025/07/26 01:59:32 DEBUG : dir1/0001-bcdef: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4049d4ddc9d1c8b4_d20250726_m015737_c001_v7007000_t0000_u01753495057672") 2025/07/26 01:59:32 DEBUG : dir1/0001-bcdef: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00c1a_d20250726_m015733_c001_v0001161_t0019_u01753495053286") 2025/07/26 01:59:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5edf22_d20250726_m015848_c001_v7007000_t0000_u01753495128455") 2025/07/26 01:59:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611015028_d20250726_m015839_c001_v0001146_t0018_u01753495119005") 2025/07/26 01:59:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f405c5fba582d6d8c_d20250726_m015834_c001_v7007000_t0000_u01753495114444") 2025/07/26 01:59:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014fe6_d20250726_m015824_c001_v0001146_t0044_u01753495104839") 2025/07/26 01:59:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4095922555907c0c_d20250726_m015820_c001_v7007000_t0000_u01753495100303") 2025/07/26 01:59:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014fae_d20250726_m015810_c001_v0001146_t0020_u01753495090992") 2025/07/26 01:59:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4121b0f6da1fa0c0_d20250726_m015806_c001_v7007000_t0000_u01753495086499") 2025/07/26 01:59:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014f74_d20250726_m015757_c001_v0001146_t0057_u01753495077111") 2025/07/26 01:59:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5ade356_d20250726_m015752_c001_v7007000_t0000_u01753495072447") 2025/07/26 01:59:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014f40_d20250726_m015742_c001_v0001146_t0047_u01753495062151") 2025/07/26 01:59:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4049d4ddc9d1c8ad_d20250726_m015735_c001_v7007000_t0000_u01753495055037") 2025/07/26 01:59:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad893ce_d20250726_m015725_c001_v0001182_t0018_u01753495045654") 2025/07/26 01:59:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40321f9147e9cc1f_d20250726_m015721_c001_v7007000_t0000_u01753495041200") 2025/07/26 01:59:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad89367_d20250726_m015717_c001_v0001182_t0042_u01753495037350") 2025/07/26 01:59:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f416f0ad7fd97f6ed_d20250726_m015716_c001_v7007000_t0000_u01753495036143") 2025/07/26 01:59:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00b76_d20250726_m015705_c001_v0001161_t0002_u01753495025926") 2025/07/26 01:59:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f417f89adf735dc3f_d20250726_m015701_c001_v7007000_t0000_u01753495021444") 2025/07/26 01:59:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad8926c_d20250726_m015657_c001_v0001182_t0028_u01753495017644") 2025/07/26 01:59:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418407e7a4d39504_d20250726_m015656_c001_v7007000_t0000_u01753495016297") 2025/07/26 01:59:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad891f2_d20250726_m015647_c001_v0001182_t0021_u01753495007461") 2025/07/26 01:59:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd29be_d20250726_m015640_c001_v7007000_t0000_u01753495000262") 2025/07/26 01:59:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014e06_d20250726_m015630_c001_v0001146_t0047_u01753494990610") 2025/07/26 01:59:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f415e0c79cd81e797_d20250726_m015626_c001_v7007000_t0000_u01753494986171") 2025/07/26 01:59:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014dd6_d20250726_m015615_c001_v0001146_t0042_u01753494975743") 2025/07/26 01:59:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f407dd04ca98fcd68_d20250726_m015611_c001_v7007000_t0000_u01753494971179") 2025/07/26 01:59:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014da2_d20250726_m015602_c001_v0001146_t0051_u01753494962845") 2025/07/26 01:59:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f416f0ad7fd97f6f3_d20250726_m015718_c001_v7007000_t0000_u01753495038776") 2025/07/26 01:59:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad8933b_d20250726_m015714_c001_v0001182_t0057_u01753495034045") 2025/07/26 01:59:34 DEBUG : dir1/0002-cdefg: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4049d4ddc9d1c8b5_d20250726_m015737_c001_v7007000_t0000_u01753495057857") 2025/07/26 01:59:34 DEBUG : dir1/0002-cdefg: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d198_d20250726_m015733_c001_v0001183_t0020_u01753495053466") 2025/07/26 01:59:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5edf23_d20250726_m015848_c001_v7007000_t0000_u01753495128636") 2025/07/26 01:59:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00d5e_d20250726_m015839_c001_v0001161_t0023_u01753495119679") 2025/07/26 01:59:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f405c5fba582d6d8d_d20250726_m015834_c001_v7007000_t0000_u01753495114628") 2025/07/26 01:59:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00d28_d20250726_m015825_c001_v0001161_t0036_u01753495105508") 2025/07/26 01:59:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4095922555907c0d_d20250726_m015820_c001_v7007000_t0000_u01753495100492") 2025/07/26 01:59:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00ce2_d20250726_m015811_c001_v0001161_t0002_u01753495091714") 2025/07/26 01:59:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4121b0f6da1fa0c1_d20250726_m015806_c001_v7007000_t0000_u01753495086682") 2025/07/26 01:59:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00c96_d20250726_m015757_c001_v0001161_t0017_u01753495077881") 2025/07/26 01:59:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5ade357_d20250726_m015752_c001_v7007000_t0000_u01753495072686") 2025/07/26 01:59:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00c4c_d20250726_m015742_c001_v0001161_t0036_u01753495062797") 2025/07/26 01:59:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4049d4ddc9d1c8aa_d20250726_m015734_c001_v7007000_t0000_u01753495054670") 2025/07/26 01:59:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00bf4_d20250726_m015726_c001_v0001161_t0014_u01753495046217") 2025/07/26 01:59:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40321f9147e9cc20_d20250726_m015721_c001_v7007000_t0000_u01753495041382") 2025/07/26 01:59:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014ee8_d20250726_m015717_c001_v0001146_t0002_u01753495037485") 2025/07/26 01:59:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f400d250f20992abf_d20250726_m015716_c001_v7007000_t0000_u01753495036156") 2025/07/26 01:59:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad892d4_d20250726_m015706_c001_v0001182_t0012_u01753495026898") 2025/07/26 01:59:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f417f89adf735dc40_d20250726_m015701_c001_v7007000_t0000_u01753495021627") 2025/07/26 01:59:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00b50_d20250726_m015657_c001_v0001161_t0017_u01753495017742") 2025/07/26 01:59:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f417f89adf735dc36_d20250726_m015656_c001_v7007000_t0000_u01753495016463") 2025/07/26 01:59:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d00f_d20250726_m015648_c001_v0001183_t0029_u01753495008043") 2025/07/26 01:59:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd29bd_d20250726_m015640_c001_v7007000_t0000_u01753495000079") 2025/07/26 01:59:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad89151_d20250726_m015631_c001_v0001182_t0032_u01753494991281") 2025/07/26 01:59:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f415e0c79cd81e798_d20250726_m015626_c001_v7007000_t0000_u01753494986352") 2025/07/26 01:59:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad89099_d20250726_m015616_c001_v0001182_t0055_u01753494976469") 2025/07/26 01:59:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f407dd04ca98fcd69_d20250726_m015611_c001_v7007000_t0000_u01753494971363") 2025/07/26 01:59:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad88fe9_d20250726_m015603_c001_v0001182_t0031_u01753494963188") 2025/07/26 01:59:35 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40321f9147e9cc16_d20250726_m015718_c001_v7007000_t0000_u01753495038931") 2025/07/26 01:59:35 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00ba8_d20250726_m015714_c001_v0001161_t0004_u01753495034193") 2025/07/26 01:59:35 DEBUG : dir1/0003-defgh: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4049d4ddc9d1c8b6_d20250726_m015738_c001_v7007000_t0000_u01753495058040") 2025/07/26 01:59:35 DEBUG : dir1/0003-defgh: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad89424_d20250726_m015733_c001_v0001182_t0019_u01753495053475") 2025/07/26 01:59:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5edf24_d20250726_m015848_c001_v7007000_t0000_u01753495128827") 2025/07/26 01:59:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d3b0_d20250726_m015840_c001_v0001183_t0027_u01753495120367") 2025/07/26 01:59:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f405c5fba582d6d8e_d20250726_m015834_c001_v7007000_t0000_u01753495114815") 2025/07/26 01:59:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d348_d20250726_m015826_c001_v0001183_t0041_u01753495106236") 2025/07/26 01:59:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4095922555907c0f_d20250726_m015820_c001_v7007000_t0000_u01753495100676") 2025/07/26 01:59:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d2db_d20250726_m015812_c001_v0001183_t0007_u01753495092548") 2025/07/26 01:59:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4121b0f6da1fa0c2_d20250726_m015806_c001_v7007000_t0000_u01753495086868") 2025/07/26 01:59:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d278_d20250726_m015758_c001_v0001183_t0023_u01753495078652") 2025/07/26 01:59:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5ade358_d20250726_m015752_c001_v7007000_t0000_u01753495072873") 2025/07/26 01:59:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d1fb_d20250726_m015743_c001_v0001183_t0048_u01753495063430") 2025/07/26 01:59:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4049d4ddc9d1c8ac_d20250726_m015734_c001_v7007000_t0000_u01753495054854") 2025/07/26 01:59:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014f0e_d20250726_m015727_c001_v0001146_t0027_u01753495047093") 2025/07/26 01:59:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40321f9147e9cc21_d20250726_m015721_c001_v7007000_t0000_u01753495041565") 2025/07/26 01:59:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00bbe_d20250726_m015717_c001_v0001161_t0002_u01753495037509") 2025/07/26 01:59:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f421fca8aac4cc172_d20250726_m015715_c001_v7007000_t0000_u01753495035745") 2025/07/26 01:59:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014ec0_d20250726_m015707_c001_v0001146_t0055_u01753495027515") 2025/07/26 01:59:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f417f89adf735dc42_d20250726_m015701_c001_v7007000_t0000_u01753495021809") 2025/07/26 01:59:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d073_d20250726_m015657_c001_v0001183_t0031_u01753495017814") 2025/07/26 01:59:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f406c34f517710b62_d20250726_m015656_c001_v7007000_t0000_u01753495016474") 2025/07/26 01:59:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00b18_d20250726_m015648_c001_v0001161_t0028_u01753495008622") 2025/07/26 01:59:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419774da3c45d4bf_d20250726_m015640_c001_v7007000_t0000_u01753495000329") 2025/07/26 01:59:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00ac2_d20250726_m015631_c001_v0001161_t0025_u01753494991875") 2025/07/26 01:59:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f415e0c79cd81e799_d20250726_m015626_c001_v7007000_t0000_u01753494986536") 2025/07/26 01:59:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00a88_d20250726_m015617_c001_v0001161_t0010_u01753494977070") 2025/07/26 01:59:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f407dd04ca98fcd6a_d20250726_m015611_c001_v7007000_t0000_u01753494971549") 2025/07/26 01:59:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00a56_d20250726_m015603_c001_v0001161_t0033_u01753494963393") 2025/07/26 01:59:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419774da3c45d56a_d20250726_m015718_c001_v7007000_t0000_u01753495038761") 2025/07/26 01:59:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d102_d20250726_m015714_c001_v0001183_t0020_u01753495034228") 2025/07/26 01:59:37 DEBUG : dir1/0004-efghi: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4049d4ddc9d1c8b7_d20250726_m015738_c001_v7007000_t0000_u01753495058223") 2025/07/26 01:59:37 DEBUG : dir1/0004-efghi: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00c1c_d20250726_m015733_c001_v0001161_t0037_u01753495053601") 2025/07/26 01:59:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5edf25_d20250726_m015849_c001_v7007000_t0000_u01753495129024") 2025/07/26 01:59:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad89752_d20250726_m015840_c001_v0001182_t0041_u01753495120570") 2025/07/26 01:59:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f405c5fba582d6d8f_d20250726_m015835_c001_v7007000_t0000_u01753495115016") 2025/07/26 01:59:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad896a2_d20250726_m015826_c001_v0001182_t0033_u01753495106444") 2025/07/26 01:59:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4095922555907c10_d20250726_m015820_c001_v7007000_t0000_u01753495100861") 2025/07/26 01:59:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad895fc_d20250726_m015812_c001_v0001182_t0018_u01753495092760") 2025/07/26 01:59:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4121b0f6da1fa0c3_d20250726_m015807_c001_v7007000_t0000_u01753495087051") 2025/07/26 01:59:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad8955e_d20250726_m015758_c001_v0001182_t0030_u01753495078855") 2025/07/26 01:59:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5ade359_d20250726_m015753_c001_v7007000_t0000_u01753495073060") 2025/07/26 01:59:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad894b0_d20250726_m015743_c001_v0001182_t0027_u01753495063656") 2025/07/26 01:59:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4121b0f6da1fa09f_d20250726_m015734_c001_v7007000_t0000_u01753495054860") 2025/07/26 01:59:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d168_d20250726_m015727_c001_v0001183_t0006_u01753495047755") 2025/07/26 01:59:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40321f9147e9cc22_d20250726_m015721_c001_v7007000_t0000_u01753495041747") 2025/07/26 01:59:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d120_d20250726_m015717_c001_v0001183_t0047_u01753495037537") 2025/07/26 01:59:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4070d2a0678ff0b4_d20250726_m015715_c001_v7007000_t0000_u01753495035745") 2025/07/26 01:59:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d0c0_d20250726_m015707_c001_v0001183_t0030_u01753495027931") 2025/07/26 01:59:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f417f89adf735dc43_d20250726_m015701_c001_v7007000_t0000_u01753495021993") 2025/07/26 01:59:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014e94_d20250726_m015657_c001_v0001146_t0035_u01753495017821") 2025/07/26 01:59:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f407dd04ca98fcd9c_d20250726_m015656_c001_v7007000_t0000_u01753495016411") 2025/07/26 01:59:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014e66_d20250726_m015649_c001_v0001146_t0024_u01753495009013") 2025/07/26 01:59:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40927287f26bf82a_d20250726_m015640_c001_v7007000_t0000_u01753495000274") 2025/07/26 01:59:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151cfa5_d20250726_m015632_c001_v0001183_t0032_u01753494992160") 2025/07/26 01:59:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f415e0c79cd81e79a_d20250726_m015626_c001_v7007000_t0000_u01753494986719") 2025/07/26 01:59:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151cf49_d20250726_m015617_c001_v0001183_t0052_u01753494977514") 2025/07/26 01:59:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f407dd04ca98fcd6b_d20250726_m015611_c001_v7007000_t0000_u01753494971732") 2025/07/26 01:59:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151cee3_d20250726_m015603_c001_v0001183_t0038_u01753494963706") 2025/07/26 01:59:38 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f411320ef57b70d8b_d20250726_m015719_c001_v7007000_t0000_u01753495039005") 2025/07/26 01:59:38 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014eda_d20250726_m015714_c001_v0001146_t0007_u01753495034234") 2025/07/26 01:59:38 DEBUG : dir1/0005-fghij: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4049d4ddc9d1c8b8_d20250726_m015738_c001_v7007000_t0000_u01753495058407") 2025/07/26 01:59:38 DEBUG : dir1/0005-fghij: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d19c_d20250726_m015733_c001_v0001183_t0009_u01753495053664") 2025/07/26 01:59:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5edf26_d20250726_m015849_c001_v7007000_t0000_u01753495129206") 2025/07/26 01:59:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611015030_d20250726_m015840_c001_v0001146_t0042_u01753495120779") 2025/07/26 01:59:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f405c5fba582d6d90_d20250726_m015835_c001_v7007000_t0000_u01753495115201") 2025/07/26 01:59:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014ff0_d20250726_m015826_c001_v0001146_t0014_u01753495106667") 2025/07/26 01:59:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4095922555907c11_d20250726_m015821_c001_v7007000_t0000_u01753495101045") 2025/07/26 01:59:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014fb6_d20250726_m015812_c001_v0001146_t0039_u01753495092965") 2025/07/26 01:59:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4121b0f6da1fa0c4_d20250726_m015807_c001_v7007000_t0000_u01753495087235") 2025/07/26 01:59:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014f80_d20250726_m015759_c001_v0001146_t0014_u01753495079114") 2025/07/26 01:59:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5ade35a_d20250726_m015753_c001_v7007000_t0000_u01753495073288") 2025/07/26 01:59:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014f48_d20250726_m015743_c001_v0001146_t0058_u01753495063871") 2025/07/26 01:59:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4121b0f6da1fa09e_d20250726_m015734_c001_v7007000_t0000_u01753495054677") 2025/07/26 01:59:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad893de_d20250726_m015727_c001_v0001182_t0018_u01753495047948") 2025/07/26 01:59:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40321f9147e9cc23_d20250726_m015721_c001_v7007000_t0000_u01753495041930") 2025/07/26 01:59:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad89369_d20250726_m015717_c001_v0001182_t0011_u01753495037550") 2025/07/26 01:59:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f421fca8aac4cc173_d20250726_m015715_c001_v7007000_t0000_u01753495035945") 2025/07/26 01:59:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00b80_d20250726_m015708_c001_v0001161_t0022_u01753495028192") 2025/07/26 01:59:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f417f89adf735dc44_d20250726_m015702_c001_v7007000_t0000_u01753495022179") 2025/07/26 01:59:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad89274_d20250726_m015657_c001_v0001182_t0057_u01753495017913") 2025/07/26 01:59:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f407dd04ca98fcd9d_d20250726_m015656_c001_v7007000_t0000_u01753495016422") 2025/07/26 01:59:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad89208_d20250726_m015649_c001_v0001182_t0021_u01753495009418") 2025/07/26 01:59:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4155c996620d3576_d20250726_m015640_c001_v7007000_t0000_u01753495000339") 2025/07/26 01:59:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014e14_d20250726_m015632_c001_v0001146_t0018_u01753494992368") 2025/07/26 01:59:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f415e0c79cd81e79b_d20250726_m015626_c001_v7007000_t0000_u01753494986900") 2025/07/26 01:59:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014dda_d20250726_m015617_c001_v0001146_t0049_u01753494977730") 2025/07/26 01:59:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f407dd04ca98fcd6c_d20250726_m015611_c001_v7007000_t0000_u01753494971915") 2025/07/26 01:59:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014da6_d20250726_m015603_c001_v0001146_t0045_u01753494963907") 2025/07/26 01:59:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f400d250f20992ac3_d20250726_m015718_c001_v7007000_t0000_u01753495038769") 2025/07/26 01:59:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad8933f_d20250726_m015714_c001_v0001182_t0024_u01753495034290") 2025/07/26 01:59:40 DEBUG : dir1/0006-ghijk: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4049d4ddc9d1c8b9_d20250726_m015738_c001_v7007000_t0000_u01753495058591") 2025/07/26 01:59:40 DEBUG : dir1/0006-ghijk: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014f30_d20250726_m015733_c001_v0001146_t0018_u01753495053673") 2025/07/26 01:59:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5edf27_d20250726_m015849_c001_v7007000_t0000_u01753495129388") 2025/07/26 01:59:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00d66_d20250726_m015841_c001_v0001161_t0022_u01753495121070") 2025/07/26 01:59:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f405c5fba582d6d91_d20250726_m015835_c001_v7007000_t0000_u01753495115385") 2025/07/26 01:59:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00d30_d20250726_m015827_c001_v0001161_t0037_u01753495107197") 2025/07/26 01:59:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4095922555907c13_d20250726_m015821_c001_v7007000_t0000_u01753495101231") 2025/07/26 01:59:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00cea_d20250726_m015813_c001_v0001161_t0058_u01753495093371") 2025/07/26 01:59:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4121b0f6da1fa0c5_d20250726_m015807_c001_v7007000_t0000_u01753495087418") 2025/07/26 01:59:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00ca6_d20250726_m015759_c001_v0001161_t0042_u01753495079514") 2025/07/26 01:59:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5ade35b_d20250726_m015753_c001_v7007000_t0000_u01753495073474") 2025/07/26 01:59:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00c52_d20250726_m015744_c001_v0001161_t0055_u01753495064245") 2025/07/26 01:59:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4102464a4e4d77a3_d20250726_m015734_c001_v7007000_t0000_u01753495054883") 2025/07/26 01:59:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00bfa_d20250726_m015728_c001_v0001161_t0048_u01753495048153") 2025/07/26 01:59:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40321f9147e9cc25_d20250726_m015722_c001_v7007000_t0000_u01753495042113") 2025/07/26 01:59:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d124_d20250726_m015717_c001_v0001183_t0043_u01753495037734") 2025/07/26 01:59:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40321f9147e9cc10_d20250726_m015715_c001_v7007000_t0000_u01753495035943") 2025/07/26 01:59:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad892e7_d20250726_m015708_c001_v0001182_t0041_u01753495028467") 2025/07/26 01:59:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f417f89adf735dc45_d20250726_m015702_c001_v7007000_t0000_u01753495022362") 2025/07/26 01:59:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d075_d20250726_m015658_c001_v0001183_t0055_u01753495018015") 2025/07/26 01:59:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f407dd04ca98fcd9a_d20250726_m015656_c001_v7007000_t0000_u01753495016231") 2025/07/26 01:59:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d01d_d20250726_m015649_c001_v0001183_t0040_u01753495009632") 2025/07/26 01:59:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4049d4ddc9d1c891_d20250726_m015640_c001_v7007000_t0000_u01753495000286") 2025/07/26 01:59:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad89160_d20250726_m015632_c001_v0001182_t0052_u01753494992705") 2025/07/26 01:59:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f415e0c79cd81e79c_d20250726_m015627_c001_v7007000_t0000_u01753494987087") 2025/07/26 01:59:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad890ad_d20250726_m015618_c001_v0001182_t0024_u01753494978047") 2025/07/26 01:59:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f407dd04ca98fcd6d_d20250726_m015612_c001_v7007000_t0000_u01753494972099") 2025/07/26 01:59:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad88ff9_d20250726_m015604_c001_v0001182_t0051_u01753494964418") 2025/07/26 01:59:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40321f9147e9cc14_d20250726_m015718_c001_v7007000_t0000_u01753495038747") 2025/07/26 01:59:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d106_d20250726_m015714_c001_v0001183_t0035_u01753495034468") 2025/07/26 01:59:41 DEBUG : dir1/0007-12345: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4049d4ddc9d1c8bb_d20250726_m015738_c001_v7007000_t0000_u01753495058776") 2025/07/26 01:59:41 DEBUG : dir1/0007-12345: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad8942e_d20250726_m015733_c001_v0001182_t0050_u01753495053697") 2025/07/26 01:59:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5edf28_d20250726_m015849_c001_v7007000_t0000_u01753495129570") 2025/07/26 01:59:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d3be_d20250726_m015841_c001_v0001183_t0029_u01753495121393") 2025/07/26 01:59:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f405c5fba582d6d92_d20250726_m015835_c001_v7007000_t0000_u01753495115570") 2025/07/26 01:59:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d352_d20250726_m015827_c001_v0001183_t0039_u01753495107509") 2025/07/26 01:59:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4095922555907c14_d20250726_m015821_c001_v7007000_t0000_u01753495101414") 2025/07/26 01:59:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d2e7_d20250726_m015813_c001_v0001183_t0012_u01753495093700") 2025/07/26 01:59:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4121b0f6da1fa0c6_d20250726_m015807_c001_v7007000_t0000_u01753495087603") 2025/07/26 01:59:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d27e_d20250726_m015759_c001_v0001183_t0042_u01753495079814") 2025/07/26 01:59:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5ade35c_d20250726_m015753_c001_v7007000_t0000_u01753495073661") 2025/07/26 01:59:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d1ff_d20250726_m015744_c001_v0001183_t0018_u01753495064614") 2025/07/26 01:59:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4121b0f6da1fa0a0_d20250726_m015735_c001_v7007000_t0000_u01753495055043") 2025/07/26 01:59:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014f12_d20250726_m015728_c001_v0001146_t0059_u01753495048475") 2025/07/26 01:59:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40321f9147e9cc26_d20250726_m015722_c001_v7007000_t0000_u01753495042295") 2025/07/26 01:59:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad8936d_d20250726_m015717_c001_v0001182_t0025_u01753495037754") 2025/07/26 01:59:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419774da3c45d566_d20250726_m015716_c001_v7007000_t0000_u01753495036171") 2025/07/26 01:59:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014ec2_d20250726_m015708_c001_v0001146_t0043_u01753495028707") 2025/07/26 01:59:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f417f89adf735dc46_d20250726_m015702_c001_v7007000_t0000_u01753495022544") 2025/07/26 01:59:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00b54_d20250726_m015658_c001_v0001161_t0030_u01753495018086") 2025/07/26 01:59:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f407dd04ca98fcd9b_d20250726_m015656_c001_v7007000_t0000_u01753495016234") 2025/07/26 01:59:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00b1c_d20250726_m015649_c001_v0001161_t0034_u01753495009935") 2025/07/26 01:59:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40927287f26bf829_d20250726_m015640_c001_v7007000_t0000_u01753495000089") 2025/07/26 01:59:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00ac8_d20250726_m015632_c001_v0001161_t0009_u01753494992916") 2025/07/26 01:59:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f415e0c79cd81e79d_d20250726_m015627_c001_v7007000_t0000_u01753494987271") 2025/07/26 01:59:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00a8c_d20250726_m015618_c001_v0001161_t0034_u01753494978246") 2025/07/26 01:59:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f407dd04ca98fcd6e_d20250726_m015612_c001_v7007000_t0000_u01753494972282") 2025/07/26 01:59:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00a5a_d20250726_m015604_c001_v0001161_t0006_u01753494964619") 2025/07/26 01:59:43 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f400d250f20992ac4_d20250726_m015718_c001_v7007000_t0000_u01753495038953") 2025/07/26 01:59:43 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad89341_d20250726_m015714_c001_v0001182_t0007_u01753495034504") 2025/07/26 01:59:43 DEBUG : dir1/0008-23456: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4049d4ddc9d1c8bc_d20250726_m015738_c001_v7007000_t0000_u01753495058959") 2025/07/26 01:59:43 DEBUG : dir1/0008-23456: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d1a2_d20250726_m015733_c001_v0001183_t0018_u01753495053868") 2025/07/26 01:59:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5edf29_d20250726_m015849_c001_v7007000_t0000_u01753495129753") 2025/07/26 01:59:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad89762_d20250726_m015841_c001_v0001182_t0015_u01753495121609") 2025/07/26 01:59:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f405c5fba582d6d94_d20250726_m015835_c001_v7007000_t0000_u01753495115756") 2025/07/26 01:59:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad896ac_d20250726_m015827_c001_v0001182_t0038_u01753495107707") 2025/07/26 01:59:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4095922555907c15_d20250726_m015821_c001_v7007000_t0000_u01753495101599") 2025/07/26 01:59:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad89606_d20250726_m015813_c001_v0001182_t0010_u01753495093903") 2025/07/26 01:59:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4121b0f6da1fa0c7_d20250726_m015807_c001_v7007000_t0000_u01753495087798") 2025/07/26 01:59:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad89568_d20250726_m015800_c001_v0001182_t0024_u01753495080020") 2025/07/26 01:59:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5ade35d_d20250726_m015753_c001_v7007000_t0000_u01753495073847") 2025/07/26 01:59:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad894c0_d20250726_m015744_c001_v0001182_t0051_u01753495064882") 2025/07/26 01:59:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4121b0f6da1fa0a1_d20250726_m015735_c001_v7007000_t0000_u01753495055057") 2025/07/26 01:59:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d178_d20250726_m015728_c001_v0001183_t0038_u01753495048852") 2025/07/26 01:59:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40321f9147e9cc27_d20250726_m015722_c001_v7007000_t0000_u01753495042480") 2025/07/26 01:59:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014eec_d20250726_m015717_c001_v0001146_t0030_u01753495037934") 2025/07/26 01:59:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419774da3c45d564_d20250726_m015715_c001_v7007000_t0000_u01753495035945") 2025/07/26 01:59:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d0ca_d20250726_m015709_c001_v0001183_t0055_u01753495029105") 2025/07/26 01:59:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f417f89adf735dc47_d20250726_m015702_c001_v7007000_t0000_u01753495022728") 2025/07/26 01:59:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad89278_d20250726_m015658_c001_v0001182_t0005_u01753495018147") 2025/07/26 01:59:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f413e4eae06157009_d20250726_m015656_c001_v7007000_t0000_u01753495016269") 2025/07/26 01:59:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014e6a_d20250726_m015650_c001_v0001146_t0041_u01753495010265") 2025/07/26 01:59:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd29bf_d20250726_m015640_c001_v7007000_t0000_u01753495000446") 2025/07/26 01:59:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151cfa9_d20250726_m015633_c001_v0001183_t0026_u01753494993315") 2025/07/26 01:59:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f415e0c79cd81e79e_d20250726_m015627_c001_v7007000_t0000_u01753494987456") 2025/07/26 01:59:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151cf4f_d20250726_m015618_c001_v0001183_t0038_u01753494978573") 2025/07/26 01:59:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f407dd04ca98fcd6f_d20250726_m015612_c001_v7007000_t0000_u01753494972467") 2025/07/26 01:59:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151ceef_d20250726_m015605_c001_v0001183_t0059_u01753494965010") 2025/07/26 01:59:44 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f400d250f20992ac6_d20250726_m015719_c001_v7007000_t0000_u01753495039137") 2025/07/26 01:59:44 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014edc_d20250726_m015714_c001_v0001146_t0002_u01753495034640") 2025/07/26 01:59:44 DEBUG : dir1/0009-34567: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4049d4ddc9d1c8bd_d20250726_m015739_c001_v7007000_t0000_u01753495059146") 2025/07/26 01:59:44 DEBUG : dir1/0009-34567: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00c20_d20250726_m015733_c001_v0001161_t0038_u01753495053881") 2025/07/26 01:59:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5edf2a_d20250726_m015849_c001_v7007000_t0000_u01753495129935") 2025/07/26 01:59:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611015036_d20250726_m015841_c001_v0001146_t0002_u01753495121806") 2025/07/26 01:59:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f405c5fba582d6d95_d20250726_m015835_c001_v7007000_t0000_u01753495115942") 2025/07/26 01:59:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014ff4_d20250726_m015827_c001_v0001146_t0033_u01753495107938") 2025/07/26 01:59:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4095922555907c16_d20250726_m015821_c001_v7007000_t0000_u01753495101783") 2025/07/26 01:59:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014fba_d20250726_m015814_c001_v0001146_t0055_u01753495094109") 2025/07/26 01:59:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4121b0f6da1fa0c8_d20250726_m015807_c001_v7007000_t0000_u01753495087981") 2025/07/26 01:59:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014f86_d20250726_m015800_c001_v0001146_t0049_u01753495080254") 2025/07/26 01:59:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5ade35e_d20250726_m015754_c001_v7007000_t0000_u01753495074034") 2025/07/26 01:59:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014f4a_d20250726_m015745_c001_v0001146_t0044_u01753495065076") 2025/07/26 01:59:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4102464a4e4d77a4_d20250726_m015735_c001_v7007000_t0000_u01753495055069") 2025/07/26 01:59:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad893ea_d20250726_m015729_c001_v0001182_t0055_u01753495049052") 2025/07/26 01:59:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40321f9147e9cc28_d20250726_m015722_c001_v7007000_t0000_u01753495042664") 2025/07/26 01:59:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00bc4_d20250726_m015717_c001_v0001161_t0051_u01753495037946") 2025/07/26 01:59:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f416f0ad7fd97f6ec_d20250726_m015715_c001_v7007000_t0000_u01753495035939") 2025/07/26 01:59:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00b86_d20250726_m015709_c001_v0001161_t0017_u01753495029320") 2025/07/26 01:59:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f417f89adf735dc48_d20250726_m015702_c001_v7007000_t0000_u01753495022911") 2025/07/26 01:59:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014e96_d20250726_m015658_c001_v0001146_t0059_u01753495018196") 2025/07/26 01:59:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5ade335_d20250726_m015656_c001_v7007000_t0000_u01753495016271") 2025/07/26 01:59:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad89216_d20250726_m015650_c001_v0001182_t0057_u01753495010573") 2025/07/26 01:59:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4049d4ddc9d1c890_d20250726_m015640_c001_v7007000_t0000_u01753495000099") 2025/07/26 01:59:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014e18_d20250726_m015633_c001_v0001146_t0037_u01753494993517") 2025/07/26 01:59:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f415e0c79cd81e79f_d20250726_m015627_c001_v7007000_t0000_u01753494987639") 2025/07/26 01:59:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014dde_d20250726_m015618_c001_v0001146_t0036_u01753494978765") 2025/07/26 01:59:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f407dd04ca98fcd70_d20250726_m015612_c001_v7007000_t0000_u01753494972652") 2025/07/26 01:59:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014da8_d20250726_m015605_c001_v0001146_t0059_u01753494965224") 2025/07/26 01:59:45 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419774da3c45d56b_d20250726_m015718_c001_v7007000_t0000_u01753495038944") 2025/07/26 01:59:46 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d108_d20250726_m015714_c001_v0001183_t0030_u01753495034671") 2025/07/26 01:59:46 DEBUG : dir1/0010-45678: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4049d4ddc9d1c8be_d20250726_m015739_c001_v7007000_t0000_u01753495059332") 2025/07/26 01:59:46 DEBUG : dir1/0010-45678: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad89434_d20250726_m015733_c001_v0001182_t0008_u01753495053898") 2025/07/26 01:59:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5edf2b_d20250726_m015850_c001_v7007000_t0000_u01753495130117") 2025/07/26 01:59:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00d70_d20250726_m015842_c001_v0001161_t0034_u01753495122344") 2025/07/26 01:59:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f405c5fba582d6d96_d20250726_m015836_c001_v7007000_t0000_u01753495116127") 2025/07/26 01:59:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00d36_d20250726_m015828_c001_v0001161_t0047_u01753495108358") 2025/07/26 01:59:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4095922555907c18_d20250726_m015821_c001_v7007000_t0000_u01753495101973") 2025/07/26 01:59:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00cee_d20250726_m015814_c001_v0001161_t0045_u01753495094508") 2025/07/26 01:59:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4121b0f6da1fa0ca_d20250726_m015808_c001_v7007000_t0000_u01753495088164") 2025/07/26 01:59:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00caa_d20250726_m015800_c001_v0001161_t0025_u01753495080578") 2025/07/26 01:59:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5ade360_d20250726_m015754_c001_v7007000_t0000_u01753495074219") 2025/07/26 01:59:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00c58_d20250726_m015745_c001_v0001161_t0004_u01753495065357") 2025/07/26 01:59:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40206a38f7335e03_d20250726_m015735_c001_v7007000_t0000_u01753495055071") 2025/07/26 01:59:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00c04_d20250726_m015729_c001_v0001161_t0018_u01753495049255") 2025/07/26 01:59:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40321f9147e9cc29_d20250726_m015722_c001_v7007000_t0000_u01753495042845") 2025/07/26 01:59:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d128_d20250726_m015717_c001_v0001183_t0021_u01753495037960") 2025/07/26 01:59:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40321f9147e9cc11_d20250726_m015715_c001_v7007000_t0000_u01753495035952") 2025/07/26 01:59:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad892ff_d20250726_m015709_c001_v0001182_t0007_u01753495029691") 2025/07/26 01:59:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f417f89adf735dc49_d20250726_m015703_c001_v7007000_t0000_u01753495023094") 2025/07/26 01:59:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d07b_d20250726_m015658_c001_v0001183_t0021_u01753495018227") 2025/07/26 01:59:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4121b0f6da1fa00e_d20250726_m015656_c001_v7007000_t0000_u01753495016255") 2025/07/26 01:59:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d027_d20250726_m015650_c001_v0001183_t0048_u01753495010808") 2025/07/26 01:59:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f405c5fba582d6d0f_d20250726_m015640_c001_v7007000_t0000_u01753495000112") 2025/07/26 01:59:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad8916c_d20250726_m015633_c001_v0001182_t0019_u01753494993826") 2025/07/26 01:59:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f415e0c79cd81e7a0_d20250726_m015627_c001_v7007000_t0000_u01753494987820") 2025/07/26 01:59:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad890bd_d20250726_m015619_c001_v0001182_t0028_u01753494979083") 2025/07/26 01:59:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f407dd04ca98fcd71_d20250726_m015612_c001_v7007000_t0000_u01753494972835") 2025/07/26 01:59:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad8900f_d20250726_m015605_c001_v0001182_t0027_u01753494965627") 2025/07/26 01:59:47 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5ade346_d20250726_m015719_c001_v7007000_t0000_u01753495039011") 2025/07/26 01:59:47 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad89345_d20250726_m015714_c001_v0001182_t0057_u01753495034734") 2025/07/26 01:59:47 DEBUG : dir1/0011-56789: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4049d4ddc9d1c8c0_d20250726_m015739_c001_v7007000_t0000_u01753495059515") 2025/07/26 01:59:47 DEBUG : dir1/0011-56789: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014f32_d20250726_m015734_c001_v0001146_t0015_u01753495054046") 2025/07/26 01:59:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5edf2c_d20250726_m015850_c001_v7007000_t0000_u01753495130299") 2025/07/26 01:59:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d3ca_d20250726_m015842_c001_v0001183_t0044_u01753495122631") 2025/07/26 01:59:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f405c5fba582d6d97_d20250726_m015836_c001_v7007000_t0000_u01753495116313") 2025/07/26 01:59:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d360_d20250726_m015828_c001_v0001183_t0028_u01753495108848") 2025/07/26 01:59:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4095922555907c19_d20250726_m015822_c001_v7007000_t0000_u01753495102157") 2025/07/26 01:59:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d2f5_d20250726_m015814_c001_v0001183_t0043_u01753495094807") 2025/07/26 01:59:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4121b0f6da1fa0cb_d20250726_m015808_c001_v7007000_t0000_u01753495088349") 2025/07/26 01:59:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d288_d20250726_m015800_c001_v0001183_t0021_u01753495080869") 2025/07/26 01:59:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5ade362_d20250726_m015754_c001_v7007000_t0000_u01753495074404") 2025/07/26 01:59:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d209_d20250726_m015746_c001_v0001183_t0012_u01753495066160") 2025/07/26 01:59:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41753ae6699c7d02_d20250726_m015735_c001_v7007000_t0000_u01753495055204") 2025/07/26 01:59:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014f18_d20250726_m015729_c001_v0001146_t0051_u01753495049574") 2025/07/26 01:59:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40321f9147e9cc2a_d20250726_m015723_c001_v7007000_t0000_u01753495043028") 2025/07/26 01:59:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad8936f_d20250726_m015718_c001_v0001182_t0047_u01753495038001") 2025/07/26 01:59:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f421fca8aac4cc174_d20250726_m015715_c001_v7007000_t0000_u01753495035945") 2025/07/26 01:59:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014ec6_d20250726_m015709_c001_v0001146_t0006_u01753495029906") 2025/07/26 01:59:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f417f89adf735dc4a_d20250726_m015703_c001_v7007000_t0000_u01753495023277") 2025/07/26 01:59:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad8927c_d20250726_m015658_c001_v0001182_t0036_u01753495018362") 2025/07/26 01:59:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f417f89adf735dc35_d20250726_m015656_c001_v7007000_t0000_u01753495016267") 2025/07/26 01:59:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00b24_d20250726_m015651_c001_v0001161_t0022_u01753495011032") 2025/07/26 01:59:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40927287f26bf82b_d20250726_m015640_c001_v7007000_t0000_u01753495000459") 2025/07/26 01:59:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00ace_d20250726_m015634_c001_v0001161_t0052_u01753494994088") 2025/07/26 01:59:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f415e0c79cd81e7a1_d20250726_m015628_c001_v7007000_t0000_u01753494988002") 2025/07/26 01:59:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00a96_d20250726_m015619_c001_v0001161_t0004_u01753494979318") 2025/07/26 01:59:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f407dd04ca98fcd72_d20250726_m015613_c001_v7007000_t0000_u01753494973018") 2025/07/26 01:59:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00a5c_d20250726_m015605_c001_v0001161_t0034_u01753494965844") 2025/07/26 01:59:48 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f411320ef57b70d8a_d20250726_m015718_c001_v7007000_t0000_u01753495038816") 2025/07/26 01:59:48 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00bae_d20250726_m015714_c001_v0001161_t0059_u01753495034780") 2025/07/26 01:59:48 DEBUG : dir1/0012-6789;: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4049d4ddc9d1c8c1_d20250726_m015739_c001_v7007000_t0000_u01753495059698") 2025/07/26 01:59:48 DEBUG : dir1/0012-6789;: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad89438_d20250726_m015734_c001_v0001182_t0053_u01753495054098") 2025/07/26 01:59:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5edf2d_d20250726_m015850_c001_v7007000_t0000_u01753495130480") 2025/07/26 01:59:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad89770_d20250726_m015842_c001_v0001182_t0055_u01753495122832") 2025/07/26 01:59:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f405c5fba582d6d98_d20250726_m015836_c001_v7007000_t0000_u01753495116497") 2025/07/26 01:59:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad896b8_d20250726_m015829_c001_v0001182_t0006_u01753495109073") 2025/07/26 01:59:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4095922555907c1a_d20250726_m015822_c001_v7007000_t0000_u01753495102342") 2025/07/26 01:59:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad89614_d20250726_m015815_c001_v0001182_t0021_u01753495095022") 2025/07/26 01:59:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4121b0f6da1fa0cc_d20250726_m015808_c001_v7007000_t0000_u01753495088535") 2025/07/26 01:59:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad8957c_d20250726_m015801_c001_v0001182_t0010_u01753495081103") 2025/07/26 01:59:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5ade363_d20250726_m015754_c001_v7007000_t0000_u01753495074588") 2025/07/26 01:59:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad894d4_d20250726_m015746_c001_v0001182_t0010_u01753495066373") 2025/07/26 01:59:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4049d4ddc9d1c8ae_d20250726_m015735_c001_v7007000_t0000_u01753495055221") 2025/07/26 01:59:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d182_d20250726_m015730_c001_v0001183_t0015_u01753495050109") 2025/07/26 01:59:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40321f9147e9cc2b_d20250726_m015723_c001_v7007000_t0000_u01753495043214") 2025/07/26 01:59:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d12c_d20250726_m015718_c001_v0001183_t0024_u01753495038173") 2025/07/26 01:59:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f400d250f20992abe_d20250726_m015715_c001_v7007000_t0000_u01753495035964") 2025/07/26 01:59:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d0dc_d20250726_m015710_c001_v0001183_t0041_u01753495030321") 2025/07/26 01:59:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f417f89adf735dc4b_d20250726_m015703_c001_v7007000_t0000_u01753495023459") 2025/07/26 01:59:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00b56_d20250726_m015658_c001_v0001161_t0021_u01753495018384") 2025/07/26 01:59:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5ade333_d20250726_m015655_c001_v7007000_t0000_u01753495015853") 2025/07/26 01:59:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014e70_d20250726_m015651_c001_v0001146_t0022_u01753495011296") 2025/07/26 01:59:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419774da3c45d4bc_d20250726_m015640_c001_v7007000_t0000_u01753495000121") 2025/07/26 01:59:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151cfb1_d20250726_m015634_c001_v0001183_t0041_u01753494994672") 2025/07/26 01:59:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f415e0c79cd81e7a2_d20250726_m015628_c001_v7007000_t0000_u01753494988184") 2025/07/26 01:59:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151cf57_d20250726_m015619_c001_v0001183_t0055_u01753494979822") 2025/07/26 01:59:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f407dd04ca98fcd73_d20250726_m015613_c001_v7007000_t0000_u01753494973268") 2025/07/26 01:59:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151ceff_d20250726_m015606_c001_v0001183_t0054_u01753494966179") 2025/07/26 01:59:50 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f421fca8aac4cc176_d20250726_m015718_c001_v7007000_t0000_u01753495038802") 2025/07/26 01:59:50 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d10a_d20250726_m015714_c001_v0001183_t0008_u01753495034875") 2025/07/26 01:59:50 DEBUG : dir1/0013-789;=: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4049d4ddc9d1c8c3_d20250726_m015739_c001_v7007000_t0000_u01753495059883") 2025/07/26 01:59:50 DEBUG : dir1/0013-789;=: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d1a4_d20250726_m015734_c001_v0001183_t0031_u01753495054113") 2025/07/26 01:59:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5edf2e_d20250726_m015850_c001_v7007000_t0000_u01753495130672") 2025/07/26 01:59:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611015040_d20250726_m015843_c001_v0001146_t0013_u01753495123042") 2025/07/26 01:59:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f405c5fba582d6d99_d20250726_m015836_c001_v7007000_t0000_u01753495116682") 2025/07/26 01:59:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014ff8_d20250726_m015829_c001_v0001146_t0025_u01753495109272") 2025/07/26 01:59:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4095922555907c1c_d20250726_m015822_c001_v7007000_t0000_u01753495102525") 2025/07/26 01:59:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014fc4_d20250726_m015815_c001_v0001146_t0027_u01753495095232") 2025/07/26 01:59:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4121b0f6da1fa0cd_d20250726_m015808_c001_v7007000_t0000_u01753495088718") 2025/07/26 01:59:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014f88_d20250726_m015801_c001_v0001146_t0035_u01753495081315") 2025/07/26 01:59:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5ade364_d20250726_m015754_c001_v7007000_t0000_u01753495074775") 2025/07/26 01:59:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014f4e_d20250726_m015746_c001_v0001146_t0011_u01753495066585") 2025/07/26 01:59:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41753ae6699c7d00_d20250726_m015734_c001_v7007000_t0000_u01753495054839") 2025/07/26 01:59:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad893f6_d20250726_m015730_c001_v0001182_t0046_u01753495050316") 2025/07/26 01:59:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40321f9147e9cc2c_d20250726_m015723_c001_v7007000_t0000_u01753495043396") 2025/07/26 01:59:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad89375_d20250726_m015718_c001_v0001182_t0008_u01753495038214") 2025/07/26 01:59:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40321f9147e9cc13_d20250726_m015716_c001_v7007000_t0000_u01753495036177") 2025/07/26 01:59:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00b8c_d20250726_m015710_c001_v0001161_t0008_u01753495030532") 2025/07/26 01:59:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f417f89adf735dc4c_d20250726_m015703_c001_v7007000_t0000_u01753495023642") 2025/07/26 01:59:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d07f_d20250726_m015658_c001_v0001183_t0059_u01753495018431") 2025/07/26 01:59:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4121b0f6da1fa00f_d20250726_m015656_c001_v7007000_t0000_u01753495016437") 2025/07/26 01:59:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad89224_d20250726_m015651_c001_v0001182_t0038_u01753495011667") 2025/07/26 01:59:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f405c5fba582d6d10_d20250726_m015640_c001_v7007000_t0000_u01753495000299") 2025/07/26 01:59:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014e1e_d20250726_m015634_c001_v0001146_t0054_u01753494994882") 2025/07/26 01:59:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f415e0c79cd81e7a3_d20250726_m015628_c001_v7007000_t0000_u01753494988367") 2025/07/26 01:59:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014de6_d20250726_m015620_c001_v0001146_t0000_u01753494980034") 2025/07/26 01:59:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f407dd04ca98fcd74_d20250726_m015613_c001_v7007000_t0000_u01753494973452") 2025/07/26 01:59:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014dac_d20250726_m015606_c001_v0001146_t0038_u01753494966379") 2025/07/26 01:59:51 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40321f9147e9cc19_d20250726_m015719_c001_v7007000_t0000_u01753495039156") 2025/07/26 01:59:51 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad8934b_d20250726_m015714_c001_v0001182_t0006_u01753495034979") 2025/07/26 01:59:51 DEBUG : dir1/0014-89;=.: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4049d4ddc9d1c8c4_d20250726_m015740_c001_v7007000_t0000_u01753495060066") 2025/07/26 01:59:51 DEBUG : dir1/0014-89;=.: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00c24_d20250726_m015734_c001_v0001161_t0028_u01753495054202") 2025/07/26 01:59:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5edf2f_d20250726_m015850_c001_v7007000_t0000_u01753495130854") 2025/07/26 01:59:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00d72_d20250726_m015843_c001_v0001161_t0045_u01753495123526") 2025/07/26 01:59:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f405c5fba582d6d9a_d20250726_m015836_c001_v7007000_t0000_u01753495116867") 2025/07/26 01:59:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00d3e_d20250726_m015829_c001_v0001161_t0029_u01753495109577") 2025/07/26 01:59:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4095922555907c1d_d20250726_m015822_c001_v7007000_t0000_u01753495102727") 2025/07/26 01:59:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00cf4_d20250726_m015815_c001_v0001161_t0021_u01753495095587") 2025/07/26 01:59:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4121b0f6da1fa0ce_d20250726_m015808_c001_v7007000_t0000_u01753495088911") 2025/07/26 01:59:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00cae_d20250726_m015801_c001_v0001161_t0014_u01753495081689") 2025/07/26 01:59:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5ade366_d20250726_m015754_c001_v7007000_t0000_u01753495074959") 2025/07/26 01:59:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00c62_d20250726_m015746_c001_v0001161_t0033_u01753495066998") 2025/07/26 01:59:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f406c34f517710b86_d20250726_m015735_c001_v7007000_t0000_u01753495055085") 2025/07/26 01:59:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00c0a_d20250726_m015730_c001_v0001161_t0011_u01753495050547") 2025/07/26 01:59:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40321f9147e9cc2d_d20250726_m015723_c001_v7007000_t0000_u01753495043579") 2025/07/26 01:59:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014ef0_d20250726_m015718_c001_v0001146_t0015_u01753495038337") 2025/07/26 01:59:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f421fca8aac4cc175_d20250726_m015716_c001_v7007000_t0000_u01753495036127") 2025/07/26 01:59:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad89317_d20250726_m015711_c001_v0001182_t0045_u01753495031152") 2025/07/26 01:59:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f417f89adf735dc4d_d20250726_m015703_c001_v7007000_t0000_u01753495023825") 2025/07/26 01:59:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad8927e_d20250726_m015658_c001_v0001182_t0010_u01753495018558") 2025/07/26 01:59:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418407e7a4d39505_d20250726_m015656_c001_v7007000_t0000_u01753495016485") 2025/07/26 01:59:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d037_d20250726_m015651_c001_v0001183_t0030_u01753495011873") 2025/07/26 01:59:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f411320ef57b70d15_d20250726_m015640_c001_v7007000_t0000_u01753495000130") 2025/07/26 01:59:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad8917c_d20250726_m015635_c001_v0001182_t0038_u01753494995213") 2025/07/26 01:59:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f415e0c79cd81e7a4_d20250726_m015628_c001_v7007000_t0000_u01753494988549") 2025/07/26 01:59:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad890cb_d20250726_m015620_c001_v0001182_t0007_u01753494980660") 2025/07/26 01:59:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f407dd04ca98fcd75_d20250726_m015613_c001_v7007000_t0000_u01753494973635") 2025/07/26 01:59:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad89023_d20250726_m015606_c001_v0001182_t0014_u01753494966728") 2025/07/26 01:59:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5ade345_d20250726_m015718_c001_v7007000_t0000_u01753495038818") 2025/07/26 01:59:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d10c_d20250726_m015715_c001_v0001183_t0051_u01753495035070") 2025/07/26 01:59:53 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4049d4ddc9d1c8c5_d20250726_m015740_c001_v7007000_t0000_u01753495060252") 2025/07/26 01:59:53 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d1aa_d20250726_m015734_c001_v0001183_t0017_u01753495054337") 2025/07/26 01:59:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5edf30_d20250726_m015851_c001_v7007000_t0000_u01753495131036") 2025/07/26 01:59:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d3cc_d20250726_m015843_c001_v0001183_t0032_u01753495123837") 2025/07/26 01:59:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f405c5fba582d6d9b_d20250726_m015837_c001_v7007000_t0000_u01753495117053") 2025/07/26 01:59:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d368_d20250726_m015829_c001_v0001183_t0054_u01753495109871") 2025/07/26 01:59:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4095922555907c1e_d20250726_m015822_c001_v7007000_t0000_u01753495102911") 2025/07/26 01:59:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d2fc_d20250726_m015815_c001_v0001183_t0059_u01753495095878") 2025/07/26 01:59:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4121b0f6da1fa0d0_d20250726_m015809_c001_v7007000_t0000_u01753495089093") 2025/07/26 01:59:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d292_d20250726_m015802_c001_v0001183_t0051_u01753495082058") 2025/07/26 01:59:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5ade367_d20250726_m015755_c001_v7007000_t0000_u01753495075161") 2025/07/26 01:59:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d211_d20250726_m015747_c001_v0001183_t0051_u01753495067418") 2025/07/26 01:59:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41753ae6699c7cff_d20250726_m015734_c001_v7007000_t0000_u01753495054658") 2025/07/26 01:59:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014f20_d20250726_m015731_c001_v0001146_t0052_u01753495051013") 2025/07/26 01:59:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40321f9147e9cc2e_d20250726_m015723_c001_v7007000_t0000_u01753495043761") 2025/07/26 01:59:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00bc8_d20250726_m015718_c001_v0001161_t0019_u01753495038349") 2025/07/26 01:59:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40321f9147e9cc12_d20250726_m015716_c001_v7007000_t0000_u01753495036136") 2025/07/26 01:59:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014ec8_d20250726_m015711_c001_v0001146_t0046_u01753495031346") 2025/07/26 01:59:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f417f89adf735dc4e_d20250726_m015704_c001_v7007000_t0000_u01753495024009") 2025/07/26 01:59:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014e98_d20250726_m015658_c001_v0001146_t0052_u01753495018593") 2025/07/26 01:59:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5ade336_d20250726_m015656_c001_v7007000_t0000_u01753495016494") 2025/07/26 01:59:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00b2c_d20250726_m015652_c001_v0001161_t0028_u01753495012085") 2025/07/26 01:59:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419774da3c45d4bd_d20250726_m015640_c001_v7007000_t0000_u01753495000140") 2025/07/26 01:59:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00ade_d20250726_m015635_c001_v0001161_t0026_u01753494995432") 2025/07/26 01:59:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f415e0c79cd81e7a5_d20250726_m015628_c001_v7007000_t0000_u01753494988732") 2025/07/26 01:59:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00a98_d20250726_m015620_c001_v0001161_t0030_u01753494980882") 2025/07/26 01:59:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f407dd04ca98fcd76_d20250726_m015613_c001_v7007000_t0000_u01753494973822") 2025/07/26 01:59:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00a66_d20250726_m015606_c001_v0001161_t0057_u01753494966935") 2025/07/26 01:59:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40321f9147e9cc15_d20250726_m015718_c001_v7007000_t0000_u01753495038790") 2025/07/26 01:59:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad8934f_d20250726_m015715_c001_v0001182_t0009_u01753495035202") 2025/07/26 01:59:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40927287f26bf830_d20250726_m015642_c001_v7007000_t0000_u01753495002851") 2025/07/26 01:59:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad8919e_d20250726_m015638_c001_v0001182_t0009_u01753494998274") 2025/07/26 01:59:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40927287f26bf831_d20250726_m015643_c001_v7007000_t0000_u01753495003037") 2025/07/26 01:59:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151cfc1_d20250726_m015638_c001_v0001183_t0056_u01753494998285") 2025/07/26 01:59:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40927287f26bf832_d20250726_m015643_c001_v7007000_t0000_u01753495003221") 2025/07/26 01:59:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014e36_d20250726_m015638_c001_v0001146_t0008_u01753494998467") 2025/07/26 01:59:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40927287f26bf833_d20250726_m015643_c001_v7007000_t0000_u01753495003406") 2025/07/26 01:59:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad891a0_d20250726_m015638_c001_v0001182_t0020_u01753494998481") 2025/07/26 01:59:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40927287f26bf834_d20250726_m015643_c001_v7007000_t0000_u01753495003590") 2025/07/26 01:59:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151cfc9_d20250726_m015638_c001_v0001183_t0022_u01753494998503") 2025/07/26 01:59:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40927287f26bf835_d20250726_m015643_c001_v7007000_t0000_u01753495003775") 2025/07/26 01:59:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00af4_d20250726_m015638_c001_v0001161_t0039_u01753494998600") 2025/07/26 01:59:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40927287f26bf836_d20250726_m015643_c001_v7007000_t0000_u01753495003961") 2025/07/26 01:59:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad891a4_d20250726_m015638_c001_v0001182_t0049_u01753494998679") 2025/07/26 01:59:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40927287f26bf837_d20250726_m015644_c001_v7007000_t0000_u01753495004146") 2025/07/26 01:59:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151cfcd_d20250726_m015638_c001_v0001183_t0037_u01753494998722") 2025/07/26 01:59:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40927287f26bf838_d20250726_m015644_c001_v7007000_t0000_u01753495004330") 2025/07/26 01:59:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad891aa_d20250726_m015638_c001_v0001182_t0015_u01753494998883") 2025/07/26 01:59:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40927287f26bf839_d20250726_m015644_c001_v7007000_t0000_u01753495004516") 2025/07/26 01:59:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014e38_d20250726_m015638_c001_v0001146_t0012_u01753494998909") 2025/07/26 01:59:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40927287f26bf83a_d20250726_m015644_c001_v7007000_t0000_u01753495004700") 2025/07/26 01:59:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00af6_d20250726_m015638_c001_v0001161_t0057_u01753494998924") 2025/07/26 01:59:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40927287f26bf83b_d20250726_m015644_c001_v7007000_t0000_u01753495004896") 2025/07/26 01:59:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151cfcf_d20250726_m015638_c001_v0001183_t0057_u01753494998935") 2025/07/26 01:59:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40927287f26bf83c_d20250726_m015645_c001_v7007000_t0000_u01753495005081") 2025/07/26 01:59:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad891ac_d20250726_m015639_c001_v0001182_t0021_u01753494999091") 2025/07/26 01:59:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40927287f26bf83e_d20250726_m015645_c001_v7007000_t0000_u01753495005268") 2025/07/26 01:59:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151cfd1_d20250726_m015639_c001_v0001183_t0036_u01753494999153") 2025/07/26 01:59:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40927287f26bf83f_d20250726_m015645_c001_v7007000_t0000_u01753495005455") 2025/07/26 01:59:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151cfd3_d20250726_m015639_c001_v0001183_t0031_u01753494999348") 2025/07/26 01:59:56 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40927287f26bf840_d20250726_m015645_c001_v7007000_t0000_u01753495005640") 2025/07/26 01:59:56 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00afa_d20250726_m015639_c001_v0001161_t0037_u01753494999357") 2025/07/26 01:59:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f406c34f517710b65_d20250726_m015659_c001_v7007000_t0000_u01753495019104") 2025/07/26 01:59:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad8923c_d20250726_m015654_c001_v0001182_t0056_u01753495014526") 2025/07/26 01:59:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4121b0f6da1fa012_d20250726_m015658_c001_v7007000_t0000_u01753495018960") 2025/07/26 01:59:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d055_d20250726_m015654_c001_v0001183_t0057_u01753495014548") 2025/07/26 01:59:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418407e7a4d39509_d20250726_m015659_c001_v7007000_t0000_u01753495019279") 2025/07/26 01:59:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014e86_d20250726_m015654_c001_v0001146_t0014_u01753495014667") 2025/07/26 01:59:56 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f406c34f517710b64_d20250726_m015658_c001_v7007000_t0000_u01753495018921") 2025/07/26 01:59:56 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad89244_d20250726_m015654_c001_v0001182_t0049_u01753495014727") 2025/07/26 01:59:56 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f417f89adf735dc39_d20250726_m015659_c001_v7007000_t0000_u01753495019116") 2025/07/26 01:59:56 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d057_d20250726_m015654_c001_v0001183_t0010_u01753495014754") 2025/07/26 01:59:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f417f89adf735dc38_d20250726_m015658_c001_v7007000_t0000_u01753495018931") 2025/07/26 01:59:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00b3e_d20250726_m015654_c001_v0001161_t0032_u01753495014740") 2025/07/26 01:59:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f413e4eae06157014_d20250726_m015659_c001_v7007000_t0000_u01753495019127") 2025/07/26 01:59:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad89248_d20250726_m015654_c001_v0001182_t0040_u01753495014946") 2025/07/26 01:59:56 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f407dd04ca98fcdab_d20250726_m015658_c001_v7007000_t0000_u01753495018972") 2025/07/26 01:59:56 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d059_d20250726_m015654_c001_v0001183_t0008_u01753495014958") 2025/07/26 01:59:57 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4155c996620d3591_d20250726_m015659_c001_v7007000_t0000_u01753495019140") 2025/07/26 01:59:57 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00b42_d20250726_m015655_c001_v0001161_t0020_u01753495015032") 2025/07/26 01:59:57 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4121b0f6da1fa013_d20250726_m015659_c001_v7007000_t0000_u01753495019147") 2025/07/26 01:59:57 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014e88_d20250726_m015655_c001_v0001146_t0007_u01753495015076") 2025/07/26 01:59:57 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f407dd04ca98fcdad_d20250726_m015659_c001_v7007000_t0000_u01753495019159") 2025/07/26 01:59:57 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad8924c_d20250726_m015655_c001_v0001182_t0055_u01753495015151") 2025/07/26 01:59:57 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5ade33b_d20250726_m015659_c001_v7007000_t0000_u01753495019262") 2025/07/26 01:59:57 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d05b_d20250726_m015655_c001_v0001183_t0030_u01753495015164") 2025/07/26 01:59:57 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f406c34f517710b66_d20250726_m015659_c001_v7007000_t0000_u01753495019289") 2025/07/26 01:59:57 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad89250_d20250726_m015655_c001_v0001182_t0047_u01753495015356") 2025/07/26 01:59:57 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f417f89adf735dc3a_d20250726_m015659_c001_v7007000_t0000_u01753495019300") 2025/07/26 01:59:57 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d05f_d20250726_m015655_c001_v0001183_t0031_u01753495015370") 2025/07/26 01:59:57 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f413e4eae06157013_d20250726_m015658_c001_v7007000_t0000_u01753495018941") 2025/07/26 01:59:57 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014e8a_d20250726_m015655_c001_v0001146_t0037_u01753495015501") 2025/07/26 01:59:57 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5ade33a_d20250726_m015659_c001_v7007000_t0000_u01753495019079") 2025/07/26 01:59:57 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00b46_d20250726_m015655_c001_v0001161_t0017_u01753495015486") 2025/07/26 01:59:57 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f411320ef57b70ad6_d20250726_m015458_c001_v7007000_t0000_u01753494898952") 2025/07/26 01:59:57 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f111f5b49a6e51f0c_d20250726_m015456_c001_v0001044_t0053_u01753494896690") 2025/07/26 01:59:57 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5adde8c_d20250726_m015456_c001_v7007000_t0000_u01753494896497") 2025/07/26 01:59:57 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f111f5b49a6e51f02_d20250726_m015452_c001_v0001044_t0012_u01753494892513") 2025/07/26 01:59:57 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5adde38_d20250726_m015451_c001_v7007000_t0000_u01753494891782") 2025/07/26 01:59:58 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee0087e_d20250726_m015447_c001_v0001161_t0019_u01753494887782") 2025/07/26 01:59:58 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f401842d4bc72501c_d20250726_m015446_c001_v7007000_t0000_u01753494886319") 2025/07/26 01:59:58 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f1170106a69583b95_d20250726_m015444_c001_v0001102_t0038_u01753494884067") 2025/07/26 01:59:58 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f402e1f7bb61ebe06_d20250726_m015443_c001_v7007000_t0000_u01753494883884") 2025/07/26 01:59:58 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f1170106a69583b87_d20250726_m015440_c001_v0001102_t0054_u01753494880653") 2025/07/26 01:59:58 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f402e1f7bb61ebdff_d20250726_m015439_c001_v7007000_t0000_u01753494879924") 2025/07/26 01:59:58 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00840_d20250726_m015436_c001_v0001161_t0025_u01753494876187") 2025/07/26 01:59:58 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5adddff_d20250726_m015435_c001_v7007000_t0000_u01753494875261") 2025/07/26 01:59:58 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f1139901d0d9db1f4_d20250726_m015433_c001_v0001091_t0034_u01753494873978") 2025/07/26 01:59:58 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40516cd1d26e7864_d20250726_m015433_c001_v7007000_t0000_u01753494873793") 2025/07/26 01:59:58 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f1139901d0d9db1de_d20250726_m015431_c001_v0001091_t0028_u01753494871273") 2025/07/26 01:59:58 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40516cd1d26e7831_d20250726_m015430_c001_v7007000_t0000_u01753494870544") 2025/07/26 01:59:58 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00820_d20250726_m015424_c001_v0001161_t0056_u01753494864589") 2025/07/26 01:59:58 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5adddf7_d20250726_m015423_c001_v7007000_t0000_u01753494863673") 2025/07/26 01:59:58 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f1076940e83274099_d20250726_m015421_c001_v0001117_t0031_u01753494861429") 2025/07/26 01:59:58 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f400d250f20992982_d20250726_m015421_c001_v7007000_t0000_u01753494861244") 2025/07/26 01:59:58 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f1076940e8327408b_d20250726_m015417_c001_v0001117_t0004_u01753494857513") 2025/07/26 01:59:58 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f400d250f20992980_d20250726_m015416_c001_v7007000_t0000_u01753494856785") 2025/07/26 01:59:58 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee007f4_d20250726_m015411_c001_v0001161_t0034_u01753494851378") 2025/07/26 01:59:58 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4121b0f6da1f9ca5_d20250726_m015410_c001_v7007000_t0000_u01753494850466") 2025/07/26 01:59:59 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11854307cdc1a2ac_d20250726_m015408_c001_v0001101_t0002_u01753494848663") 2025/07/26 01:59:59 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd2173_d20250726_m015408_c001_v7007000_t0000_u01753494848481") 2025/07/26 01:59:59 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11854307cdc1a2a0_d20250726_m015405_c001_v0001101_t0022_u01753494845052") 2025/07/26 01:59:59 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd2171_d20250726_m015404_c001_v7007000_t0000_u01753494844331") 2025/07/26 01:59:59 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee007b0_d20250726_m015358_c001_v0001161_t0056_u01753494838477") 2025/07/26 01:59:59 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd216d_d20250726_m015357_c001_v7007000_t0000_u01753494837529") 2025/07/26 01:59:59 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f1117d2408ae971bb_d20250726_m015355_c001_v0001043_t0022_u01753494835764") 2025/07/26 01:59:59 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f416ff4e9f28f0851_d20250726_m015355_c001_v7007000_t0000_u01753494835578") 2025/07/26 01:59:59 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f1117d2408ae971ad_d20250726_m015352_c001_v0001043_t0055_u01753494832193") 2025/07/26 01:59:59 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f416ff4e9f28f084b_d20250726_m015351_c001_v7007000_t0000_u01753494831436") 2025/07/26 01:59:59 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00774_d20250726_m015343_c001_v0001161_t0038_u01753494823079") 2025/07/26 01:59:59 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4102464a4e4d763c_d20250726_m015341_c001_v7007000_t0000_u01753494821972") 2025/07/26 01:59:59 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f1127b7093b84cc40_d20250726_m015336_c001_v0001134_t0030_u01753494816243") 2025/07/26 01:59:59 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f415e0c79cd81e75d_d20250726_m015336_c001_v7007000_t0000_u01753494816027") 2025/07/26 01:59:59 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bf1d1_d20250726_m015331_c001_v0001180_t0049_u01753494811709") 2025/07/26 01:59:59 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f1154878432239f37_d20250726_m015330_c001_v0001137_t0019_u01753494810817") 2025/07/26 01:59:59 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f1154878432239f2f_d20250726_m015329_c001_v0001137_t0019_u01753494809722") 2025/07/26 01:59:59 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4102464a4e4d7601_d20250726_m015316_c001_v7007000_t0000_u01753494796300") 2025/07/26 01:59:59 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee006f4_d20250726_m015309_c001_v0001161_t0017_u01753494789076") 2025/07/26 01:59:59 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11360887e269062e_d20250726_m015308_c001_v0001146_t0044_u01753494788085") 2025/07/26 02:00:00 DEBUG : dst/one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11360887e269062c_d20250726_m015307_c001_v0001146_t0047_u01753494787012") 2025/07/26 02:00:00 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f411320ef57b70ad7_d20250726_m015459_c001_v7007000_t0000_u01753494899140") 2025/07/26 02:00:00 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f1136d77f316aa6a5_d20250726_m015455_c001_v0001145_t0027_u01753494895842") 2025/07/26 02:00:00 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f10065c8bd6aceb0c_d20250726_m015451_c001_v0001180_t0018_u01753494891558") 2025/07/26 02:00:00 DEBUG : dst/one.bak: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f401842d4bc72501d_d20250726_m015446_c001_v7007000_t0000_u01753494886503") 2025/07/26 02:00:00 DEBUG : dst/one.bak: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103735fd3437ba88_d20250726_m015443_c001_v0001157_t0038_u01753494883509") 2025/07/26 02:00:00 DEBUG : dst/one.bak: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f1144b9fe85bc05bf_d20250726_m015439_c001_v0001098_t0014_u01753494879539") 2025/07/26 02:00:00 DEBUG : dst/one.bak: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5adde00_d20250726_m015435_c001_v7007000_t0000_u01753494875448") 2025/07/26 02:00:00 DEBUG : dst/one.bak: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f1027f596bb06dbcb_d20250726_m015433_c001_v0001041_t0055_u01753494873423") 2025/07/26 02:00:00 DEBUG : dst/one.bak: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f104b367f85cade41_d20250726_m015430_c001_v0001178_t0030_u01753494870331") 2025/07/26 02:00:00 DEBUG : dst/three: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4102464a4e4d763d_d20250726_m015342_c001_v7007000_t0000_u01753494822157") 2025/07/26 02:00:00 DEBUG : dst/three: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f1154878432239f51_d20250726_m015340_c001_v0001137_t0032_u01753494820474") 2025/07/26 02:00:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f411320ef57b70ad8_d20250726_m015459_c001_v7007000_t0000_u01753494899324") 2025/07/26 02:00:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103bf2e1b09468b2_d20250726_m015457_c001_v0001134_t0028_u01753494897659") 2025/07/26 02:00:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11548f2048024b3f_d20250726_m015453_c001_v0001171_t0047_u01753494893718") 2025/07/26 02:00:00 DEBUG : dst/three.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f411320ef57b70ad9_d20250726_m015459_c001_v7007000_t0000_u01753494899507") 2025/07/26 02:00:00 DEBUG : dst/three.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f111f5b49a6e51f12_d20250726_m015458_c001_v0001044_t0021_u01753494898193") 2025/07/26 02:00:00 DEBUG : dst/three.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5adde95_d20250726_m015457_c001_v7007000_t0000_u01753494897967") 2025/07/26 02:00:00 DEBUG : dst/three.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f111f5b49a6e51f06_d20250726_m015454_c001_v0001044_t0040_u01753494894303") 2025/07/26 02:00:00 DEBUG : dst/three.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5adde68_d20250726_m015454_c001_v7007000_t0000_u01753494894075") 2025/07/26 02:00:00 DEBUG : dst/three.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00884_d20250726_m015448_c001_v0001161_t0054_u01753494888422") 2025/07/26 02:00:01 DEBUG : dst/three.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f401842d4bc72501e_d20250726_m015446_c001_v7007000_t0000_u01753494886686") 2025/07/26 02:00:01 DEBUG : dst/three.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f1170106a69583b9d_d20250726_m015445_c001_v0001102_t0019_u01753494885587") 2025/07/26 02:00:01 DEBUG : dst/three.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f402e1f7bb61ebe08_d20250726_m015445_c001_v7007000_t0000_u01753494885369") 2025/07/26 02:00:01 DEBUG : dst/three.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f1170106a69583b8d_d20250726_m015441_c001_v0001102_t0029_u01753494881889") 2025/07/26 02:00:01 DEBUG : dst/three.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f402e1f7bb61ebe02_d20250726_m015441_c001_v7007000_t0000_u01753494881705") 2025/07/26 02:00:01 DEBUG : dst/three.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00844_d20250726_m015436_c001_v0001161_t0045_u01753494876780") 2025/07/26 02:00:01 DEBUG : dst/three.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40516cd1d26e7872_d20250726_m015434_c001_v7007000_t0000_u01753494874697") 2025/07/26 02:00:01 DEBUG : dst/three.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00832_d20250726_m015432_c001_v0001161_t0013_u01753494872402") 2025/07/26 02:00:01 DEBUG : dst/three.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40516cd1d26e7849_d20250726_m015432_c001_v7007000_t0000_u01753494872027") 2025/07/26 02:00:01 DEBUG : dst/three.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee0082a_d20250726_m015427_c001_v0001161_t0057_u01753494867662") 2025/07/26 02:00:01 DEBUG : dst/three.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f400d250f20992984_d20250726_m015422_c001_v7007000_t0000_u01753494862755") 2025/07/26 02:00:01 DEBUG : dst/three.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f117b057764bbc4b9_d20250726_m015419_c001_v0001171_t0049_u01753494859949") 2025/07/26 02:00:01 DEBUG : dst/three.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f400d250f20992981_d20250726_m015418_c001_v7007000_t0000_u01753494858818") 2025/07/26 02:00:01 DEBUG : dst/three.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee007fa_d20250726_m015412_c001_v0001161_t0007_u01753494852001") 2025/07/26 02:00:01 DEBUG : dst/three.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd2174_d20250726_m015409_c001_v7007000_t0000_u01753494849534") 2025/07/26 02:00:01 DEBUG : dst/three.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f117b057764bbc463_d20250726_m015407_c001_v0001171_t0016_u01753494847100") 2025/07/26 02:00:01 DEBUG : dst/three.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd2172_d20250726_m015406_c001_v7007000_t0000_u01753494846006") 2025/07/26 02:00:01 DEBUG : dst/three.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee007b6_d20250726_m015359_c001_v0001161_t0018_u01753494839075") 2025/07/26 02:00:01 DEBUG : dst/three.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f416ff4e9f28f0852_d20250726_m015356_c001_v7007000_t0000_u01753494836592") 2025/07/26 02:00:01 DEBUG : dst/three.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f117b057764bbc411_d20250726_m015354_c001_v0001171_t0022_u01753494834435") 2025/07/26 02:00:02 DEBUG : dst/three.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f416ff4e9f28f084e_d20250726_m015353_c001_v7007000_t0000_u01753494833333") 2025/07/26 02:00:02 DEBUG : dst/three.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00780_d20250726_m015346_c001_v0001161_t0005_u01753494826505") 2025/07/26 02:00:02 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f401842d4bc72501f_d20250726_m015446_c001_v7007000_t0000_u01753494886870") 2025/07/26 02:00:02 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f105964bc2f59b7b5_d20250726_m015444_c001_v0001102_t0008_u01753494884946") 2025/07/26 02:00:02 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f102188b6ced7beee_d20250726_m015441_c001_v0001183_t0046_u01753494881510") 2025/07/26 02:00:02 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5adde01_d20250726_m015435_c001_v7007000_t0000_u01753494875631") 2025/07/26 02:00:02 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118416976b50e7a4_d20250726_m015434_c001_v0001182_t0040_u01753494874466") 2025/07/26 02:00:02 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f104691489f77fabe_d20250726_m015431_c001_v0001176_t0003_u01753494871811") 2025/07/26 02:00:02 DEBUG : dst/two: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f411320ef57b70ada_d20250726_m015459_c001_v7007000_t0000_u01753494899699") 2025/07/26 02:00:02 DEBUG : dst/two: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00882_d20250726_m015448_c001_v0001161_t0024_u01753494888138") 2025/07/26 02:00:02 DEBUG : dst/two: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f401842d4bc725020_d20250726_m015447_c001_v7007000_t0000_u01753494887052") 2025/07/26 02:00:02 DEBUG : dst/two: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00842_d20250726_m015436_c001_v0001161_t0027_u01753494876499") 2025/07/26 02:00:02 DEBUG : dst/two: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5adde02_d20250726_m015435_c001_v7007000_t0000_u01753494875815") 2025/07/26 02:00:02 DEBUG : dst/two: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00828_d20250726_m015427_c001_v0001161_t0016_u01753494867275") 2025/07/26 02:00:02 DEBUG : dst/two: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5adddf8_d20250726_m015423_c001_v7007000_t0000_u01753494863858") 2025/07/26 02:00:02 DEBUG : dst/two: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f117b057764bbc47d_d20250726_m015411_c001_v0001171_t0049_u01753494851697") 2025/07/26 02:00:02 DEBUG : dst/two: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4121b0f6da1f9ca6_d20250726_m015410_c001_v7007000_t0000_u01753494850648") 2025/07/26 02:00:02 DEBUG : dst/two: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f117b057764bbc42f_d20250726_m015358_c001_v0001171_t0010_u01753494838783") 2025/07/26 02:00:03 DEBUG : dst/two: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd216e_d20250726_m015357_c001_v7007000_t0000_u01753494837715") 2025/07/26 02:00:03 DEBUG : dst/two: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f117b057764bbc3d7_d20250726_m015344_c001_v0001171_t0058_u01753494824008") 2025/07/26 02:00:03 DEBUG : dst/two: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4102464a4e4d763e_d20250726_m015342_c001_v7007000_t0000_u01753494822343") 2025/07/26 02:00:03 DEBUG : dst/two: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f1127c1d23bc6593b_d20250726_m015338_c001_v0001176_t0046_u01753494818108") 2025/07/26 02:00:03 DEBUG : dst/two: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4102464a4e4d7602_d20250726_m015316_c001_v7007000_t0000_u01753494796484") 2025/07/26 02:00:03 DEBUG : dst/two: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11360887e2690638_d20250726_m015315_c001_v0001146_t0037_u01753494795226") 2025/07/26 02:00:03 DEBUG : empty space: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41753ae6699c4eba_d20250726_m015241_c001_v7007000_t0000_u01753494761672") 2025/07/26 02:00:03 DEBUG : empty space: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bf118_d20250726_m015237_c001_v0001180_t0045_u01753494757750") 2025/07/26 02:00:03 DEBUG : empty space: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41753ae6699c4eb6_d20250726_m015235_c001_v7007000_t0000_u01753494755714") 2025/07/26 02:00:03 DEBUG : empty space: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bf0e6_d20250726_m015224_c001_v0001180_t0036_u01753494744671") 2025/07/26 02:00:03 DEBUG : empty space: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f400d250f20992909_d20250726_m015216_c001_v7007000_t0000_u01753494736076") 2025/07/26 02:00:03 DEBUG : empty space: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bf0ba_d20250726_m015212_c001_v0001180_t0019_u01753494732413") 2025/07/26 02:00:03 DEBUG : empty space: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418407e7a4d38ea4_d20250726_m015152_c001_v7007000_t0000_u01753494712265") 2025/07/26 02:00:03 DEBUG : empty space: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bf05d_d20250726_m015150_c001_v0001180_t0029_u01753494710563") 2025/07/26 02:00:03 DEBUG : empty space: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418407e7a4d38ea0_d20250726_m015149_c001_v7007000_t0000_u01753494709798") 2025/07/26 02:00:03 DEBUG : empty space: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bf055_d20250726_m015148_c001_v0001180_t0057_u01753494708653") 2025/07/26 02:00:03 DEBUG : empty space: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418407e7a4d38e97_d20250726_m015146_c001_v7007000_t0000_u01753494706202") 2025/07/26 02:00:03 DEBUG : empty space: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bf03f_d20250726_m015144_c001_v0001180_t0008_u01753494704659") 2025/07/26 02:00:03 DEBUG : empty space: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418407e7a4d38e90_d20250726_m015143_c001_v7007000_t0000_u01753494703910") 2025/07/26 02:00:03 DEBUG : empty space: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bf035_d20250726_m015142_c001_v0001180_t0035_u01753494702697") 2025/07/26 02:00:03 DEBUG : empty space: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418407e7a4d38e67_d20250726_m015137_c001_v7007000_t0000_u01753494697622") 2025/07/26 02:00:03 DEBUG : empty space: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bf009_d20250726_m015136_c001_v0001180_t0017_u01753494696268") 2025/07/26 02:00:04 DEBUG : empty space: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418407e7a4d38e60_d20250726_m015135_c001_v7007000_t0000_u01753494695517") 2025/07/26 02:00:04 DEBUG : empty space: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bf005_d20250726_m015134_c001_v0001180_t0048_u01753494694754") 2025/07/26 02:00:04 DEBUG : empty space: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5add4f6_d20250726_m015130_c001_v7007000_t0000_u01753494690520") 2025/07/26 02:00:04 DEBUG : empty space: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812befdf_d20250726_m015129_c001_v0001180_t0035_u01753494689358") 2025/07/26 02:00:04 DEBUG : empty space: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5add4f4_d20250726_m015127_c001_v7007000_t0000_u01753494687468") 2025/07/26 02:00:04 DEBUG : empty space: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812befc9_d20250726_m015126_c001_v0001180_t0024_u01753494686503") 2025/07/26 02:00:04 DEBUG : empty space: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5add4f2_d20250726_m015126_c001_v7007000_t0000_u01753494686135") 2025/07/26 02:00:04 DEBUG : empty space: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f111c2c200923c215_d20250726_m015125_c001_v0001136_t0008_u01753494685256") 2025/07/26 02:00:04 DEBUG : empty space: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812befbd_d20250726_m015123_c001_v0001180_t0055_u01753494683710") 2025/07/26 02:00:04 DEBUG : enormous: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418407e7a4d38ea2_d20250726_m015151_c001_v7007000_t0000_u01753494711348") 2025/07/26 02:00:04 DEBUG : enormous: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bf05f_d20250726_m015150_c001_v0001180_t0049_u01753494710769") 2025/07/26 02:00:04 DEBUG : existing: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f411320ef57b70add_d20250726_m015503_c001_v7007000_t0000_u01753494903910") 2025/07/26 02:00:04 DEBUG : existing: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee008c8_d20250726_m015502_c001_v0001161_t0045_u01753494902641") 2025/07/26 02:00:04 DEBUG : existing: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f400d250f20992903_d20250726_m015210_c001_v7007000_t0000_u01753494730974") 2025/07/26 02:00:04 DEBUG : existing: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee005e7_d20250726_m015209_c001_v0001161_t0059_u01753494729714") 2025/07/26 02:00:04 DEBUG : existing: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5add4eb_d20250726_m015121_c001_v7007000_t0000_u01753494681185") 2025/07/26 02:00:04 DEBUG : existing: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812befa7_d20250726_m015120_c001_v0001180_t0054_u01753494680261") 2025/07/26 02:00:04 DEBUG : existing: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5add4e9_d20250726_m015119_c001_v7007000_t0000_u01753494679675") 2025/07/26 02:00:04 DEBUG : existing: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bef9b_d20250726_m015119_c001_v0001180_t0019_u01753494679101") 2025/07/26 02:00:05 DEBUG : existing: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bef97_d20250726_m015118_c001_v0001180_t0009_u01753494678352") 2025/07/26 02:00:05 DEBUG : existing-b: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f400d250f20992904_d20250726_m015211_c001_v7007000_t0000_u01753494731159") 2025/07/26 02:00:05 DEBUG : existing-b: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bf0b0_d20250726_m015209_c001_v0001180_t0050_u01753494729705") 2025/07/26 02:00:05 DEBUG : file1: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21db_d20250726_m015557_c001_v7007000_t0000_u01753494957965") 2025/07/26 02:00:05 DEBUG : file1: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151cea7_d20250726_m015556_c001_v0001183_t0050_u01753494956807") 2025/07/26 02:00:05 DEBUG : file1: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21d7_d20250726_m015555_c001_v7007000_t0000_u01753494955844") 2025/07/26 02:00:05 DEBUG : file1: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014d7e_d20250726_m015554_c001_v0001146_t0026_u01753494954962") 2025/07/26 02:00:05 DEBUG : five: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418407e7a4d38ea6_d20250726_m015155_c001_v7007000_t0000_u01753494715741") 2025/07/26 02:00:05 DEBUG : five: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418714db812bf075_d20250726_m015153_c001_v0001180_t0039_u01753494713824") 2025/07/26 02:00:05 DEBUG : foo: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5add4f5_d20250726_m015128_c001_v7007000_t0000_u01753494688990") 2025/07/26 02:00:05 DEBUG : foo: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418714db812befd5_d20250726_m015128_c001_v0001180_t0039_u01753494688404") 2025/07/26 02:00:05 DEBUG : foo: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418714db812befcf_d20250726_m015127_c001_v0001180_t0039_u01753494687846") 2025/07/26 02:00:05 DEBUG : four: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418407e7a4d38ea8_d20250726_m015155_c001_v7007000_t0000_u01753494715923") 2025/07/26 02:00:05 DEBUG : four: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f409f29860ee00592_d20250726_m015154_c001_v0001161_t0038_u01753494714382") 2025/07/26 02:00:05 DEBUG : four: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bf06f_d20250726_m015153_c001_v0001180_t0031_u01753494713250") 2025/07/26 02:00:05 DEBUG : hello world2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5ed88d_d20250726_m015039_c001_v7007000_t0000_u01753494639995") 2025/07/26 02:00:05 DEBUG : hello world2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812beee5_d20250726_m015039_c001_v0001180_t0034_u01753494639407") 2025/07/26 02:00:05 DEBUG : ignore-size: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5add4e6_d20250726_m015117_c001_v7007000_t0000_u01753494677984") 2025/07/26 02:00:05 DEBUG : ignore-size: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bef91_d20250726_m015117_c001_v0001180_t0046_u01753494677048") 2025/07/26 02:00:05 DEBUG : nested/sub dir/file: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f400d250f20992901_d20250726_m015208_c001_v7007000_t0000_u01753494728969") 2025/07/26 02:00:05 DEBUG : nested/sub dir/file: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f117b057764bbc15b_d20250726_m015208_c001_v0001171_t0002_u01753494728256") 2025/07/26 02:00:06 DEBUG : nested/sub dir/file: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f400d250f209928ff_d20250726_m015207_c001_v7007000_t0000_u01753494727412") 2025/07/26 02:00:06 DEBUG : nested/sub dir/file: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f117b057764bbc153_d20250726_m015206_c001_v0001171_t0052_u01753494726492") 2025/07/26 02:00:06 DEBUG : one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418407e7a4d38ea9_d20250726_m015156_c001_v7007000_t0000_u01753494716108") 2025/07/26 02:00:06 DEBUG : one: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418714db812bf067_d20250726_m015152_c001_v0001180_t0039_u01753494712676") 2025/07/26 02:00:06 DEBUG : only0: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21c0_d20250726_m015550_c001_v7007000_t0000_u01753494950472") 2025/07/26 02:00:06 DEBUG : only0: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f409f29860ee009f0_d20250726_m015544_c001_v0001161_t0038_u01753494944600") 2025/07/26 02:00:06 DEBUG : only0: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00970_d20250726_m015529_c001_v0001161_t0038_u01753494929360") 2025/07/26 02:00:06 DEBUG : only0: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f421fca8aac4cbff1_d20250726_m015524_c001_v7007000_t0000_u01753494924224") 2025/07/26 02:00:06 DEBUG : only0: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee008d8_d20250726_m015507_c001_v0001161_t0057_u01753494907683") 2025/07/26 02:00:06 DEBUG : only1: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21c1_d20250726_m015550_c001_v7007000_t0000_u01753494950654") 2025/07/26 02:00:06 DEBUG : only1: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41972d9ebad88f11_d20250726_m015545_c001_v0001182_t0031_u01753494945718") 2025/07/26 02:00:06 DEBUG : only1: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00974_d20250726_m015529_c001_v0001161_t0031_u01753494929989") 2025/07/26 02:00:06 DEBUG : only1: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f421fca8aac4cbfeb_d20250726_m015523_c001_v7007000_t0000_u01753494923674") 2025/07/26 02:00:06 DEBUG : only1: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee008dc_d20250726_m015508_c001_v0001161_t0016_u01753494908400") 2025/07/26 02:00:06 DEBUG : only10: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21c3_d20250726_m015550_c001_v7007000_t0000_u01753494950839") 2025/07/26 02:00:06 DEBUG : only10: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41657c078151ce67_d20250726_m015545_c001_v0001183_t0050_u01753494945154") 2025/07/26 02:00:06 DEBUG : only10: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee009ac_d20250726_m015536_c001_v0001161_t0018_u01753494936803") 2025/07/26 02:00:06 DEBUG : only10: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd2194_d20250726_m015523_c001_v7007000_t0000_u01753494923295") 2025/07/26 02:00:06 DEBUG : only10: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00914_d20250726_m015514_c001_v0001161_t0016_u01753494914945") 2025/07/26 02:00:06 DEBUG : only11: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21c4_d20250726_m015551_c001_v7007000_t0000_u01753494951021") 2025/07/26 02:00:06 DEBUG : only11: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41972d9ebad88f0b_d20250726_m015545_c001_v0001182_t0031_u01753494945341") 2025/07/26 02:00:07 DEBUG : only11: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee009b2_d20250726_m015537_c001_v0001161_t0047_u01753494937469") 2025/07/26 02:00:07 DEBUG : only11: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f421fca8aac4cbfea_d20250726_m015523_c001_v7007000_t0000_u01753494923495") 2025/07/26 02:00:07 DEBUG : only11: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee0091a_d20250726_m015515_c001_v0001161_t0040_u01753494915690") 2025/07/26 02:00:07 DEBUG : only12: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21c5_d20250726_m015551_c001_v7007000_t0000_u01753494951204") 2025/07/26 02:00:07 DEBUG : only12: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f403be96611014d62_d20250726_m015545_c001_v0001146_t0026_u01753494945533") 2025/07/26 02:00:07 DEBUG : only12: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee009ba_d20250726_m015538_c001_v0001161_t0006_u01753494938541") 2025/07/26 02:00:07 DEBUG : only12: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd2193_d20250726_m015523_c001_v7007000_t0000_u01753494923113") 2025/07/26 02:00:07 DEBUG : only12: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee0091e_d20250726_m015516_c001_v0001161_t0011_u01753494916336") 2025/07/26 02:00:07 DEBUG : only13: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21c6_d20250726_m015551_c001_v7007000_t0000_u01753494951387") 2025/07/26 02:00:07 DEBUG : only13: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f409f29860ee009f2_d20250726_m015545_c001_v0001161_t0038_u01753494945176") 2025/07/26 02:00:07 DEBUG : only13: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee009c0_d20250726_m015539_c001_v0001161_t0028_u01753494939406") 2025/07/26 02:00:07 DEBUG : only13: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd2195_d20250726_m015523_c001_v7007000_t0000_u01753494923478") 2025/07/26 02:00:07 DEBUG : only13: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00924_d20250726_m015517_c001_v0001161_t0019_u01753494917126") 2025/07/26 02:00:07 DEBUG : only14: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21c7_d20250726_m015551_c001_v7007000_t0000_u01753494951569") 2025/07/26 02:00:07 DEBUG : only14: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41657c078151ce69_d20250726_m015545_c001_v0001183_t0050_u01753494945339") 2025/07/26 02:00:07 DEBUG : only14: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee009c4_d20250726_m015540_c001_v0001161_t0028_u01753494940017") 2025/07/26 02:00:07 DEBUG : only14: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5ed9e0_d20250726_m015523_c001_v7007000_t0000_u01753494923512") 2025/07/26 02:00:07 DEBUG : only14: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee0092c_d20250726_m015518_c001_v0001161_t0044_u01753494918049") 2025/07/26 02:00:07 DEBUG : only15: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21c8_d20250726_m015551_c001_v7007000_t0000_u01753494951750") 2025/07/26 02:00:07 DEBUG : only15: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f409f29860ee009f4_d20250726_m015545_c001_v0001161_t0038_u01753494945361") 2025/07/26 02:00:07 DEBUG : only15: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee009ca_d20250726_m015540_c001_v0001161_t0035_u01753494940699") 2025/07/26 02:00:08 DEBUG : only15: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f421fca8aac4cbfed_d20250726_m015523_c001_v7007000_t0000_u01753494923858") 2025/07/26 02:00:08 DEBUG : only15: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00934_d20250726_m015518_c001_v0001161_t0051_u01753494918646") 2025/07/26 02:00:08 DEBUG : only16: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21c9_d20250726_m015551_c001_v7007000_t0000_u01753494951933") 2025/07/26 02:00:08 DEBUG : only16: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41657c078151ce6d_d20250726_m015545_c001_v0001183_t0050_u01753494945526") 2025/07/26 02:00:08 DEBUG : only16: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee009d2_d20250726_m015541_c001_v0001161_t0057_u01753494941348") 2025/07/26 02:00:08 DEBUG : only16: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd2196_d20250726_m015523_c001_v7007000_t0000_u01753494923659") 2025/07/26 02:00:08 DEBUG : only16: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee0093e_d20250726_m015519_c001_v0001161_t0020_u01753494919752") 2025/07/26 02:00:09 DEBUG : only17: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21ca_d20250726_m015552_c001_v7007000_t0000_u01753494952116") 2025/07/26 02:00:09 DEBUG : only17: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41972d9ebad88f0d_d20250726_m015545_c001_v0001182_t0031_u01753494945535") 2025/07/26 02:00:09 DEBUG : only17: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee009dc_d20250726_m015542_c001_v0001161_t0052_u01753494942124") 2025/07/26 02:00:09 DEBUG : only17: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f421fca8aac4cbfee_d20250726_m015523_c001_v7007000_t0000_u01753494923869") 2025/07/26 02:00:09 DEBUG : only17: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00944_d20250726_m015520_c001_v0001161_t0019_u01753494920481") 2025/07/26 02:00:09 DEBUG : only18: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21cb_d20250726_m015552_c001_v7007000_t0000_u01753494952298") 2025/07/26 02:00:09 DEBUG : only18: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f409f29860ee009f6_d20250726_m015545_c001_v0001161_t0038_u01753494945547") 2025/07/26 02:00:09 DEBUG : only18: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee009e0_d20250726_m015542_c001_v0001161_t0027_u01753494942994") 2025/07/26 02:00:09 DEBUG : only18: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f421fca8aac4cbfef_d20250726_m015524_c001_v7007000_t0000_u01753494924041") 2025/07/26 02:00:09 DEBUG : only18: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee0094a_d20250726_m015521_c001_v0001161_t0047_u01753494921127") 2025/07/26 02:00:09 DEBUG : only19: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21cd_d20250726_m015552_c001_v7007000_t0000_u01753494952490") 2025/07/26 02:00:09 DEBUG : only19: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41657c078151ce6f_d20250726_m015545_c001_v0001183_t0050_u01753494945709") 2025/07/26 02:00:09 DEBUG : only19: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee009ec_d20250726_m015543_c001_v0001161_t0038_u01753494943661") 2025/07/26 02:00:09 DEBUG : only19: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f421fca8aac4cbff0_d20250726_m015524_c001_v7007000_t0000_u01753494924051") 2025/07/26 02:00:09 DEBUG : only19: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00954_d20250726_m015521_c001_v0001161_t0017_u01753494921764") 2025/07/26 02:00:09 DEBUG : only2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21ce_d20250726_m015552_c001_v7007000_t0000_u01753494952672") 2025/07/26 02:00:09 DEBUG : only2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f403be96611014d64_d20250726_m015545_c001_v0001146_t0026_u01753494945727") 2025/07/26 02:00:09 DEBUG : only2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee0097a_d20250726_m015530_c001_v0001161_t0013_u01753494930657") 2025/07/26 02:00:09 DEBUG : only2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f421fca8aac4cbfec_d20250726_m015523_c001_v7007000_t0000_u01753494923684") 2025/07/26 02:00:09 DEBUG : only2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee008e2_d20250726_m015508_c001_v0001161_t0039_u01753494908994") 2025/07/26 02:00:09 DEBUG : only3: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21cf_d20250726_m015552_c001_v7007000_t0000_u01753494952854") 2025/07/26 02:00:09 DEBUG : only3: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f409f29860ee009f8_d20250726_m015545_c001_v0001161_t0038_u01753494945739") 2025/07/26 02:00:09 DEBUG : only3: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee0097e_d20250726_m015531_c001_v0001161_t0008_u01753494931392") 2025/07/26 02:00:09 DEBUG : only3: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5ed9e6_d20250726_m015524_c001_v7007000_t0000_u01753494924068") 2025/07/26 02:00:09 DEBUG : only3: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee008e6_d20250726_m015509_c001_v0001161_t0039_u01753494909607") 2025/07/26 02:00:10 DEBUG : only4: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21d0_d20250726_m015553_c001_v7007000_t0000_u01753494953038") 2025/07/26 02:00:10 DEBUG : only4: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41657c078151ce71_d20250726_m015545_c001_v0001183_t0050_u01753494945892") 2025/07/26 02:00:10 DEBUG : only4: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00982_d20250726_m015532_c001_v0001161_t0029_u01753494932152") 2025/07/26 02:00:10 DEBUG : only4: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f421fca8aac4cbfe9_d20250726_m015523_c001_v7007000_t0000_u01753494923491") 2025/07/26 02:00:10 DEBUG : only4: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee008ea_d20250726_m015510_c001_v0001161_t0042_u01753494910369") 2025/07/26 02:00:10 DEBUG : only5: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21d1_d20250726_m015553_c001_v7007000_t0000_u01753494953223") 2025/07/26 02:00:10 DEBUG : only5: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41972d9ebad88f13_d20250726_m015545_c001_v0001182_t0031_u01753494945901") 2025/07/26 02:00:10 DEBUG : only5: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00988_d20250726_m015532_c001_v0001161_t0024_u01753494932982") 2025/07/26 02:00:10 DEBUG : only5: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5ed9e3_d20250726_m015523_c001_v7007000_t0000_u01753494923699") 2025/07/26 02:00:10 DEBUG : only5: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee008f0_d20250726_m015511_c001_v0001161_t0029_u01753494911047") 2025/07/26 02:00:10 DEBUG : only6: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21d2_d20250726_m015553_c001_v7007000_t0000_u01753494953406") 2025/07/26 02:00:10 DEBUG : only6: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f403be96611014d66_d20250726_m015545_c001_v0001146_t0026_u01753494945911") 2025/07/26 02:00:10 DEBUG : only6: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee0098c_d20250726_m015533_c001_v0001161_t0019_u01753494933608") 2025/07/26 02:00:10 DEBUG : only6: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5ed9e4_d20250726_m015523_c001_v7007000_t0000_u01753494923885") 2025/07/26 02:00:10 DEBUG : only6: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee008f6_d20250726_m015511_c001_v0001161_t0055_u01753494911816") 2025/07/26 02:00:10 DEBUG : only7: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21d3_d20250726_m015553_c001_v7007000_t0000_u01753494953588") 2025/07/26 02:00:10 DEBUG : only7: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f409f29860ee009fa_d20250726_m015545_c001_v0001161_t0038_u01753494945923") 2025/07/26 02:00:10 DEBUG : only7: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00996_d20250726_m015534_c001_v0001161_t0033_u01753494934389") 2025/07/26 02:00:10 DEBUG : only7: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd2197_d20250726_m015523_c001_v7007000_t0000_u01753494923842") 2025/07/26 02:00:10 DEBUG : only7: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00900_d20250726_m015512_c001_v0001161_t0012_u01753494912519") 2025/07/26 02:00:11 DEBUG : only8: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21d5_d20250726_m015553_c001_v7007000_t0000_u01753494953771") 2025/07/26 02:00:11 DEBUG : only8: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41657c078151ce73_d20250726_m015546_c001_v0001183_t0050_u01753494946075") 2025/07/26 02:00:11 DEBUG : only8: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee0099e_d20250726_m015535_c001_v0001161_t0006_u01753494935096") 2025/07/26 02:00:11 DEBUG : only8: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd2198_d20250726_m015524_c001_v7007000_t0000_u01753494924024") 2025/07/26 02:00:11 DEBUG : only8: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee0090a_d20250726_m015513_c001_v0001161_t0025_u01753494913233") 2025/07/26 02:00:11 DEBUG : only9: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21d6_d20250726_m015553_c001_v7007000_t0000_u01753494953953") 2025/07/26 02:00:11 DEBUG : only9: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41972d9ebad88f17_d20250726_m015546_c001_v0001182_t0031_u01753494946084") 2025/07/26 02:00:11 DEBUG : only9: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee009a8_d20250726_m015536_c001_v0001161_t0033_u01753494936053") 2025/07/26 02:00:11 DEBUG : only9: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd2199_d20250726_m015524_c001_v7007000_t0000_u01753494924206") 2025/07/26 02:00:11 DEBUG : only9: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00910_d20250726_m015514_c001_v0001161_t0048_u01753494914013") 2025/07/26 02:00:11 DEBUG : potato: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f400d250f209928fa_d20250726_m015205_c001_v7007000_t0000_u01753494725290") 2025/07/26 02:00:11 DEBUG : potato: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee005b9_d20250726_m015203_c001_v0001161_t0035_u01753494723481") 2025/07/26 02:00:11 DEBUG : potato: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f400d250f209928f5_d20250726_m015202_c001_v7007000_t0000_u01753494722383") 2025/07/26 02:00:11 DEBUG : potato: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bf094_d20250726_m015200_c001_v0001180_t0017_u01753494720753") 2025/07/26 02:00:11 DEBUG : potato: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f400d250f209928f1_d20250726_m015159_c001_v7007000_t0000_u01753494719651") 2025/07/26 02:00:11 DEBUG : potato: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f117b057764bbc119_d20250726_m015157_c001_v0001171_t0047_u01753494717032") 2025/07/26 02:00:11 DEBUG : potato: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418407e7a4d38e9d_d20250726_m015147_c001_v7007000_t0000_u01753494707895") 2025/07/26 02:00:11 DEBUG : potato: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bf047_d20250726_m015146_c001_v0001180_t0044_u01753494706746") 2025/07/26 02:00:11 DEBUG : potato: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418407e7a4d38e93_d20250726_m015145_c001_v7007000_t0000_u01753494705245") 2025/07/26 02:00:11 DEBUG : potato: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bf03b_d20250726_m015144_c001_v0001180_t0041_u01753494704455") 2025/07/26 02:00:12 DEBUG : potato: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418407e7a4d38e87_d20250726_m015143_c001_v7007000_t0000_u01753494703297") 2025/07/26 02:00:12 DEBUG : potato: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bf031_d20250726_m015142_c001_v0001180_t0044_u01753494702488") 2025/07/26 02:00:12 DEBUG : potato: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418407e7a4d38e64_d20250726_m015137_c001_v7007000_t0000_u01753494697065") 2025/07/26 02:00:12 DEBUG : potato: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bf007_d20250726_m015136_c001_v0001180_t0024_u01753494696063") 2025/07/26 02:00:12 DEBUG : potato: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418407e7a4d38e62_d20250726_m015135_c001_v7007000_t0000_u01753494695698") 2025/07/26 02:00:12 DEBUG : potato: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bf003_d20250726_m015134_c001_v0001180_t0039_u01753494694547") 2025/07/26 02:00:12 DEBUG : potato: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418407e7a4d38e5e_d20250726_m015134_c001_v7007000_t0000_u01753494694181") 2025/07/26 02:00:12 DEBUG : potato: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812befff_d20250726_m015133_c001_v0001180_t0007_u01753494693580") 2025/07/26 02:00:12 DEBUG : potato: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812beff7_d20250726_m015132_c001_v0001180_t0023_u01753494692973") 2025/07/26 02:00:12 DEBUG : potato: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418407e7a4d38e5a_d20250726_m015132_c001_v7007000_t0000_u01753494692609") 2025/07/26 02:00:12 DEBUG : potato: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812befed_d20250726_m015132_c001_v0001180_t0021_u01753494692039") 2025/07/26 02:00:12 DEBUG : potato: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812befeb_d20250726_m015131_c001_v0001180_t0016_u01753494691431") 2025/07/26 02:00:12 DEBUG : potato: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5add4f7_d20250726_m015130_c001_v7007000_t0000_u01753494690701") 2025/07/26 02:00:12 DEBUG : potato: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812befe5_d20250726_m015129_c001_v0001180_t0025_u01753494689940") 2025/07/26 02:00:12 DEBUG : potato2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4049d4ddc9d1c103_d20250726_m015251_c001_v7007000_t0000_u01753494771967") 2025/07/26 02:00:12 DEBUG : potato2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f117b057764bbc27d_d20250726_m015251_c001_v0001171_t0021_u01753494771246") 2025/07/26 02:00:12 DEBUG : potato2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41753ae6699c4ebb_d20250726_m015242_c001_v7007000_t0000_u01753494762054") 2025/07/26 02:00:12 DEBUG : potato2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f117b057764bbc219_d20250726_m015237_c001_v0001171_t0016_u01753494757015") 2025/07/26 02:00:12 DEBUG : potato2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419774da3c45d2ae_d20250726_m015228_c001_v7007000_t0000_u01753494748781") 2025/07/26 02:00:12 DEBUG : potato2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f117b057764bbc1c3_d20250726_m015224_c001_v0001171_t0042_u01753494744032") 2025/07/26 02:00:12 DEBUG : potato2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f400d250f2099290b_d20250726_m015216_c001_v7007000_t0000_u01753494736337") 2025/07/26 02:00:13 DEBUG : potato2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f117b057764bbc17f_d20250726_m015212_c001_v0001171_t0010_u01753494732079") 2025/07/26 02:00:13 DEBUG : potato2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418407e7a4d38ea3_d20250726_m015151_c001_v7007000_t0000_u01753494711530") 2025/07/26 02:00:13 DEBUG : potato2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bf05b_d20250726_m015150_c001_v0001180_t0034_u01753494710347") 2025/07/26 02:00:13 DEBUG : potato2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418407e7a4d38ea1_d20250726_m015149_c001_v7007000_t0000_u01753494709981") 2025/07/26 02:00:13 DEBUG : potato2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bf053_d20250726_m015148_c001_v0001180_t0028_u01753494708442") 2025/07/26 02:00:13 DEBUG : potato2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418407e7a4d38e9e_d20250726_m015148_c001_v7007000_t0000_u01753494708077") 2025/07/26 02:00:13 DEBUG : potato2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bf04b_d20250726_m015147_c001_v0001180_t0025_u01753494707325") 2025/07/26 02:00:13 DEBUG : potato2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418407e7a4d38e98_d20250726_m015146_c001_v7007000_t0000_u01753494706384") 2025/07/26 02:00:13 DEBUG : potato2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bf041_d20250726_m015145_c001_v0001180_t0053_u01753494705610") 2025/07/26 02:00:13 DEBUG : potato2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418407e7a4d38e92_d20250726_m015144_c001_v7007000_t0000_u01753494704091") 2025/07/26 02:00:13 DEBUG : potato2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bf037_d20250726_m015143_c001_v0001180_t0025_u01753494703308") 2025/07/26 02:00:13 DEBUG : potato2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418407e7a4d38e68_d20250726_m015137_c001_v7007000_t0000_u01753494697804") 2025/07/26 02:00:13 DEBUG : potato2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bf00b_d20250726_m015136_c001_v0001180_t0051_u01753494696863") 2025/07/26 02:00:13 DEBUG : potato2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5ed88f_d20250726_m015042_c001_v7007000_t0000_u01753494642607") 2025/07/26 02:00:13 DEBUG : potato2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812beeed_d20250726_m015042_c001_v0001180_t0038_u01753494642017") 2025/07/26 02:00:13 DEBUG : potato2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5ed88e_d20250726_m015041_c001_v7007000_t0000_u01753494641109") 2025/07/26 02:00:13 DEBUG : potato2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812beee7_d20250726_m015040_c001_v0001180_t0007_u01753494640542") 2025/07/26 02:00:13 DEBUG : potato3: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41753ae6699c4ebc_d20250726_m015242_c001_v7007000_t0000_u01753494762590") 2025/07/26 02:00:13 DEBUG : potato3: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00667_d20250726_m015238_c001_v0001161_t0041_u01753494758320") 2025/07/26 02:00:13 DEBUG : potato3: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419774da3c45d2af_d20250726_m015229_c001_v7007000_t0000_u01753494749562") 2025/07/26 02:00:13 DEBUG : potato3: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00631_d20250726_m015225_c001_v0001161_t0025_u01753494745242") 2025/07/26 02:00:14 DEBUG : potato3: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f400d250f2099290c_d20250726_m015216_c001_v7007000_t0000_u01753494736911") 2025/07/26 02:00:14 DEBUG : potato3: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee005f5_d20250726_m015212_c001_v0001161_t0043_u01753494732619") 2025/07/26 02:00:14 DEBUG : pre-dest1/1: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4102464a4e4d7612_d20250726_m015325_c001_v7007000_t0000_u01753494805495") 2025/07/26 02:00:14 DEBUG : pre-dest1/1: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00716_d20250726_m015317_c001_v0001161_t0040_u01753494797368") 2025/07/26 02:00:14 DEBUG : pre-dest2/2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4102464a4e4d7613_d20250726_m015325_c001_v7007000_t0000_u01753494805680") 2025/07/26 02:00:14 DEBUG : pre-dest2/2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f117b057764bbc329_d20250726_m015318_c001_v0001171_t0027_u01753494798192") 2025/07/26 02:00:14 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4102464a4e4d759d_d20250726_m015302_c001_v7007000_t0000_u01753494782886") 2025/07/26 02:00:14 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bf170_d20250726_m015259_c001_v0001180_t0012_u01753494779767") 2025/07/26 02:00:14 DEBUG : sizeonly: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5add4e5_d20250726_m015116_c001_v7007000_t0000_u01753494676491") 2025/07/26 02:00:14 DEBUG : sizeonly: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bef85_d20250726_m015115_c001_v0001180_t0018_u01753494675549") 2025/07/26 02:00:14 DEBUG : splitbanan: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4049d4ddc9d1c8c6_d20250726_m015740_c001_v7007000_t0000_u01753495060435") 2025/07/26 02:00:14 DEBUG : splitbanan: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad89420_d20250726_m015733_c001_v0001182_t0018_u01753495053265") 2025/07/26 02:00:14 DEBUG : splitbananasplit: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5edf31_d20250726_m015851_c001_v7007000_t0000_u01753495131217") 2025/07/26 02:00:14 DEBUG : splitbananasplit: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d3d4_d20250726_m015844_c001_v0001183_t0021_u01753495124846") 2025/07/26 02:00:14 DEBUG : splitbananasplit: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f405c5fba582d6d9c_d20250726_m015837_c001_v7007000_t0000_u01753495117237") 2025/07/26 02:00:14 DEBUG : splitbananasplit: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d372_d20250726_m015831_c001_v0001183_t0032_u01753495111158") 2025/07/26 02:00:14 DEBUG : splitbananasplit: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4095922555907c1f_d20250726_m015823_c001_v7007000_t0000_u01753495103095") 2025/07/26 02:00:14 DEBUG : splitbananasplit: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d306_d20250726_m015817_c001_v0001183_t0054_u01753495097044") 2025/07/26 02:00:14 DEBUG : splitbananasplit: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f4121b0f6da1fa0d2_d20250726_m015809_c001_v7007000_t0000_u01753495089277") 2025/07/26 02:00:14 DEBUG : splitbananasplit: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d29c_d20250726_m015803_c001_v0001183_t0047_u01753495083119") 2025/07/26 02:00:15 DEBUG : splitbananasplit: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5ade368_d20250726_m015755_c001_v7007000_t0000_u01753495075346") 2025/07/26 02:00:15 DEBUG : splitbananasplit: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d21d_d20250726_m015748_c001_v0001183_t0047_u01753495068640") 2025/07/26 02:00:15 DEBUG : splitbananasplit: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41753ae6699c7d01_d20250726_m015735_c001_v7007000_t0000_u01753495055023") 2025/07/26 02:00:15 DEBUG : splitbananasplit: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014f26_d20250726_m015732_c001_v0001146_t0039_u01753495052163") 2025/07/26 02:00:15 DEBUG : splitbananasplit: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40321f9147e9cc2f_d20250726_m015723_c001_v7007000_t0000_u01753495043943") 2025/07/26 02:00:15 DEBUG : splitbananasplit: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00bb6_d20250726_m015717_c001_v0001161_t0007_u01753495037123") 2025/07/26 02:00:15 DEBUG : splitbananasplit: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f40321f9147e9cc0f_d20250726_m015715_c001_v7007000_t0000_u01753495035708") 2025/07/26 02:00:15 DEBUG : splitbananasplit: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014ed0_d20250726_m015712_c001_v0001146_t0009_u01753495032593") 2025/07/26 02:00:15 DEBUG : splitbananasplit: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f417f89adf735dc4f_d20250726_m015704_c001_v7007000_t0000_u01753495024191") 2025/07/26 02:00:15 DEBUG : splitbananasplit: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014e90_d20250726_m015657_c001_v0001146_t0026_u01753495017416") 2025/07/26 02:00:15 DEBUG : splitbananasplit: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5ade334_d20250726_m015656_c001_v7007000_t0000_u01753495016035") 2025/07/26 02:00:15 DEBUG : splitbananasplit: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00b36_d20250726_m015653_c001_v0001161_t0026_u01753495013211") 2025/07/26 02:00:15 DEBUG : splitbananasplit: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f411320ef57b70d16_d20250726_m015640_c001_v7007000_t0000_u01753495000319") 2025/07/26 02:00:15 DEBUG : splitbananasplit: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00ae2_d20250726_m015636_c001_v0001161_t0055_u01753494996523") 2025/07/26 02:00:15 DEBUG : splitbananasplit: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f415e0c79cd81e7a6_d20250726_m015628_c001_v7007000_t0000_u01753494988915") 2025/07/26 02:00:15 DEBUG : splitbananasplit: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00aa2_d20250726_m015622_c001_v0001161_t0013_u01753494982436") 2025/07/26 02:00:15 DEBUG : splitbananasplit: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f407dd04ca98fcd77_d20250726_m015614_c001_v7007000_t0000_u01753494974008") 2025/07/26 02:00:15 DEBUG : splitbananasplit: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00a6c_d20250726_m015607_c001_v0001161_t0021_u01753494967993") 2025/07/26 02:00:15 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f421fca8aac4cc177_d20250726_m015718_c001_v7007000_t0000_u01753495038984") 2025/07/26 02:00:15 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014ed8_d20250726_m015713_c001_v0001146_t0038_u01753495033837") 2025/07/26 02:00:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21e2_d20250726_m015602_c001_v7007000_t0000_u01753494962046") 2025/07/26 02:00:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00a4c_d20250726_m015600_c001_v0001161_t0040_u01753494960923") 2025/07/26 02:00:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21e0_d20250726_m015600_c001_v7007000_t0000_u01753494960156") 2025/07/26 02:00:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611014d88_d20250726_m015558_c001_v0001146_t0054_u01753494958923") 2025/07/26 02:00:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f400d250f20992902_d20250726_m015209_c001_v7007000_t0000_u01753494729152") 2025/07/26 02:00:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee005d7_d20250726_m015208_c001_v0001161_t0056_u01753494728177") 2025/07/26 02:00:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f400d250f20992900_d20250726_m015207_c001_v7007000_t0000_u01753494727594") 2025/07/26 02:00:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bf0a6_d20250726_m015206_c001_v0001180_t0050_u01753494726845") 2025/07/26 02:00:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5add0f9_d20250726_m015113_c001_v7007000_t0000_u01753494673511") 2025/07/26 02:00:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bef73_d20250726_m015112_c001_v0001180_t0011_u01753494672197") 2025/07/26 02:00:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5add0f6_d20250726_m015111_c001_v7007000_t0000_u01753494671831") 2025/07/26 02:00:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bef6d_d20250726_m015110_c001_v0001180_t0046_u01753494670907") 2025/07/26 02:00:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5add0f1_d20250726_m015108_c001_v7007000_t0000_u01753494668803") 2025/07/26 02:00:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bef61_d20250726_m015107_c001_v0001180_t0008_u01753494667842") 2025/07/26 02:00:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5add0ee_d20250726_m015107_c001_v7007000_t0000_u01753494667279") 2025/07/26 02:00:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bef55_d20250726_m015105_c001_v0001180_t0048_u01753494665834") 2025/07/26 02:00:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bef47_d20250726_m015103_c001_v0001180_t0022_u01753494663419") 2025/07/26 02:00:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418771a8f5add0e2_d20250726_m015103_c001_v7007000_t0000_u01753494663054") 2025/07/26 02:00:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bef3f_d20250726_m015102_c001_v0001180_t0022_u01753494662496") 2025/07/26 02:00:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bef3d_d20250726_m015101_c001_v0001180_t0000_u01753494661799") 2025/07/26 02:00:17 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5ed8a3_d20250726_m015101_c001_v7007000_t0000_u01753494661067") 2025/07/26 02:00:17 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bef33_d20250726_m015058_c001_v0001180_t0051_u01753494658724") 2025/07/26 02:00:17 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bef27_d20250726_m015056_c001_v0001180_t0048_u01753494656134") 2025/07/26 02:00:17 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5ed8a2_d20250726_m015055_c001_v7007000_t0000_u01753494655770") 2025/07/26 02:00:17 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bef23_d20250726_m015055_c001_v0001180_t0014_u01753494655185") 2025/07/26 02:00:17 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bef1f_d20250726_m015054_c001_v0001180_t0027_u01753494654614") 2025/07/26 02:00:17 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5ed8a0_d20250726_m015054_c001_v7007000_t0000_u01753494654242") 2025/07/26 02:00:17 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bef11_d20250726_m015050_c001_v0001180_t0053_u01753494650659") 2025/07/26 02:00:17 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5ed89c_d20250726_m015050_c001_v7007000_t0000_u01753494650295") 2025/07/26 02:00:17 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bef0f_d20250726_m015049_c001_v0001180_t0033_u01753494649720") 2025/07/26 02:00:17 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5ed89b_d20250726_m015048_c001_v7007000_t0000_u01753494648801") 2025/07/26 02:00:17 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bef0d_d20250726_m015048_c001_v0001180_t0017_u01753494648180") 2025/07/26 02:00:17 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5ed896_d20250726_m015047_c001_v7007000_t0000_u01753494647635") 2025/07/26 02:00:17 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bef03_d20250726_m015047_c001_v0001180_t0044_u01753494647066") 2025/07/26 02:00:17 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5ed894_d20250726_m015046_c001_v7007000_t0000_u01753494646164") 2025/07/26 02:00:17 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812beef7_d20250726_m015045_c001_v0001180_t0016_u01753494645388") 2025/07/26 02:00:17 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5ed892_d20250726_m015044_c001_v7007000_t0000_u01753494644843") 2025/07/26 02:00:17 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812beef1_d20250726_m015044_c001_v0001180_t0018_u01753494644273") 2025/07/26 02:00:17 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5ed891_d20250726_m015043_c001_v7007000_t0000_u01753494643729") 2025/07/26 02:00:17 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812beeef_d20250726_m015043_c001_v0001180_t0021_u01753494643154") 2025/07/26 02:00:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5ed88b_d20250726_m015038_c001_v7007000_t0000_u01753494638862") 2025/07/26 02:00:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812beedd_d20250726_m015038_c001_v0001180_t0033_u01753494638296") 2025/07/26 02:00:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5ed88a_d20250726_m015037_c001_v7007000_t0000_u01753494637753") 2025/07/26 02:00:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812beed9_d20250726_m015037_c001_v0001180_t0034_u01753494637187") 2025/07/26 02:00:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5ed888_d20250726_m015036_c001_v7007000_t0000_u01753494636287") 2025/07/26 02:00:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812beed5_d20250726_m015035_c001_v0001180_t0008_u01753494635721") 2025/07/26 02:00:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5ed886_d20250726_m015033_c001_v7007000_t0000_u01753494633365") 2025/07/26 02:00:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812beecd_d20250726_m015032_c001_v0001180_t0022_u01753494632660") 2025/07/26 02:00:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21e3_d20250726_m015602_c001_v7007000_t0000_u01753494962235") 2025/07/26 02:00:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad88fc9_d20250726_m015601_c001_v0001182_t0009_u01753494961022") 2025/07/26 02:00:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21e1_d20250726_m015600_c001_v7007000_t0000_u01753494960338") 2025/07/26 02:00:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151ceb9_d20250726_m015558_c001_v0001183_t0058_u01753494958938") 2025/07/26 02:00:18 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5edf32_d20250726_m015853_c001_v7007000_t0000_u01753495133235") 2025/07/26 02:00:18 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad897f4_d20250726_m015852_c001_v0001182_t0028_u01753495132591") 2025/07/26 02:00:18 DEBUG : sub/yam: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f400d250f209928f9_d20250726_m015204_c001_v7007000_t0000_u01753494724746") 2025/07/26 02:00:18 DEBUG : sub/yam: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f117b057764bbc135_d20250726_m015203_c001_v0001171_t0011_u01753494723128") 2025/07/26 02:00:18 DEBUG : test_dir1/file2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21dd_d20250726_m015558_c001_v7007000_t0000_u01753494958149") 2025/07/26 02:00:18 DEBUG : test_dir1/file2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad88f93_d20250726_m015557_c001_v0001182_t0027_u01753494957156") 2025/07/26 02:00:18 DEBUG : test_dir1/file2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21d8_d20250726_m015556_c001_v7007000_t0000_u01753494956026") 2025/07/26 02:00:18 DEBUG : test_dir1/file2: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151ce9b_d20250726_m015554_c001_v0001183_t0022_u01753494954976") 2025/07/26 02:00:19 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21de_d20250726_m015558_c001_v7007000_t0000_u01753494958332") 2025/07/26 02:00:19 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00a34_d20250726_m015556_c001_v0001161_t0049_u01753494956815") 2025/07/26 02:00:19 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f419f5d167dcd21d9_d20250726_m015556_c001_v7007000_t0000_u01753494956209") 2025/07/26 02:00:19 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00a26_d20250726_m015554_c001_v0001161_t0020_u01753494954981") 2025/07/26 02:00:19 DEBUG : three: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418407e7a4d38eaa_d20250726_m015156_c001_v7007000_t0000_u01753494716291") 2025/07/26 02:00:19 DEBUG : three: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bf079_d20250726_m015155_c001_v0001180_t0045_u01753494715141") 2025/07/26 02:00:19 DEBUG : three: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f118714db812bf06b_d20250726_m015153_c001_v0001180_t0028_u01753494713045") 2025/07/26 02:00:19 DEBUG : tictactoe/tictactoe: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5edf33_d20250726_m015855_c001_v7007000_t0000_u01753495135013") 2025/07/26 02:00:19 DEBUG : tictactoe/tictactoe: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611015066_d20250726_m015854_c001_v0001146_t0029_u01753495134190") 2025/07/26 02:00:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5edfa6_d20250726_m015913_c001_v7007000_t0000_u01753495153477") 2025/07/26 02:00:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00dfc_d20250726_m015911_c001_v0001161_t0000_u01753495151681") 2025/07/26 02:00:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5edfa4_d20250726_m015910_c001_v7007000_t0000_u01753495150154") 2025/07/26 02:00:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be96611015096_d20250726_m015908_c001_v0001146_t0052_u01753495148339") 2025/07/26 02:00:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5edfa2_d20250726_m015907_c001_v7007000_t0000_u01753495147390") 2025/07/26 02:00:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad898b4_d20250726_m015906_c001_v0001182_t0024_u01753495146785") 2025/07/26 02:00:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5edf6a_d20250726_m015901_c001_v7007000_t0000_u01753495141967") 2025/07/26 02:00:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be9661101507c_d20250726_m015900_c001_v0001146_t0058_u01753495140926") 2025/07/26 02:00:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5edf8c_d20250726_m015904_c001_v7007000_t0000_u01753495144197") 2025/07/26 02:00:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00dd0_d20250726_m015902_c001_v0001161_t0033_u01753495142915") 2025/07/26 02:00:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5edf4b_d20250726_m015859_c001_v7007000_t0000_u01753495139965") 2025/07/26 02:00:20 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11972d9ebad89848_d20250726_m015859_c001_v0001182_t0025_u01753495139356") 2025/07/26 02:00:20 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5edf37_d20250726_m015858_c001_v7007000_t0000_u01753495138396") 2025/07/26 02:00:20 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d42f_d20250726_m015857_c001_v0001183_t0021_u01753495137772") 2025/07/26 02:00:20 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5edf35_d20250726_m015856_c001_v7007000_t0000_u01753495136799") 2025/07/26 02:00:20 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee00da4_d20250726_m015855_c001_v0001161_t0048_u01753495135971") 2025/07/26 02:00:20 DEBUG : toe/toe/toe: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f400d250f20995875_d20250726_m015918_c001_v7007000_t0000_u01753495158268") 2025/07/26 02:00:20 DEBUG : toe/toe/toe: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103be966110150b0_d20250726_m015917_c001_v0001146_t0027_u01753495157362") 2025/07/26 02:00:20 DEBUG : toe/toe/toe: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5edfa1_d20250726_m015905_c001_v7007000_t0000_u01753495145760") 2025/07/26 02:00:20 DEBUG : toe/toe/toe: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d469_d20250726_m015905_c001_v0001183_t0023_u01753495145144") 2025/07/26 02:00:20 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5edfa8_d20250726_m015914_c001_v7007000_t0000_u01753495154069") 2025/07/26 02:00:20 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f11657c078151d4b5_d20250726_m015913_c001_v0001183_t0052_u01753495153255") 2025/07/26 02:00:20 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f41448285bd5edfa5_d20250726_m015910_c001_v7007000_t0000_u01753495150736") 2025/07/26 02:00:20 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f116466b81579e2a7_d20250726_m015909_c001_v0001099_t0059_u01753495149596") 2025/07/26 02:00:20 DEBUG : two: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418407e7a4d38eab_d20250726_m015156_c001_v7007000_t0000_u01753494716473") 2025/07/26 02:00:20 DEBUG : two: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f417b057764bbc107_d20250726_m015154_c001_v0001171_t0006_u01753494714563") 2025/07/26 02:00:20 DEBUG : two: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f418714db812bf069_d20250726_m015152_c001_v0001180_t0039_u01753494712860") 2025/07/26 02:00:20 DEBUG : yam: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f400d250f209928fb_d20250726_m015205_c001_v7007000_t0000_u01753494725471") 2025/07/26 02:00:20 DEBUG : yam: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f104489e82a748982_d20250726_m015204_c001_v0001131_t0049_u01753494724469") 2025/07/26 02:00:20 DEBUG : yam: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f400d250f209928f4_d20250726_m015201_c001_v7007000_t0000_u01753494721839") 2025/07/26 02:00:20 DEBUG : yam: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f117b057764bbc129_d20250726_m015200_c001_v0001171_t0012_u01753494720395") 2025/07/26 02:00:20 DEBUG : yam: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f400d250f209928ef_d20250726_m015159_c001_v7007000_t0000_u01753494719098") 2025/07/26 02:00:21 DEBUG : yam: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f109f29860ee0059b_d20250726_m015157_c001_v0001161_t0045_u01753494717019") 2025/07/26 02:00:21 DEBUG : yaml: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f400d250f209928f6_d20250726_m015202_c001_v7007000_t0000_u01753494722570") 2025/07/26 02:00:21 DEBUG : yaml: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f103bb924f61034c5_d20250726_m015201_c001_v0001181_t0030_u01753494721602") 2025/07/26 02:00:21 DEBUG : yaml: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f400d250f209928f2_d20250726_m015159_c001_v7007000_t0000_u01753494719834") 2025/07/26 02:00:21 DEBUG : yaml: Deleting (id "4_zaf42bd1360cd4b4b9f880e1b_f119c6ef6baec258a_d20250726_m015158_c001_v0001117_t0037_u01753494718312") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 9m52.528673145s (try 1/5)