"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/08/05 03:35:31 DEBUG : Creating backend with remote "TestB2:rclone-test-xitocop2xuqi" 2025/08/05 03:35:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/05 03:35:32 DEBUG : Creating backend with remote "/tmp/rclone1357376060" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:35:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 03:35:36 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/05 03:35:36 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:35:36 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.55s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:35:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/05 03:35:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 03:35:37 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:35:37 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:35:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 03:35:38 INFO : sub dir/hello world: Copied (new) 2025/08/05 03:35:38 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.78s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", 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-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:35:39 DEBUG : Creating backend with remote "/non-existing" 2025/08/05 03:35:39 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/05 03:35:39 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:35:39 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:35:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 03:35:40 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:35:40 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:35:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 03:35:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.92s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", 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-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:35:42 INFO : B2 bucket rclone-test-xitocop2xuqi: Running all checks before starting transfers 2025/08/05 03:35:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 03:35:42 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:35:42 INFO : B2 bucket rclone-test-xitocop2xuqi: Checks finished, now starting transfers 2025/08/05 03:35:42 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:35:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 03:35:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.26s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:35:43 ERROR : Ignoring --no-traverse with sync 2025/08/05 03:35:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 03:35:43 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:35:43 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:35:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 03:35:44 INFO : sub dir/hello world: Copied (new) 2025/08/05 03:35:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.48s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:35:45 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/05 03:35:45 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:35:45 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:35:45 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/05 03:35:45 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.27s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:35:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 03:35:46 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:35:46 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:35:46 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 03:35:46 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.37s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:35:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 03:35:48 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:35:48 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:35:48 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 03:35:48 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.88s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:35:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/05 03:35:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 03:35:49 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/05 03:35:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/05 03:35:49 INFO : sub dir2: Making directory 2025/08/05 03:35:49 INFO : sub dir: Making directory 2025/08/05 03:35:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 03:35:49 INFO : sub dir2/sub sub dir2: Making directory 2025/08/05 03:35:49 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:35:49 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:35:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 03:35:50 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/08/05 03:35:50 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.28s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:35:50 INFO : sub dir2: Making directory 2025/08/05 03:35:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/05 03:35:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 03:35:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 03:35:51 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:35:51 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:35:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 03:35:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.36s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:35:52 DEBUG : sub dir2: Making directory with metadata 2025/08/05 03:35:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 03:35:52 INFO : sub dir2: Making directory 2025/08/05 03:35:52 INFO : sub dir: Making directory 2025/08/05 03:35:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 03:35:52 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:35:52 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:35:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 03:35:52 INFO : sub dir/hello world: Copied (new) 2025/08/05 03:35:52 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/05 03:35:52 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/05 03:35:53 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.43s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", 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-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:35:54 INFO : sub dir2: Making directory 2025/08/05 03:35:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 03:35:54 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:35:54 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:35:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 03:35:54 INFO : sub dir/hello world: Copied (new) 2025/08/05 03:35:54 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.25s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:35:55 DEBUG : sub dir2: Making directory with metadata 2025/08/05 03:35:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 03:35:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/05 03:35:55 INFO : sub dir2: Making directory 2025/08/05 03:35:55 INFO : sub dir: Making directory 2025/08/05 03:35:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 03:35:55 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:35:55 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:35:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 03:35:55 INFO : sub dir/hello world: Copied (new) 2025/08/05 03:35:55 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/05 03:35:55 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.27s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", 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-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:35:56 INFO : sub dir2: Making directory 2025/08/05 03:35:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 03:35:57 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:35:57 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:35:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 03:35:57 INFO : sub dir/hello world: Copied (new) 2025/08/05 03:35:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.48s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:35:59 DEBUG : Creating backend with remote "TestB2:rclone-test-yozodid7raxi" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-xitocop2xuqi -> B2 bucket rclone-test-yozodid7raxi 2025/08/05 03:36:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 03:36:00 DEBUG : B2 bucket rclone-test-yozodid7raxi: Waiting for checks to finish 2025/08/05 03:36:00 DEBUG : B2 bucket rclone-test-yozodid7raxi: Waiting for transfers to finish 2025/08/05 03:36:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 03:36:04 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/05 03:36:04 DEBUG : B2 bucket rclone-test-yozodid7raxi: Purge remote 2025/08/05 03:36:04 INFO : B2 bucket rclone-test-yozodid7raxi: cleaning bucket "rclone-test-yozodid7raxi" of all files 2025/08/05 03:36:04 DEBUG : sub dir/hello world: Deleting (id "4_zef32dde340cd7b8b9f880e1b_f104dcd4b569ac72c_d20250805_m033603_c001_v0001105_t0056_u01754364963961") --- PASS: TestServerSideCopy (9.59s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:36:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/05 03:36:09 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:36:09 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:36:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/05 03:36:09 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.51s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:36:11 DEBUG : Creating backend with remote "TestB2:rclone-test-haduyit6wedu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-xitocop2xuqi -> B2 bucket rclone-test-haduyit6wedu 2025/08/05 03:36:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 03:36:12 DEBUG : B2 bucket rclone-test-haduyit6wedu: Waiting for checks to finish 2025/08/05 03:36:12 DEBUG : B2 bucket rclone-test-haduyit6wedu: Waiting for transfers to finish 2025/08/05 03:36:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 03:36:16 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/05 03:36:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/05 03:36:17 DEBUG : B2 bucket rclone-test-haduyit6wedu: Waiting for checks to finish 2025/08/05 03:36:17 DEBUG : B2 bucket rclone-test-haduyit6wedu: Waiting for transfers to finish 2025/08/05 03:36:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/05 03:36:18 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/05 03:36:18 DEBUG : B2 bucket rclone-test-haduyit6wedu: Purge remote 2025/08/05 03:36:18 INFO : B2 bucket rclone-test-haduyit6wedu: cleaning bucket "rclone-test-haduyit6wedu" of all files 2025/08/05 03:36:18 DEBUG : sub dir/hello world: Deleting (id "4_zdf620dd340dd7b8b9f880e1b_f110e6f863dff7708_d20250805_m033617_c001_v0001098_t0033_u01754364977782") 2025/08/05 03:36:18 DEBUG : sub dir/hello world: Deleting (id "4_zdf620dd340dd7b8b9f880e1b_f107f05d95fb9519d_d20250805_m033615_c001_v0001146_t0005_u01754364975933") --- PASS: TestServerSideCopyOverSelf (12.50s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:36:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/05 03:36:24 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:36:24 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:36:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/05 03:36:24 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/05 03:36:24 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.59s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:36:26 DEBUG : Creating backend with remote "TestB2:rclone-test-licobej9xoru" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-xitocop2xuqi -> B2 bucket rclone-test-licobej9xoru 2025/08/05 03:36:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 03:36:27 DEBUG : B2 bucket rclone-test-licobej9xoru: Waiting for checks to finish 2025/08/05 03:36:27 DEBUG : B2 bucket rclone-test-licobej9xoru: Waiting for transfers to finish 2025/08/05 03:36:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 03:36:31 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/05 03:36:32 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/05 03:36:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/05 03:36:32 DEBUG : pacer: Reducing sleep to 10ms 2025/08/05 03:36:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/05 03:36:33 DEBUG : B2 bucket rclone-test-licobej9xoru: Waiting for checks to finish 2025/08/05 03:36:33 DEBUG : B2 bucket rclone-test-licobej9xoru: Waiting for transfers to finish 2025/08/05 03:36:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/05 03:36:33 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/05 03:36:33 INFO : sub dir/hello world: Deleted 2025/08/05 03:36:34 DEBUG : testing file moves 2025/08/05 03:36:35 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/05 03:36:35 DEBUG : B2 bucket rclone-test-licobej9xoru: Waiting for checks to finish 2025/08/05 03:36:35 DEBUG : B2 bucket rclone-test-licobej9xoru: Waiting for transfers to finish 2025/08/05 03:36:36 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/05 03:36:36 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/05 03:36:36 INFO : sub dir/hello world: Deleted 2025/08/05 03:36:36 DEBUG : B2 bucket rclone-test-licobej9xoru: Purge remote 2025/08/05 03:36:36 INFO : B2 bucket rclone-test-licobej9xoru: cleaning bucket "rclone-test-licobej9xoru" of all files 2025/08/05 03:36:36 DEBUG : sub dir/hello world: Deleting (id "4_z4f624d8340dd7b8b9f880e1b_f11369b85ec99564b_d20250805_m033635_c001_v0001116_t0002_u01754364995260") 2025/08/05 03:36:36 DEBUG : sub dir/hello world: Deleting (id "4_z4f624d8340dd7b8b9f880e1b_f11045cfc9ce72493_d20250805_m033633_c001_v0001042_t0051_u01754364993412") 2025/08/05 03:36:36 DEBUG : sub dir/hello world: Deleting (id "4_z4f624d8340dd7b8b9f880e1b_f1160b405551274f1_d20250805_m033630_c001_v0001109_t0041_u01754364990928") --- PASS: TestServerSideMoveOverSelf (14.94s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:36:41 ERROR : error listing: directory not found 2025/08/05 03:36:41 INFO : Local file system at /tmp/rclone1357376060: Making directory 2025/08/05 03:36:41 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:36:41 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.96s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:36:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 03:36:43 DEBUG : Local file system at /tmp/rclone1357376060: Waiting for checks to finish 2025/08/05 03:36:43 DEBUG : Local file system at /tmp/rclone1357376060: Waiting for transfers to finish 2025/08/05 03:36:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 03:36:43 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/05 03:36:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.02s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:36:44 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/05 03:36:44 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:36:44 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:36:45 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/05 03:36:45 INFO : check sum: Copied (new) 2025/08/05 03:36:45 DEBUG : Waiting for deletions to finish 2025/08/05 03:36:45 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:36:45 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/05 03:36:45 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/05 03:36:45 DEBUG : check sum: Unchanged skipping 2025/08/05 03:36:45 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:36:45 DEBUG : Waiting for deletions to finish 2025/08/05 03:36:45 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.81s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:36:46 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/05 03:36:46 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:36:46 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:36:46 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/05 03:36:46 INFO : sizeonly: Copied (new) 2025/08/05 03:36:46 DEBUG : Waiting for deletions to finish 2025/08/05 03:36:47 DEBUG : sizeonly: Sizes identical 2025/08/05 03:36:47 DEBUG : sizeonly: Unchanged skipping 2025/08/05 03:36:47 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:36:47 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:36:47 DEBUG : Waiting for deletions to finish 2025/08/05 03:36:47 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.67s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:36:48 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/05 03:36:48 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:36:48 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:36:48 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/05 03:36:48 INFO : ignore-size: Copied (new) 2025/08/05 03:36:48 DEBUG : Waiting for deletions to finish 2025/08/05 03:36:48 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:36:48 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:36:48 DEBUG : ignore-size: Unchanged skipping 2025/08/05 03:36:48 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:36:48 DEBUG : Waiting for deletions to finish 2025/08/05 03:36:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.61s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:36:50 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:36:50 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:36:50 DEBUG : existing: Unchanged skipping 2025/08/05 03:36:50 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:36:50 DEBUG : Waiting for deletions to finish 2025/08/05 03:36:50 INFO : There was nothing to transfer 2025/08/05 03:36:50 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/05 03:36:50 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:36:50 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:36:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/05 03:36:50 INFO : existing: Copied (replaced existing) 2025/08/05 03:36:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.94s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:36:51 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/05 03:36:51 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:36:51 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:36:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/05 03:36:52 INFO : existing: Copied (new) 2025/08/05 03:36:52 DEBUG : Waiting for deletions to finish 2025/08/05 03:36:52 DEBUG : existing: Destination exists, skipping 2025/08/05 03:36:52 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:36:52 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:36:52 DEBUG : Waiting for deletions to finish 2025/08/05 03:36:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.70s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:36:53 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/05 03:36:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/05 03:36:54 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/05 03:36:54 DEBUG : c/non empty space: Unchanged skipping 2025/08/05 03:36:54 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:36:54 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:36:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/05 03:36:54 INFO : a/potato2: Copied (new) 2025/08/05 03:36:54 DEBUG : Waiting for deletions to finish 2025/08/05 03:36:54 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.59s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:36:56 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:36:56 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/05 03:36:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/05 03:36:56 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/05 03:36:56 DEBUG : empty space: Unchanged skipping 2025/08/05 03:36:56 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:36:56 DEBUG : Waiting for deletions to finish 2025/08/05 03:36:56 INFO : There was nothing to transfer 2025/08/05 03:36:57 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:36:57 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/08/05 03:36:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/05 03:36:57 INFO : empty space: Updated modification time in destination 2025/08/05 03:36:57 DEBUG : empty space: Unchanged skipping 2025/08/05 03:36:57 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:36:57 DEBUG : Waiting for deletions to finish 2025/08/05 03:36:57 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.82s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:36:59 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/05 03:36:59 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:36:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/05 03:36:59 DEBUG : empty space: Unchanged skipping 2025/08/05 03:36:59 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:36:59 DEBUG : Waiting for deletions to finish 2025/08/05 03:36:59 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.66s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:37:00 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:37:00 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/05 03:37:00 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1357376060) 2025/08/05 03:37:00 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-xitocop2xuqi) 2025/08/05 03:37:00 DEBUG : foo: sha1 differ 2025/08/05 03:37:00 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:37:01 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/05 03:37:01 INFO : foo: Copied (replaced existing) 2025/08/05 03:37:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.51s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:37:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/05 03:37:02 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/05 03:37:02 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:37:02 DEBUG : empty space: Unchanged skipping 2025/08/05 03:37:02 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:37:02 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/05 03:37:02 INFO : potato: Copied (new) 2025/08/05 03:37:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.06s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:37:04 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/05 03:37:04 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:37:04 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:37:04 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/05 03:37:04 INFO : potato: Copied (replaced existing) 2025/08/05 03:37:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.85s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:37:06 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/08/05 03:37:06 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:37:06 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1357376060) 2025/08/05 03:37:06 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-xitocop2xuqi) 2025/08/05 03:37:06 DEBUG : potato: sha1 differ 2025/08/05 03:37:06 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:37:07 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/05 03:37:07 INFO : potato: Copied (replaced existing) 2025/08/05 03:37:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:37:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 03:37:08 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/05 03:37:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/05 03:37:08 DEBUG : empty space: Unchanged skipping 2025/08/05 03:37:08 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:37:08 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:37:08 DEBUG : Waiting for deletions to finish 2025/08/05 03:37:08 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:37:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/05 03:37:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 03:37:11 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:37:11 DEBUG : empty space: Unchanged skipping 2025/08/05 03:37:11 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:37:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/05 03:37:11 INFO : potato2: Copied (new) 2025/08/05 03:37:11 DEBUG : Waiting for deletions to finish 2025/08/05 03:37:11 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:37:13 INFO : d: Making directory 2025/08/05 03:37:13 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/05 03:37:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/05 03:37:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/05 03:37:13 DEBUG : c/non empty space: Unchanged skipping 2025/08/05 03:37:14 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:37:14 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:37:14 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/05 03:37:14 INFO : a/potato2: Copied (new) 2025/08/05 03:37:14 DEBUG : Waiting for deletions to finish 2025/08/05 03:37:14 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:37:16 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/05 03:37:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/05 03:37:16 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/05 03:37:16 DEBUG : c/non empty space: Unchanged skipping 2025/08/05 03:37:16 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:37:16 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:37:16 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/05 03:37:16 INFO : a/potato2: Copied (new) 2025/08/05 03:37:16 ERROR : B2 bucket rclone-test-xitocop2xuqi: not deleting files as there were IO errors 2025/08/05 03:37:16 ERROR : B2 bucket rclone-test-xitocop2xuqi: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.82s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:37:19 DEBUG : Waiting for deletions to finish 2025/08/05 03:37:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/05 03:37:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 03:37:19 DEBUG : empty space: Unchanged skipping 2025/08/05 03:37:19 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:37:19 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:37:19 INFO : potato: Deleted 2025/08/05 03:37:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/05 03:37:19 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.38s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:37:21 DEBUG : Waiting for deletions to finish 2025/08/05 03:37:21 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:37:21 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:37:21 INFO : potato: Deleted 2025/08/05 03:37:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/05 03:37:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 03:37:21 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:37:21 DEBUG : empty space: Unchanged skipping 2025/08/05 03:37:21 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:37:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/05 03:37:22 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.77s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:37:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 03:37:23 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:37:23 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:37:24 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/05 03:37:24 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.97s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:37:26 DEBUG : enormous: Excluded (Size Filter) 2025/08/05 03:37:26 DEBUG : enormous: Excluded 2025/08/05 03:37:26 DEBUG : potato2: Excluded (Size Filter) 2025/08/05 03:37:26 DEBUG : potato2: Excluded 2025/08/05 03:37:26 DEBUG : potato2: Excluded (Size Filter) 2025/08/05 03:37:26 DEBUG : potato2: Excluded 2025/08/05 03:37:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/05 03:37:26 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:37:26 DEBUG : empty space: Unchanged skipping 2025/08/05 03:37:26 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:37:26 DEBUG : Waiting for deletions to finish 2025/08/05 03:37:26 INFO : There was nothing to transfer 2025/08/05 03:37:26 DEBUG : enormous: Excluded (Size Filter) 2025/08/05 03:37:26 DEBUG : enormous: Excluded 2025/08/05 03:37:26 DEBUG : potato2: Excluded (Size Filter) 2025/08/05 03:37:26 DEBUG : potato2: Excluded 2025/08/05 03:37:26 DEBUG : potato2: Excluded (Size Filter) 2025/08/05 03:37:26 DEBUG : potato2: Excluded 2025/08/05 03:37:26 DEBUG : Local file system at /tmp/rclone1357376060: Waiting for checks to finish 2025/08/05 03:37:26 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/05 03:37:26 DEBUG : empty space: Unchanged skipping 2025/08/05 03:37:26 DEBUG : Local file system at /tmp/rclone1357376060: Waiting for transfers to finish 2025/08/05 03:37:26 DEBUG : Waiting for deletions to finish 2025/08/05 03:37:26 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.26s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:37:28 DEBUG : enormous: Excluded (Size Filter) 2025/08/05 03:37:28 DEBUG : enormous: Excluded 2025/08/05 03:37:28 DEBUG : potato2: Excluded (Size Filter) 2025/08/05 03:37:28 DEBUG : potato2: Excluded 2025/08/05 03:37:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/05 03:37:28 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:37:28 DEBUG : empty space: Unchanged skipping 2025/08/05 03:37:28 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:37:28 DEBUG : Waiting for deletions to finish 2025/08/05 03:37:28 INFO : enormous: Deleted 2025/08/05 03:37:29 INFO : potato2: Deleted 2025/08/05 03:37:29 INFO : There was nothing to transfer 2025/08/05 03:37:29 DEBUG : Local file system at /tmp/rclone1357376060: Waiting for checks to finish 2025/08/05 03:37:29 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/05 03:37:29 DEBUG : empty space: Unchanged skipping 2025/08/05 03:37:29 DEBUG : Local file system at /tmp/rclone1357376060: Waiting for transfers to finish 2025/08/05 03:37:29 DEBUG : Waiting for deletions to finish 2025/08/05 03:37:29 INFO : potato2: Deleted 2025/08/05 03:37:29 INFO : enormous: Deleted 2025/08/05 03:37:29 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.59s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:37:32 DEBUG : five: Need to transfer - File not found at Destination 2025/08/05 03:37:32 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/05 03:37:32 DEBUG : one: Destination is newer than source, skipping 2025/08/05 03:37:32 DEBUG : three: Sizes identical 2025/08/05 03:37:32 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:37:32 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/05 03:37:32 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/05 03:37:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1357376060) 2025/08/05 03:37:32 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-xitocop2xuqi) 2025/08/05 03:37:32 DEBUG : two: sha1 differ 2025/08/05 03:37:32 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:37:32 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/05 03:37:32 INFO : five: Copied (new) 2025/08/05 03:37:32 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/05 03:37:32 INFO : four: Copied (replaced existing) 2025/08/05 03:37:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/05 03:37:33 INFO : two: Copied (replaced existing) 2025/08/05 03:37:33 DEBUG : Waiting for deletions to finish 2025/08/05 03:37:33 DEBUG : one: Destination is newer than source, skipping 2025/08/05 03:37:33 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:37:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/05 03:37:33 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/05 03:37:33 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/05 03:37:33 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/05 03:37:33 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/05 03:37:33 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/05 03:37:33 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/05 03:37:33 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1357376060) 2025/08/05 03:37:33 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/05 03:37:33 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/05 03:37:33 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-xitocop2xuqi) 2025/08/05 03:37:33 DEBUG : three: sha1 differ 2025/08/05 03:37:33 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/05 03:37:33 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:37:33 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/05 03:37:33 INFO : three: Copied (replaced existing) 2025/08/05 03:37:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.26s) === 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-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/05 03:37:35 INFO : B2 bucket rclone-test-xitocop2xuqi: Making map for --track-renames 2025/08/05 03:37:35 INFO : B2 bucket rclone-test-xitocop2xuqi: Finished making map for --track-renames 2025/08/05 03:37:35 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:37:35 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for renames to finish 2025/08/05 03:37:35 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/05 03:37:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/05 03:37:35 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:37:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/05 03:37:35 INFO : yam: Copied (new) 2025/08/05 03:37:36 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/05 03:37:36 INFO : potato: Copied (new) 2025/08/05 03:37:36 DEBUG : Waiting for deletions to finish 2025/08/05 03:37:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:37:36 INFO : B2 bucket rclone-test-xitocop2xuqi: Making map for --track-renames 2025/08/05 03:37:36 INFO : B2 bucket rclone-test-xitocop2xuqi: Finished making map for --track-renames 2025/08/05 03:37:36 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:37:36 DEBUG : potato: Unchanged skipping 2025/08/05 03:37:36 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for renames to finish 2025/08/05 03:37:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/05 03:37:37 INFO : yam: Copied (server-side copy) to: yaml 2025/08/05 03:37:37 INFO : yam: Deleted 2025/08/05 03:37:37 INFO : yaml: Renamed from "yam" 2025/08/05 03:37:37 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:37:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.05s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/05 03:37:38 INFO : B2 bucket rclone-test-xitocop2xuqi: Making map for --track-renames 2025/08/05 03:37:38 INFO : B2 bucket rclone-test-xitocop2xuqi: Finished making map for --track-renames 2025/08/05 03:37:38 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:37:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/05 03:37:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/05 03:37:38 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for renames to finish 2025/08/05 03:37:38 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:37:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/05 03:37:38 INFO : potato: Copied (new) 2025/08/05 03:37:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/05 03:37:39 INFO : yam: Copied (new) 2025/08/05 03:37:39 DEBUG : Waiting for deletions to finish 2025/08/05 03:37:39 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:37:39 INFO : B2 bucket rclone-test-xitocop2xuqi: Making map for --track-renames 2025/08/05 03:37:39 INFO : B2 bucket rclone-test-xitocop2xuqi: Finished making map for --track-renames 2025/08/05 03:37:39 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:37:39 DEBUG : potato: Unchanged skipping 2025/08/05 03:37:39 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for renames to finish 2025/08/05 03:37:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/05 03:37:40 INFO : yam: Copied (server-side copy) to: yaml 2025/08/05 03:37:40 INFO : yam: Deleted 2025/08/05 03:37:40 INFO : yaml: Renamed from "yam" 2025/08/05 03:37:40 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:37:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.10s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/05 03:37:41 INFO : B2 bucket rclone-test-xitocop2xuqi: Making map for --track-renames 2025/08/05 03:37:41 INFO : B2 bucket rclone-test-xitocop2xuqi: Finished making map for --track-renames 2025/08/05 03:37:41 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:37:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/05 03:37:41 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for renames to finish 2025/08/05 03:37:41 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/05 03:37:41 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:37:42 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/05 03:37:42 INFO : sub/yam: Copied (new) 2025/08/05 03:37:42 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/05 03:37:42 INFO : potato: Copied (new) 2025/08/05 03:37:42 DEBUG : Waiting for deletions to finish 2025/08/05 03:37:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:37:42 DEBUG : potato: Unchanged skipping 2025/08/05 03:37:43 INFO : B2 bucket rclone-test-xitocop2xuqi: Making map for --track-renames 2025/08/05 03:37:43 INFO : B2 bucket rclone-test-xitocop2xuqi: Finished making map for --track-renames 2025/08/05 03:37:43 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:37:43 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for renames to finish 2025/08/05 03:37:43 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/05 03:37:43 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/05 03:37:43 INFO : sub/yam: Deleted 2025/08/05 03:37:43 INFO : yam: Renamed from "sub/yam" 2025/08/05 03:37:43 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:37:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.05s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:37:44 DEBUG : Creating backend with remote "/tmp/rclone1357376060/dir1" 2025/08/05 03:37:44 DEBUG : Creating backend with remote "/tmp/rclone1357376060/dir2" 2025/08/05 03:37:44 DEBUG : Local file system at /tmp/rclone1357376060/dir2: Using server-side directory move 2025/08/05 03:37:44 INFO : Local file system at /tmp/rclone1357376060/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/05 03:37:44 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/05 03:37:44 DEBUG : Local file system at /tmp/rclone1357376060/dir2: Waiting for checks to finish 2025/08/05 03:37:44 DEBUG : Local file system at /tmp/rclone1357376060/dir2: Waiting for transfers to finish 2025/08/05 03:37:44 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:37:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 03:37:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/05 03:37:45 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:37:45 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:37:45 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/05 03:37:45 INFO : nested/sub dir/file: Copied (new) 2025/08/05 03:37:45 INFO : nested/sub dir/file: Deleted 2025/08/05 03:37:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 03:37:45 INFO : sub dir/hello world: Copied (new) 2025/08/05 03:37:45 INFO : sub dir/hello world: Deleted 2025/08/05 03:37:45 INFO : sub dir: Removing directory 2025/08/05 03:37:45 INFO : nested/sub dir: Removing directory 2025/08/05 03:37:45 INFO : nested: Removing directory 2025/08/05 03:37:45 DEBUG : Local file system at /tmp/rclone1357376060: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.00s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:37:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 03:37:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/05 03:37:47 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:37:47 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:37:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 03:37:47 INFO : sub dir/hello world: Copied (new) 2025/08/05 03:37:47 INFO : sub dir/hello world: Deleted 2025/08/05 03:37:47 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/05 03:37:47 INFO : nested/sub dir/file: Copied (new) 2025/08/05 03:37:47 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.71s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:37:48 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/05 03:37:48 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/05 03:37:48 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:37:48 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:37:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/05 03:37:49 INFO : existing: Copied (new) 2025/08/05 03:37:49 INFO : existing: Deleted 2025/08/05 03:37:49 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/05 03:37:49 INFO : existing-b: Copied (new) 2025/08/05 03:37:49 INFO : existing-b: Deleted 2025/08/05 03:37:49 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:37:49 DEBUG : existing: Destination exists, skipping 2025/08/05 03:37:49 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/05 03:37:49 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:37:49 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.95s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:37:50 DEBUG : Creating backend with remote "TestB2:rclone-test-leriboy1zisa" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-xitocop2xuqi -> B2 bucket rclone-test-leriboy1zisa 2025/08/05 03:37:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 03:37:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/05 03:37:59 DEBUG : empty space: Unchanged skipping 2025/08/05 03:37:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/05 03:37:59 DEBUG : B2 bucket rclone-test-leriboy1zisa: Waiting for checks to finish 2025/08/05 03:37:59 INFO : empty space: Deleted 2025/08/05 03:37:59 DEBUG : B2 bucket rclone-test-leriboy1zisa: Waiting for transfers to finish 2025/08/05 03:37:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/05 03:37:59 INFO : potato2: Copied (server-side copy) 2025/08/05 03:38:00 INFO : potato2: Deleted 2025/08/05 03:38:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/05 03:38:00 INFO : potato3: Copied (server-side copy) 2025/08/05 03:38:00 INFO : potato3: Deleted 2025/08/05 03:38:00 DEBUG : Creating backend with remote "TestB2:rclone-test-sefapex8fuhe" 2025/08/05 03:38:02 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/05 03:38:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 03:38:02 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/05 03:38:02 DEBUG : B2 bucket rclone-test-sefapex8fuhe: Waiting for checks to finish 2025/08/05 03:38:02 DEBUG : B2 bucket rclone-test-sefapex8fuhe: Waiting for transfers to finish 2025/08/05 03:38:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/05 03:38:06 INFO : empty space: Copied (server-side copy) 2025/08/05 03:38:06 INFO : empty space: Deleted 2025/08/05 03:38:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/05 03:38:06 INFO : potato3: Copied (server-side copy) 2025/08/05 03:38:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/05 03:38:06 INFO : potato2: Copied (server-side copy) 2025/08/05 03:38:06 INFO : potato3: Deleted 2025/08/05 03:38:06 INFO : potato2: Deleted 2025/08/05 03:38:07 DEBUG : B2 bucket rclone-test-sefapex8fuhe: Purge remote 2025/08/05 03:38:07 INFO : B2 bucket rclone-test-sefapex8fuhe: cleaning bucket "rclone-test-sefapex8fuhe" of all files 2025/08/05 03:38:07 DEBUG : empty space: Deleting (id "4_z6f32bda340ed7b8b9f880e1b_f104cb093d60c0449_d20250805_m033805_c001_v0001131_t0024_u01754365085750") 2025/08/05 03:38:07 DEBUG : potato2: Deleting (id "4_z6f32bda340ed7b8b9f880e1b_f109d3fed6763631f_d20250805_m033806_c001_v0001044_t0056_u01754365086128") 2025/08/05 03:38:07 DEBUG : potato3: Deleting (id "4_z6f32bda340ed7b8b9f880e1b_f105f1592e686535b_d20250805_m033806_c001_v0001106_t0057_u01754365086148") 2025/08/05 03:38:08 DEBUG : B2 bucket rclone-test-leriboy1zisa: Purge remote 2025/08/05 03:38:08 INFO : B2 bucket rclone-test-leriboy1zisa: cleaning bucket "rclone-test-leriboy1zisa" of all files 2025/08/05 03:38:09 DEBUG : empty space: Deleting (id "4_z9f529d7340ed7b8b9f880e1b_f4020e81468944f32_d20250805_m033806_c001_v7007000_t0000_u01754365086124") 2025/08/05 03:38:09 DEBUG : empty space: Deleting (id "4_z9f529d7340ed7b8b9f880e1b_f111e74526fae52bb_d20250805_m033757_c001_v0001109_t0022_u01754365077307") 2025/08/05 03:38:09 DEBUG : potato2: Deleting (id "4_z9f529d7340ed7b8b9f880e1b_f4020e81468944f35_d20250805_m033806_c001_v7007000_t0000_u01754365086748") 2025/08/05 03:38:09 DEBUG : potato2: Deleting (id "4_z9f529d7340ed7b8b9f880e1b_f1015fc0e7ae719c1_d20250805_m033759_c001_v0001104_t0003_u01754365079638") 2025/08/05 03:38:09 DEBUG : potato3: Deleting (id "4_z9f529d7340ed7b8b9f880e1b_f4020e81468944f34_d20250805_m033806_c001_v7007000_t0000_u01754365086562") 2025/08/05 03:38:09 DEBUG : potato3: Deleting (id "4_z9f529d7340ed7b8b9f880e1b_f1197c1b460d352f7_d20250805_m033800_c001_v0001161_t0015_u01754365080072") 2025/08/05 03:38:09 DEBUG : potato3: Deleting (id "4_z9f529d7340ed7b8b9f880e1b_f111e74526fae52c3_d20250805_m033757_c001_v0001109_t0037_u01754365077988") --- PASS: TestServerSideMove (22.15s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:38:12 DEBUG : Creating backend with remote "TestB2:rclone-test-zatitec9qoju" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-xitocop2xuqi -> B2 bucket rclone-test-zatitec9qoju 2025/08/05 03:38:19 DEBUG : empty space: Excluded (Size Filter) 2025/08/05 03:38:19 DEBUG : empty space: Excluded 2025/08/05 03:38:19 DEBUG : empty space: Excluded (Size Filter) 2025/08/05 03:38:19 DEBUG : empty space: Excluded 2025/08/05 03:38:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 03:38:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/05 03:38:19 DEBUG : B2 bucket rclone-test-zatitec9qoju: Waiting for checks to finish 2025/08/05 03:38:19 DEBUG : B2 bucket rclone-test-zatitec9qoju: Waiting for transfers to finish 2025/08/05 03:38:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/05 03:38:20 INFO : potato2: Copied (server-side copy) 2025/08/05 03:38:20 INFO : potato2: Deleted 2025/08/05 03:38:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/05 03:38:20 INFO : potato3: Copied (server-side copy) 2025/08/05 03:38:20 INFO : potato3: Deleted 2025/08/05 03:38:21 DEBUG : Creating backend with remote "TestB2:rclone-test-giwozir6tocu" 2025/08/05 03:38:22 DEBUG : empty space: Excluded (Size Filter) 2025/08/05 03:38:22 DEBUG : empty space: Excluded 2025/08/05 03:38:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 03:38:22 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/05 03:38:22 DEBUG : B2 bucket rclone-test-giwozir6tocu: Waiting for checks to finish 2025/08/05 03:38:22 DEBUG : B2 bucket rclone-test-giwozir6tocu: Waiting for transfers to finish 2025/08/05 03:38:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/05 03:38:24 INFO : potato2: Copied (server-side copy) 2025/08/05 03:38:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/05 03:38:24 INFO : potato3: Copied (server-side copy) 2025/08/05 03:38:24 INFO : potato2: Deleted 2025/08/05 03:38:25 INFO : potato3: Deleted 2025/08/05 03:38:25 DEBUG : B2 bucket rclone-test-giwozir6tocu: Purge remote 2025/08/05 03:38:25 INFO : B2 bucket rclone-test-giwozir6tocu: cleaning bucket "rclone-test-giwozir6tocu" of all files 2025/08/05 03:38:25 DEBUG : potato2: Deleting (id "4_zbfc20d9340fd7b8b9f880e1b_f1063dac2877ade71_d20250805_m033824_c001_v0001117_t0056_u01754365104213") 2025/08/05 03:38:25 DEBUG : potato3: Deleting (id "4_zbfc20d9340fd7b8b9f880e1b_f101ddbb5b754576f_d20250805_m033824_c001_v0001105_t0047_u01754365104591") 2025/08/05 03:38:27 DEBUG : B2 bucket rclone-test-zatitec9qoju: Purge remote 2025/08/05 03:38:27 INFO : B2 bucket rclone-test-zatitec9qoju: cleaning bucket "rclone-test-zatitec9qoju" of all files 2025/08/05 03:38:27 DEBUG : empty space: Deleting (id "4_z9f32fd1340ed7b8b9f880e1b_f113d59bf44236192_d20250805_m033818_c001_v0001172_t0056_u01754365098589") 2025/08/05 03:38:27 DEBUG : potato2: Deleting (id "4_z9f32fd1340ed7b8b9f880e1b_f4020b5c3d3a5eda5_d20250805_m033824_c001_v7007000_t0000_u01754365104797") 2025/08/05 03:38:27 DEBUG : potato2: Deleting (id "4_z9f32fd1340ed7b8b9f880e1b_f109f406f175ac0b7_d20250805_m033819_c001_v0001037_t0057_u01754365099991") 2025/08/05 03:38:27 DEBUG : potato3: Deleting (id "4_z9f32fd1340ed7b8b9f880e1b_f41621801733bb1bb_d20250805_m033824_c001_v7007000_t0000_u01754365104951") 2025/08/05 03:38:27 DEBUG : potato3: Deleting (id "4_z9f32fd1340ed7b8b9f880e1b_f101bbdca80e5a83d_d20250805_m033820_c001_v0001099_t0016_u01754365100376") 2025/08/05 03:38:27 DEBUG : potato3: Deleting (id "4_z9f32fd1340ed7b8b9f880e1b_f113d59bf44236196_d20250805_m033819_c001_v0001172_t0029_u01754365099075") --- PASS: TestServerSideMoveWithFilter (18.57s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:38:31 DEBUG : Creating backend with remote "TestB2:rclone-test-yoyuvil2gure" 2025/08/05 03:38:34 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-xitocop2xuqi -> B2 bucket rclone-test-yoyuvil2gure 2025/08/05 03:38:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 03:38:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/05 03:38:40 DEBUG : empty space: Unchanged skipping 2025/08/05 03:38:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/05 03:38:40 DEBUG : B2 bucket rclone-test-yoyuvil2gure: Waiting for checks to finish 2025/08/05 03:38:40 INFO : empty space: Deleted 2025/08/05 03:38:40 DEBUG : B2 bucket rclone-test-yoyuvil2gure: Waiting for transfers to finish 2025/08/05 03:38:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/05 03:38:40 INFO : potato2: Copied (server-side copy) 2025/08/05 03:38:40 INFO : potato2: Deleted 2025/08/05 03:38:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/05 03:38:41 INFO : potato3: Copied (server-side copy) 2025/08/05 03:38:41 INFO : potato3: Deleted 2025/08/05 03:38:42 DEBUG : Creating backend with remote "TestB2:rclone-test-texahex0yafa" 2025/08/05 03:38:42 INFO : tomatoDir: Making directory 2025/08/05 03:38:43 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/05 03:38:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 03:38:43 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/05 03:38:43 DEBUG : B2 bucket rclone-test-texahex0yafa: Waiting for checks to finish 2025/08/05 03:38:43 DEBUG : B2 bucket rclone-test-texahex0yafa: Waiting for transfers to finish 2025/08/05 03:38:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/05 03:38:47 INFO : empty space: Copied (server-side copy) 2025/08/05 03:38:47 INFO : empty space: Deleted 2025/08/05 03:38:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/05 03:38:47 INFO : potato2: Copied (server-side copy) 2025/08/05 03:38:47 INFO : potato2: Deleted 2025/08/05 03:38:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/05 03:38:47 INFO : potato3: Copied (server-side copy) 2025/08/05 03:38:47 INFO : potato3: Deleted 2025/08/05 03:38:48 DEBUG : B2 bucket rclone-test-texahex0yafa: Purge remote 2025/08/05 03:38:48 INFO : B2 bucket rclone-test-texahex0yafa: cleaning bucket "rclone-test-texahex0yafa" of all files 2025/08/05 03:38:48 DEBUG : empty space: Deleting (id "4_z2f725db340fd7b8b9f880e1b_f1177d9b535123ebb_d20250805_m033846_c001_v0001131_t0041_u01754365126810") 2025/08/05 03:38:48 DEBUG : potato2: Deleting (id "4_z2f725db340fd7b8b9f880e1b_f1132ef7b20bb2558_d20250805_m033847_c001_v0001098_t0016_u01754365127164") 2025/08/05 03:38:48 DEBUG : potato3: Deleting (id "4_z2f725db340fd7b8b9f880e1b_f101da0838bbd6c42_d20250805_m033847_c001_v0001145_t0025_u01754365127182") 2025/08/05 03:38:50 DEBUG : B2 bucket rclone-test-yoyuvil2gure: Purge remote 2025/08/05 03:38:50 INFO : B2 bucket rclone-test-yoyuvil2gure: cleaning bucket "rclone-test-yoyuvil2gure" of all files 2025/08/05 03:38:50 DEBUG : empty space: Deleting (id "4_zdf923da340fd7b8b9f880e1b_f41609e0665e3ede5_d20250805_m033847_c001_v7007000_t0000_u01754365127141") 2025/08/05 03:38:50 DEBUG : empty space: Deleting (id "4_zdf923da340fd7b8b9f880e1b_f10462e499615cd46_d20250805_m033839_c001_v0001145_t0014_u01754365119145") 2025/08/05 03:38:50 DEBUG : potato2: Deleting (id "4_zdf923da340fd7b8b9f880e1b_f41609e0665e3ede6_d20250805_m033847_c001_v7007000_t0000_u01754365127601") 2025/08/05 03:38:50 DEBUG : potato2: Deleting (id "4_zdf923da340fd7b8b9f880e1b_f1069d02949627e23_d20250805_m033840_c001_v0001101_t0058_u01754365120471") 2025/08/05 03:38:50 DEBUG : potato3: Deleting (id "4_zdf923da340fd7b8b9f880e1b_f41609e0665e3ede7_d20250805_m033847_c001_v7007000_t0000_u01754365127803") 2025/08/05 03:38:50 DEBUG : potato3: Deleting (id "4_zdf923da340fd7b8b9f880e1b_f11421e006097caf7_d20250805_m033840_c001_v0001144_t0058_u01754365120825") 2025/08/05 03:38:50 DEBUG : potato3: Deleting (id "4_zdf923da340fd7b8b9f880e1b_f10462e499615cd4a_d20250805_m033839_c001_v0001145_t0000_u01754365119368") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.75s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:38:55 DEBUG : Creating backend with remote "TestB2:rclone-test-xitocop2xuqi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.76s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:38:57 DEBUG : Creating backend with remote "TestB2:rclone-test-xitocop2xuqi/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:38:59 DEBUG : Creating backend with remote "TestB2:rclone-test-xitocop2xuqi/rclone-sync-test" 2025/08/05 03:39:01 DEBUG : Creating backend with remote "TestB2:rclone-test-xitocop2xuqi/rclone-sync-test-include/layer2" 2025/08/05 03:39:03 DEBUG : Creating backend with remote "TestB2:rclone-test-xitocop2xuqi/rclone-sync-test-ignore-file" 2025/08/05 03:39:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/05 03:39:06 DEBUG : B2 bucket rclone-test-xitocop2xuqi path rclone-sync-test: Waiting for checks to finish 2025/08/05 03:39:06 DEBUG : B2 bucket rclone-test-xitocop2xuqi path rclone-sync-test: Waiting for transfers to finish 2025/08/05 03:39:06 DEBUG : Waiting for deletions to finish 2025/08/05 03:39:06 INFO : There was nothing to transfer 2025/08/05 03:39:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/05 03:39:07 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:39:07 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:39:07 DEBUG : Waiting for deletions to finish 2025/08/05 03:39:07 INFO : There was nothing to transfer 2025/08/05 03:39:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/05 03:39:08 DEBUG : B2 bucket rclone-test-xitocop2xuqi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/05 03:39:08 DEBUG : B2 bucket rclone-test-xitocop2xuqi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/05 03:39:08 DEBUG : Waiting for deletions to finish 2025/08/05 03:39:08 INFO : There was nothing to transfer 2025/08/05 03:39:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/05 03:39:08 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:39:08 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:39:08 DEBUG : Waiting for deletions to finish 2025/08/05 03:39:08 INFO : There was nothing to transfer 2025/08/05 03:39:08 DEBUG : Excluded 2025/08/05 03:39:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/05 03:39:09 DEBUG : B2 bucket rclone-test-xitocop2xuqi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/05 03:39:09 DEBUG : B2 bucket rclone-test-xitocop2xuqi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/05 03:39:09 DEBUG : Waiting for deletions to finish 2025/08/05 03:39:09 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.43s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:39:09 DEBUG : Creating backend with remote "TestB2:rclone-test-xitocop2xuqi/dst" 2025/08/05 03:39:10 DEBUG : Creating backend with remote "TestB2:rclone-test-xitocop2xuqi/CompareDest" 2025/08/05 03:39:12 DEBUG : one: Need to transfer - File not found at Destination 2025/08/05 03:39:12 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dst: Waiting for checks to finish 2025/08/05 03:39:12 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dst: Waiting for transfers to finish 2025/08/05 03:39:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/05 03:39:13 INFO : one: Copied (new) 2025/08/05 03:39:13 DEBUG : Waiting for deletions to finish 2025/08/05 03:39:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/05 03:39:14 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dst: Waiting for checks to finish 2025/08/05 03:39:14 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dst: Waiting for transfers to finish 2025/08/05 03:39:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/05 03:39:14 INFO : one: Copied (replaced existing) 2025/08/05 03:39:14 DEBUG : Waiting for deletions to finish 2025/08/05 03:39:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/05 03:39:17 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dst: Waiting for checks to finish 2025/08/05 03:39:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/05 03:39:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/05 03:39:17 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dst: Waiting for transfers to finish 2025/08/05 03:39:17 DEBUG : Waiting for deletions to finish 2025/08/05 03:39:17 INFO : There was nothing to transfer 2025/08/05 03:39:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/05 03:39:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/05 03:39:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/05 03:39:18 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dst: Waiting for checks to finish 2025/08/05 03:39:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/05 03:39:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/05 03:39:19 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dst: Waiting for transfers to finish 2025/08/05 03:39:19 DEBUG : Waiting for deletions to finish 2025/08/05 03:39:19 INFO : There was nothing to transfer 2025/08/05 03:39:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/05 03:39:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/05 03:39:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/05 03:39:19 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dst: Waiting for checks to finish 2025/08/05 03:39:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/05 03:39:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/05 03:39:19 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dst: Waiting for transfers to finish 2025/08/05 03:39:19 DEBUG : Waiting for deletions to finish 2025/08/05 03:39:19 INFO : There was nothing to transfer 2025/08/05 03:39:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/05 03:39:20 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/08/05 03:39:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/05 03:39:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/05 03:39:20 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dst: Waiting for checks to finish 2025/08/05 03:39:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/05 03:39:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/05 03:39:20 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dst: Waiting for transfers to finish 2025/08/05 03:39:20 DEBUG : Waiting for deletions to finish 2025/08/05 03:39:20 INFO : There was nothing to transfer 2025/08/05 03:39:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/05 03:39:21 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/05 03:39:21 DEBUG : two: Need to transfer - File not found at Destination 2025/08/05 03:39:21 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dst: Waiting for checks to finish 2025/08/05 03:39:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/05 03:39:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/05 03:39:21 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dst: Waiting for transfers to finish 2025/08/05 03:39:22 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/05 03:39:22 INFO : two: Copied (new) 2025/08/05 03:39:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.65s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:39:25 DEBUG : Creating backend with remote "TestB2:rclone-test-xitocop2xuqi/dest" 2025/08/05 03:39:26 DEBUG : Creating backend with remote "TestB2:rclone-test-xitocop2xuqi/pre-dest1" 2025/08/05 03:39:27 DEBUG : Creating backend with remote "TestB2:rclone-test-xitocop2xuqi/pre-dest2" 2025/08/05 03:39:29 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:39:29 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/05 03:39:29 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:39:29 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/05 03:39:30 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/05 03:39:30 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dest: Waiting for checks to finish 2025/08/05 03:39:30 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dest: Waiting for transfers to finish 2025/08/05 03:39:30 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/05 03:39:30 INFO : 3: Copied (new) 2025/08/05 03:39:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.21s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:39:32 DEBUG : Creating backend with remote "TestB2:rclone-test-xitocop2xuqi/dst" 2025/08/05 03:39:33 DEBUG : Creating backend with remote "TestB2:rclone-test-xitocop2xuqi/CopyDest" 2025/08/05 03:39:35 DEBUG : one: Need to transfer - File not found at Destination 2025/08/05 03:39:35 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dst: Waiting for checks to finish 2025/08/05 03:39:35 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dst: Waiting for transfers to finish 2025/08/05 03:39:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/05 03:39:36 INFO : one: Copied (new) 2025/08/05 03:39:36 DEBUG : Waiting for deletions to finish 2025/08/05 03:39:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/05 03:39:37 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dst: Waiting for checks to finish 2025/08/05 03:39:37 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dst: Waiting for transfers to finish 2025/08/05 03:39:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/05 03:39:37 INFO : one: Copied (replaced existing) 2025/08/05 03:39:37 DEBUG : Waiting for deletions to finish 2025/08/05 03:39:39 DEBUG : Creating backend with remote "TestB2:rclone-test-xitocop2xuqi/BackupDir" 2025/08/05 03:39:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/05 03:39:40 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dst: Waiting for checks to finish 2025/08/05 03:39:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/05 03:39:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/05 03:39:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/05 03:39:42 INFO : one: Copied (server-side copy) 2025/08/05 03:39:42 INFO : one: Deleted 2025/08/05 03:39:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/05 03:39:42 INFO : one: Copied (server-side copy) 2025/08/05 03:39:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/05 03:39:42 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dst: Waiting for transfers to finish 2025/08/05 03:39:42 DEBUG : Waiting for deletions to finish 2025/08/05 03:39:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/05 03:39:44 DEBUG : one: Unchanged skipping 2025/08/05 03:39:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/05 03:39:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/05 03:39:44 INFO : two: Copied (server-side copy) 2025/08/05 03:39:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/05 03:39:44 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dst: Waiting for checks to finish 2025/08/05 03:39:44 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dst: Waiting for transfers to finish 2025/08/05 03:39:44 DEBUG : Waiting for deletions to finish 2025/08/05 03:39:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/05 03:39:45 DEBUG : one: Unchanged skipping 2025/08/05 03:39:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/05 03:39:45 DEBUG : two: Unchanged skipping 2025/08/05 03:39:45 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dst: Waiting for checks to finish 2025/08/05 03:39:45 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dst: Waiting for transfers to finish 2025/08/05 03:39:45 DEBUG : Waiting for deletions to finish 2025/08/05 03:39:45 INFO : There was nothing to transfer 2025/08/05 03:39:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/05 03:39:47 DEBUG : one: Unchanged skipping 2025/08/05 03:39:47 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/05 03:39:47 DEBUG : three: Destination not found in --copy-dest 2025/08/05 03:39:47 DEBUG : three: Need to transfer - File not found at Destination 2025/08/05 03:39:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/05 03:39:47 DEBUG : two: Unchanged skipping 2025/08/05 03:39:47 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dst: Waiting for checks to finish 2025/08/05 03:39:47 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dst: Waiting for transfers to finish 2025/08/05 03:39:48 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/05 03:39:48 INFO : three: Copied (new) 2025/08/05 03:39:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.36s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:39:52 DEBUG : Creating backend with remote "TestB2:rclone-test-xitocop2xuqi/dst" 2025/08/05 03:39:53 DEBUG : Creating backend with remote "TestB2:rclone-test-xitocop2xuqi/backup" 2025/08/05 03:39:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/05 03:39:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:39:55 DEBUG : two: Unchanged skipping 2025/08/05 03:39:55 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dst: Waiting for checks to finish 2025/08/05 03:39:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/05 03:39:56 INFO : one: Copied (server-side copy) 2025/08/05 03:39:56 INFO : one: Deleted 2025/08/05 03:39:56 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dst: Waiting for transfers to finish 2025/08/05 03:39:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/05 03:39:57 INFO : one: Copied (new) 2025/08/05 03:39:57 DEBUG : Waiting for deletions to finish 2025/08/05 03:39:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/05 03:39:57 INFO : three.txt: Copied (server-side copy) 2025/08/05 03:39:58 INFO : three.txt: Deleted 2025/08/05 03:39:58 INFO : three.txt: Moved into backup dir 2025/08/05 03:39:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/05 03:39:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:39:59 DEBUG : two: Unchanged skipping 2025/08/05 03:39:59 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dst: Waiting for checks to finish 2025/08/05 03:40:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/05 03:40:00 INFO : one: Copied (server-side copy) 2025/08/05 03:40:00 INFO : one: Deleted 2025/08/05 03:40:00 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dst: Waiting for transfers to finish 2025/08/05 03:40:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/05 03:40:00 INFO : one: Copied (new) 2025/08/05 03:40:00 DEBUG : Waiting for deletions to finish 2025/08/05 03:40:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/05 03:40:01 INFO : three.txt: Copied (server-side copy) 2025/08/05 03:40:01 INFO : three.txt: Deleted 2025/08/05 03:40:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.07s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:40:05 DEBUG : Creating backend with remote "TestB2:rclone-test-xitocop2xuqi/dst" 2025/08/05 03:40:06 DEBUG : Creating backend with remote "TestB2:rclone-test-xitocop2xuqi/backup" 2025/08/05 03:40:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/05 03:40:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:40:08 DEBUG : two: Unchanged skipping 2025/08/05 03:40:08 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dst: Waiting for checks to finish 2025/08/05 03:40:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/05 03:40:09 INFO : one: Copied (server-side copy) to: one.bak 2025/08/05 03:40:10 INFO : one: Deleted 2025/08/05 03:40:10 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dst: Waiting for transfers to finish 2025/08/05 03:40:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/05 03:40:11 INFO : one: Copied (new) 2025/08/05 03:40:11 DEBUG : Waiting for deletions to finish 2025/08/05 03:40:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/05 03:40:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/05 03:40:11 INFO : three.txt: Deleted 2025/08/05 03:40:11 INFO : three.txt: Moved into backup dir 2025/08/05 03:40:13 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dst: Waiting for checks to finish 2025/08/05 03:40:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/05 03:40:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:40:13 DEBUG : two: Unchanged skipping 2025/08/05 03:40:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/05 03:40:13 INFO : one: Copied (server-side copy) to: one.bak 2025/08/05 03:40:14 INFO : one: Deleted 2025/08/05 03:40:14 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dst: Waiting for transfers to finish 2025/08/05 03:40:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/05 03:40:14 INFO : one: Copied (new) 2025/08/05 03:40:14 DEBUG : Waiting for deletions to finish 2025/08/05 03:40:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/05 03:40:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/05 03:40:15 INFO : three.txt: Deleted 2025/08/05 03:40:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.66s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:40:19 DEBUG : Creating backend with remote "TestB2:rclone-test-xitocop2xuqi/dst" 2025/08/05 03:40:20 DEBUG : Creating backend with remote "TestB2:rclone-test-xitocop2xuqi/backup" 2025/08/05 03:40:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/05 03:40:22 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dst: Waiting for checks to finish 2025/08/05 03:40:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:40:22 DEBUG : two: Unchanged skipping 2025/08/05 03:40:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/05 03:40:23 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/05 03:40:23 INFO : one: Deleted 2025/08/05 03:40:23 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dst: Waiting for transfers to finish 2025/08/05 03:40:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/05 03:40:24 INFO : one: Copied (new) 2025/08/05 03:40:24 DEBUG : Waiting for deletions to finish 2025/08/05 03:40:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/05 03:40:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/05 03:40:25 INFO : three.txt: Deleted 2025/08/05 03:40:25 INFO : three.txt: Moved into backup dir 2025/08/05 03:40:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/05 03:40:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:40:27 DEBUG : two: Unchanged skipping 2025/08/05 03:40:27 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dst: Waiting for checks to finish 2025/08/05 03:40:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/05 03:40:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/05 03:40:27 INFO : one: Deleted 2025/08/05 03:40:27 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dst: Waiting for transfers to finish 2025/08/05 03:40:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/05 03:40:28 INFO : one: Copied (new) 2025/08/05 03:40:28 DEBUG : Waiting for deletions to finish 2025/08/05 03:40:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/05 03:40:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/05 03:40:29 INFO : three.txt: Deleted 2025/08/05 03:40:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.76s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:40:31 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1044-02.backblaze.com/b2api/v1/b2_upload_file/3f727d3340cd7b8b9f880e1b/c001_v0001044_t0054": EOF 2025/08/05 03:40:31 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1044-02.backblaze.com/b2api/v1/b2_upload_file/3f727d3340cd7b8b9f880e1b/c001_v0001044_t0054": EOF) 2025/08/05 03:40:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-xitocop2xuqi: 1/10 (Post "https://pod-000-1044-02.backblaze.com/b2api/v1/b2_upload_file/3f727d3340cd7b8b9f880e1b/c001_v0001044_t0054": EOF) 2025/08/05 03:40:34 DEBUG : pacer: Reducing sleep to 10ms 2025/08/05 03:40:34 DEBUG : Creating backend with remote "TestB2:rclone-test-xitocop2xuqi/dst" 2025/08/05 03:40:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/05 03:40:36 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dst: Waiting for checks to finish 2025/08/05 03:40:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:40:36 DEBUG : two: Unchanged skipping 2025/08/05 03:40:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/05 03:40:36 INFO : one: Copied (server-side copy) to: one.bak 2025/08/05 03:40:37 INFO : one: Deleted 2025/08/05 03:40:37 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dst: Waiting for transfers to finish 2025/08/05 03:40:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/05 03:40:38 INFO : one: Copied (new) 2025/08/05 03:40:38 DEBUG : Waiting for deletions to finish 2025/08/05 03:40:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/05 03:40:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/05 03:40:39 INFO : three.txt: Deleted 2025/08/05 03:40:39 INFO : three.txt: Moved into backup dir 2025/08/05 03:40:40 DEBUG : one.bak: Excluded (Path Filter) 2025/08/05 03:40:40 DEBUG : one.bak: Excluded 2025/08/05 03:40:40 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/05 03:40:40 DEBUG : three.txt.bak: Excluded 2025/08/05 03:40:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/05 03:40:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:40:40 DEBUG : two: Unchanged skipping 2025/08/05 03:40:40 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dst: Waiting for checks to finish 2025/08/05 03:40:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/05 03:40:41 INFO : one: Copied (server-side copy) to: one.bak 2025/08/05 03:40:41 INFO : one: Deleted 2025/08/05 03:40:41 DEBUG : B2 bucket rclone-test-xitocop2xuqi path dst: Waiting for transfers to finish 2025/08/05 03:40:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/05 03:40:41 INFO : one: Copied (new) 2025/08/05 03:40:41 DEBUG : Waiting for deletions to finish 2025/08/05 03:40:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/05 03:40:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/05 03:40:42 INFO : three.txt: Deleted 2025/08/05 03:40:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.38s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:40:45 DEBUG : Creating backend with remote "TestB2:rclone-test-xitocop2xuqi/dst" 2025/08/05 03:40:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/05 03:40:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/05 03:40:48 INFO : one: Copied (server-side copy) to: one.bak 2025/08/05 03:40:48 INFO : one: Deleted 2025/08/05 03:40:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/05 03:40:49 INFO : one: Copied (new) 2025/08/05 03:40:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:40:49 DEBUG : two: Unchanged skipping 2025/08/05 03:40:49 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/05 03:40:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/05 03:40:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/05 03:40:50 INFO : three.txt: Deleted 2025/08/05 03:40:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/05 03:40:50 INFO : three.txt: Copied (new) 2025/08/05 03:40:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/05 03:40:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/05 03:40:51 INFO : one: Copied (server-side copy) to: one.bak 2025/08/05 03:40:52 INFO : one: Deleted 2025/08/05 03:40:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/05 03:40:52 INFO : one: Copied (new) 2025/08/05 03:40:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:40:52 DEBUG : two: Unchanged skipping 2025/08/05 03:40:52 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/05 03:40:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/05 03:40:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/05 03:40:53 INFO : three.txt: Deleted 2025/08/05 03:40:53 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/05 03:40:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.16s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:40:56 DEBUG : Creating backend with remote "TestB2:rclone-test-xitocop2xuqi/dst" 2025/08/05 03:40:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/05 03:40:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/05 03:40:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/05 03:40:59 INFO : one: Deleted 2025/08/05 03:41:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/05 03:41:00 INFO : one: Copied (new) 2025/08/05 03:41:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:00 DEBUG : two: Unchanged skipping 2025/08/05 03:41:00 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/05 03:41:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/05 03:41:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/05 03:41:01 INFO : three.txt: Deleted 2025/08/05 03:41:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/05 03:41:02 INFO : three.txt: Copied (new) 2025/08/05 03:41:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/05 03:41:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/05 03:41:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/05 03:41:04 INFO : one: Deleted 2025/08/05 03:41:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/05 03:41:04 INFO : one: Copied (new) 2025/08/05 03:41:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:05 DEBUG : two: Unchanged skipping 2025/08/05 03:41:05 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/05 03:41:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/05 03:41:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/05 03:41:06 INFO : three.txt: Deleted 2025/08/05 03:41:06 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/05 03:41:06 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.93s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:41:09 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/05 03:41:09 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:41:09 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:41:09 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/05 03:41:09 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/05 03:41:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.85s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:41:11 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/05 03:41:11 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:41:11 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:41:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/05 03:41:11 INFO : existing: Copied (new) 2025/08/05 03:41:11 DEBUG : Waiting for deletions to finish 2025/08/05 03:41:11 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/05 03:41:11 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/05 03:41:11 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:41:11 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:41:11 ERROR : B2 bucket rclone-test-xitocop2xuqi: not deleting files as there were IO errors 2025/08/05 03:41:11 ERROR : B2 bucket rclone-test-xitocop2xuqi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.00s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:41:13 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:41:13 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:13 DEBUG : existing: Unchanged skipping 2025/08/05 03:41:13 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:41:13 DEBUG : Waiting for deletions to finish 2025/08/05 03:41:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.60s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:41:32 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:32 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:32 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:32 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:32 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:41:32 DEBUG : both10: Unchanged skipping 2025/08/05 03:41:32 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:32 DEBUG : both13: Unchanged skipping 2025/08/05 03:41:32 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:32 DEBUG : both14: Unchanged skipping 2025/08/05 03:41:32 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:32 DEBUG : both15: Unchanged skipping 2025/08/05 03:41:32 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:32 DEBUG : both16: Unchanged skipping 2025/08/05 03:41:32 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:32 DEBUG : both17: Unchanged skipping 2025/08/05 03:41:32 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:32 DEBUG : both18: Unchanged skipping 2025/08/05 03:41:32 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:32 DEBUG : both0: Unchanged skipping 2025/08/05 03:41:32 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:32 DEBUG : both1: Unchanged skipping 2025/08/05 03:41:32 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:32 DEBUG : both11: Unchanged skipping 2025/08/05 03:41:32 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:32 DEBUG : both12: Unchanged skipping 2025/08/05 03:41:32 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:32 DEBUG : both19: Unchanged skipping 2025/08/05 03:41:32 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:32 DEBUG : both2: Unchanged skipping 2025/08/05 03:41:32 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:32 DEBUG : both6: Unchanged skipping 2025/08/05 03:41:32 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:32 DEBUG : both7: Unchanged skipping 2025/08/05 03:41:32 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:32 DEBUG : both8: Unchanged skipping 2025/08/05 03:41:32 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:32 DEBUG : both9: Unchanged skipping 2025/08/05 03:41:32 DEBUG : both3: Unchanged skipping 2025/08/05 03:41:32 DEBUG : both4: Unchanged skipping 2025/08/05 03:41:32 DEBUG : both5: Unchanged skipping 2025/08/05 03:41:32 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:41:32 DEBUG : Waiting for deletions to finish 2025/08/05 03:41:32 INFO : only12: Deleted 2025/08/05 03:41:32 INFO : only17: Deleted 2025/08/05 03:41:32 INFO : only18: Deleted 2025/08/05 03:41:32 INFO : only2: Deleted 2025/08/05 03:41:32 INFO : only3: Deleted 2025/08/05 03:41:32 INFO : only0: Deleted 2025/08/05 03:41:33 INFO : only13: Deleted 2025/08/05 03:41:33 INFO : only15: Deleted 2025/08/05 03:41:33 INFO : only16: Deleted 2025/08/05 03:41:33 INFO : only19: Deleted 2025/08/05 03:41:33 INFO : only7: Deleted 2025/08/05 03:41:33 INFO : only8: Deleted 2025/08/05 03:41:33 INFO : only10: Deleted 2025/08/05 03:41:33 INFO : only11: Deleted 2025/08/05 03:41:33 INFO : only1: Deleted 2025/08/05 03:41:33 INFO : only4: Deleted 2025/08/05 03:41:33 INFO : only5: Deleted 2025/08/05 03:41:33 INFO : only6: Deleted 2025/08/05 03:41:33 INFO : only14: Deleted 2025/08/05 03:41:33 INFO : only9: Deleted 2025/08/05 03:41:33 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.19s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:41:56 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:56 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:41:56 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:56 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:56 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:56 DEBUG : both0: Unchanged skipping 2025/08/05 03:41:56 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:56 DEBUG : both13: Unchanged skipping 2025/08/05 03:41:56 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:56 DEBUG : both14: Unchanged skipping 2025/08/05 03:41:56 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:56 DEBUG : both15: Unchanged skipping 2025/08/05 03:41:56 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:56 DEBUG : both10: Unchanged skipping 2025/08/05 03:41:56 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:56 DEBUG : both17: Unchanged skipping 2025/08/05 03:41:56 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:56 DEBUG : both11: Unchanged skipping 2025/08/05 03:41:56 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:56 DEBUG : both12: Unchanged skipping 2025/08/05 03:41:56 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:56 DEBUG : both16: Unchanged skipping 2025/08/05 03:41:56 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:56 DEBUG : both18: Unchanged skipping 2025/08/05 03:41:56 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:56 DEBUG : both3: Unchanged skipping 2025/08/05 03:41:56 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:56 DEBUG : both19: Unchanged skipping 2025/08/05 03:41:56 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:56 DEBUG : both5: Unchanged skipping 2025/08/05 03:41:56 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:56 DEBUG : both6: Unchanged skipping 2025/08/05 03:41:56 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:56 DEBUG : both7: Unchanged skipping 2025/08/05 03:41:56 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:56 DEBUG : both8: Unchanged skipping 2025/08/05 03:41:56 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:41:56 DEBUG : both9: Unchanged skipping 2025/08/05 03:41:56 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/05 03:41:56 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/05 03:41:56 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/05 03:41:56 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/05 03:41:56 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/05 03:41:56 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/05 03:41:56 DEBUG : both1: Unchanged skipping 2025/08/05 03:41:56 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/05 03:41:56 DEBUG : both2: Unchanged skipping 2025/08/05 03:41:56 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/05 03:41:56 DEBUG : both4: Unchanged skipping 2025/08/05 03:41:56 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/05 03:41:56 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/05 03:41:56 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/05 03:41:56 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/05 03:41:56 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/05 03:41:56 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/05 03:41:56 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/05 03:41:56 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/05 03:41:56 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/05 03:41:56 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/05 03:41:56 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/05 03:41:56 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/05 03:41:56 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:41:57 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/05 03:41:57 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/05 03:41:57 INFO : only11: Copied (replaced existing) 2025/08/05 03:41:57 INFO : only0: Copied (replaced existing) 2025/08/05 03:41:57 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/05 03:41:57 INFO : only13: Copied (replaced existing) 2025/08/05 03:41:57 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/05 03:41:57 INFO : only14: Copied (replaced existing) 2025/08/05 03:41:57 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/05 03:41:57 INFO : only10: Copied (replaced existing) 2025/08/05 03:41:57 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/05 03:41:57 INFO : only15: Copied (replaced existing) 2025/08/05 03:41:57 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/05 03:41:57 INFO : only16: Copied (replaced existing) 2025/08/05 03:41:57 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/05 03:41:57 INFO : only1: Copied (replaced existing) 2025/08/05 03:41:57 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/05 03:41:57 INFO : only12: Copied (replaced existing) 2025/08/05 03:41:57 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/05 03:41:57 INFO : only19: Copied (replaced existing) 2025/08/05 03:41:57 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/05 03:41:57 INFO : only3: Copied (replaced existing) 2025/08/05 03:41:57 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/05 03:41:57 INFO : only17: Copied (replaced existing) 2025/08/05 03:41:57 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/05 03:41:57 INFO : only5: Copied (replaced existing) 2025/08/05 03:41:57 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/05 03:41:57 INFO : only6: Copied (replaced existing) 2025/08/05 03:41:57 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/05 03:41:57 INFO : only2: Copied (replaced existing) 2025/08/05 03:41:58 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/05 03:41:58 INFO : only8: Copied (replaced existing) 2025/08/05 03:41:58 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/05 03:41:58 INFO : only9: Copied (replaced existing) 2025/08/05 03:41:58 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/05 03:41:58 INFO : only18: Copied (replaced existing) 2025/08/05 03:41:58 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/05 03:41:58 INFO : only4: Copied (replaced existing) 2025/08/05 03:41:58 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/05 03:41:58 INFO : only7: Copied (replaced existing) 2025/08/05 03:41:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (28.42s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:42:06 DEBUG : empty_dir: Making directory with metadata 2025/08/05 03:42:06 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 03:42:06 DEBUG : empty_on_remote: Making directory with metadata 2025/08/05 03:42:06 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 03:42:06 INFO : empty_on_remote: Making directory 2025/08/05 03:42:06 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/05 03:42:07 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/05 03:42:07 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/05 03:42:07 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/05 03:42:07 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.68s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:42:09 DEBUG : empty_dir: Making directory with metadata 2025/08/05 03:42:09 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 03:42:09 DEBUG : empty_on_remote: Making directory with metadata 2025/08/05 03:42:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 03:42:09 INFO : empty_on_remote: Making directory 2025/08/05 03:42:09 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/05 03:42:10 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/05 03:42:10 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/05 03:42:10 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/05 03:42:10 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/05 03:42:10 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.65s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:42:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/05 03:42:11 INFO : sub dir: Making directory 2025/08/05 03:42:11 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.51s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:42:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/05 03:42:15 INFO : sub dir: Making directory 2025/08/05 03:42:15 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.96s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:42:21 DEBUG : dir1/0003-defghij.txt: Clearing upload URL because of error: Post "https://pod-000-1093-00.backblaze.com/b2api/v1/b2_upload_file/3f727d3340cd7b8b9f880e1b/c001_v0001093_t0022": EOF 2025/08/05 03:42:21 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1093-00.backblaze.com/b2api/v1/b2_upload_file/3f727d3340cd7b8b9f880e1b/c001_v0001093_t0022": EOF) 2025/08/05 03:42:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dir1/0003-defghij.txt" to B2 bucket rclone-test-xitocop2xuqi: 1/10 (Post "https://pod-000-1093-00.backblaze.com/b2api/v1/b2_upload_file/3f727d3340cd7b8b9f880e1b/c001_v0001093_t0022": EOF) 2025/08/05 03:42:23 DEBUG : pacer: Reducing sleep to 10ms 2025/08/05 03:42:29 DEBUG : Waiting for deletions to finish 2025/08/05 03:42:30 DEBUG : apple: Excluded (Path Filter) 2025/08/05 03:42:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 03:42:30 DEBUG : banana: Excluded (Path Filter) 2025/08/05 03:42:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 03:42:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 03:42:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 03:42:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 03:42:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 03:42:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 03:42:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 03:42:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 03:42:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 03:42:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 03:42:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 03:42:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 03:42:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 03:42:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 03:42:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 03:42:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 03:42:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 03:42:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:30 DEBUG : apple: Unchanged skipping 2025/08/05 03:42:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 03:42:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:30 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 03:42:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:30 DEBUG : banana: Unchanged skipping 2025/08/05 03:42:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 03:42:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 03:42:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 03:42:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 03:42:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 03:42:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 03:42:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 03:42:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 03:42:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 03:42:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 03:42:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 03:42:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 03:42:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 03:42:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 03:42:31 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:42:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 03:42:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 03:42:31 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:42:31 DEBUG : Waiting for deletions to finish 2025/08/05 03:42:31 INFO : There was nothing to transfer 2025/08/05 03:42:31 DEBUG : Waiting for deletions to finish 2025/08/05 03:42:31 DEBUG : apple: Excluded (Path Filter) 2025/08/05 03:42:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 03:42:31 DEBUG : banana: Excluded (Path Filter) 2025/08/05 03:42:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 03:42:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 03:42:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 03:42:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 03:42:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 03:42:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 03:42:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 03:42:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 03:42:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 03:42:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 03:42:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 03:42:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 03:42:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 03:42:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 03:42:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 03:42:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 03:42:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 03:42:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 03:42:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:31 DEBUG : banana: Unchanged skipping 2025/08/05 03:42:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:31 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 03:42:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:31 DEBUG : apple: Unchanged skipping 2025/08/05 03:42:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 03:42:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 03:42:31 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:42:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 03:42:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 03:42:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 03:42:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 03:42:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 03:42:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 03:42:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 03:42:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 03:42:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 03:42:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 03:42:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 03:42:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 03:42:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 03:42:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 03:42:31 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:42:31 DEBUG : Waiting for deletions to finish 2025/08/05 03:42:31 INFO : There was nothing to transfer 2025/08/05 03:42:31 DEBUG : Waiting for deletions to finish 2025/08/05 03:42:32 DEBUG : apple: Excluded (Path Filter) 2025/08/05 03:42:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 03:42:32 DEBUG : banana: Excluded (Path Filter) 2025/08/05 03:42:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 03:42:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 03:42:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 03:42:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 03:42:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 03:42:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 03:42:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 03:42:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 03:42:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 03:42:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 03:42:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 03:42:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 03:42:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 03:42:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 03:42:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 03:42:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 03:42:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:42:45 DEBUG : Waiting for deletions to finish 2025/08/05 03:42:46 DEBUG : apple: Excluded (Path Filter) 2025/08/05 03:42:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 03:42:46 DEBUG : banana: Excluded (Path Filter) 2025/08/05 03:42:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 03:42:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 03:42:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 03:42:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 03:42:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 03:42:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 03:42:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 03:42:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 03:42:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 03:42:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 03:42:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 03:42:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 03:42:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 03:42:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 03:42:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 03:42:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 03:42:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 03:42:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:46 DEBUG : apple: Unchanged skipping 2025/08/05 03:42:46 DEBUG : banana: Unchanged skipping 2025/08/05 03:42:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 03:42:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:46 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 03:42:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 03:42:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 03:42:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 03:42:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 03:42:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 03:42:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 03:42:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 03:42:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 03:42:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 03:42:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 03:42:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 03:42:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 03:42:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 03:42:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 03:42:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 03:42:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 03:42:46 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:42:46 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:42:46 DEBUG : Waiting for deletions to finish 2025/08/05 03:42:46 INFO : There was nothing to transfer 2025/08/05 03:42:46 DEBUG : Waiting for deletions to finish 2025/08/05 03:42:47 DEBUG : apple: Excluded (Path Filter) 2025/08/05 03:42:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 03:42:47 DEBUG : banana: Excluded (Path Filter) 2025/08/05 03:42:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 03:42:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 03:42:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 03:42:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 03:42:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 03:42:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 03:42:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 03:42:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 03:42:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 03:42:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 03:42:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 03:42:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 03:42:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 03:42:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 03:42:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 03:42:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 03:42:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 03:42:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:47 DEBUG : apple: Unchanged skipping 2025/08/05 03:42:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 03:42:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:47 DEBUG : banana: Unchanged skipping 2025/08/05 03:42:47 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 03:42:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 03:42:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:47 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:42:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 03:42:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 03:42:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 03:42:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 03:42:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 03:42:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 03:42:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 03:42:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 03:42:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 03:42:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 03:42:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 03:42:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 03:42:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 03:42:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 03:42:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:42:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 03:42:47 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:42:47 DEBUG : Waiting for deletions to finish 2025/08/05 03:42:47 INFO : There was nothing to transfer 2025/08/05 03:42:47 DEBUG : Waiting for deletions to finish 2025/08/05 03:42:47 DEBUG : apple: Excluded (Path Filter) 2025/08/05 03:42:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 03:42:47 DEBUG : banana: Excluded (Path Filter) 2025/08/05 03:42:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 03:42:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 03:42:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 03:42:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 03:42:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 03:42:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 03:42:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 03:42:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 03:42:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 03:42:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 03:42:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 03:42:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 03:42:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 03:42:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 03:42:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 03:42:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 03:42:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:43:02 DEBUG : Waiting for deletions to finish 2025/08/05 03:43:02 DEBUG : apple: Excluded (Path Filter) 2025/08/05 03:43:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 03:43:02 DEBUG : banana: Excluded (Path Filter) 2025/08/05 03:43:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 03:43:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 03:43:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 03:43:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 03:43:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 03:43:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 03:43:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 03:43:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 03:43:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 03:43:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 03:43:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 03:43:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 03:43:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 03:43:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 03:43:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 03:43:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 03:43:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 03:43:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 03:43:03 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 03:43:03 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 03:43:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 03:43:03 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 03:43:03 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 03:43:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 03:43:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 03:43:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 03:43:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 03:43:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 03:43:03 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 03:43:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 03:43:03 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 03:43:03 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 03:43:03 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/05 03:43:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 03:43:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/05 03:43:03 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 03:43:03 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/05 03:43:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 03:43:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/05 03:43:03 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 03:43:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 03:43:03 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 03:43:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 03:43:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 03:43:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 03:43:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 03:43:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 03:43:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 03:43:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 03:43:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 03:43:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 03:43:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 03:43:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 03:43:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 03:43:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 03:43:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 03:43:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 03:43:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 03:43:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 03:43:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 03:43:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 03:43:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 03:43:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 03:43:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 03:43:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 03:43:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 03:43:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 03:43:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 03:43:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 03:43:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 03:43:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 03:43:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 03:43:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 03:43:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 03:43:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 03:43:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 03:43:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 03:43:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 03:43:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 03:43:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 03:43:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 03:43:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 03:43:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 03:43:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 03:43:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 03:43:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 03:43:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 03:43:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 03:43:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 03:43:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 03:43:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 03:43:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 03:43:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 03:43:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 03:43:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 03:43:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 03:43:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 03:43:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 03:43:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 03:43:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 03:43:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 03:43:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 03:43:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 03:43:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 03:43:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 03:43:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 03:43:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 03:43:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 03:43:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 03:43:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 03:43:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 03:43:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 03:43:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 03:43:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 03:43:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 03:43:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 03:43:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 03:43:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 03:43:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 03:43:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 03:43:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 03:43:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 03:43:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 03:43:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 03:43:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 03:43:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 03:43:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 03:43:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 03:43:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 03:43:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 03:43:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 03:43:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 03:43:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 03:43:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 03:43:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 03:43:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 03:43:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 03:43:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 03:43:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 03:43:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 03:43:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 03:43:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 03:43:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 03:43:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 03:43:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 03:43:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 03:43:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 03:43:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 03:43:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 03:43:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 03:43:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 03:43:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 03:43:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 03:43:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 03:43:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 03:43:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 03:43:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 03:43:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 03:43:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 03:43:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 03:43:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 03:43:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/05 03:43:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/05 03:43:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 03:43:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/05 03:43:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 03:43:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/05 03:43:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 03:43:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/05 03:43:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 03:43:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 03:43:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 03:43:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 03:43:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 03:43:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 03:43:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 03:43:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 03:43:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 03:43:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/05 03:43:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 03:43:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 03:43:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 03:43:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 03:43:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 03:43:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 03:43:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 03:43:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 03:43:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 03:43:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 03:43:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 03:43:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 03:43:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 03:43:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 03:43:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 03:43:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 03:43:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 03:43:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 03:43:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/05 03:43:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 03:43:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 03:43:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 03:43:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 03:43:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 03:43:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 03:43:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 03:43:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 03:43:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 03:43:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 03:43:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/05 03:43:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 03:43:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 03:43:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 03:43:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/05 03:43:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:03 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:43:03 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:43:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/05 03:43:03 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 03:43:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 03:43:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/05 03:43:03 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/05 03:43:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 03:43:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/05 03:43:03 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 03:43:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 03:43:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/05 03:43:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 03:43:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 03:43:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/05 03:43:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 03:43:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 03:43:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/05 03:43:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 03:43:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 03:43:04 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/05 03:43:04 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/05 03:43:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 03:43:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/05 03:43:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 03:43:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 03:43:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/05 03:43:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 03:43:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 03:43:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/05 03:43:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 03:43:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 03:43:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/05 03:43:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 03:43:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/05 03:43:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/05 03:43:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 03:43:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/05 03:43:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/05 03:43:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 03:43:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/05 03:43:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/05 03:43:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/05 03:43:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/05 03:43:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/05 03:43:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/05 03:43:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/05 03:43:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/05 03:43:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/05 03:43:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/05 03:43:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/05 03:43:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/05 03:43:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 03:43:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/05 03:43:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/05 03:43:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/05 03:43:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:05 DEBUG : Waiting for deletions to finish 2025/08/05 03:43:05 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/05 03:43:05 INFO : banana: Deleted 2025/08/05 03:43:06 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/05 03:43:06 INFO : dir1/0012-6789;.txt: Deleted 2025/08/05 03:43:06 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/05 03:43:06 INFO : dir1/0009-3456789.txt: Deleted 2025/08/05 03:43:06 INFO : dir1/0010-456789.txt: Deleted 2025/08/05 03:43:06 INFO : dir1/0013-789;=.txt: Deleted 2025/08/05 03:43:06 INFO : dir1/0008-2345678.txt: Deleted 2025/08/05 03:43:06 INFO : splitbananasplit: Deleted 2025/08/05 03:43:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/05 03:43:06 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/05 03:43:06 INFO : dir1/0003-defghij.txt: Deleted 2025/08/05 03:43:06 INFO : dir1/0011-56789;.txt: Deleted 2025/08/05 03:43:06 INFO : dir1/0015-9;=.txt: Deleted 2025/08/05 03:43:06 INFO : appleappleapplebanana: Deleted 2025/08/05 03:43:06 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/05 03:43:06 INFO : dir1/0014-89;=.txt: Deleted 2025/08/05 03:43:06 INFO : dir1/0007-1234567.txt: Deleted 2025/08/05 03:43:06 INFO : apple: Deleted 2025/08/05 03:43:06 DEBUG : Waiting for deletions to finish 2025/08/05 03:43:06 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/05 03:43:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/05 03:43:06 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/05 03:43:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/05 03:43:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/05 03:43:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/05 03:43:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/05 03:43:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/05 03:43:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/05 03:43:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/05 03:43:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/05 03:43:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/05 03:43:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/05 03:43:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/05 03:43:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/05 03:43:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/05 03:43:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/05 03:43:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/05 03:43:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/05 03:43:06 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/05 03:43:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 03:43:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 03:43:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 03:43:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 03:43:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 03:43:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 03:43:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 03:43:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 03:43:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 03:43:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 03:43:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 03:43:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 03:43:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 03:43:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 03:43:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 03:43:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 03:43:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 03:43:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 03:43:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/05 03:43:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 03:43:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/05 03:43:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/05 03:43:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/05 03:43:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/05 03:43:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/05 03:43:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/05 03:43:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/05 03:43:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/05 03:43:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:07 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 03:43:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/05 03:43:07 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 03:43:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:07 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 03:43:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/05 03:43:07 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 03:43:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/05 03:43:07 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 03:43:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/05 03:43:07 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 03:43:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/05 03:43:07 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 03:43:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 03:43:07 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 03:43:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 03:43:07 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 03:43:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 03:43:07 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 03:43:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 03:43:07 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 03:43:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 03:43:07 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 03:43:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 03:43:07 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 03:43:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 03:43:07 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 03:43:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 03:43:07 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 03:43:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 03:43:07 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 03:43:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 03:43:07 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 03:43:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/05 03:43:07 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 03:43:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:07 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 03:43:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/05 03:43:07 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 03:43:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/05 03:43:07 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 03:43:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/05 03:43:07 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 03:43:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/05 03:43:07 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 03:43:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 03:43:07 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 03:43:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 03:43:07 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 03:43:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 03:43:07 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 03:43:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 03:43:07 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 03:43:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 03:43:07 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 03:43:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 03:43:07 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 03:43:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 03:43:07 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 03:43:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 03:43:07 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 03:43:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 03:43:07 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 03:43:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 03:43:07 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 03:43:07 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 03:43:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 03:43:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/05 03:43:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 03:43:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 03:43:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/05 03:43:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 03:43:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/05 03:43:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 03:43:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/05 03:43:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 03:43:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/05 03:43:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 03:43:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 03:43:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 03:43:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 03:43:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 03:43:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 03:43:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 03:43:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 03:43:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 03:43:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 03:43:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 03:43:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 03:43:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 03:43:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 03:43:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 03:43:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 03:43:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 03:43:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 03:43:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 03:43:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 03:43:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 03:43:07 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 03:43:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 03:43:07 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 03:43:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 03:43:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/05 03:43:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 03:43:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 03:43:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/05 03:43:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 03:43:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/05 03:43:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 03:43:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/05 03:43:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 03:43:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/05 03:43:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 03:43:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 03:43:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 03:43:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 03:43:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 03:43:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 03:43:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 03:43:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 03:43:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 03:43:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 03:43:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 03:43:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 03:43:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 03:43:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 03:43:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 03:43:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 03:43:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 03:43:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 03:43:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 03:43:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 03:43:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 03:43:07 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 03:43:07 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 03:43:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 03:43:07 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 03:43:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 03:43:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 03:43:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 03:43:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 03:43:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 03:43:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 03:43:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 03:43:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 03:43:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 03:43:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 03:43:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 03:43:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/05 03:43:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/05 03:43:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/05 03:43:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/05 03:43:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/05 03:43:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 03:43:07 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 03:43:07 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 03:43:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 03:43:07 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 03:43:07 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 03:43:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 03:43:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 03:43:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 03:43:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 03:43:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 03:43:07 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 03:43:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 03:43:07 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 03:43:07 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 03:43:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 03:43:07 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 03:43:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 03:43:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:43:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:43:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 03:43:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:43:07 DEBUG : apple: Unchanged skipping 2025/08/05 03:43:07 DEBUG : banana: Unchanged skipping 2025/08/05 03:43:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:43:07 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 03:43:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 03:43:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 03:43:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 03:43:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 03:43:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 03:43:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 03:43:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 03:43:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 03:43:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 03:43:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 03:43:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 03:43:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 03:43:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 03:43:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 03:43:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 03:43:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 03:43:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 03:43:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 03:43:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 03:43:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 03:43:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 03:43:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 03:43:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 03:43:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 03:43:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 03:43:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 03:43:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 03:43:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 03:43:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 03:43:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 03:43:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 03:43:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 03:43:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 03:43:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 03:43:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 03:43:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 03:43:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 03:43:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 03:43:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 03:43:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 03:43:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 03:43:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 03:43:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 03:43:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 03:43:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 03:43:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 03:43:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 03:43:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 03:43:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 03:43:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 03:43:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 03:43:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 03:43:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 03:43:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 03:43:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 03:43:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 03:43:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 03:43:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 03:43:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 03:43:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 03:43:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 03:43:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 03:43:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 03:43:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 03:43:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 03:43:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 03:43:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 03:43:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 03:43:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 03:43:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 03:43:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 03:43:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 03:43:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 03:43:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 03:43:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 03:43:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 03:43:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 03:43:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 03:43:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 03:43:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 03:43:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 03:43:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 03:43:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 03:43:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 03:43:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 03:43:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 03:43:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 03:43:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 03:43:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 03:43:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 03:43:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 03:43:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 03:43:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 03:43:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 03:43:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 03:43:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 03:43:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 03:43:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 03:43:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 03:43:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 03:43:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 03:43:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 03:43:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 03:43:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 03:43:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 03:43:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 03:43:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 03:43:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 03:43:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 03:43:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 03:43:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 03:43:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 03:43:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 03:43:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 03:43:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 03:43:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 03:43:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 03:43:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 03:43:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/05 03:43:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/05 03:43:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 03:43:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/05 03:43:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 03:43:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/05 03:43:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 03:43:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/05 03:43:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 03:43:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 03:43:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 03:43:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 03:43:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 03:43:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 03:43:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 03:43:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 03:43:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 03:43:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/05 03:43:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 03:43:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 03:43:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 03:43:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 03:43:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 03:43:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 03:43:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 03:43:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 03:43:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 03:43:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 03:43:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 03:43:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 03:43:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 03:43:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 03:43:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 03:43:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 03:43:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 03:43:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 03:43:07 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/05 03:43:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 03:43:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 03:43:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 03:43:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 03:43:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 03:43:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 03:43:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 03:43:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 03:43:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 03:43:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 03:43:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/05 03:43:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 03:43:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 03:43:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:43:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 03:43:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:43:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 03:43:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 03:43:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:43:07 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/05 03:43:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:43:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 03:43:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:43:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 03:43:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:43:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 03:43:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:43:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 03:43:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:43:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 03:43:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:43:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 03:43:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:43:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 03:43:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:43:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:43:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 03:43:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 03:43:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 03:43:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:43:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 03:43:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:43:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:43:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 03:43:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 03:43:07 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:43:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:43:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 03:43:07 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:43:07 DEBUG : Waiting for deletions to finish 2025/08/05 03:43:07 DEBUG : Waiting for deletions to finish 2025/08/05 03:43:07 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/05 03:43:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/05 03:43:07 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/05 03:43:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/05 03:43:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/05 03:43:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/05 03:43:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/05 03:43:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/05 03:43:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/05 03:43:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/05 03:43:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/05 03:43:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/05 03:43:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/05 03:43:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/05 03:43:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/05 03:43:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/05 03:43:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/05 03:43:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/05 03:43:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/05 03:43:07 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/05 03:43:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 03:43:08 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 03:43:08 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 03:43:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 03:43:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 03:43:08 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 03:43:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 03:43:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 03:43:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 03:43:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 03:43:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 03:43:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 03:43:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 03:43:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 03:43:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 03:43:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 03:43:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 03:43:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 03:43:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 03:43:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 03:43:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 03:43:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 03:43:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 03:43:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 03:43:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 03:43:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 03:43:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/05 03:43:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 03:43:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/05 03:43:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/05 03:43:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/05 03:43:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/05 03:43:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/05 03:43:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/05 03:43:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/05 03:43:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/05 03:43:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:08 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 03:43:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 03:43:08 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 03:43:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 03:43:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 03:43:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 03:43:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 03:43:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 03:43:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 03:43:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 03:43:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 03:43:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 03:43:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 03:43:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 03:43:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/05 03:43:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/05 03:43:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/05 03:43:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/05 03:43:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/05 03:43:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:43:21 DEBUG : Waiting for deletions to finish 2025/08/05 03:43:21 DEBUG : apple: Excluded (Path Filter) 2025/08/05 03:43:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 03:43:21 DEBUG : banana: Excluded (Path Filter) 2025/08/05 03:43:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 03:43:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 03:43:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 03:43:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 03:43:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 03:43:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 03:43:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 03:43:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 03:43:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 03:43:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 03:43:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 03:43:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 03:43:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 03:43:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 03:43:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 03:43:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 03:43:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 03:43:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 03:43:22 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 03:43:22 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 03:43:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 03:43:22 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 03:43:22 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 03:43:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 03:43:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 03:43:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 03:43:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 03:43:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 03:43:22 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 03:43:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 03:43:22 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 03:43:22 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 03:43:22 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/05 03:43:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 03:43:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/05 03:43:22 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 03:43:22 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/05 03:43:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 03:43:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/05 03:43:22 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 03:43:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 03:43:22 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 03:43:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 03:43:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/05 03:43:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 03:43:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/05 03:43:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 03:43:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/05 03:43:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/05 03:43:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/05 03:43:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 03:43:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/05 03:43:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/05 03:43:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/05 03:43:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 03:43:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/05 03:43:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/05 03:43:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/05 03:43:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/05 03:43:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/05 03:43:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/05 03:43:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/05 03:43:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 03:43:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/05 03:43:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/05 03:43:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/05 03:43:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/05 03:43:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/05 03:43:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/05 03:43:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/05 03:43:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 03:43:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/05 03:43:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/05 03:43:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/05 03:43:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 03:43:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/05 03:43:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/05 03:43:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/05 03:43:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/05 03:43:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/05 03:43:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/05 03:43:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/05 03:43:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/05 03:43:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/05 03:43:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/05 03:43:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/05 03:43:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/05 03:43:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/05 03:43:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 03:43:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/05 03:43:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/05 03:43:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/05 03:43:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/05 03:43:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/05 03:43:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/05 03:43:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/05 03:43:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/05 03:43:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/05 03:43:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/05 03:43:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/05 03:43:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/05 03:43:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/05 03:43:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/05 03:43:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/05 03:43:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 03:43:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/05 03:43:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/05 03:43:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/05 03:43:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/05 03:43:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/05 03:43:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/05 03:43:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/05 03:43:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/05 03:43:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/05 03:43:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/05 03:43:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/05 03:43:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/05 03:43:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/05 03:43:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/05 03:43:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/05 03:43:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/05 03:43:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/05 03:43:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 03:43:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/05 03:43:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/05 03:43:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/05 03:43:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/05 03:43:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/05 03:43:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/05 03:43:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/05 03:43:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/05 03:43:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/05 03:43:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 03:43:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/05 03:43:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/05 03:43:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/05 03:43:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/05 03:43:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/05 03:43:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/05 03:43:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/05 03:43:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/05 03:43:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/05 03:43:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/05 03:43:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/05 03:43:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/05 03:43:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/05 03:43:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/05 03:43:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/05 03:43:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/05 03:43:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/05 03:43:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 03:43:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/05 03:43:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/05 03:43:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/05 03:43:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/05 03:43:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/05 03:43:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/05 03:43:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/05 03:43:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/05 03:43:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/05 03:43:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/05 03:43:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/05 03:43:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/05 03:43:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/05 03:43:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/05 03:43:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/05 03:43:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/05 03:43:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/05 03:43:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/05 03:43:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/05 03:43:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/05 03:43:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/05 03:43:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/05 03:43:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/05 03:43:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 03:43:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/05 03:43:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/05 03:43:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/05 03:43:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/05 03:43:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/05 03:43:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/05 03:43:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/05 03:43:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/05 03:43:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 03:43:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 03:43:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 03:43:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/05 03:43:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 03:43:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/05 03:43:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 03:43:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/05 03:43:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 03:43:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/05 03:43:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 03:43:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/05 03:43:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 03:43:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/05 03:43:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 03:43:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/05 03:43:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 03:43:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/05 03:43:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 03:43:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/05 03:43:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 03:43:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/05 03:43:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 03:43:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/05 03:43:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 03:43:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/05 03:43:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 03:43:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/05 03:43:22 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/05 03:43:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 03:43:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 03:43:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/05 03:43:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/05 03:43:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/05 03:43:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/05 03:43:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/05 03:43:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/05 03:43:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/05 03:43:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/05 03:43:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/05 03:43:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/05 03:43:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/05 03:43:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/05 03:43:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/05 03:43:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 03:43:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:22 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/05 03:43:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:22 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:43:22 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:43:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/05 03:43:22 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/05 03:43:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/05 03:43:22 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/05 03:43:22 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/05 03:43:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/05 03:43:22 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/05 03:43:22 INFO : apple: Copied (new) to: PREFIXapple 2025/08/05 03:43:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/05 03:43:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/05 03:43:22 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/05 03:43:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/05 03:43:22 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/05 03:43:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/05 03:43:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/05 03:43:22 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/05 03:43:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/05 03:43:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/05 03:43:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/05 03:43:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/05 03:43:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/05 03:43:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/05 03:43:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/05 03:43:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/05 03:43:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/05 03:43:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/05 03:43:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/05 03:43:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/05 03:43:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/05 03:43:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/05 03:43:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/05 03:43:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/05 03:43:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/05 03:43:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/05 03:43:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/05 03:43:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/05 03:43:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/05 03:43:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/05 03:43:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/05 03:43:23 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/05 03:43:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/05 03:43:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/05 03:43:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/05 03:43:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/05 03:43:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/05 03:43:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/05 03:43:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/05 03:43:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/05 03:43:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/05 03:43:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/05 03:43:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/05 03:43:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/05 03:43:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/05 03:43:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/05 03:43:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/05 03:43:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/05 03:43:24 DEBUG : Waiting for deletions to finish 2025/08/05 03:43:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/05 03:43:24 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/05 03:43:24 INFO : dir1/0003-defghij.txt: Deleted 2025/08/05 03:43:24 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/05 03:43:24 INFO : dir1/0008-2345678.txt: Deleted 2025/08/05 03:43:24 INFO : dir1/0011-56789;.txt: Deleted 2025/08/05 03:43:24 INFO : dir1/0012-6789;.txt: Deleted 2025/08/05 03:43:24 INFO : splitbananasplit: Deleted 2025/08/05 03:43:24 INFO : dir1/0010-456789.txt: Deleted 2025/08/05 03:43:24 INFO : dir1/0013-789;=.txt: Deleted 2025/08/05 03:43:24 INFO : dir1/0014-89;=.txt: Deleted 2025/08/05 03:43:24 INFO : apple: Deleted 2025/08/05 03:43:24 INFO : appleappleapplebanana: Deleted 2025/08/05 03:43:24 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/05 03:43:24 INFO : banana: Deleted 2025/08/05 03:43:24 INFO : dir1/0007-1234567.txt: Deleted 2025/08/05 03:43:24 INFO : dir1/0015-9;=.txt: Deleted 2025/08/05 03:43:25 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/05 03:43:25 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/05 03:43:25 INFO : dir1/0009-3456789.txt: Deleted 2025/08/05 03:43:25 DEBUG : Waiting for deletions to finish 2025/08/05 03:43:25 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/05 03:43:25 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/05 03:43:25 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/05 03:43:25 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/05 03:43:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 03:43:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 03:43:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 03:43:25 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/05 03:43:25 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 03:43:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 03:43:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 03:43:25 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/05 03:43:25 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/05 03:43:25 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/05 03:43:25 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/05 03:43:25 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/05 03:43:25 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/05 03:43:25 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/05 03:43:25 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/05 03:43:25 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/05 03:43:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/05 03:43:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/05 03:43:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/05 03:43:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/05 03:43:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/05 03:43:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/05 03:43:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/05 03:43:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/05 03:43:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/05 03:43:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/05 03:43:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/05 03:43:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/05 03:43:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/05 03:43:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/05 03:43:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/05 03:43:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/05 03:43:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/05 03:43:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/05 03:43:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/05 03:43:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/05 03:43:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/05 03:43:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/05 03:43:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/05 03:43:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/05 03:43:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/05 03:43:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/05 03:43:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/05 03:43:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/05 03:43:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/05 03:43:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/05 03:43:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 03:43:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/05 03:43:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 03:43:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/05 03:43:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 03:43:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/05 03:43:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 03:43:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/05 03:43:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 03:43:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/05 03:43:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 03:43:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/05 03:43:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 03:43:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/05 03:43:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 03:43:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/05 03:43:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 03:43:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/05 03:43:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 03:43:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/05 03:43:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 03:43:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/05 03:43:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 03:43:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/05 03:43:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 03:43:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/05 03:43:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 03:43:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/05 03:43:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 03:43:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/05 03:43:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 03:43:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/05 03:43:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 03:43:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/05 03:43:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 03:43:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/05 03:43:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 03:43:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/05 03:43:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 03:43:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/05 03:43:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 03:43:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/05 03:43:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 03:43:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/05 03:43:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 03:43:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/05 03:43:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 03:43:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/05 03:43:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 03:43:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/05 03:43:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 03:43:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/05 03:43:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 03:43:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/05 03:43:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 03:43:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/05 03:43:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 03:43:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/05 03:43:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 03:43:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/05 03:43:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 03:43:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/05 03:43:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 03:43:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/05 03:43:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 03:43:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 03:43:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 03:43:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/05 03:43:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 03:43:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/05 03:43:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 03:43:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/05 03:43:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 03:43:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/05 03:43:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 03:43:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/05 03:43:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 03:43:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/05 03:43:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 03:43:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/05 03:43:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 03:43:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/05 03:43:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 03:43:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/05 03:43:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 03:43:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/05 03:43:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 03:43:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/05 03:43:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 03:43:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/05 03:43:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 03:43:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/05 03:43:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 03:43:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/05 03:43:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 03:43:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/05 03:43:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 03:43:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/05 03:43:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 03:43:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 03:43:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 03:43:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 03:43:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 03:43:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/05 03:43:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 03:43:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/05 03:43:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 03:43:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/05 03:43:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 03:43:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/05 03:43:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 03:43:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/05 03:43:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 03:43:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/05 03:43:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 03:43:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/05 03:43:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 03:43:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/05 03:43:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 03:43:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/05 03:43:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 03:43:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/05 03:43:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 03:43:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/05 03:43:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 03:43:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/05 03:43:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 03:43:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/05 03:43:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 03:43:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/05 03:43:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 03:43:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/05 03:43:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 03:43:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/05 03:43:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 03:43:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 03:43:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 03:43:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 03:43:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 03:43:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 03:43:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/05 03:43:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/05 03:43:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/05 03:43:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/05 03:43:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/05 03:43:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/05 03:43:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/05 03:43:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/05 03:43:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/05 03:43:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/05 03:43:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/05 03:43:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/05 03:43:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/05 03:43:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/05 03:43:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/05 03:43:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/05 03:43:25 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/05 03:43:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/05 03:43:25 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/05 03:43:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/05 03:43:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:25 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:43:25 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:43:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/05 03:43:26 INFO : appleappleapplebanana: Copied (new) 2025/08/05 03:43:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/05 03:43:26 INFO : apple: Copied (new) 2025/08/05 03:43:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/05 03:43:26 INFO : banana: Copied (new) 2025/08/05 03:43:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/05 03:43:26 INFO : splitbananasplit: Copied (new) 2025/08/05 03:43:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/05 03:43:26 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/05 03:43:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/05 03:43:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/05 03:43:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/05 03:43:26 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/05 03:43:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/05 03:43:26 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/05 03:43:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/05 03:43:26 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/05 03:43:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/05 03:43:26 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/05 03:43:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/05 03:43:26 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/05 03:43:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/05 03:43:26 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/05 03:43:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/05 03:43:27 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/05 03:43:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/05 03:43:27 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/05 03:43:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/05 03:43:27 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/05 03:43:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/05 03:43:27 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/05 03:43:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/05 03:43:27 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/05 03:43:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/05 03:43:27 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/05 03:43:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/05 03:43:27 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/05 03:43:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/05 03:43:28 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/05 03:43:28 DEBUG : Waiting for deletions to finish 2025/08/05 03:43:28 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/05 03:43:28 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/05 03:43:28 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/05 03:43:28 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/05 03:43:28 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/05 03:43:28 INFO : PREFIXbanana: Deleted 2025/08/05 03:43:28 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/05 03:43:28 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/05 03:43:28 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/05 03:43:28 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/05 03:43:28 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/05 03:43:28 INFO : PREFIXapple: Deleted 2025/08/05 03:43:28 INFO : PREFIXsplitbananasplit: Deleted 2025/08/05 03:43:28 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/05 03:43:28 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/05 03:43:28 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/05 03:43:28 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/05 03:43:28 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/05 03:43:28 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/05 03:43:28 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/05 03:43:28 DEBUG : Waiting for deletions to finish 2025/08/05 03:43:28 DEBUG : apple: Excluded (Path Filter) 2025/08/05 03:43:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 03:43:28 DEBUG : banana: Excluded (Path Filter) 2025/08/05 03:43:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 03:43:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 03:43:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 03:43:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 03:43:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 03:43:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 03:43:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 03:43:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 03:43:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 03:43:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 03:43:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 03:43:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 03:43:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 03:43:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 03:43:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 03:43:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 03:43:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 03:43:29 DEBUG : Waiting for deletions to finish 2025/08/05 03:43:29 DEBUG : apple: Excluded (Path Filter) 2025/08/05 03:43:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 03:43:29 DEBUG : banana: Excluded (Path Filter) 2025/08/05 03:43:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 03:43:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 03:43:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 03:43:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 03:43:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 03:43:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 03:43:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 03:43:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 03:43:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 03:43:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 03:43:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 03:43:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 03:43:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 03:43:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 03:43:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 03:43:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 03:43:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:43:43 DEBUG : Waiting for deletions to finish 2025/08/05 03:43:43 DEBUG : apple: Excluded (Path Filter) 2025/08/05 03:43:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 03:43:43 DEBUG : banana: Excluded (Path Filter) 2025/08/05 03:43:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 03:43:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 03:43:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 03:43:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 03:43:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 03:43:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 03:43:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 03:43:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 03:43:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 03:43:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 03:43:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 03:43:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 03:43:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 03:43:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 03:43:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 03:43:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 03:43:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 03:43:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/05 03:43:44 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 03:43:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 03:43:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/05 03:43:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 03:43:44 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 03:43:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/05 03:43:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 03:43:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 03:43:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/05 03:43:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 03:43:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 03:43:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 03:43:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 03:43:44 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 03:43:44 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 03:43:44 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/05 03:43:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 03:43:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/05 03:43:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 03:43:44 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/05 03:43:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/05 03:43:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/05 03:43:44 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 03:43:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 03:43:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 03:43:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/05 03:43:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 03:43:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 03:43:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/05 03:43:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/05 03:43:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/05 03:43:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/05 03:43:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/05 03:43:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/05 03:43:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/05 03:43:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/05 03:43:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/05 03:43:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/05 03:43:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/05 03:43:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/05 03:43:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/05 03:43:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 03:43:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/05 03:43:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:44 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:43:44 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:43:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/05 03:43:44 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/05 03:43:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/05 03:43:45 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/05 03:43:45 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/05 03:43:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/05 03:43:45 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/05 03:43:45 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/05 03:43:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/05 03:43:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/05 03:43:45 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/05 03:43:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/05 03:43:45 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/05 03:43:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/05 03:43:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/05 03:43:45 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/05 03:43:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/05 03:43:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/05 03:43:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/05 03:43:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/05 03:43:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/05 03:43:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/05 03:43:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/05 03:43:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/05 03:43:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/05 03:43:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/05 03:43:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/05 03:43:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/05 03:43:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/05 03:43:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/05 03:43:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/05 03:43:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/05 03:43:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/05 03:43:46 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/05 03:43:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/05 03:43:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/05 03:43:46 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/05 03:43:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/05 03:43:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/05 03:43:46 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/05 03:43:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/05 03:43:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/05 03:43:46 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/05 03:43:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/05 03:43:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/05 03:43:46 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/05 03:43:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/05 03:43:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/05 03:43:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/05 03:43:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/05 03:43:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/05 03:43:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/05 03:43:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/05 03:43:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/05 03:43:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/05 03:43:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/05 03:43:46 DEBUG : Waiting for deletions to finish 2025/08/05 03:43:47 INFO : banana: Deleted 2025/08/05 03:43:47 INFO : appleappleapplebanana: Deleted 2025/08/05 03:43:47 INFO : dir1/0011-56789;.txt: Deleted 2025/08/05 03:43:47 INFO : dir1/0007-1234567.txt: Deleted 2025/08/05 03:43:47 INFO : dir1/0008-2345678.txt: Deleted 2025/08/05 03:43:47 INFO : dir1/0013-789;=.txt: Deleted 2025/08/05 03:43:47 INFO : dir1/0012-6789;.txt: Deleted 2025/08/05 03:43:47 INFO : dir1/0015-9;=.txt: Deleted 2025/08/05 03:43:47 INFO : splitbananasplit: Deleted 2025/08/05 03:43:47 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/05 03:43:47 INFO : dir1/0003-defghij.txt: Deleted 2025/08/05 03:43:47 INFO : dir1/0014-89;=.txt: Deleted 2025/08/05 03:43:47 INFO : apple: Deleted 2025/08/05 03:43:47 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/05 03:43:47 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/05 03:43:47 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/05 03:43:47 INFO : dir1/0010-456789.txt: Deleted 2025/08/05 03:43:47 INFO : dir1/0009-3456789.txt: Deleted 2025/08/05 03:43:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/05 03:43:47 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/05 03:43:47 DEBUG : Waiting for deletions to finish 2025/08/05 03:43:47 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/05 03:43:47 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/05 03:43:47 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/05 03:43:47 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/05 03:43:47 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/05 03:43:47 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/05 03:43:47 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/05 03:43:47 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/05 03:43:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/05 03:43:47 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/05 03:43:47 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/05 03:43:47 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/05 03:43:47 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/05 03:43:47 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/05 03:43:47 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/05 03:43:47 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/05 03:43:47 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/05 03:43:47 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/05 03:43:47 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/05 03:43:47 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/05 03:43:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/05 03:43:48 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/05 03:43:48 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/05 03:43:48 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/05 03:43:48 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/05 03:43:48 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/05 03:43:48 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/05 03:43:48 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/05 03:43:48 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/05 03:43:48 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/05 03:43:48 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/05 03:43:48 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/05 03:43:48 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/05 03:43:48 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/05 03:43:48 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/05 03:43:48 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/05 03:43:48 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/05 03:43:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/05 03:43:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/05 03:43:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/05 03:43:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/05 03:43:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/05 03:43:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/05 03:43:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/05 03:43:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/05 03:43:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/05 03:43:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/05 03:43:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/05 03:43:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/05 03:43:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/05 03:43:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/05 03:43:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/05 03:43:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/05 03:43:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 03:43:48 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 03:43:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/05 03:43:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/05 03:43:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/05 03:43:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/05 03:43:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/05 03:43:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/05 03:43:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/05 03:43:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/05 03:43:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/05 03:43:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/05 03:43:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/05 03:43:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/05 03:43:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/05 03:43:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/05 03:43:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/05 03:43:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/05 03:43:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 03:43:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 03:43:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 03:43:48 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 03:43:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/05 03:43:48 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 03:43:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 03:43:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/05 03:43:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/05 03:43:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/05 03:43:48 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/05 03:43:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/05 03:43:48 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/05 03:43:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/05 03:43:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/05 03:43:48 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:43:48 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:43:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/05 03:43:48 INFO : apple: Copied (new) 2025/08/05 03:43:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/05 03:43:48 INFO : appleappleapplebanana: Copied (new) 2025/08/05 03:43:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/05 03:43:48 INFO : banana: Copied (new) 2025/08/05 03:43:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/05 03:43:48 INFO : splitbananasplit: Copied (new) 2025/08/05 03:43:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/05 03:43:48 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/05 03:43:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/05 03:43:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/05 03:43:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/05 03:43:49 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/05 03:43:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/05 03:43:49 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/05 03:43:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/05 03:43:49 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/05 03:43:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/05 03:43:49 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/05 03:43:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/05 03:43:49 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/05 03:43:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/05 03:43:49 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/05 03:43:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/05 03:43:49 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/05 03:43:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/05 03:43:49 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/05 03:43:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/05 03:43:49 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/05 03:43:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/05 03:43:50 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/05 03:43:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/05 03:43:50 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/05 03:43:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/05 03:43:50 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/05 03:43:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/05 03:43:50 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/05 03:43:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/05 03:43:50 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/05 03:43:50 DEBUG : Waiting for deletions to finish 2025/08/05 03:43:50 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/05 03:43:50 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/05 03:43:50 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/05 03:43:50 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/05 03:43:50 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/05 03:43:50 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/05 03:43:50 INFO : appleSUFFIX: Deleted 2025/08/05 03:43:50 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/05 03:43:50 INFO : splitbananasplitSUFFIX: Deleted 2025/08/05 03:43:50 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/05 03:43:50 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/05 03:43:50 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/05 03:43:50 INFO : bananaSUFFIX: Deleted 2025/08/05 03:43:50 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/05 03:43:50 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/05 03:43:50 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/05 03:43:50 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/05 03:43:50 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/05 03:43:50 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/05 03:43:50 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/05 03:43:50 DEBUG : Waiting for deletions to finish 2025/08/05 03:43:51 DEBUG : apple: Excluded (Path Filter) 2025/08/05 03:43:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 03:43:51 DEBUG : banana: Excluded (Path Filter) 2025/08/05 03:43:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 03:43:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 03:43:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 03:43:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 03:43:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 03:43:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 03:43:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 03:43:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 03:43:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 03:43:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 03:43:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 03:43:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 03:43:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 03:43:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 03:43:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 03:43:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 03:43:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 03:43:51 DEBUG : Waiting for deletions to finish 2025/08/05 03:43:51 DEBUG : apple: Excluded (Path Filter) 2025/08/05 03:43:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 03:43:51 DEBUG : banana: Excluded (Path Filter) 2025/08/05 03:43:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 03:43:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 03:43:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 03:43:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 03:43:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 03:43:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 03:43:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 03:43:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 03:43:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 03:43:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 03:43:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 03:43:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 03:43:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 03:43:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 03:43:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 03:43:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 03:43:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:44:05 DEBUG : Waiting for deletions to finish 2025/08/05 03:44:05 DEBUG : apple: Excluded (Path Filter) 2025/08/05 03:44:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 03:44:05 DEBUG : banana: Excluded (Path Filter) 2025/08/05 03:44:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 03:44:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 03:44:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 03:44:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 03:44:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 03:44:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 03:44:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 03:44:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 03:44:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 03:44:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 03:44:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 03:44:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 03:44:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 03:44:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 03:44:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 03:44:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 03:44:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 03:44:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 03:44:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 03:44:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 03:44:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 03:44:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 03:44:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 03:44:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 03:44:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 03:44:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 03:44:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/05 03:44:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 03:44:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/05 03:44:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 03:44:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:06 DEBUG : apple: Unchanged skipping 2025/08/05 03:44:06 DEBUG : banana: Unchanged skipping 2025/08/05 03:44:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 03:44:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 03:44:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 03:44:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 03:44:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 03:44:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 03:44:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 03:44:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 03:44:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 03:44:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 03:44:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 03:44:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 03:44:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 03:44:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 03:44:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 03:44:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 03:44:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 03:44:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 03:44:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 03:44:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 03:44:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 03:44:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 03:44:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 03:44:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 03:44:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 03:44:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 03:44:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 03:44:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 03:44:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 03:44:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 03:44:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 03:44:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 03:44:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 03:44:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 03:44:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 03:44:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 03:44:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 03:44:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 03:44:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 03:44:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 03:44:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 03:44:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 03:44:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 03:44:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 03:44:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 03:44:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 03:44:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 03:44:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 03:44:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 03:44:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 03:44:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 03:44:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 03:44:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 03:44:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 03:44:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 03:44:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 03:44:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 03:44:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 03:44:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 03:44:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 03:44:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 03:44:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 03:44:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 03:44:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 03:44:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 03:44:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 03:44:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 03:44:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 03:44:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 03:44:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 03:44:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 03:44:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 03:44:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 03:44:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 03:44:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 03:44:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 03:44:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 03:44:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 03:44:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 03:44:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 03:44:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 03:44:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 03:44:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 03:44:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 03:44:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 03:44:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 03:44:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 03:44:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 03:44:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 03:44:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 03:44:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 03:44:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 03:44:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 03:44:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 03:44:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 03:44:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 03:44:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 03:44:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 03:44:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 03:44:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 03:44:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 03:44:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 03:44:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 03:44:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 03:44:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 03:44:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 03:44:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 03:44:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 03:44:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 03:44:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 03:44:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 03:44:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 03:44:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 03:44:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 03:44:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 03:44:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 03:44:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 03:44:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 03:44:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 03:44:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 03:44:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 03:44:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 03:44:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 03:44:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 03:44:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 03:44:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 03:44:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 03:44:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 03:44:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 03:44:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 03:44:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 03:44:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/05 03:44:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 03:44:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/05 03:44:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 03:44:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/05 03:44:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 03:44:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/05 03:44:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 03:44:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/05 03:44:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 03:44:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 03:44:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 03:44:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 03:44:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 03:44:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 03:44:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 03:44:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 03:44:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 03:44:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 03:44:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/05 03:44:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 03:44:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 03:44:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 03:44:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 03:44:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 03:44:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 03:44:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 03:44:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 03:44:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 03:44:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 03:44:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 03:44:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 03:44:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 03:44:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 03:44:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 03:44:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 03:44:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 03:44:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 03:44:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/05 03:44:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 03:44:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 03:44:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/05 03:44:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 03:44:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/05 03:44:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 03:44:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/05 03:44:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 03:44:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/05 03:44:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 03:44:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/05 03:44:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 03:44:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/05 03:44:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 03:44:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/05 03:44:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 03:44:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/05 03:44:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 03:44:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/05 03:44:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 03:44:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/05 03:44:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/05 03:44:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/05 03:44:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/05 03:44:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/05 03:44:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 03:44:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/05 03:44:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 03:44:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/05 03:44:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 03:44:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/05 03:44:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 03:44:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/05 03:44:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/05 03:44:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/05 03:44:06 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:44:06 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:44:06 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/05 03:44:06 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/05 03:44:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/05 03:44:06 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/05 03:44:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/05 03:44:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/05 03:44:07 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/05 03:44:07 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/05 03:44:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/05 03:44:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/05 03:44:07 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/05 03:44:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/05 03:44:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/05 03:44:07 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/05 03:44:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/05 03:44:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/05 03:44:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/05 03:44:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/05 03:44:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/05 03:44:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/05 03:44:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/05 03:44:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/05 03:44:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/05 03:44:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/05 03:44:07 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/05 03:44:07 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/05 03:44:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/05 03:44:07 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/05 03:44:07 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/05 03:44:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/05 03:44:07 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/05 03:44:07 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/05 03:44:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/05 03:44:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/05 03:44:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/05 03:44:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/05 03:44:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/05 03:44:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/05 03:44:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/05 03:44:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/05 03:44:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/05 03:44:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/05 03:44:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/05 03:44:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/05 03:44:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/05 03:44:08 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/05 03:44:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/05 03:44:08 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/05 03:44:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/05 03:44:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/05 03:44:08 DEBUG : Waiting for deletions to finish 2025/08/05 03:44:08 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/05 03:44:08 INFO : dir1/0015-9;=.txt: Deleted 2025/08/05 03:44:08 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/05 03:44:08 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/05 03:44:08 INFO : dir1/0007-1234567.txt: Deleted 2025/08/05 03:44:08 INFO : dir1/0008-2345678.txt: Deleted 2025/08/05 03:44:08 INFO : dir1/0014-89;=.txt: Deleted 2025/08/05 03:44:08 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/05 03:44:08 INFO : dir1/0009-3456789.txt: Deleted 2025/08/05 03:44:09 INFO : dir1/0012-6789;.txt: Deleted 2025/08/05 03:44:09 INFO : splitbananasplit: Deleted 2025/08/05 03:44:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/05 03:44:09 INFO : dir1/0003-defghij.txt: Deleted 2025/08/05 03:44:09 INFO : dir1/0010-456789.txt: Deleted 2025/08/05 03:44:09 INFO : appleappleapplebanana: Deleted 2025/08/05 03:44:09 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/05 03:44:09 INFO : dir1/0011-56789;.txt: Deleted 2025/08/05 03:44:09 INFO : dir1/0013-789;=.txt: Deleted 2025/08/05 03:44:09 DEBUG : Waiting for deletions to finish 2025/08/05 03:44:09 DEBUG : apple: Excluded (Path Filter) 2025/08/05 03:44:09 DEBUG : appleapple: Excluded (Path Filter) 2025/08/05 03:44:09 DEBUG : banana: Excluded (Path Filter) 2025/08/05 03:44:09 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/05 03:44:09 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/05 03:44:09 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/05 03:44:09 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/05 03:44:09 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/05 03:44:09 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/05 03:44:09 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/05 03:44:09 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/05 03:44:09 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/05 03:44:09 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/05 03:44:09 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/05 03:44:09 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/05 03:44:09 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/05 03:44:09 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/05 03:44:09 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/05 03:44:09 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/05 03:44:09 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/05 03:44:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/05 03:44:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/05 03:44:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/05 03:44:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/05 03:44:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/05 03:44:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/05 03:44:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/05 03:44:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/05 03:44:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/05 03:44:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/05 03:44:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/05 03:44:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/05 03:44:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/05 03:44:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/05 03:44:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/05 03:44:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/05 03:44:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/05 03:44:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/05 03:44:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/05 03:44:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/05 03:44:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/05 03:44:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/05 03:44:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/05 03:44:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/05 03:44:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/05 03:44:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/05 03:44:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/05 03:44:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/05 03:44:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/05 03:44:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/05 03:44:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/05 03:44:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/05 03:44:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/05 03:44:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/05 03:44:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/05 03:44:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/05 03:44:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/05 03:44:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/05 03:44:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/05 03:44:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/05 03:44:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/05 03:44:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/05 03:44:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/05 03:44:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/05 03:44:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/05 03:44:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/05 03:44:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/05 03:44:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/05 03:44:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/05 03:44:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/05 03:44:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/05 03:44:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/05 03:44:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/05 03:44:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/05 03:44:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/05 03:44:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/05 03:44:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/05 03:44:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/05 03:44:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/05 03:44:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/05 03:44:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/05 03:44:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/05 03:44:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 03:44:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/05 03:44:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 03:44:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/05 03:44:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 03:44:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/05 03:44:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 03:44:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/05 03:44:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 03:44:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/05 03:44:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 03:44:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/05 03:44:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 03:44:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/05 03:44:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 03:44:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/05 03:44:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 03:44:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/05 03:44:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 03:44:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/05 03:44:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 03:44:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/05 03:44:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 03:44:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/05 03:44:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 03:44:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/05 03:44:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 03:44:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/05 03:44:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 03:44:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/05 03:44:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 03:44:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/05 03:44:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 03:44:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 03:44:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 03:44:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/05 03:44:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 03:44:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/05 03:44:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/05 03:44:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/05 03:44:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/05 03:44:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/05 03:44:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/05 03:44:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/05 03:44:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/05 03:44:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/05 03:44:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/05 03:44:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/05 03:44:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/05 03:44:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/05 03:44:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/05 03:44:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/05 03:44:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/05 03:44:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 03:44:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 03:44:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 03:44:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 03:44:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 03:44:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 03:44:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 03:44:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 03:44:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 03:44:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 03:44:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 03:44:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:09 DEBUG : apple: Unchanged skipping 2025/08/05 03:44:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 03:44:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:09 DEBUG : banana: Unchanged skipping 2025/08/05 03:44:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:09 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 03:44:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 03:44:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 03:44:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 03:44:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 03:44:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 03:44:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 03:44:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 03:44:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 03:44:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 03:44:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 03:44:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 03:44:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 03:44:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 03:44:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 03:44:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 03:44:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 03:44:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 03:44:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 03:44:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 03:44:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 03:44:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 03:44:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 03:44:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 03:44:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 03:44:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 03:44:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 03:44:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 03:44:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 03:44:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 03:44:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 03:44:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 03:44:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 03:44:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 03:44:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 03:44:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 03:44:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 03:44:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 03:44:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 03:44:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 03:44:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 03:44:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 03:44:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 03:44:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 03:44:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 03:44:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 03:44:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 03:44:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 03:44:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 03:44:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 03:44:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 03:44:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 03:44:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 03:44:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 03:44:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 03:44:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 03:44:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 03:44:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 03:44:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 03:44:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 03:44:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 03:44:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 03:44:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 03:44:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 03:44:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 03:44:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 03:44:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 03:44:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 03:44:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 03:44:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 03:44:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 03:44:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 03:44:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 03:44:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 03:44:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 03:44:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 03:44:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 03:44:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 03:44:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 03:44:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 03:44:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 03:44:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 03:44:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 03:44:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 03:44:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 03:44:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 03:44:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 03:44:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 03:44:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 03:44:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 03:44:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 03:44:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 03:44:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 03:44:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 03:44:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 03:44:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 03:44:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 03:44:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 03:44:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 03:44:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 03:44:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 03:44:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 03:44:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 03:44:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 03:44:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 03:44:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 03:44:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 03:44:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 03:44:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 03:44:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 03:44:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 03:44:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 03:44:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 03:44:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 03:44:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 03:44:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 03:44:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 03:44:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 03:44:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 03:44:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 03:44:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 03:44:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 03:44:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 03:44:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 03:44:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 03:44:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 03:44:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 03:44:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 03:44:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 03:44:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 03:44:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 03:44:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/05 03:44:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 03:44:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/05 03:44:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 03:44:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/05 03:44:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 03:44:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/05 03:44:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 03:44:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/05 03:44:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 03:44:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 03:44:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 03:44:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 03:44:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 03:44:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 03:44:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 03:44:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 03:44:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 03:44:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 03:44:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/05 03:44:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 03:44:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 03:44:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 03:44:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 03:44:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 03:44:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 03:44:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 03:44:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 03:44:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 03:44:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 03:44:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 03:44:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 03:44:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 03:44:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 03:44:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 03:44:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 03:44:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 03:44:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 03:44:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/05 03:44:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 03:44:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 03:44:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 03:44:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 03:44:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 03:44:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 03:44:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 03:44:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 03:44:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 03:44:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 03:44:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 03:44:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 03:44:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 03:44:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 03:44:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 03:44:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 03:44:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 03:44:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 03:44:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 03:44:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/05 03:44:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 03:44:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 03:44:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 03:44:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 03:44:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 03:44:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 03:44:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 03:44:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/05 03:44:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 03:44:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 03:44:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 03:44:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 03:44:10 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:44:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 03:44:10 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:44:10 DEBUG : Waiting for deletions to finish 2025/08/05 03:44:10 DEBUG : Waiting for deletions to finish 2025/08/05 03:44:10 DEBUG : apple: Excluded (Path Filter) 2025/08/05 03:44:10 DEBUG : appleapple: Excluded (Path Filter) 2025/08/05 03:44:10 DEBUG : banana: Excluded (Path Filter) 2025/08/05 03:44:10 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/05 03:44:10 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/05 03:44:10 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/05 03:44:10 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/05 03:44:10 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/05 03:44:10 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/05 03:44:10 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/05 03:44:10 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/05 03:44:10 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/05 03:44:10 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/05 03:44:10 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/05 03:44:10 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/05 03:44:10 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/05 03:44:10 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/05 03:44:10 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/05 03:44:10 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/05 03:44:10 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/05 03:44:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 03:44:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 03:44:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/05 03:44:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/05 03:44:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/05 03:44:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/05 03:44:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/05 03:44:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/05 03:44:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/05 03:44:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/05 03:44:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/05 03:44:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/05 03:44:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/05 03:44:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/05 03:44:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/05 03:44:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/05 03:44:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/05 03:44:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/05 03:44:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/05 03:44:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/05 03:44:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/05 03:44:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/05 03:44:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/05 03:44:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/05 03:44:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/05 03:44:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/05 03:44:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/05 03:44:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/05 03:44:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/05 03:44:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/05 03:44:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/05 03:44:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/05 03:44:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/05 03:44:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 03:44:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/05 03:44:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 03:44:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/05 03:44:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/05 03:44:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/05 03:44:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/05 03:44:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/05 03:44:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/05 03:44:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/05 03:44:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/05 03:44:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/05 03:44:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/05 03:44:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/05 03:44:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/05 03:44:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/05 03:44:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/05 03:44:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/05 03:44:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/05 03:44:10 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:44:23 DEBUG : Waiting for deletions to finish 2025/08/05 03:44:24 DEBUG : apple: Excluded (Path Filter) 2025/08/05 03:44:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 03:44:24 DEBUG : banana: Excluded (Path Filter) 2025/08/05 03:44:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 03:44:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 03:44:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 03:44:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 03:44:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 03:44:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 03:44:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 03:44:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 03:44:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 03:44:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 03:44:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 03:44:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 03:44:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 03:44:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 03:44:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 03:44:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 03:44:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 03:44:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:24 DEBUG : apple: Unchanged skipping 2025/08/05 03:44:24 DEBUG : banana: Unchanged skipping 2025/08/05 03:44:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:24 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 03:44:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 03:44:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 03:44:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 03:44:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 03:44:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 03:44:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 03:44:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 03:44:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 03:44:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 03:44:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 03:44:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 03:44:24 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:44:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 03:44:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 03:44:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 03:44:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 03:44:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 03:44:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 03:44:24 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:44:24 DEBUG : Waiting for deletions to finish 2025/08/05 03:44:24 DEBUG : Waiting for deletions to finish 2025/08/05 03:44:25 DEBUG : apple: Excluded (Path Filter) 2025/08/05 03:44:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 03:44:25 DEBUG : banana: Excluded (Path Filter) 2025/08/05 03:44:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 03:44:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 03:44:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 03:44:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 03:44:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 03:44:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 03:44:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 03:44:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 03:44:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 03:44:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 03:44:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 03:44:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 03:44:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 03:44:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 03:44:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 03:44:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 03:44:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 03:44:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:25 DEBUG : apple: Unchanged skipping 2025/08/05 03:44:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 03:44:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:25 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 03:44:25 DEBUG : banana: Unchanged skipping 2025/08/05 03:44:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 03:44:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 03:44:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 03:44:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 03:44:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 03:44:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 03:44:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 03:44:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 03:44:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 03:44:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 03:44:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 03:44:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 03:44:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 03:44:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 03:44:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 03:44:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 03:44:25 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:44:25 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:44:25 DEBUG : Waiting for deletions to finish 2025/08/05 03:44:25 DEBUG : Waiting for deletions to finish 2025/08/05 03:44:26 DEBUG : apple: Excluded (Path Filter) 2025/08/05 03:44:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 03:44:26 DEBUG : banana: Excluded (Path Filter) 2025/08/05 03:44:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 03:44:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 03:44:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 03:44:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 03:44:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 03:44:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 03:44:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 03:44:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 03:44:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 03:44:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 03:44:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 03:44:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 03:44:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 03:44:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 03:44:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 03:44:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 03:44:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 03:44:26 DEBUG : Waiting for deletions to finish 2025/08/05 03:44:26 DEBUG : apple: Excluded (Path Filter) 2025/08/05 03:44:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 03:44:26 DEBUG : banana: Excluded (Path Filter) 2025/08/05 03:44:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 03:44:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 03:44:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 03:44:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 03:44:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 03:44:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 03:44:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 03:44:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 03:44:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 03:44:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 03:44:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 03:44:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 03:44:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 03:44:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 03:44:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 03:44:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 03:44:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:44:40 DEBUG : Waiting for deletions to finish 2025/08/05 03:44:40 DEBUG : apple: Excluded (Path Filter) 2025/08/05 03:44:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 03:44:40 DEBUG : banana: Excluded (Path Filter) 2025/08/05 03:44:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 03:44:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 03:44:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 03:44:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 03:44:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 03:44:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 03:44:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 03:44:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 03:44:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 03:44:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 03:44:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 03:44:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 03:44:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 03:44:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 03:44:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 03:44:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 03:44:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 03:44:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:41 DEBUG : apple: Unchanged skipping 2025/08/05 03:44:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:41 DEBUG : banana: Unchanged skipping 2025/08/05 03:44:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 03:44:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:41 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 03:44:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 03:44:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 03:44:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 03:44:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 03:44:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 03:44:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 03:44:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:41 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:44:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 03:44:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 03:44:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 03:44:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 03:44:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 03:44:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 03:44:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 03:44:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 03:44:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 03:44:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 03:44:41 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:44:41 DEBUG : Waiting for deletions to finish 2025/08/05 03:44:41 DEBUG : Waiting for deletions to finish 2025/08/05 03:44:42 DEBUG : apple: Excluded (Path Filter) 2025/08/05 03:44:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 03:44:42 DEBUG : banana: Excluded (Path Filter) 2025/08/05 03:44:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 03:44:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 03:44:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 03:44:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 03:44:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 03:44:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 03:44:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 03:44:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 03:44:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 03:44:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 03:44:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 03:44:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 03:44:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 03:44:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 03:44:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 03:44:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 03:44:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 03:44:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:42 DEBUG : apple: Unchanged skipping 2025/08/05 03:44:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:42 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 03:44:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 03:44:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:42 DEBUG : banana: Unchanged skipping 2025/08/05 03:44:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 03:44:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 03:44:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 03:44:42 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:44:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 03:44:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 03:44:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 03:44:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 03:44:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 03:44:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 03:44:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 03:44:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 03:44:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 03:44:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 03:44:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 03:44:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 03:44:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 03:44:42 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:44:42 DEBUG : Waiting for deletions to finish 2025/08/05 03:44:42 DEBUG : Waiting for deletions to finish 2025/08/05 03:44:43 DEBUG : apple: Excluded (Path Filter) 2025/08/05 03:44:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 03:44:43 DEBUG : banana: Excluded (Path Filter) 2025/08/05 03:44:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 03:44:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 03:44:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 03:44:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 03:44:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 03:44:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 03:44:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 03:44:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 03:44:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 03:44:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 03:44:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 03:44:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 03:44:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 03:44:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 03:44:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 03:44:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 03:44:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:44:57 DEBUG : Waiting for deletions to finish 2025/08/05 03:44:57 DEBUG : apple: Excluded (Path Filter) 2025/08/05 03:44:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 03:44:57 DEBUG : banana: Excluded (Path Filter) 2025/08/05 03:44:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 03:44:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 03:44:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 03:44:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 03:44:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 03:44:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 03:44:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 03:44:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 03:44:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 03:44:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 03:44:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 03:44:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 03:44:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 03:44:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 03:44:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 03:44:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 03:44:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 03:44:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 03:44:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:58 DEBUG : apple: Unchanged skipping 2025/08/05 03:44:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:58 DEBUG : banana: Unchanged skipping 2025/08/05 03:44:58 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 03:44:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 03:44:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 03:44:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 03:44:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 03:44:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 03:44:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 03:44:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 03:44:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 03:44:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 03:44:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 03:44:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 03:44:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 03:44:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 03:44:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 03:44:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 03:44:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 03:44:58 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:44:58 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:44:58 DEBUG : Waiting for deletions to finish 2025/08/05 03:44:58 DEBUG : Waiting for deletions to finish 2025/08/05 03:44:58 DEBUG : apple: Excluded (Path Filter) 2025/08/05 03:44:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 03:44:58 DEBUG : banana: Excluded (Path Filter) 2025/08/05 03:44:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 03:44:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 03:44:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 03:44:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 03:44:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 03:44:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 03:44:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 03:44:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 03:44:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 03:44:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 03:44:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 03:44:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 03:44:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 03:44:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 03:44:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 03:44:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 03:44:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 03:44:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 03:44:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:58 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 03:44:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:58 DEBUG : apple: Unchanged skipping 2025/08/05 03:44:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:58 DEBUG : banana: Unchanged skipping 2025/08/05 03:44:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 03:44:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 03:44:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 03:44:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 03:44:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 03:44:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 03:44:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 03:44:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 03:44:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 03:44:59 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:44:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 03:44:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 03:44:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 03:44:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 03:44:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:44:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 03:44:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 03:44:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 03:44:59 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:44:59 DEBUG : Waiting for deletions to finish 2025/08/05 03:44:59 DEBUG : Waiting for deletions to finish 2025/08/05 03:44:59 DEBUG : apple: Excluded (Path Filter) 2025/08/05 03:44:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 03:44:59 DEBUG : banana: Excluded (Path Filter) 2025/08/05 03:44:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 03:44:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 03:44:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 03:44:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 03:44:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 03:44:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 03:44:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 03:44:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 03:44:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 03:44:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 03:44:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 03:44:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 03:44:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 03:44:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 03:44:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 03:44:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 03:44:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:45:13 DEBUG : Waiting for deletions to finish 2025/08/05 03:45:14 DEBUG : apple: Excluded (Path Filter) 2025/08/05 03:45:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 03:45:14 DEBUG : banana: Excluded (Path Filter) 2025/08/05 03:45:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 03:45:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 03:45:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 03:45:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 03:45:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 03:45:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 03:45:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 03:45:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 03:45:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 03:45:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 03:45:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 03:45:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 03:45:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 03:45:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 03:45:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 03:45:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 03:45:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 03:45:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:15 DEBUG : banana: Unchanged skipping 2025/08/05 03:45:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 03:45:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:15 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 03:45:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:15 DEBUG : apple: Unchanged skipping 2025/08/05 03:45:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 03:45:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 03:45:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 03:45:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 03:45:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 03:45:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 03:45:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 03:45:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 03:45:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 03:45:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 03:45:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 03:45:15 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:45:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 03:45:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 03:45:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 03:45:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 03:45:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 03:45:15 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:45:15 DEBUG : Waiting for deletions to finish 2025/08/05 03:45:15 DEBUG : Waiting for deletions to finish 2025/08/05 03:45:15 DEBUG : apple: Excluded (Path Filter) 2025/08/05 03:45:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 03:45:15 DEBUG : banana: Excluded (Path Filter) 2025/08/05 03:45:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 03:45:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 03:45:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 03:45:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 03:45:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 03:45:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 03:45:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 03:45:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 03:45:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 03:45:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 03:45:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 03:45:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 03:45:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 03:45:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 03:45:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 03:45:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 03:45:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 03:45:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:15 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 03:45:15 DEBUG : apple: Unchanged skipping 2025/08/05 03:45:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 03:45:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:15 DEBUG : banana: Unchanged skipping 2025/08/05 03:45:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 03:45:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 03:45:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 03:45:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 03:45:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 03:45:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 03:45:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 03:45:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 03:45:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 03:45:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 03:45:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 03:45:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 03:45:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 03:45:16 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:45:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 03:45:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 03:45:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 03:45:16 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:45:16 DEBUG : Waiting for deletions to finish 2025/08/05 03:45:16 DEBUG : Waiting for deletions to finish 2025/08/05 03:45:16 DEBUG : apple: Excluded (Path Filter) 2025/08/05 03:45:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 03:45:16 DEBUG : banana: Excluded (Path Filter) 2025/08/05 03:45:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 03:45:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 03:45:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 03:45:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 03:45:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 03:45:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 03:45:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 03:45:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 03:45:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 03:45:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 03:45:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 03:45:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 03:45:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 03:45:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 03:45:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 03:45:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 03:45:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:45:30 DEBUG : Waiting for deletions to finish 2025/08/05 03:45:31 DEBUG : apple: Excluded (Path Filter) 2025/08/05 03:45:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 03:45:31 DEBUG : banana: Excluded (Path Filter) 2025/08/05 03:45:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 03:45:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 03:45:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 03:45:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 03:45:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 03:45:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 03:45:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 03:45:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 03:45:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 03:45:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 03:45:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 03:45:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 03:45:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 03:45:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 03:45:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 03:45:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 03:45:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 03:45:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:31 DEBUG : banana: Unchanged skipping 2025/08/05 03:45:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 03:45:31 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 03:45:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:31 DEBUG : apple: Unchanged skipping 2025/08/05 03:45:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 03:45:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 03:45:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:32 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:45:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 03:45:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 03:45:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 03:45:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 03:45:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 03:45:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 03:45:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 03:45:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 03:45:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 03:45:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 03:45:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 03:45:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 03:45:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 03:45:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 03:45:32 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:45:32 DEBUG : Waiting for deletions to finish 2025/08/05 03:45:32 DEBUG : Waiting for deletions to finish 2025/08/05 03:45:32 DEBUG : apple: Excluded (Path Filter) 2025/08/05 03:45:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 03:45:32 DEBUG : banana: Excluded (Path Filter) 2025/08/05 03:45:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 03:45:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 03:45:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 03:45:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 03:45:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 03:45:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 03:45:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 03:45:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 03:45:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 03:45:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 03:45:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 03:45:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 03:45:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 03:45:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 03:45:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 03:45:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 03:45:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 03:45:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 03:45:32 DEBUG : banana: Unchanged skipping 2025/08/05 03:45:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:32 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 03:45:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:32 DEBUG : apple: Unchanged skipping 2025/08/05 03:45:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 03:45:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 03:45:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 03:45:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 03:45:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:33 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:45:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 03:45:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 03:45:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 03:45:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 03:45:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 03:45:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 03:45:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 03:45:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 03:45:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 03:45:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 03:45:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 03:45:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 03:45:33 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:45:33 DEBUG : Waiting for deletions to finish 2025/08/05 03:45:33 DEBUG : Waiting for deletions to finish 2025/08/05 03:45:33 DEBUG : apple: Excluded (Path Filter) 2025/08/05 03:45:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 03:45:33 DEBUG : banana: Excluded (Path Filter) 2025/08/05 03:45:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 03:45:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 03:45:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 03:45:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 03:45:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 03:45:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 03:45:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 03:45:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 03:45:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 03:45:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 03:45:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 03:45:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 03:45:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 03:45:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 03:45:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 03:45:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 03:45:33 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (198.91s) --- PASS: TestTransform/NFC (17.65s) --- PASS: TestTransform/NFD (15.85s) --- PASS: TestTransform/base64 (19.83s) --- PASS: TestTransform/prefix (21.45s) --- PASS: TestTransform/suffix (22.46s) --- PASS: TestTransform/truncate (18.83s) --- PASS: TestTransform/encoder (16.08s) --- PASS: TestTransform/ISO-8859-1 (16.35s) --- PASS: TestTransform/charmap (16.56s) --- PASS: TestTransform/lowercase (16.90s) --- PASS: TestTransform/ascii (16.94s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:45:38 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/05 03:45:38 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/05 03:45:38 INFO : sub dir_somesuffix: Making directory 2025/08/05 03:45:38 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/05 03:45:38 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/05 03:45:38 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/05 03:45:38 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/05 03:45:38 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/05 03:45:38 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:45:38 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:45:39 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 03:45:39 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/05 03:45:39 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.84s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:45:40 DEBUG : toe: transformed to: tictactoe 2025/08/05 03:45:40 DEBUG : toe: transformed to: tictactoe 2025/08/05 03:45:40 INFO : tictactoe: Making directory 2025/08/05 03:45:40 DEBUG : toe: transformed to: tictactoe 2025/08/05 03:45:40 DEBUG : toe: transformed to: tictactoe 2025/08/05 03:45:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 03:45:40 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/05 03:45:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 03:45:40 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:45:40 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:45:40 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 03:45:40 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/05 03:45:40 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.75s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:45:41 INFO : toe: Making directory 2025/08/05 03:45:41 INFO : toe/toe: Making directory 2025/08/05 03:45:41 DEBUG : toe: transformed to: tictactoe 2025/08/05 03:45:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/05 03:45:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/05 03:45:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/05 03:45:41 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:45:41 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:45:42 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 03:45:42 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/05 03:45:42 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.82s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:45:43 INFO : toe: Making directory 2025/08/05 03:45:43 INFO : toe/toe: Making directory 2025/08/05 03:45:43 DEBUG : toe: transformed to: tictactoe 2025/08/05 03:45:43 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/05 03:45:43 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/05 03:45:43 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/05 03:45:43 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:45:43 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:45:44 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 03:45:44 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/05 03:45:44 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.95s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:45:45 DEBUG : empty_dir: Making directory with metadata 2025/08/05 03:45:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/05 03:45:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 03:45:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 03:45:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 03:45:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 03:45:45 INFO : tictacempty_dir: Making directory 2025/08/05 03:45:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 03:45:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 03:45:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 03:45:45 INFO : tictactoe: Making directory 2025/08/05 03:45:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 03:45:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 03:45:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 03:45:45 INFO : tictactoe/tictactoe: Making directory 2025/08/05 03:45:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 03:45:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/05 03:45:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/05 03:45:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/05 03:45:45 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:45:45 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:45:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 03:45:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/05 03:45:46 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.85s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:45:47 DEBUG : empty_dir: Making directory with metadata 2025/08/05 03:45:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/05 03:45:47 DEBUG : toe: transformed to: tictactoe 2025/08/05 03:45:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 03:45:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 03:45:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 03:45:47 INFO : tictacempty_dir: Making directory 2025/08/05 03:45:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 03:45:47 DEBUG : toe: transformed to: tictactoe 2025/08/05 03:45:47 DEBUG : toe: transformed to: tictactoe 2025/08/05 03:45:47 INFO : tictactoe: Making directory 2025/08/05 03:45:47 DEBUG : toe: transformed to: tictactoe 2025/08/05 03:45:47 DEBUG : toe: transformed to: tictactoe 2025/08/05 03:45:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 03:45:47 INFO : tictactoe/tictactoe: Making directory 2025/08/05 03:45:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 03:45:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/05 03:45:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 03:45:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/05 03:45:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 03:45:47 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:45:47 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:45:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 03:45:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 03:45:48 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/05 03:45:48 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:45:48 DEBUG : toe: transformed to: tictactoe 2025/08/05 03:45:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 03:45:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 03:45:48 DEBUG : toe: transformed to: tictactoe 2025/08/05 03:45:48 DEBUG : toe: transformed to: tictactoe 2025/08/05 03:45:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/05 03:45:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 03:45:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/05 03:45:49 NOTICE: B2 bucket rclone-test-xitocop2xuqi: 0 differences found 2025/08/05 03:45:49 NOTICE: B2 bucket rclone-test-xitocop2xuqi: 1 matching files --- PASS: TestAllTag (2.24s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:45:49 DEBUG : toe: transformed to: tictactoe 2025/08/05 03:45:49 DEBUG : toe: transformed to: tictactoe 2025/08/05 03:45:49 INFO : tictactoe: Making directory 2025/08/05 03:45:49 DEBUG : toe: transformed to: tictactoe 2025/08/05 03:45:49 DEBUG : toe: transformed to: tictactoe 2025/08/05 03:45:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 03:45:49 INFO : tictactoe/tictactoe: Making directory 2025/08/05 03:45:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 03:45:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/05 03:45:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/05 03:45:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/05 03:45:49 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:45:49 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:45:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 03:45:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/05 03:45:50 DEBUG : Waiting for deletions to finish 2025/08/05 03:45:50 DEBUG : toe: transformed to: tictactoe 2025/08/05 03:45:51 DEBUG : toe: transformed to: tictactoe 2025/08/05 03:45:51 DEBUG : toe: transformed to: tictactoe 2025/08/05 03:45:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 03:45:51 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/05 03:45:51 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:45:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/05 03:45:51 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/05 03:45:51 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:45:51 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.60s) === RUN TestSyntax 2025/08/05 03:45:52 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:45:52 INFO : toe: Making directory 2025/08/05 03:45:52 INFO : toe/toe: Making directory 2025/08/05 03:45:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/05 03:45:52 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:45:52 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:45:53 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 03:45:53 INFO : toe/toe/toe: Copied (new) 2025/08/05 03:45:53 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.76s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:45:53 DEBUG : empty_dir: Making directory with metadata 2025/08/05 03:45:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/05 03:45:53 DEBUG : toe: transformed to: tictactoe 2025/08/05 03:45:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 03:45:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 03:45:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 03:45:54 INFO : tictacempty_dir: Making directory 2025/08/05 03:45:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 03:45:54 DEBUG : toe: transformed to: tictactoe 2025/08/05 03:45:54 DEBUG : toe: transformed to: tictactoe 2025/08/05 03:45:54 INFO : tictactoe: Making directory 2025/08/05 03:45:54 DEBUG : toe: transformed to: tictactoe 2025/08/05 03:45:54 DEBUG : toe: transformed to: tictactoe 2025/08/05 03:45:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 03:45:54 INFO : tictactoe/tictactoe: Making directory 2025/08/05 03:45:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 03:45:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/05 03:45:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 03:45:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/05 03:45:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 03:45:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 03:45:54 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:45:54 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:45:55 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 03:45:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 03:45:55 INFO : toe/toe/toe.txt: Deleted 2025/08/05 03:45:55 INFO : toe/toe: Removing directory 2025/08/05 03:45:55 INFO : toe: Removing directory 2025/08/05 03:45:55 INFO : empty_dir: Removing directory 2025/08/05 03:45:55 DEBUG : Local file system at /tmp/rclone1357376060: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.94s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:45:55 DEBUG : empty_dir: Making directory with metadata 2025/08/05 03:45:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/05 03:45:55 DEBUG : toe: transformed to: tictactoe 2025/08/05 03:45:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 03:45:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 03:45:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 03:45:56 INFO : tictacempty_dir: Making directory 2025/08/05 03:45:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 03:45:56 DEBUG : toe: transformed to: tictactoe 2025/08/05 03:45:56 DEBUG : toe: transformed to: tictactoe 2025/08/05 03:45:56 INFO : tictactoe: Making directory 2025/08/05 03:45:56 DEBUG : toe: transformed to: tictactoe 2025/08/05 03:45:56 DEBUG : toe: transformed to: tictactoe 2025/08/05 03:45:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 03:45:56 INFO : tictactoe/tictactoe: Making directory 2025/08/05 03:45:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 03:45:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/05 03:45:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 03:45:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/05 03:45:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 03:45:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 03:45:56 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:45:56 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:45:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 03:45:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 03:45:56 INFO : toe/toe/toe.txt: Deleted 2025/08/05 03:45:56 INFO : toe/toe: Removing directory 2025/08/05 03:45:56 INFO : toe: Removing directory 2025/08/05 03:45:56 INFO : empty_dir: Removing directory 2025/08/05 03:45:56 DEBUG : Local file system at /tmp/rclone1357376060: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/05 03:45:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/05 03:45:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/05 03:45:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/05 03:45:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/05 03:45:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 03:45:58 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/05 03:45:58 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.42s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:45:59 DEBUG : Reset feature "Copy" 2025/08/05 03:45:59 DEBUG : Reset feature "Move" 2025/08/05 03:45:59 DEBUG : Reset feature "Copy" 2025/08/05 03:45:59 DEBUG : Reset feature "Move" 2025/08/05 03:45:59 DEBUG : empty_dir: Making directory with metadata 2025/08/05 03:45:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/05 03:45:59 DEBUG : toe: transformed to: tictactoe 2025/08/05 03:45:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 03:45:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 03:45:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 03:45:59 INFO : tictacempty_dir: Making directory 2025/08/05 03:45:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 03:45:59 DEBUG : toe: transformed to: tictactoe 2025/08/05 03:45:59 DEBUG : toe: transformed to: tictactoe 2025/08/05 03:45:59 INFO : tictactoe: Making directory 2025/08/05 03:45:59 DEBUG : toe: transformed to: tictactoe 2025/08/05 03:45:59 DEBUG : toe: transformed to: tictactoe 2025/08/05 03:45:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 03:45:59 INFO : tictactoe/tictactoe: Making directory 2025/08/05 03:45:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 03:45:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/05 03:45:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 03:45:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/05 03:45:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 03:45:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 03:45:59 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:45:59 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:46:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 03:46:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 03:46:00 INFO : toe/toe/toe.txt: Deleted 2025/08/05 03:46:00 INFO : toe/toe: Removing directory 2025/08/05 03:46:00 INFO : toe: Removing directory 2025/08/05 03:46:00 INFO : empty_dir: Removing directory 2025/08/05 03:46:00 DEBUG : Local file system at /tmp/rclone1357376060: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/05 03:46:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/05 03:46:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/05 03:46:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/05 03:46:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/05 03:46:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 03:46:01 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/05 03:46:02 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.98s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:46:03 DEBUG : toe: transformed to: dG9l 2025/08/05 03:46:03 DEBUG : toe: transformed to: dG9l 2025/08/05 03:46:03 INFO : dG9l: Making directory 2025/08/05 03:46:03 DEBUG : toe: transformed to: dG9l 2025/08/05 03:46:03 DEBUG : toe: transformed to: dG9l 2025/08/05 03:46:03 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/05 03:46:03 INFO : dG9l/dG9l: Making directory 2025/08/05 03:46:03 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/05 03:46:03 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/05 03:46:03 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/05 03:46:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/05 03:46:03 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/05 03:46:03 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:46:03 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:46:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 03:46:04 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/05 03:46:04 DEBUG : Waiting for deletions to finish 2025/08/05 03:46:04 DEBUG : dG9l: transformed to: toe 2025/08/05 03:46:04 DEBUG : dG9l: transformed to: toe 2025/08/05 03:46:04 DEBUG : dG9l: transformed to: toe 2025/08/05 03:46:04 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/05 03:46:05 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/05 03:46:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/05 03:46:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/05 03:46:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/05 03:46:05 DEBUG : Local file system at /tmp/rclone1357376060: Waiting for checks to finish 2025/08/05 03:46:05 DEBUG : Local file system at /tmp/rclone1357376060: Waiting for transfers to finish 2025/08/05 03:46:05 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.69s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-xitocop2xuqi", Local "Local file system at /tmp/rclone1357376060", Modify Window "1ms" 2025/08/05 03:46:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/05 03:46:06 DEBUG : toe: transformed to: 2025/08/05 03:46:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/05 03:46:06 DEBUG : toe: transformed to: 2025/08/05 03:46:06 INFO : B2 bucket rclone-test-xitocop2xuqi: Making directory 2025/08/05 03:46:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/05 03:46:06 DEBUG : toe: transformed to: 2025/08/05 03:46:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/05 03:46:06 DEBUG : toe: transformed to: 2025/08/05 03:46:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/05 03:46:06 DEBUG : toe/toe: transformed to: 2025/08/05 03:46:06 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/05 03:46:06 INFO : toe/toe: Making directory 2025/08/05 03:46:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/05 03:46:06 DEBUG : toe/toe: transformed to: 2025/08/05 03:46:06 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/05 03:46:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/05 03:46:06 DEBUG : toe: transformed to: 2025/08/05 03:46:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/05 03:46:06 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for checks to finish 2025/08/05 03:46:06 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Waiting for transfers to finish 2025/08/05 03:46:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/05 03:46:06 DEBUG : toe/toe/toe: transformed to: 2025/08/05 03:46:06 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/05 03:46:07 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 03:46:07 INFO : toe/toe/toe: Copied (new) 2025/08/05 03:46:07 ERROR : B2 bucket rclone-test-xitocop2xuqi: not deleting files as there were IO errors 2025/08/05 03:46:07 ERROR : B2 bucket rclone-test-xitocop2xuqi: not deleting directories as there were IO errors --- PASS: TestError (1.85s) PASS 2025/08/05 03:46:07 DEBUG : B2 bucket rclone-test-xitocop2xuqi: Purge remote 2025/08/05 03:46:07 INFO : B2 bucket rclone-test-xitocop2xuqi: cleaning bucket "rclone-test-xitocop2xuqi" of all files 2025/08/05 03:46:08 DEBUG : BackupDir/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f400c3e48f9277fb8_d20250805_m033948_c001_v7007000_t0000_u01754365188550") 2025/08/05 03:46:08 DEBUG : BackupDir/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112589731cc4febe_d20250805_m033942_c001_v0001183_t0044_u01754365182156") 2025/08/05 03:46:08 DEBUG : CompareDest/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4020e81468944fa5_d20250805_m033922_c001_v7007000_t0000_u01754365162532") 2025/08/05 03:46:08 DEBUG : CompareDest/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf3f1_d20250805_m033916_c001_v0001137_t0028_u01754365156339") 2025/08/05 03:46:08 DEBUG : CompareDest/two: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4020e81468944fa6_d20250805_m033922_c001_v7007000_t0000_u01754365162715") 2025/08/05 03:46:08 DEBUG : CompareDest/two: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f10287ef1bd3f4922_d20250805_m033917_c001_v0001044_t0012_u01754365157894") 2025/08/05 03:46:08 DEBUG : CopyDest/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f400c3e48f9277fb9_d20250805_m033948_c001_v7007000_t0000_u01754365188735") 2025/08/05 03:46:08 DEBUG : CopyDest/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dba6_d20250805_m033939_c001_v0001090_t0001_u01754365179226") 2025/08/05 03:46:08 DEBUG : CopyDest/three: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f400c3e48f9277fba_d20250805_m033948_c001_v7007000_t0000_u01754365188919") 2025/08/05 03:46:09 DEBUG : CopyDest/three: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f10287ef1bd3f493c_d20250805_m033946_c001_v0001044_t0056_u01754365186011") 2025/08/05 03:46:09 DEBUG : CopyDest/two: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f400c3e48f9277fbb_d20250805_m033949_c001_v7007000_t0000_u01754365189101") 2025/08/05 03:46:09 DEBUG : CopyDest/two: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf43b_d20250805_m033943_c001_v0001137_t0055_u01754365183501") 2025/08/05 03:46:09 DEBUG : EXISTING: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4182b5d0433d509f_d20250805_m034114_c001_v7007000_t0000_u01754365274001") 2025/08/05 03:46:09 DEBUG : EXISTING: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf57a_d20250805_m034112_c001_v0001137_t0057_u01754365272826") 2025/08/05 03:46:09 DEBUG : PREFIXapple: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4111d758384e6b06_d20250805_m034328_c001_v7007000_t0000_u01754365408363") 2025/08/05 03:46:09 DEBUG : PREFIXapple: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2de9f_d20250805_m034322_c001_v0001090_t0026_u01754365402310") 2025/08/05 03:46:09 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f407935410ab69c3e_d20250805_m034328_c001_v7007000_t0000_u01754365408187") 2025/08/05 03:46:09 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf83c_d20250805_m034322_c001_v0001137_t0024_u01754365402294") 2025/08/05 03:46:09 DEBUG : PREFIXbanana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f41621801733bb3fe_d20250805_m034328_c001_v7007000_t0000_u01754365408203") 2025/08/05 03:46:09 DEBUG : PREFIXbanana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a5cd_d20250805_m034322_c001_v0001150_t0022_u01754365402320") 2025/08/05 03:46:09 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f407935410ab69c40_d20250805_m034328_c001_v7007000_t0000_u01754365408373") 2025/08/05 03:46:09 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8b79_d20250805_m034322_c001_v0001101_t0023_u01754365402332") 2025/08/05 03:46:09 DEBUG : Testêé: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4182b5d0433d508f_d20250805_m034110_c001_v7007000_t0000_u01754365270435") 2025/08/05 03:46:10 DEBUG : Testêé: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf56c_d20250805_m034109_c001_v0001137_t0033_u01754365269646") 2025/08/05 03:46:10 DEBUG : Testêé: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dc7b_d20250805_m034108_c001_v0001090_t0006_u01754365268334") 2025/08/05 03:46:10 DEBUG : YXBwbGU=: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f420eba9bcb8781b5_d20250805_m034308_c001_v7007000_t0000_u01754365388392") 2025/08/05 03:46:10 DEBUG : YXBwbGU=: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a501_d20250805_m034304_c001_v0001150_t0018_u01754365384353") 2025/08/05 03:46:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f420eba9bcb8781b6_d20250805_m034308_c001_v7007000_t0000_u01754365388591") 2025/08/05 03:46:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8b0d_d20250805_m034303_c001_v0001101_t0030_u01754365383602") 2025/08/05 03:46:10 DEBUG : YmFuYW5h: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f420eba9bcb8781b7_d20250805_m034308_c001_v7007000_t0000_u01754365388779") 2025/08/05 03:46:10 DEBUG : YmFuYW5h: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf7d5_d20250805_m034303_c001_v0001137_t0055_u01754365383607") 2025/08/05 03:46:10 DEBUG : a/potato2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c81e1_d20250805_m033717_c001_v7007000_t0000_u01754365037451") 2025/08/05 03:46:10 DEBUG : a/potato2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf22b_d20250805_m033716_c001_v0001137_t0015_u01754365036634") 2025/08/05 03:46:10 DEBUG : a/potato2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f405dae8c8bdf61f2_d20250805_m033714_c001_v7007000_t0000_u01754365034802") 2025/08/05 03:46:10 DEBUG : a/potato2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf21b_d20250805_m033713_c001_v0001137_t0025_u01754365033782") 2025/08/05 03:46:10 DEBUG : a/potato2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f405dae8c8bdf61dc_d20250805_m033655_c001_v7007000_t0000_u01754365015342") 2025/08/05 03:46:10 DEBUG : a/potato2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf1ab_d20250805_m033654_c001_v0001137_t0012_u01754365014389") 2025/08/05 03:46:10 DEBUG : apple: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0fa0_d20250805_m034533_c001_v7007000_t0000_u01754365533888") 2025/08/05 03:46:10 DEBUG : apple: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792aae2_d20250805_m034529_c001_v0001150_t0015_u01754365529237") 2025/08/05 03:46:10 DEBUG : apple: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f401bbe58f41ac379_d20250805_m034517_c001_v7007000_t0000_u01754365517014") 2025/08/05 03:46:10 DEBUG : apple: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792aa47_d20250805_m034512_c001_v0001150_t0001_u01754365512355") 2025/08/05 03:46:10 DEBUG : apple: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0f6b_d20250805_m034500_c001_v7007000_t0000_u01754365500011") 2025/08/05 03:46:10 DEBUG : apple: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a99d_d20250805_m034455_c001_v0001150_t0052_u01754365495833") 2025/08/05 03:46:10 DEBUG : apple: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0f4b_d20250805_m034443_c001_v7007000_t0000_u01754365483564") 2025/08/05 03:46:11 DEBUG : apple: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a90c_d20250805_m034439_c001_v0001150_t0025_u01754365479218") 2025/08/05 03:46:11 DEBUG : apple: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4210f34572f27a51_d20250805_m034427_c001_v7007000_t0000_u01754365467107") 2025/08/05 03:46:11 DEBUG : apple: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a852_d20250805_m034422_c001_v0001150_t0049_u01754365462779") 2025/08/05 03:46:11 DEBUG : apple: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac330_d20250805_m034410_c001_v7007000_t0000_u01754365450896") 2025/08/05 03:46:11 DEBUG : apple: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2df4b_d20250805_m034404_c001_v0001090_t0005_u01754365444097") 2025/08/05 03:46:11 DEBUG : apple: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac2ea_d20250805_m034352_c001_v7007000_t0000_u01754365432253") 2025/08/05 03:46:11 DEBUG : apple: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a6df_d20250805_m034348_c001_v0001150_t0057_u01754365428469") 2025/08/05 03:46:11 DEBUG : apple: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac2e3_d20250805_m034347_c001_v7007000_t0000_u01754365427375") 2025/08/05 03:46:11 DEBUG : apple: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a68b_d20250805_m034342_c001_v0001150_t0030_u01754365422427") 2025/08/05 03:46:11 DEBUG : apple: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4111d758384e6b0a_d20250805_m034329_c001_v7007000_t0000_u01754365409891") 2025/08/05 03:46:11 DEBUG : apple: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8b8f_d20250805_m034325_c001_v0001101_t0029_u01754365405826") 2025/08/05 03:46:11 DEBUG : apple: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f414ab92361de2424_d20250805_m034324_c001_v7007000_t0000_u01754365404750") 2025/08/05 03:46:11 DEBUG : apple: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf82c_d20250805_m034319_c001_v0001137_t0019_u01754365399921") 2025/08/05 03:46:11 DEBUG : apple: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f420eba9bcb8781b2_d20250805_m034306_c001_v7007000_t0000_u01754365386508") 2025/08/05 03:46:11 DEBUG : apple: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2de45_d20250805_m034300_c001_v0001090_t0055_u01754365380649") 2025/08/05 03:46:11 DEBUG : apple: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4134a00943f17160_d20250805_m034248_c001_v7007000_t0000_u01754365368511") 2025/08/05 03:46:11 DEBUG : apple: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8ac7_d20250805_m034243_c001_v0001101_t0021_u01754365363959") 2025/08/05 03:46:11 DEBUG : apple: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f407935410ab69b51_d20250805_m034232_c001_v7007000_t0000_u01754365352758") 2025/08/05 03:46:11 DEBUG : apple: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf73f_d20250805_m034228_c001_v0001137_t0010_u01754365348487") 2025/08/05 03:46:11 DEBUG : appleSUFFIX: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f409f985e136e7989_d20250805_m034350_c001_v7007000_t0000_u01754365430546") 2025/08/05 03:46:11 DEBUG : appleSUFFIX: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8bf2_d20250805_m034344_c001_v0001101_t0027_u01754365424660") 2025/08/05 03:46:11 DEBUG : appleapple: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac331_d20250805_m034411_c001_v7007000_t0000_u01754365451083") 2025/08/05 03:46:11 DEBUG : appleapple: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2df59_d20250805_m034406_c001_v0001090_t0033_u01754365446444") 2025/08/05 03:46:12 DEBUG : appleappleapplebanana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0fa1_d20250805_m034534_c001_v7007000_t0000_u01754365534123") 2025/08/05 03:46:12 DEBUG : appleappleapplebanana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2e071_d20250805_m034529_c001_v0001090_t0040_u01754365529863") 2025/08/05 03:46:12 DEBUG : appleappleapplebanana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f401bbe58f41ac37b_d20250805_m034517_c001_v7007000_t0000_u01754365517197") 2025/08/05 03:46:12 DEBUG : appleappleapplebanana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2e037_d20250805_m034513_c001_v0001090_t0030_u01754365513016") 2025/08/05 03:46:12 DEBUG : appleappleapplebanana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0f6c_d20250805_m034500_c001_v7007000_t0000_u01754365500195") 2025/08/05 03:46:12 DEBUG : appleappleapplebanana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2e003_d20250805_m034456_c001_v0001090_t0026_u01754365496539") 2025/08/05 03:46:12 DEBUG : appleappleapplebanana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0f4c_d20250805_m034443_c001_v7007000_t0000_u01754365483748") 2025/08/05 03:46:12 DEBUG : appleappleapplebanana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dfd3_d20250805_m034439_c001_v0001090_t0018_u01754365479893") 2025/08/05 03:46:12 DEBUG : appleappleapplebanana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4210f34572f27a53_d20250805_m034427_c001_v7007000_t0000_u01754365467288") 2025/08/05 03:46:12 DEBUG : appleappleapplebanana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2df93_d20250805_m034423_c001_v0001090_t0048_u01754365463321") 2025/08/05 03:46:12 DEBUG : appleappleapplebanana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f403a8c8012015cd2_d20250805_m034408_c001_v7007000_t0000_u01754365448965") 2025/08/05 03:46:12 DEBUG : appleappleapplebanana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf930_d20250805_m034404_c001_v0001137_t0027_u01754365444899") 2025/08/05 03:46:12 DEBUG : appleappleapplebanana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac2eb_d20250805_m034352_c001_v7007000_t0000_u01754365432438") 2025/08/05 03:46:12 DEBUG : appleappleapplebanana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf8da_d20250805_m034348_c001_v0001137_t0057_u01754365428476") 2025/08/05 03:46:12 DEBUG : appleappleapplebanana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f406a7f09395476ae_d20250805_m034346_c001_v7007000_t0000_u01754365426975") 2025/08/05 03:46:12 DEBUG : appleappleapplebanana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf8b8_d20250805_m034343_c001_v0001137_t0051_u01754365423131") 2025/08/05 03:46:12 DEBUG : appleappleapplebanana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4111d758384e6b0b_d20250805_m034330_c001_v7007000_t0000_u01754365410072") 2025/08/05 03:46:12 DEBUG : appleappleapplebanana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a5ff_d20250805_m034325_c001_v0001150_t0029_u01754365405863") 2025/08/05 03:46:12 DEBUG : appleappleapplebanana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4086dd0977d014d9_d20250805_m034324_c001_v7007000_t0000_u01754365404749") 2025/08/05 03:46:12 DEBUG : appleappleapplebanana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a5c1_d20250805_m034320_c001_v0001150_t0015_u01754365400863") 2025/08/05 03:46:13 DEBUG : appleappleapplebanana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f406a7f093954761e_d20250805_m034306_c001_v7007000_t0000_u01754365386462") 2025/08/05 03:46:13 DEBUG : appleappleapplebanana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf7c9_d20250805_m034301_c001_v0001137_t0017_u01754365381544") 2025/08/05 03:46:13 DEBUG : appleappleapplebanana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4134a00943f17164_d20250805_m034248_c001_v7007000_t0000_u01754365368697") 2025/08/05 03:46:13 DEBUG : appleappleapplebanana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2de09_d20250805_m034244_c001_v0001090_t0001_u01754365364807") 2025/08/05 03:46:13 DEBUG : appleappleapplebanana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f407935410ab69b52_d20250805_m034232_c001_v7007000_t0000_u01754365352940") 2025/08/05 03:46:13 DEBUG : appleappleapplebanana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8a74_d20250805_m034229_c001_v0001101_t0000_u01754365349170") 2025/08/05 03:46:13 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac2e8_d20250805_m034350_c001_v7007000_t0000_u01754365430695") 2025/08/05 03:46:13 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2df01_d20250805_m034344_c001_v0001090_t0037_u01754365424680") 2025/08/05 03:46:13 DEBUG : b/potato: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c81e2_d20250805_m033717_c001_v7007000_t0000_u01754365037637") 2025/08/05 03:46:13 DEBUG : b/potato: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf223_d20250805_m033715_c001_v0001137_t0028_u01754365035356") 2025/08/05 03:46:13 DEBUG : b/potato: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f405dae8c8bdf61f1_d20250805_m033714_c001_v7007000_t0000_u01754365034233") 2025/08/05 03:46:13 DEBUG : b/potato: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf217_d20250805_m033712_c001_v0001137_t0028_u01754365032610") 2025/08/05 03:46:13 DEBUG : b/potato: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f405dae8c8bdf61da_d20250805_m033654_c001_v7007000_t0000_u01754365014773") 2025/08/05 03:46:13 DEBUG : b/potato: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf1a1_d20250805_m033653_c001_v0001137_t0045_u01754365013306") 2025/08/05 03:46:13 DEBUG : backup/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4210f34572f2767b_d20250805_m034002_c001_v7007000_t0000_u01754365202173") 2025/08/05 03:46:13 DEBUG : backup/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1020003e310e695b_d20250805_m034000_c001_v0001171_t0022_u01754365200179") 2025/08/05 03:46:13 DEBUG : backup/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f103e880d896c382d_d20250805_m033956_c001_v0001099_t0022_u01754365196150") 2025/08/05 03:46:13 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f41621801733bb293_d20250805_m034029_c001_v7007000_t0000_u01754365229567") 2025/08/05 03:46:13 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1146f0e35799ccfc_d20250805_m034027_c001_v0001153_t0022_u01754365227532") 2025/08/05 03:46:13 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1042b3968bc3a24b_d20250805_m034023_c001_v0001100_t0037_u01754365223116") 2025/08/05 03:46:14 DEBUG : backup/one.bak: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f401bbe58f41ac0bd_d20250805_m034015_c001_v7007000_t0000_u01754365215830") 2025/08/05 03:46:14 DEBUG : backup/one.bak: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f113ac94716b43ea7_d20250805_m034013_c001_v0001177_t0055_u01754365213768") 2025/08/05 03:46:14 DEBUG : backup/one.bak: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1048b9a1e1cab19b_d20250805_m034009_c001_v0001137_t0006_u01754365209618") 2025/08/05 03:46:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f41621801733bb296_d20250805_m034029_c001_v7007000_t0000_u01754365229750") 2025/08/05 03:46:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1097f5b2e76e80a3_d20250805_m034028_c001_v0001161_t0002_u01754365228696") 2025/08/05 03:46:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f105a46d8c26a8765_d20250805_m034024_c001_v0001099_t0014_u01754365224975") 2025/08/05 03:46:14 DEBUG : backup/three.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4210f34572f2767c_d20250805_m034002_c001_v7007000_t0000_u01754365202356") 2025/08/05 03:46:14 DEBUG : backup/three.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1167325afa384c72_d20250805_m034001_c001_v0001161_t0046_u01754365201221") 2025/08/05 03:46:14 DEBUG : backup/three.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1149f763e75dad3c_d20250805_m033957_c001_v0001044_t0054_u01754365197663") 2025/08/05 03:46:14 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f401bbe58f41ac0bf_d20250805_m034016_c001_v7007000_t0000_u01754365216013") 2025/08/05 03:46:14 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f100e2c77bd30f151_d20250805_m034014_c001_v0001105_t0053_u01754365214910") 2025/08/05 03:46:14 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f10369d23cbb79bdc_d20250805_m034011_c001_v0001165_t0055_u01754365211438") 2025/08/05 03:46:14 DEBUG : banana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0fa2_d20250805_m034534_c001_v7007000_t0000_u01754365534311") 2025/08/05 03:46:14 DEBUG : banana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbfacf_d20250805_m034529_c001_v0001137_t0036_u01754365529481") 2025/08/05 03:46:14 DEBUG : banana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f401bbe58f41ac37c_d20250805_m034517_c001_v7007000_t0000_u01754365517380") 2025/08/05 03:46:14 DEBUG : banana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbfa73_d20250805_m034512_c001_v0001137_t0037_u01754365512584") 2025/08/05 03:46:14 DEBUG : banana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0f6d_d20250805_m034500_c001_v7007000_t0000_u01754365500377") 2025/08/05 03:46:14 DEBUG : banana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbfa25_d20250805_m034456_c001_v0001137_t0042_u01754365496106") 2025/08/05 03:46:14 DEBUG : banana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0f4d_d20250805_m034443_c001_v7007000_t0000_u01754365483932") 2025/08/05 03:46:14 DEBUG : banana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf9f1_d20250805_m034439_c001_v0001137_t0010_u01754365479589") 2025/08/05 03:46:14 DEBUG : banana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4210f34572f27a55_d20250805_m034427_c001_v7007000_t0000_u01754365467471") 2025/08/05 03:46:14 DEBUG : banana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf98c_d20250805_m034423_c001_v0001137_t0018_u01754365463022") 2025/08/05 03:46:14 DEBUG : banana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac333_d20250805_m034411_c001_v7007000_t0000_u01754365451270") 2025/08/05 03:46:14 DEBUG : banana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a789_d20250805_m034404_c001_v0001150_t0003_u01754365444655") 2025/08/05 03:46:15 DEBUG : banana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac2ec_d20250805_m034352_c001_v7007000_t0000_u01754365432623") 2025/08/05 03:46:15 DEBUG : banana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8c16_d20250805_m034348_c001_v0001101_t0024_u01754365428490") 2025/08/05 03:46:15 DEBUG : banana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4086dd0977d014e6_d20250805_m034346_c001_v7007000_t0000_u01754365426962") 2025/08/05 03:46:15 DEBUG : banana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8be3_d20250805_m034342_c001_v0001101_t0018_u01754365422795") 2025/08/05 03:46:15 DEBUG : banana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4111d758384e6b0c_d20250805_m034330_c001_v7007000_t0000_u01754365410254") 2025/08/05 03:46:15 DEBUG : banana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2debb_d20250805_m034325_c001_v0001090_t0001_u01754365405846") 2025/08/05 03:46:15 DEBUG : banana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f401bbe58f41ac2fb_d20250805_m034324_c001_v7007000_t0000_u01754365404767") 2025/08/05 03:46:15 DEBUG : banana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2de93_d20250805_m034320_c001_v0001090_t0020_u01754365400551") 2025/08/05 03:46:15 DEBUG : banana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f420eba9bcb8781ae_d20250805_m034305_c001_v7007000_t0000_u01754365385882") 2025/08/05 03:46:15 DEBUG : banana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8b03_d20250805_m034301_c001_v0001101_t0042_u01754365381187") 2025/08/05 03:46:15 DEBUG : banana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4134a00943f17167_d20250805_m034248_c001_v7007000_t0000_u01754365368880") 2025/08/05 03:46:15 DEBUG : banana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf77e_d20250805_m034244_c001_v0001137_t0041_u01754365364403") 2025/08/05 03:46:15 DEBUG : banana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f407935410ab69b53_d20250805_m034233_c001_v7007000_t0000_u01754365353123") 2025/08/05 03:46:15 DEBUG : banana: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2ddcf_d20250805_m034228_c001_v0001090_t0018_u01754365348847") 2025/08/05 03:46:15 DEBUG : bananaSUFFIX: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4086dd0977d014f8_d20250805_m034350_c001_v7007000_t0000_u01754365430704") 2025/08/05 03:46:15 DEBUG : bananaSUFFIX: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a6a5_d20250805_m034344_c001_v0001150_t0056_u01754365424650") 2025/08/05 03:46:15 DEBUG : both0: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d1910992_d20250805_m034158_c001_v7007000_t0000_u01754365318884") 2025/08/05 03:46:15 DEBUG : both0: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dcfb_d20250805_m034138_c001_v0001090_t0016_u01754365298496") 2025/08/05 03:46:15 DEBUG : both0: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4152d501fbb2774b_d20250805_m034134_c001_v7007000_t0000_u01754365294200") 2025/08/05 03:46:15 DEBUG : both0: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dc95_d20250805_m034115_c001_v0001090_t0044_u01754365275931") 2025/08/05 03:46:16 DEBUG : both1: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d1910993_d20250805_m034159_c001_v7007000_t0000_u01754365319069") 2025/08/05 03:46:16 DEBUG : both1: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dd01_d20250805_m034139_c001_v0001090_t0048_u01754365299622") 2025/08/05 03:46:16 DEBUG : both1: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4152d501fbb27750_d20250805_m034134_c001_v7007000_t0000_u01754365294425") 2025/08/05 03:46:16 DEBUG : both1: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dc9b_d20250805_m034116_c001_v0001090_t0024_u01754365276771") 2025/08/05 03:46:16 DEBUG : both10: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d1910994_d20250805_m034159_c001_v7007000_t0000_u01754365319254") 2025/08/05 03:46:16 DEBUG : both10: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dd31_d20250805_m034147_c001_v0001090_t0041_u01754365307214") 2025/08/05 03:46:16 DEBUG : both10: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4152d501fbb27754_d20250805_m034134_c001_v7007000_t0000_u01754365294607") 2025/08/05 03:46:16 DEBUG : both10: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dcc1_d20250805_m034123_c001_v0001090_t0013_u01754365283676") 2025/08/05 03:46:16 DEBUG : both11: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d1910995_d20250805_m034159_c001_v7007000_t0000_u01754365319437") 2025/08/05 03:46:16 DEBUG : both11: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dd3b_d20250805_m034148_c001_v0001090_t0030_u01754365308547") 2025/08/05 03:46:16 DEBUG : both11: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4152d501fbb27758_d20250805_m034134_c001_v7007000_t0000_u01754365294790") 2025/08/05 03:46:16 DEBUG : both11: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dcc3_d20250805_m034124_c001_v0001090_t0037_u01754365284430") 2025/08/05 03:46:16 DEBUG : both12: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d1910996_d20250805_m034159_c001_v7007000_t0000_u01754365319621") 2025/08/05 03:46:16 DEBUG : both12: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dd3f_d20250805_m034149_c001_v0001090_t0033_u01754365309707") 2025/08/05 03:46:16 DEBUG : both12: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4152d501fbb2775a_d20250805_m034134_c001_v7007000_t0000_u01754365294974") 2025/08/05 03:46:16 DEBUG : both12: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dcc9_d20250805_m034125_c001_v0001090_t0028_u01754365285197") 2025/08/05 03:46:16 DEBUG : both13: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d1910997_d20250805_m034159_c001_v7007000_t0000_u01754365319807") 2025/08/05 03:46:16 DEBUG : both13: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dd41_d20250805_m034150_c001_v0001090_t0053_u01754365310479") 2025/08/05 03:46:16 DEBUG : both13: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4152d501fbb2775b_d20250805_m034135_c001_v7007000_t0000_u01754365295156") 2025/08/05 03:46:16 DEBUG : both13: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dccf_d20250805_m034125_c001_v0001090_t0012_u01754365285917") 2025/08/05 03:46:17 DEBUG : both14: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d1910998_d20250805_m034159_c001_v7007000_t0000_u01754365319990") 2025/08/05 03:46:17 DEBUG : both14: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dd45_d20250805_m034151_c001_v0001090_t0014_u01754365311199") 2025/08/05 03:46:17 DEBUG : both14: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4152d501fbb2775c_d20250805_m034135_c001_v7007000_t0000_u01754365295340") 2025/08/05 03:46:17 DEBUG : both14: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dcd1_d20250805_m034126_c001_v0001090_t0021_u01754365286698") 2025/08/05 03:46:17 DEBUG : both15: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d1910999_d20250805_m034200_c001_v7007000_t0000_u01754365320174") 2025/08/05 03:46:17 DEBUG : both15: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dd47_d20250805_m034152_c001_v0001090_t0057_u01754365312015") 2025/08/05 03:46:17 DEBUG : both15: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4152d501fbb2775d_d20250805_m034135_c001_v7007000_t0000_u01754365295522") 2025/08/05 03:46:17 DEBUG : both15: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dcdd_d20250805_m034127_c001_v0001090_t0027_u01754365287663") 2025/08/05 03:46:17 DEBUG : both16: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d191099b_d20250805_m034200_c001_v7007000_t0000_u01754365320358") 2025/08/05 03:46:17 DEBUG : both16: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dd4b_d20250805_m034152_c001_v0001090_t0048_u01754365312701") 2025/08/05 03:46:17 DEBUG : both16: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4152d501fbb2775e_d20250805_m034135_c001_v7007000_t0000_u01754365295705") 2025/08/05 03:46:17 DEBUG : both16: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dce1_d20250805_m034128_c001_v0001090_t0029_u01754365288558") 2025/08/05 03:46:17 DEBUG : both17: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d191099c_d20250805_m034200_c001_v7007000_t0000_u01754365320544") 2025/08/05 03:46:17 DEBUG : both17: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dd4d_d20250805_m034153_c001_v0001090_t0004_u01754365313540") 2025/08/05 03:46:17 DEBUG : both17: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4152d501fbb2775f_d20250805_m034135_c001_v7007000_t0000_u01754365295899") 2025/08/05 03:46:17 DEBUG : both17: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dce3_d20250805_m034129_c001_v0001090_t0056_u01754365289282") 2025/08/05 03:46:17 DEBUG : both18: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d191099d_d20250805_m034200_c001_v7007000_t0000_u01754365320728") 2025/08/05 03:46:17 DEBUG : both18: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dd4f_d20250805_m034154_c001_v0001090_t0044_u01754365314496") 2025/08/05 03:46:17 DEBUG : both18: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4152d501fbb27760_d20250805_m034136_c001_v7007000_t0000_u01754365296082") 2025/08/05 03:46:17 DEBUG : both18: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dce9_d20250805_m034129_c001_v0001090_t0038_u01754365289935") 2025/08/05 03:46:18 DEBUG : both19: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d191099e_d20250805_m034200_c001_v7007000_t0000_u01754365320915") 2025/08/05 03:46:18 DEBUG : both19: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dd55_d20250805_m034155_c001_v0001090_t0014_u01754365315429") 2025/08/05 03:46:18 DEBUG : both19: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4152d501fbb27761_d20250805_m034136_c001_v7007000_t0000_u01754365296265") 2025/08/05 03:46:18 DEBUG : both19: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dced_d20250805_m034130_c001_v0001090_t0033_u01754365290648") 2025/08/05 03:46:18 DEBUG : both2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d191099f_d20250805_m034201_c001_v7007000_t0000_u01754365321098") 2025/08/05 03:46:18 DEBUG : both2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dd05_d20250805_m034140_c001_v0001090_t0025_u01754365300382") 2025/08/05 03:46:18 DEBUG : both2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4152d501fbb27762_d20250805_m034136_c001_v7007000_t0000_u01754365296449") 2025/08/05 03:46:18 DEBUG : both2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dc9f_d20250805_m034117_c001_v0001090_t0027_u01754365277770") 2025/08/05 03:46:18 DEBUG : both3: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d19109a0_d20250805_m034201_c001_v7007000_t0000_u01754365321284") 2025/08/05 03:46:18 DEBUG : both3: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dd0d_d20250805_m034141_c001_v0001090_t0038_u01754365301308") 2025/08/05 03:46:18 DEBUG : both3: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4152d501fbb27763_d20250805_m034136_c001_v7007000_t0000_u01754365296632") 2025/08/05 03:46:18 DEBUG : both3: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dca3_d20250805_m034118_c001_v0001090_t0054_u01754365278510") 2025/08/05 03:46:18 DEBUG : both4: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d19109a1_d20250805_m034201_c001_v7007000_t0000_u01754365321551") 2025/08/05 03:46:18 DEBUG : both4: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dd15_d20250805_m034142_c001_v0001090_t0049_u01754365302151") 2025/08/05 03:46:18 DEBUG : both4: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4152d501fbb27764_d20250805_m034136_c001_v7007000_t0000_u01754365296816") 2025/08/05 03:46:18 DEBUG : both4: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dca9_d20250805_m034119_c001_v0001090_t0053_u01754365279273") 2025/08/05 03:46:18 DEBUG : both5: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d19109a2_d20250805_m034201_c001_v7007000_t0000_u01754365321745") 2025/08/05 03:46:18 DEBUG : both5: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dd17_d20250805_m034142_c001_v0001090_t0041_u01754365302837") 2025/08/05 03:46:18 DEBUG : both5: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4152d501fbb27765_d20250805_m034137_c001_v7007000_t0000_u01754365297003") 2025/08/05 03:46:18 DEBUG : both5: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dcab_d20250805_m034120_c001_v0001090_t0059_u01754365280165") 2025/08/05 03:46:18 DEBUG : both6: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d19109a3_d20250805_m034201_c001_v7007000_t0000_u01754365321929") 2025/08/05 03:46:18 DEBUG : both6: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dd1d_d20250805_m034143_c001_v0001090_t0041_u01754365303866") 2025/08/05 03:46:19 DEBUG : both6: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4152d501fbb27767_d20250805_m034137_c001_v7007000_t0000_u01754365297197") 2025/08/05 03:46:19 DEBUG : both6: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dcad_d20250805_m034120_c001_v0001090_t0056_u01754365280902") 2025/08/05 03:46:19 DEBUG : both7: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d19109ab_d20250805_m034202_c001_v7007000_t0000_u01754365322127") 2025/08/05 03:46:19 DEBUG : both7: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dd27_d20250805_m034144_c001_v0001090_t0030_u01754365304937") 2025/08/05 03:46:19 DEBUG : both7: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4152d501fbb27768_d20250805_m034137_c001_v7007000_t0000_u01754365297380") 2025/08/05 03:46:19 DEBUG : both7: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dcb1_d20250805_m034121_c001_v0001090_t0028_u01754365281616") 2025/08/05 03:46:19 DEBUG : both8: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d19109ac_d20250805_m034202_c001_v7007000_t0000_u01754365322321") 2025/08/05 03:46:19 DEBUG : both8: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dd29_d20250805_m034145_c001_v0001090_t0053_u01754365305703") 2025/08/05 03:46:19 DEBUG : both8: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4152d501fbb27769_d20250805_m034137_c001_v7007000_t0000_u01754365297564") 2025/08/05 03:46:19 DEBUG : both8: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dcb5_d20250805_m034122_c001_v0001090_t0030_u01754365282335") 2025/08/05 03:46:19 DEBUG : both9: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d19109ae_d20250805_m034202_c001_v7007000_t0000_u01754365322503") 2025/08/05 03:46:19 DEBUG : both9: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dd2d_d20250805_m034146_c001_v0001090_t0030_u01754365306456") 2025/08/05 03:46:19 DEBUG : both9: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4152d501fbb2776a_d20250805_m034137_c001_v7007000_t0000_u01754365297749") 2025/08/05 03:46:19 DEBUG : both9: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dcbb_d20250805_m034123_c001_v0001090_t0056_u01754365283044") 2025/08/05 03:46:19 DEBUG : c/non empty space: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c81e3_d20250805_m033717_c001_v7007000_t0000_u01754365037819") 2025/08/05 03:46:19 DEBUG : c/non empty space: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf225_d20250805_m033715_c001_v0001137_t0014_u01754365035803") 2025/08/05 03:46:19 DEBUG : c/non empty space: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f405dae8c8bdf61f3_d20250805_m033714_c001_v7007000_t0000_u01754365034991") 2025/08/05 03:46:19 DEBUG : c/non empty space: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf219_d20250805_m033713_c001_v0001137_t0046_u01754365033031") 2025/08/05 03:46:19 DEBUG : c/non empty space: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f405dae8c8bdf61dd_d20250805_m033655_c001_v7007000_t0000_u01754365015526") 2025/08/05 03:46:19 DEBUG : c/non empty space: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf1a5_d20250805_m033653_c001_v0001137_t0003_u01754365013640") 2025/08/05 03:46:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f420eba9bcb8781b9_d20250805_m034308_c001_v7007000_t0000_u01754365388961") 2025/08/05 03:46:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2de4f_d20250805_m034303_c001_v0001090_t0047_u01754365383623") 2025/08/05 03:46:20 DEBUG : check sum: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419046b64f08b110_d20250805_m033646_c001_v7007000_t0000_u01754365006025") 2025/08/05 03:46:20 DEBUG : check sum: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf16d_d20250805_m033644_c001_v0001137_t0058_u01754365004757") 2025/08/05 03:46:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac4be_d20250805_m034605_c001_v7007000_t0000_u01754365565704") 2025/08/05 03:46:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792ac26_d20250805_m034603_c001_v0001150_t0022_u01754365563985") 2025/08/05 03:46:20 DEBUG : dest/3: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f400c3e48f9277fab_d20250805_m033931_c001_v7007000_t0000_u01754365171924") 2025/08/05 03:46:20 DEBUG : dest/3: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f404635543e1c5047_d20250805_m033930_c001_v0001093_t0045_u01754365170812") 2025/08/05 03:46:20 DEBUG : dir1/0000-abcde: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac336_d20250805_m034411_c001_v7007000_t0000_u01754365451460") 2025/08/05 03:46:20 DEBUG : dir1/0000-abcde: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf934_d20250805_m034406_c001_v0001137_t0031_u01754365446665") 2025/08/05 03:46:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0fa3_d20250805_m034534_c001_v7007000_t0000_u01754365534495") 2025/08/05 03:46:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792aa9f_d20250805_m034521_c001_v0001150_t0012_u01754365521680") 2025/08/05 03:46:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f401bbe58f41ac37d_d20250805_m034517_c001_v7007000_t0000_u01754365517564") 2025/08/05 03:46:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a9f1_d20250805_m034504_c001_v0001150_t0012_u01754365504787") 2025/08/05 03:46:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0f6e_d20250805_m034500_c001_v7007000_t0000_u01754365500586") 2025/08/05 03:46:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a959_d20250805_m034448_c001_v0001150_t0045_u01754365488229") 2025/08/05 03:46:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0f4e_d20250805_m034444_c001_v7007000_t0000_u01754365484114") 2025/08/05 03:46:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a8b0_d20250805_m034431_c001_v0001150_t0019_u01754365471876") 2025/08/05 03:46:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4210f34572f27a56_d20250805_m034427_c001_v7007000_t0000_u01754365467659") 2025/08/05 03:46:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a7ff_d20250805_m034415_c001_v0001150_t0059_u01754365455797") 2025/08/05 03:46:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4111d758384e6c45_d20250805_m034408_c001_v7007000_t0000_u01754365448974") 2025/08/05 03:46:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2df35_d20250805_m034356_c001_v0001090_t0059_u01754365436955") 2025/08/05 03:46:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac2ed_d20250805_m034352_c001_v7007000_t0000_u01754365432815") 2025/08/05 03:46:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a6e3_d20250805_m034348_c001_v0001150_t0013_u01754365428743") 2025/08/05 03:46:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f405dae8c8bdf66e8_d20250805_m034347_c001_v7007000_t0000_u01754365427386") 2025/08/05 03:46:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a64d_d20250805_m034335_c001_v0001150_t0017_u01754365415526") 2025/08/05 03:46:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4111d758384e6b0d_d20250805_m034330_c001_v7007000_t0000_u01754365410438") 2025/08/05 03:46:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a603_d20250805_m034326_c001_v0001150_t0039_u01754365406238") 2025/08/05 03:46:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4086dd0977d014da_d20250805_m034324_c001_v7007000_t0000_u01754365404771") 2025/08/05 03:46:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf806_d20250805_m034313_c001_v0001137_t0021_u01754365393045") 2025/08/05 03:46:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f414ab92361de23f5_d20250805_m034305_c001_v7007000_t0000_u01754365385884") 2025/08/05 03:46:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf796_d20250805_m034253_c001_v0001137_t0035_u01754365373210") 2025/08/05 03:46:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4134a00943f17169_d20250805_m034249_c001_v7007000_t0000_u01754365369063") 2025/08/05 03:46:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dde3_d20250805_m034237_c001_v0001090_t0004_u01754365357368") 2025/08/05 03:46:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f407935410ab69b54_d20250805_m034233_c001_v7007000_t0000_u01754365353304") 2025/08/05 03:46:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8a34_d20250805_m034219_c001_v0001101_t0006_u01754365339719") 2025/08/05 03:46:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4020b5c3d3a5f351_d20250805_m034350_c001_v7007000_t0000_u01754365430488") 2025/08/05 03:46:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a6af_d20250805_m034344_c001_v0001150_t0035_u01754365424960") 2025/08/05 03:46:21 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac339_d20250805_m034411_c001_v7007000_t0000_u01754365451734") 2025/08/05 03:46:21 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8c86_d20250805_m034406_c001_v0001101_t0002_u01754365446680") 2025/08/05 03:46:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0fa5_d20250805_m034534_c001_v7007000_t0000_u01754365534679") 2025/08/05 03:46:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbfa9b_d20250805_m034522_c001_v0001137_t0004_u01754365522273") 2025/08/05 03:46:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f401bbe58f41ac37e_d20250805_m034517_c001_v7007000_t0000_u01754365517747") 2025/08/05 03:46:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbfa45_d20250805_m034505_c001_v0001137_t0033_u01754365505372") 2025/08/05 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0f6f_d20250805_m034500_c001_v7007000_t0000_u01754365500769") 2025/08/05 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbfa09_d20250805_m034448_c001_v0001137_t0040_u01754365488845") 2025/08/05 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0f4f_d20250805_m034444_c001_v7007000_t0000_u01754365484296") 2025/08/05 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf9c3_d20250805_m034432_c001_v0001137_t0035_u01754365472487") 2025/08/05 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4210f34572f27a57_d20250805_m034427_c001_v7007000_t0000_u01754365467844") 2025/08/05 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf972_d20250805_m034416_c001_v0001137_t0018_u01754365456419") 2025/08/05 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f414ab92361de2451_d20250805_m034408_c001_v7007000_t0000_u01754365448940") 2025/08/05 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a74f_d20250805_m034357_c001_v0001150_t0054_u01754365437682") 2025/08/05 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac2ee_d20250805_m034352_c001_v7007000_t0000_u01754365432997") 2025/08/05 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf8dc_d20250805_m034348_c001_v0001137_t0058_u01754365428780") 2025/08/05 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0e80_d20250805_m034347_c001_v7007000_t0000_u01754365427541") 2025/08/05 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8bbf_d20250805_m034336_c001_v0001101_t0029_u01754365416213") 2025/08/05 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4111d758384e6b0e_d20250805_m034330_c001_v7007000_t0000_u01754365410620") 2025/08/05 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8b93_d20250805_m034326_c001_v0001101_t0034_u01754365406259") 2025/08/05 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4182b5d0433d5183_d20250805_m034324_c001_v7007000_t0000_u01754365404347") 2025/08/05 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2de7f_d20250805_m034313_c001_v0001090_t0033_u01754365393756") 2025/08/05 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c8500_d20250805_m034306_c001_v7007000_t0000_u01754365386312") 2025/08/05 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2de23_d20250805_m034254_c001_v0001090_t0010_u01754365374122") 2025/08/05 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4134a00943f1716a_d20250805_m034249_c001_v7007000_t0000_u01754365369246") 2025/08/05 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8aa9_d20250805_m034238_c001_v0001101_t0048_u01754365358165") 2025/08/05 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f407935410ab69b55_d20250805_m034233_c001_v7007000_t0000_u01754365353487") 2025/08/05 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf715_d20250805_m034220_c001_v0001137_t0031_u01754365340474") 2025/08/05 03:46:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0e8d_d20250805_m034350_c001_v7007000_t0000_u01754365430847") 2025/08/05 03:46:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8bf6_d20250805_m034345_c001_v0001101_t0059_u01754365425118") 2025/08/05 03:46:23 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac33b_d20250805_m034411_c001_v7007000_t0000_u01754365451932") 2025/08/05 03:46:23 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2df5d_d20250805_m034406_c001_v0001090_t0015_u01754365446899") 2025/08/05 03:46:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0fa6_d20250805_m034534_c001_v7007000_t0000_u01754365534863") 2025/08/05 03:46:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2e05b_d20250805_m034522_c001_v0001090_t0004_u01754365522939") 2025/08/05 03:46:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f401bbe58f41ac380_d20250805_m034517_c001_v7007000_t0000_u01754365517930") 2025/08/05 03:46:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2e01b_d20250805_m034506_c001_v0001090_t0022_u01754365506277") 2025/08/05 03:46:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0f70_d20250805_m034500_c001_v7007000_t0000_u01754365500952") 2025/08/05 03:46:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dff5_d20250805_m034449_c001_v0001090_t0023_u01754365489807") 2025/08/05 03:46:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0f50_d20250805_m034444_c001_v7007000_t0000_u01754365484478") 2025/08/05 03:46:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dfb3_d20250805_m034433_c001_v0001090_t0003_u01754365473291") 2025/08/05 03:46:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4210f34572f27a58_d20250805_m034428_c001_v7007000_t0000_u01754365468028") 2025/08/05 03:46:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2df81_d20250805_m034417_c001_v0001090_t0047_u01754365457281") 2025/08/05 03:46:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d1910b3f_d20250805_m034408_c001_v7007000_t0000_u01754365448534") 2025/08/05 03:46:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf918_d20250805_m034358_c001_v0001137_t0004_u01754365438333") 2025/08/05 03:46:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac2ef_d20250805_m034353_c001_v7007000_t0000_u01754365433180") 2025/08/05 03:46:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8c18_d20250805_m034348_c001_v0001101_t0044_u01754365428841") 2025/08/05 03:46:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f406a7f09395476b0_d20250805_m034347_c001_v7007000_t0000_u01754365427338") 2025/08/05 03:46:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf894_d20250805_m034336_c001_v0001137_t0021_u01754365416973") 2025/08/05 03:46:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4111d758384e6b10_d20250805_m034330_c001_v7007000_t0000_u01754365410802") 2025/08/05 03:46:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2debd_d20250805_m034326_c001_v0001090_t0035_u01754365406295") 2025/08/05 03:46:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4111d758384e6aff_d20250805_m034324_c001_v7007000_t0000_u01754365404907") 2025/08/05 03:46:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a571_d20250805_m034314_c001_v0001150_t0021_u01754365394533") 2025/08/05 03:46:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4182b5d0433d5121_d20250805_m034306_c001_v7007000_t0000_u01754365386476") 2025/08/05 03:46:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8ae9_d20250805_m034254_c001_v0001101_t0012_u01754365374847") 2025/08/05 03:46:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4134a00943f1716d_d20250805_m034249_c001_v7007000_t0000_u01754365369430") 2025/08/05 03:46:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf75e_d20250805_m034238_c001_v0001137_t0021_u01754365358991") 2025/08/05 03:46:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f407935410ab69b56_d20250805_m034233_c001_v7007000_t0000_u01754365353668") 2025/08/05 03:46:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2ddb3_d20250805_m034220_c001_v0001090_t0043_u01754365340853") 2025/08/05 03:46:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4020b5c3d3a5f356_d20250805_m034350_c001_v7007000_t0000_u01754365430856") 2025/08/05 03:46:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2df03_d20250805_m034345_c001_v0001090_t0003_u01754365425185") 2025/08/05 03:46:24 DEBUG : dir1/0003-defgh: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac33e_d20250805_m034412_c001_v7007000_t0000_u01754365452126") 2025/08/05 03:46:24 DEBUG : dir1/0003-defgh: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8c88_d20250805_m034407_c001_v0001101_t0031_u01754365447033") 2025/08/05 03:46:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0fa7_d20250805_m034535_c001_v7007000_t0000_u01754365535051") 2025/08/05 03:46:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8df4_d20250805_m034523_c001_v0001101_t0048_u01754365523637") 2025/08/05 03:46:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f401bbe58f41ac381_d20250805_m034518_c001_v7007000_t0000_u01754365518113") 2025/08/05 03:46:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8db6_d20250805_m034507_c001_v0001101_t0003_u01754365507121") 2025/08/05 03:46:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0f71_d20250805_m034501_c001_v7007000_t0000_u01754365501135") 2025/08/05 03:46:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8d6a_d20250805_m034450_c001_v0001101_t0045_u01754365490616") 2025/08/05 03:46:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0f51_d20250805_m034444_c001_v7007000_t0000_u01754365484660") 2025/08/05 03:46:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8d12_d20250805_m034434_c001_v0001101_t0045_u01754365474034") 2025/08/05 03:46:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4210f34572f27a59_d20250805_m034428_c001_v7007000_t0000_u01754365468209") 2025/08/05 03:46:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8cce_d20250805_m034418_c001_v0001101_t0052_u01754365458130") 2025/08/05 03:46:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4210f34572f27a28_d20250805_m034408_c001_v7007000_t0000_u01754365448946") 2025/08/05 03:46:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8c54_d20250805_m034359_c001_v0001101_t0020_u01754365439006") 2025/08/05 03:46:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac2f0_d20250805_m034353_c001_v7007000_t0000_u01754365433365") 2025/08/05 03:46:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2df15_d20250805_m034348_c001_v0001090_t0052_u01754365428983") 2025/08/05 03:46:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0e7e_d20250805_m034347_c001_v7007000_t0000_u01754365427359") 2025/08/05 03:46:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dee9_d20250805_m034337_c001_v0001090_t0012_u01754365417794") 2025/08/05 03:46:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4111d758384e6b11_d20250805_m034330_c001_v7007000_t0000_u01754365410985") 2025/08/05 03:46:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf854_d20250805_m034326_c001_v0001137_t0033_u01754365406351") 2025/08/05 03:46:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f414ab92361de2421_d20250805_m034324_c001_v7007000_t0000_u01754365404370") 2025/08/05 03:46:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8b49_d20250805_m034315_c001_v0001101_t0031_u01754365395219") 2025/08/05 03:46:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f414ab92361de23fa_d20250805_m034306_c001_v7007000_t0000_u01754365386436") 2025/08/05 03:46:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf7a1_d20250805_m034255_c001_v0001137_t0037_u01754365375133") 2025/08/05 03:46:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4134a00943f1716f_d20250805_m034249_c001_v7007000_t0000_u01754365369614") 2025/08/05 03:46:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2ddeb_d20250805_m034239_c001_v0001090_t0056_u01754365359286") 2025/08/05 03:46:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f407935410ab69b57_d20250805_m034233_c001_v7007000_t0000_u01754365353850") 2025/08/05 03:46:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8a40_d20250805_m034223_c001_v0001101_t0050_u01754365343422") 2025/08/05 03:46:25 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0e89_d20250805_m034350_c001_v7007000_t0000_u01754365430499") 2025/08/05 03:46:25 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf8c6_d20250805_m034345_c001_v0001137_t0022_u01754365425248") 2025/08/05 03:46:25 DEBUG : dir1/0004-efghi: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac341_d20250805_m034412_c001_v7007000_t0000_u01754365452311") 2025/08/05 03:46:25 DEBUG : dir1/0004-efghi: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf936_d20250805_m034407_c001_v0001137_t0025_u01754365447102") 2025/08/05 03:46:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0fab_d20250805_m034535_c001_v7007000_t0000_u01754365535235") 2025/08/05 03:46:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792aab7_d20250805_m034524_c001_v0001150_t0035_u01754365524099") 2025/08/05 03:46:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f401bbe58f41ac383_d20250805_m034518_c001_v7007000_t0000_u01754365518297") 2025/08/05 03:46:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792aa0b_d20250805_m034507_c001_v0001150_t0055_u01754365507419") 2025/08/05 03:46:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0f72_d20250805_m034501_c001_v7007000_t0000_u01754365501330") 2025/08/05 03:46:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a975_d20250805_m034451_c001_v0001150_t0025_u01754365491011") 2025/08/05 03:46:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0f52_d20250805_m034444_c001_v7007000_t0000_u01754365484843") 2025/08/05 03:46:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a8ce_d20250805_m034434_c001_v0001150_t0053_u01754365474765") 2025/08/05 03:46:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4210f34572f27a5c_d20250805_m034428_c001_v7007000_t0000_u01754365468400") 2025/08/05 03:46:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a821_d20250805_m034418_c001_v0001150_t0042_u01754365458477") 2025/08/05 03:46:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4210f34572f27a26_d20250805_m034408_c001_v7007000_t0000_u01754365448763") 2025/08/05 03:46:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2df37_d20250805_m034359_c001_v0001090_t0001_u01754365439353") 2025/08/05 03:46:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac2f1_d20250805_m034353_c001_v7007000_t0000_u01754365433547") 2025/08/05 03:46:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a6e7_d20250805_m034349_c001_v0001150_t0000_u01754365429048") 2025/08/05 03:46:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4182b5d0433d5225_d20250805_m034347_c001_v7007000_t0000_u01754365427389") 2025/08/05 03:46:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a663_d20250805_m034338_c001_v0001150_t0054_u01754365418198") 2025/08/05 03:46:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4111d758384e6b13_d20250805_m034331_c001_v7007000_t0000_u01754365411168") 2025/08/05 03:46:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a607_d20250805_m034326_c001_v0001150_t0017_u01754365406616") 2025/08/05 03:46:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4111d758384e6afb_d20250805_m034324_c001_v7007000_t0000_u01754365404363") 2025/08/05 03:46:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf810_d20250805_m034315_c001_v0001137_t0005_u01754365395641") 2025/08/05 03:46:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f420eba9bcb8781b0_d20250805_m034306_c001_v7007000_t0000_u01754365386292") 2025/08/05 03:46:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2de2d_d20250805_m034255_c001_v0001090_t0049_u01754365375699") 2025/08/05 03:46:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4134a00943f17173_d20250805_m034249_c001_v7007000_t0000_u01754365369796") 2025/08/05 03:46:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8ab7_d20250805_m034239_c001_v0001101_t0033_u01754365359660") 2025/08/05 03:46:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f407935410ab69b58_d20250805_m034234_c001_v7007000_t0000_u01754365354032") 2025/08/05 03:46:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf721_d20250805_m034223_c001_v0001137_t0053_u01754365343796") 2025/08/05 03:46:27 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0e8e_d20250805_m034350_c001_v7007000_t0000_u01754365430867") 2025/08/05 03:46:27 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a6b9_d20250805_m034345_c001_v0001150_t0033_u01754365425473") 2025/08/05 03:46:27 DEBUG : dir1/0005-fghij: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac343_d20250805_m034412_c001_v7007000_t0000_u01754365452510") 2025/08/05 03:46:27 DEBUG : dir1/0005-fghij: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a79d_d20250805_m034407_c001_v0001150_t0047_u01754365447181") 2025/08/05 03:46:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0fac_d20250805_m034535_c001_v7007000_t0000_u01754365535418") 2025/08/05 03:46:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbfaab_d20250805_m034524_c001_v0001137_t0002_u01754365524580") 2025/08/05 03:46:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f401bbe58f41ac385_d20250805_m034518_c001_v7007000_t0000_u01754365518480") 2025/08/05 03:46:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbfa53_d20250805_m034507_c001_v0001137_t0059_u01754365507659") 2025/08/05 03:46:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0f73_d20250805_m034501_c001_v7007000_t0000_u01754365501516") 2025/08/05 03:46:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbfa15_d20250805_m034451_c001_v0001137_t0042_u01754365491581") 2025/08/05 03:46:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0f53_d20250805_m034445_c001_v7007000_t0000_u01754365485029") 2025/08/05 03:46:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf9d3_d20250805_m034435_c001_v0001137_t0040_u01754365475074") 2025/08/05 03:46:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4210f34572f27a5d_d20250805_m034428_c001_v7007000_t0000_u01754365468581") 2025/08/05 03:46:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf978_d20250805_m034418_c001_v0001137_t0026_u01754365458857") 2025/08/05 03:46:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac31e_d20250805_m034408_c001_v7007000_t0000_u01754365448558") 2025/08/05 03:46:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a765_d20250805_m034359_c001_v0001150_t0025_u01754365439790") 2025/08/05 03:46:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac2f2_d20250805_m034353_c001_v7007000_t0000_u01754365433729") 2025/08/05 03:46:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf8de_d20250805_m034349_c001_v0001137_t0005_u01754365429146") 2025/08/05 03:46:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0e81_d20250805_m034347_c001_v7007000_t0000_u01754365427552") 2025/08/05 03:46:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8bc9_d20250805_m034338_c001_v0001101_t0011_u01754365418445") 2025/08/05 03:46:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4111d758384e6b15_d20250805_m034331_c001_v7007000_t0000_u01754365411349") 2025/08/05 03:46:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8b97_d20250805_m034326_c001_v0001101_t0038_u01754365406664") 2025/08/05 03:46:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4086dd0977d014d6_d20250805_m034324_c001_v7007000_t0000_u01754365404381") 2025/08/05 03:46:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2de83_d20250805_m034316_c001_v0001090_t0010_u01754365396162") 2025/08/05 03:46:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f414ab92361de23f7_d20250805_m034306_c001_v7007000_t0000_u01754365386065") 2025/08/05 03:46:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8aef_d20250805_m034256_c001_v0001101_t0013_u01754365376012") 2025/08/05 03:46:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4134a00943f17175_d20250805_m034249_c001_v7007000_t0000_u01754365369988") 2025/08/05 03:46:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf76a_d20250805_m034239_c001_v0001137_t0010_u01754365359995") 2025/08/05 03:46:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f407935410ab69b59_d20250805_m034234_c001_v7007000_t0000_u01754365354214") 2025/08/05 03:46:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2ddbd_d20250805_m034224_c001_v0001090_t0037_u01754365344087") 2025/08/05 03:46:28 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f406a7f09395476b3_d20250805_m034350_c001_v7007000_t0000_u01754365430716") 2025/08/05 03:46:28 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8bfa_d20250805_m034345_c001_v0001101_t0034_u01754365425563") 2025/08/05 03:46:28 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac346_d20250805_m034412_c001_v7007000_t0000_u01754365452697") 2025/08/05 03:46:28 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2df5f_d20250805_m034407_c001_v0001090_t0019_u01754365447378") 2025/08/05 03:46:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0fad_d20250805_m034535_c001_v7007000_t0000_u01754365535602") 2025/08/05 03:46:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2e063_d20250805_m034524_c001_v0001090_t0004_u01754365524981") 2025/08/05 03:46:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f401bbe58f41ac386_d20250805_m034518_c001_v7007000_t0000_u01754365518663") 2025/08/05 03:46:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2e021_d20250805_m034507_c001_v0001090_t0051_u01754365507980") 2025/08/05 03:46:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0f75_d20250805_m034501_c001_v7007000_t0000_u01754365501703") 2025/08/05 03:46:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dffb_d20250805_m034452_c001_v0001090_t0055_u01754365492100") 2025/08/05 03:46:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0f54_d20250805_m034445_c001_v7007000_t0000_u01754365485213") 2025/08/05 03:46:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dfbf_d20250805_m034435_c001_v0001090_t0023_u01754365475498") 2025/08/05 03:46:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4210f34572f27a5e_d20250805_m034428_c001_v7007000_t0000_u01754365468762") 2025/08/05 03:46:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2df8b_d20250805_m034419_c001_v0001090_t0056_u01754365459218") 2025/08/05 03:46:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4210f34572f27a23_d20250805_m034408_c001_v7007000_t0000_u01754365448568") 2025/08/05 03:46:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf91e_d20250805_m034400_c001_v0001137_t0034_u01754365440196") 2025/08/05 03:46:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac2f3_d20250805_m034353_c001_v7007000_t0000_u01754365433921") 2025/08/05 03:46:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8c1a_d20250805_m034349_c001_v0001101_t0053_u01754365429296") 2025/08/05 03:46:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4020b5c3d3a5f328_d20250805_m034347_c001_v7007000_t0000_u01754365427412") 2025/08/05 03:46:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf8a0_d20250805_m034338_c001_v0001137_t0051_u01754365418739") 2025/08/05 03:46:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4111d758384e6b17_d20250805_m034331_c001_v7007000_t0000_u01754365411531") 2025/08/05 03:46:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2debf_d20250805_m034326_c001_v0001090_t0036_u01754365406673") 2025/08/05 03:46:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f414ab92361de2425_d20250805_m034324_c001_v7007000_t0000_u01754365404925") 2025/08/05 03:46:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a58b_d20250805_m034316_c001_v0001150_t0031_u01754365396588") 2025/08/05 03:46:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f414ab92361de23f8_d20250805_m034306_c001_v7007000_t0000_u01754365386247") 2025/08/05 03:46:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf7a9_d20250805_m034256_c001_v0001137_t0042_u01754365376480") 2025/08/05 03:46:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4134a00943f17177_d20250805_m034250_c001_v7007000_t0000_u01754365370171") 2025/08/05 03:46:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2ddf5_d20250805_m034240_c001_v0001090_t0012_u01754365360381") 2025/08/05 03:46:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f407935410ab69b5a_d20250805_m034234_c001_v7007000_t0000_u01754365354395") 2025/08/05 03:46:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8a46_d20250805_m034224_c001_v0001101_t0056_u01754365344512") 2025/08/05 03:46:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac2e9_d20250805_m034350_c001_v7007000_t0000_u01754365430877") 2025/08/05 03:46:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf8c8_d20250805_m034345_c001_v0001137_t0028_u01754365425678") 2025/08/05 03:46:30 DEBUG : dir1/0007-12345: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac348_d20250805_m034412_c001_v7007000_t0000_u01754365452883") 2025/08/05 03:46:30 DEBUG : dir1/0007-12345: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8c8a_d20250805_m034407_c001_v0001101_t0036_u01754365447390") 2025/08/05 03:46:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0fae_d20250805_m034535_c001_v7007000_t0000_u01754365535786") 2025/08/05 03:46:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8dfe_d20250805_m034525_c001_v0001101_t0016_u01754365525596") 2025/08/05 03:46:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f401bbe58f41ac389_d20250805_m034518_c001_v7007000_t0000_u01754365518846") 2025/08/05 03:46:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8dbe_d20250805_m034508_c001_v0001101_t0021_u01754365508330") 2025/08/05 03:46:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0f76_d20250805_m034501_c001_v7007000_t0000_u01754365501885") 2025/08/05 03:46:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8d78_d20250805_m034452_c001_v0001101_t0045_u01754365492453") 2025/08/05 03:46:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0f55_d20250805_m034445_c001_v7007000_t0000_u01754365485406") 2025/08/05 03:46:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8d26_d20250805_m034435_c001_v0001101_t0021_u01754365475832") 2025/08/05 03:46:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4210f34572f27a5f_d20250805_m034428_c001_v7007000_t0000_u01754365468945") 2025/08/05 03:46:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8cd8_d20250805_m034419_c001_v0001101_t0040_u01754365459581") 2025/08/05 03:46:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d1910b41_d20250805_m034408_c001_v7007000_t0000_u01754365448717") 2025/08/05 03:46:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8c5c_d20250805_m034400_c001_v0001101_t0039_u01754365440591") 2025/08/05 03:46:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac2f4_d20250805_m034354_c001_v7007000_t0000_u01754365434104") 2025/08/05 03:46:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a6eb_d20250805_m034349_c001_v0001150_t0048_u01754365429306") 2025/08/05 03:46:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0e79_d20250805_m034346_c001_v7007000_t0000_u01754365426999") 2025/08/05 03:46:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2deed_d20250805_m034339_c001_v0001090_t0010_u01754365419061") 2025/08/05 03:46:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4111d758384e6b18_d20250805_m034331_c001_v7007000_t0000_u01754365411713") 2025/08/05 03:46:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf856_d20250805_m034326_c001_v0001137_t0055_u01754365406769") 2025/08/05 03:46:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f41609e0665e3f196_d20250805_m034324_c001_v7007000_t0000_u01754365404783") 2025/08/05 03:46:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8b57_d20250805_m034317_c001_v0001101_t0012_u01754365397020") 2025/08/05 03:46:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c8501_d20250805_m034306_c001_v7007000_t0000_u01754365386498") 2025/08/05 03:46:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2de33_d20250805_m034256_c001_v0001090_t0051_u01754365376975") 2025/08/05 03:46:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4134a00943f17178_d20250805_m034250_c001_v7007000_t0000_u01754365370355") 2025/08/05 03:46:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8ab9_d20250805_m034240_c001_v0001101_t0029_u01754365360741") 2025/08/05 03:46:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f407935410ab69b5c_d20250805_m034234_c001_v7007000_t0000_u01754365354577") 2025/08/05 03:46:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf729_d20250805_m034224_c001_v0001137_t0032_u01754365344929") 2025/08/05 03:46:31 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac2e7_d20250805_m034350_c001_v7007000_t0000_u01754365430508") 2025/08/05 03:46:31 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2df07_d20250805_m034345_c001_v0001090_t0030_u01754365425791") 2025/08/05 03:46:31 DEBUG : dir1/0008-23456: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac34a_d20250805_m034413_c001_v7007000_t0000_u01754365453067") 2025/08/05 03:46:31 DEBUG : dir1/0008-23456: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a7a1_d20250805_m034407_c001_v0001150_t0025_u01754365447456") 2025/08/05 03:46:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0faf_d20250805_m034535_c001_v7007000_t0000_u01754365535971") 2025/08/05 03:46:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792aac4_d20250805_m034525_c001_v0001150_t0035_u01754365525916") 2025/08/05 03:46:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f401bbe58f41ac38a_d20250805_m034519_c001_v7007000_t0000_u01754365519032") 2025/08/05 03:46:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792aa1f_d20250805_m034508_c001_v0001150_t0025_u01754365508746") 2025/08/05 03:46:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0f77_d20250805_m034502_c001_v7007000_t0000_u01754365502085") 2025/08/05 03:46:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a983_d20250805_m034452_c001_v0001150_t0034_u01754365492739") 2025/08/05 03:46:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0f56_d20250805_m034445_c001_v7007000_t0000_u01754365485590") 2025/08/05 03:46:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a8e8_d20250805_m034436_c001_v0001150_t0058_u01754365476157") 2025/08/05 03:46:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4210f34572f27a60_d20250805_m034429_c001_v7007000_t0000_u01754365469127") 2025/08/05 03:46:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a833_d20250805_m034419_c001_v0001150_t0018_u01754365459955") 2025/08/05 03:46:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac31f_d20250805_m034408_c001_v7007000_t0000_u01754365448730") 2025/08/05 03:46:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2df3f_d20250805_m034400_c001_v0001090_t0010_u01754365440972") 2025/08/05 03:46:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac2f6_d20250805_m034354_c001_v7007000_t0000_u01754365434296") 2025/08/05 03:46:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2df19_d20250805_m034349_c001_v0001090_t0007_u01754365429333") 2025/08/05 03:46:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4086dd0977d014eb_d20250805_m034347_c001_v7007000_t0000_u01754365427145") 2025/08/05 03:46:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a673_d20250805_m034339_c001_v0001150_t0001_u01754365419435") 2025/08/05 03:46:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4111d758384e6b19_d20250805_m034331_c001_v7007000_t0000_u01754365411895") 2025/08/05 03:46:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a60d_d20250805_m034326_c001_v0001150_t0048_u01754365406873") 2025/08/05 03:46:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4182b5d0433d5184_d20250805_m034324_c001_v7007000_t0000_u01754365404529") 2025/08/05 03:46:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf81e_d20250805_m034317_c001_v0001137_t0053_u01754365397340") 2025/08/05 03:46:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4182b5d0433d5120_d20250805_m034306_c001_v7007000_t0000_u01754365386291") 2025/08/05 03:46:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8af3_d20250805_m034257_c001_v0001101_t0019_u01754365377302") 2025/08/05 03:46:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4134a00943f1717a_d20250805_m034250_c001_v7007000_t0000_u01754365370538") 2025/08/05 03:46:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf772_d20250805_m034241_c001_v0001137_t0001_u01754365361181") 2025/08/05 03:46:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f407935410ab69b5d_d20250805_m034234_c001_v7007000_t0000_u01754365354758") 2025/08/05 03:46:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2ddc3_d20250805_m034225_c001_v0001090_t0019_u01754365345506") 2025/08/05 03:46:33 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4086dd0977d014f6_d20250805_m034350_c001_v7007000_t0000_u01754365430517") 2025/08/05 03:46:33 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a6bd_d20250805_m034345_c001_v0001150_t0003_u01754365425866") 2025/08/05 03:46:33 DEBUG : dir1/0009-34567: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac34c_d20250805_m034413_c001_v7007000_t0000_u01754365453253") 2025/08/05 03:46:33 DEBUG : dir1/0009-34567: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf93e_d20250805_m034407_c001_v0001137_t0023_u01754365447550") 2025/08/05 03:46:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0fb0_d20250805_m034536_c001_v7007000_t0000_u01754365536153") 2025/08/05 03:46:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbfab7_d20250805_m034526_c001_v0001137_t0051_u01754365526415") 2025/08/05 03:46:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f401bbe58f41ac38c_d20250805_m034519_c001_v7007000_t0000_u01754365519216") 2025/08/05 03:46:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbfa5d_d20250805_m034509_c001_v0001137_t0025_u01754365509250") 2025/08/05 03:46:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0f78_d20250805_m034502_c001_v7007000_t0000_u01754365502268") 2025/08/05 03:46:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbfa1d_d20250805_m034453_c001_v0001137_t0055_u01754365493226") 2025/08/05 03:46:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0f57_d20250805_m034445_c001_v7007000_t0000_u01754365485774") 2025/08/05 03:46:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf9dd_d20250805_m034436_c001_v0001137_t0010_u01754365476468") 2025/08/05 03:46:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4210f34572f27a61_d20250805_m034429_c001_v7007000_t0000_u01754365469308") 2025/08/05 03:46:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf980_d20250805_m034420_c001_v0001137_t0029_u01754365460243") 2025/08/05 03:46:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d1910b48_d20250805_m034408_c001_v7007000_t0000_u01754365448900") 2025/08/05 03:46:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a777_d20250805_m034401_c001_v0001150_t0002_u01754365441492") 2025/08/05 03:46:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac2f7_d20250805_m034354_c001_v7007000_t0000_u01754365434482") 2025/08/05 03:46:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a6f1_d20250805_m034349_c001_v0001150_t0036_u01754365429591") 2025/08/05 03:46:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4086dd0977d014ed_d20250805_m034347_c001_v7007000_t0000_u01754365427509") 2025/08/05 03:46:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8bcf_d20250805_m034339_c001_v0001101_t0047_u01754365419780") 2025/08/05 03:46:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4111d758384e6b1a_d20250805_m034332_c001_v7007000_t0000_u01754365412078") 2025/08/05 03:46:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf858_d20250805_m034327_c001_v0001137_t0026_u01754365407049") 2025/08/05 03:46:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f414ab92361de2426_d20250805_m034324_c001_v7007000_t0000_u01754365404935") 2025/08/05 03:46:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2de85_d20250805_m034317_c001_v0001090_t0003_u01754365397640") 2025/08/05 03:46:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f400c3e48f92780e8_d20250805_m034306_c001_v7007000_t0000_u01754365386258") 2025/08/05 03:46:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf7b1_d20250805_m034257_c001_v0001137_t0022_u01754365377688") 2025/08/05 03:46:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4134a00943f1717c_d20250805_m034250_c001_v7007000_t0000_u01754365370721") 2025/08/05 03:46:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2ddfb_d20250805_m034241_c001_v0001090_t0020_u01754365361555") 2025/08/05 03:46:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f407935410ab69b5e_d20250805_m034234_c001_v7007000_t0000_u01754365354940") 2025/08/05 03:46:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8a52_d20250805_m034225_c001_v0001101_t0044_u01754365345861") 2025/08/05 03:46:34 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4020b5c3d3a5f354_d20250805_m034350_c001_v7007000_t0000_u01754365430674") 2025/08/05 03:46:34 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8bfe_d20250805_m034345_c001_v0001101_t0047_u01754365425924") 2025/08/05 03:46:34 DEBUG : dir1/0010-45678: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac34e_d20250805_m034413_c001_v7007000_t0000_u01754365453444") 2025/08/05 03:46:34 DEBUG : dir1/0010-45678: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8c8c_d20250805_m034407_c001_v0001101_t0038_u01754365447745") 2025/08/05 03:46:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0fb1_d20250805_m034536_c001_v7007000_t0000_u01754365536336") 2025/08/05 03:46:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2e065_d20250805_m034526_c001_v0001090_t0055_u01754365526903") 2025/08/05 03:46:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f401bbe58f41ac38e_d20250805_m034519_c001_v7007000_t0000_u01754365519399") 2025/08/05 03:46:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2e027_d20250805_m034509_c001_v0001090_t0044_u01754365509717") 2025/08/05 03:46:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0f79_d20250805_m034502_c001_v7007000_t0000_u01754365502451") 2025/08/05 03:46:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dffd_d20250805_m034453_c001_v0001090_t0056_u01754365493560") 2025/08/05 03:46:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0f58_d20250805_m034445_c001_v7007000_t0000_u01754365485958") 2025/08/05 03:46:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dfc7_d20250805_m034436_c001_v0001090_t0022_u01754365476829") 2025/08/05 03:46:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4210f34572f27a62_d20250805_m034429_c001_v7007000_t0000_u01754365469491") 2025/08/05 03:46:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2df8d_d20250805_m034420_c001_v0001090_t0000_u01754365460663") 2025/08/05 03:46:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4086dd0977d01557_d20250805_m034408_c001_v7007000_t0000_u01754365448948") 2025/08/05 03:46:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf928_d20250805_m034401_c001_v0001137_t0025_u01754365441779") 2025/08/05 03:46:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac2f8_d20250805_m034354_c001_v7007000_t0000_u01754365434674") 2025/08/05 03:46:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf8e0_d20250805_m034349_c001_v0001137_t0053_u01754365429680") 2025/08/05 03:46:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f406a7f09395476b1_d20250805_m034347_c001_v7007000_t0000_u01754365427521") 2025/08/05 03:46:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf8a8_d20250805_m034340_c001_v0001137_t0021_u01754365420062") 2025/08/05 03:46:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4111d758384e6b1b_d20250805_m034332_c001_v7007000_t0000_u01754365412260") 2025/08/05 03:46:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8b9d_d20250805_m034327_c001_v0001101_t0017_u01754365407070") 2025/08/05 03:46:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4182b5d0433d5185_d20250805_m034324_c001_v7007000_t0000_u01754365404710") 2025/08/05 03:46:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a59c_d20250805_m034318_c001_v0001150_t0021_u01754365398010") 2025/08/05 03:46:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4152d501fbb27827_d20250805_m034306_c001_v7007000_t0000_u01754365386266") 2025/08/05 03:46:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2de35_d20250805_m034258_c001_v0001090_t0031_u01754365378023") 2025/08/05 03:46:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4134a00943f1717d_d20250805_m034250_c001_v7007000_t0000_u01754365370906") 2025/08/05 03:46:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8ac1_d20250805_m034241_c001_v0001101_t0003_u01754365361883") 2025/08/05 03:46:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f407935410ab69b5f_d20250805_m034235_c001_v7007000_t0000_u01754365355125") 2025/08/05 03:46:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf735_d20250805_m034226_c001_v0001137_t0002_u01754365346222") 2025/08/05 03:46:35 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4210f34572f279ef_d20250805_m034350_c001_v7007000_t0000_u01754365430551") 2025/08/05 03:46:35 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf8cc_d20250805_m034346_c001_v0001137_t0011_u01754365426052") 2025/08/05 03:46:36 DEBUG : dir1/0011-56789: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac351_d20250805_m034413_c001_v7007000_t0000_u01754365453645") 2025/08/05 03:46:36 DEBUG : dir1/0011-56789: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2df61_d20250805_m034407_c001_v0001090_t0010_u01754365447756") 2025/08/05 03:46:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0fb2_d20250805_m034536_c001_v7007000_t0000_u01754365536524") 2025/08/05 03:46:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8e10_d20250805_m034527_c001_v0001101_t0054_u01754365527196") 2025/08/05 03:46:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f401bbe58f41ac38f_d20250805_m034519_c001_v7007000_t0000_u01754365519582") 2025/08/05 03:46:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8dc2_d20250805_m034510_c001_v0001101_t0035_u01754365510090") 2025/08/05 03:46:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0f7a_d20250805_m034502_c001_v7007000_t0000_u01754365502634") 2025/08/05 03:46:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8d7c_d20250805_m034454_c001_v0001101_t0050_u01754365494016") 2025/08/05 03:46:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0f59_d20250805_m034446_c001_v7007000_t0000_u01754365486142") 2025/08/05 03:46:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8d30_d20250805_m034437_c001_v0001101_t0047_u01754365477315") 2025/08/05 03:46:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4210f34572f27a63_d20250805_m034429_c001_v7007000_t0000_u01754365469672") 2025/08/05 03:46:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8cde_d20250805_m034421_c001_v0001101_t0036_u01754365461035") 2025/08/05 03:46:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d1910b49_d20250805_m034409_c001_v7007000_t0000_u01754365449085") 2025/08/05 03:46:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8c64_d20250805_m034402_c001_v0001101_t0017_u01754365442171") 2025/08/05 03:46:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac2fa_d20250805_m034354_c001_v7007000_t0000_u01754365434857") 2025/08/05 03:46:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8c1e_d20250805_m034349_c001_v0001101_t0010_u01754365429836") 2025/08/05 03:46:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0e78_d20250805_m034346_c001_v7007000_t0000_u01754365426992") 2025/08/05 03:46:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2deef_d20250805_m034340_c001_v0001090_t0003_u01754365420422") 2025/08/05 03:46:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4111d758384e6b1d_d20250805_m034332_c001_v7007000_t0000_u01754365412442") 2025/08/05 03:46:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dec3_d20250805_m034327_c001_v0001090_t0046_u01754365407080") 2025/08/05 03:46:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4111d758384e6afc_d20250805_m034324_c001_v7007000_t0000_u01754365404545") 2025/08/05 03:46:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8b5f_d20250805_m034318_c001_v0001101_t0052_u01754365398311") 2025/08/05 03:46:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f400c3e48f92780e9_d20250805_m034306_c001_v7007000_t0000_u01754365386442") 2025/08/05 03:46:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8af9_d20250805_m034258_c001_v0001101_t0057_u01754365378471") 2025/08/05 03:46:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4134a00943f1717f_d20250805_m034251_c001_v7007000_t0000_u01754365371089") 2025/08/05 03:46:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf774_d20250805_m034242_c001_v0001137_t0014_u01754365362221") 2025/08/05 03:46:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f407935410ab69b60_d20250805_m034235_c001_v7007000_t0000_u01754365355306") 2025/08/05 03:46:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2ddc5_d20250805_m034226_c001_v0001090_t0033_u01754365346567") 2025/08/05 03:46:37 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0e8b_d20250805_m034350_c001_v7007000_t0000_u01754365430685") 2025/08/05 03:46:37 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a6c1_d20250805_m034346_c001_v0001150_t0050_u01754365426091") 2025/08/05 03:46:37 DEBUG : dir1/0012-6789;: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac354_d20250805_m034413_c001_v7007000_t0000_u01754365453872") 2025/08/05 03:46:37 DEBUG : dir1/0012-6789;: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a7a7_d20250805_m034407_c001_v0001150_t0025_u01754365447837") 2025/08/05 03:46:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0fb3_d20250805_m034536_c001_v7007000_t0000_u01754365536708") 2025/08/05 03:46:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792aad8_d20250805_m034527_c001_v0001150_t0028_u01754365527536") 2025/08/05 03:46:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f401bbe58f41ac390_d20250805_m034519_c001_v7007000_t0000_u01754365519765") 2025/08/05 03:46:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792aa39_d20250805_m034510_c001_v0001150_t0041_u01754365510990") 2025/08/05 03:46:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0f7b_d20250805_m034502_c001_v7007000_t0000_u01754365502824") 2025/08/05 03:46:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a991_d20250805_m034454_c001_v0001150_t0005_u01754365494348") 2025/08/05 03:46:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0f5a_d20250805_m034446_c001_v7007000_t0000_u01754365486324") 2025/08/05 03:46:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a8fc_d20250805_m034437_c001_v0001150_t0012_u01754365477596") 2025/08/05 03:46:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4210f34572f27a64_d20250805_m034429_c001_v7007000_t0000_u01754365469853") 2025/08/05 03:46:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a843_d20250805_m034421_c001_v0001150_t0021_u01754365461498") 2025/08/05 03:46:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac321_d20250805_m034408_c001_v7007000_t0000_u01754365448913") 2025/08/05 03:46:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2df45_d20250805_m034402_c001_v0001090_t0021_u01754365442445") 2025/08/05 03:46:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac2fb_d20250805_m034355_c001_v7007000_t0000_u01754365435038") 2025/08/05 03:46:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2df1b_d20250805_m034349_c001_v0001090_t0052_u01754365429869") 2025/08/05 03:46:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0e7a_d20250805_m034347_c001_v7007000_t0000_u01754365427175") 2025/08/05 03:46:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a67f_d20250805_m034340_c001_v0001150_t0032_u01754365420878") 2025/08/05 03:46:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4111d758384e6b1e_d20250805_m034332_c001_v7007000_t0000_u01754365412624") 2025/08/05 03:46:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a611_d20250805_m034327_c001_v0001150_t0026_u01754365407221") 2025/08/05 03:46:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f414ab92361de2422_d20250805_m034324_c001_v7007000_t0000_u01754365404555") 2025/08/05 03:46:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf824_d20250805_m034318_c001_v0001137_t0056_u01754365398620") 2025/08/05 03:46:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f420eba9bcb8781af_d20250805_m034306_c001_v7007000_t0000_u01754365386071") 2025/08/05 03:46:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf7bd_d20250805_m034258_c001_v0001137_t0004_u01754365378984") 2025/08/05 03:46:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4134a00943f17181_d20250805_m034251_c001_v7007000_t0000_u01754365371352") 2025/08/05 03:46:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2ddff_d20250805_m034242_c001_v0001090_t0057_u01754365362520") 2025/08/05 03:46:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f407935410ab69b61_d20250805_m034235_c001_v7007000_t0000_u01754365355501") 2025/08/05 03:46:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8a60_d20250805_m034226_c001_v0001101_t0019_u01754365346954") 2025/08/05 03:46:38 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f409f985e136e798a_d20250805_m034350_c001_v7007000_t0000_u01754365430729") 2025/08/05 03:46:38 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2df09_d20250805_m034346_c001_v0001090_t0031_u01754365426247") 2025/08/05 03:46:38 DEBUG : dir1/0013-789;=: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac358_d20250805_m034414_c001_v7007000_t0000_u01754365454056") 2025/08/05 03:46:38 DEBUG : dir1/0013-789;=: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf942_d20250805_m034408_c001_v0001137_t0047_u01754365448087") 2025/08/05 03:46:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0fb4_d20250805_m034536_c001_v7007000_t0000_u01754365536891") 2025/08/05 03:46:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbfac5_d20250805_m034527_c001_v0001137_t0016_u01754365527931") 2025/08/05 03:46:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f401bbe58f41ac391_d20250805_m034519_c001_v7007000_t0000_u01754365519948") 2025/08/05 03:46:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbfa67_d20250805_m034511_c001_v0001137_t0050_u01754365511388") 2025/08/05 03:46:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0f7c_d20250805_m034503_c001_v7007000_t0000_u01754365503008") 2025/08/05 03:46:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbfa23_d20250805_m034454_c001_v0001137_t0017_u01754365494739") 2025/08/05 03:46:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0f5b_d20250805_m034446_c001_v7007000_t0000_u01754365486506") 2025/08/05 03:46:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf9e7_d20250805_m034437_c001_v0001137_t0053_u01754365477852") 2025/08/05 03:46:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4210f34572f27a65_d20250805_m034430_c001_v7007000_t0000_u01754365470126") 2025/08/05 03:46:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf986_d20250805_m034421_c001_v0001137_t0049_u01754365461751") 2025/08/05 03:46:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac324_d20250805_m034409_c001_v7007000_t0000_u01754365449102") 2025/08/05 03:46:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a77f_d20250805_m034402_c001_v0001150_t0000_u01754365442801") 2025/08/05 03:46:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac2fc_d20250805_m034355_c001_v7007000_t0000_u01754365435221") 2025/08/05 03:46:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a6f5_d20250805_m034349_c001_v0001150_t0003_u01754365429976") 2025/08/05 03:46:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f406a7f09395476af_d20250805_m034347_c001_v7007000_t0000_u01754365427157") 2025/08/05 03:46:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8bd5_d20250805_m034341_c001_v0001101_t0038_u01754365421295") 2025/08/05 03:46:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4111d758384e6b1f_d20250805_m034332_c001_v7007000_t0000_u01754365412806") 2025/08/05 03:46:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dec9_d20250805_m034327_c001_v0001090_t0034_u01754365407368") 2025/08/05 03:46:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4111d758384e6afd_d20250805_m034324_c001_v7007000_t0000_u01754365404726") 2025/08/05 03:46:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2de8f_d20250805_m034318_c001_v0001090_t0039_u01754365398921") 2025/08/05 03:46:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f406a7f093954761c_d20250805_m034306_c001_v7007000_t0000_u01754365386278") 2025/08/05 03:46:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2de3b_d20250805_m034259_c001_v0001090_t0015_u01754365379358") 2025/08/05 03:46:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4134a00943f17182_d20250805_m034251_c001_v7007000_t0000_u01754365371535") 2025/08/05 03:46:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8ac3_d20250805_m034242_c001_v0001101_t0048_u01754365362815") 2025/08/05 03:46:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f407935410ab69b63_d20250805_m034235_c001_v7007000_t0000_u01754365355683") 2025/08/05 03:46:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf73b_d20250805_m034227_c001_v0001137_t0034_u01754365347250") 2025/08/05 03:46:40 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4210f34572f279f1_d20250805_m034350_c001_v7007000_t0000_u01754365430740") 2025/08/05 03:46:40 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8c00_d20250805_m034346_c001_v0001101_t0054_u01754365426302") 2025/08/05 03:46:40 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac35e_d20250805_m034414_c001_v7007000_t0000_u01754365454244") 2025/08/05 03:46:40 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2df63_d20250805_m034408_c001_v0001090_t0047_u01754365448146") 2025/08/05 03:46:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0fb5_d20250805_m034537_c001_v7007000_t0000_u01754365537075") 2025/08/05 03:46:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2e067_d20250805_m034528_c001_v0001090_t0037_u01754365528272") 2025/08/05 03:46:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f401bbe58f41ac393_d20250805_m034520_c001_v7007000_t0000_u01754365520130") 2025/08/05 03:46:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2e033_d20250805_m034511_c001_v0001090_t0054_u01754365511670") 2025/08/05 03:46:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0f7d_d20250805_m034503_c001_v7007000_t0000_u01754365503192") 2025/08/05 03:46:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2e001_d20250805_m034455_c001_v0001090_t0013_u01754365495217") 2025/08/05 03:46:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0f5c_d20250805_m034446_c001_v7007000_t0000_u01754365486689") 2025/08/05 03:46:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dfcd_d20250805_m034438_c001_v0001090_t0042_u01754365478264") 2025/08/05 03:46:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4210f34572f27a66_d20250805_m034430_c001_v7007000_t0000_u01754365470324") 2025/08/05 03:46:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2df8f_d20250805_m034422_c001_v0001090_t0010_u01754365462082") 2025/08/05 03:46:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac320_d20250805_m034408_c001_v7007000_t0000_u01754365448741") 2025/08/05 03:46:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf92c_d20250805_m034403_c001_v0001137_t0037_u01754365443035") 2025/08/05 03:46:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac2fd_d20250805_m034355_c001_v7007000_t0000_u01754365435404") 2025/08/05 03:46:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf8e4_d20250805_m034349_c001_v0001137_t0035_u01754365429984") 2025/08/05 03:46:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0e7f_d20250805_m034347_c001_v7007000_t0000_u01754365427365") 2025/08/05 03:46:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf8b6_d20250805_m034341_c001_v0001137_t0016_u01754365421673") 2025/08/05 03:46:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4111d758384e6b20_d20250805_m034332_c001_v7007000_t0000_u01754365412987") 2025/08/05 03:46:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8ba1_d20250805_m034327_c001_v0001101_t0032_u01754365407401") 2025/08/05 03:46:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f414ab92361de2423_d20250805_m034324_c001_v7007000_t0000_u01754365404740") 2025/08/05 03:46:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a5ab_d20250805_m034319_c001_v0001150_t0059_u01754365399303") 2025/08/05 03:46:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417ce8636729382e_d20250805_m034306_c001_v7007000_t0000_u01754365386485") 2025/08/05 03:46:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8afd_d20250805_m034259_c001_v0001101_t0035_u01754365379698") 2025/08/05 03:46:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4134a00943f17184_d20250805_m034251_c001_v7007000_t0000_u01754365371717") 2025/08/05 03:46:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf77a_d20250805_m034243_c001_v0001137_t0005_u01754365363157") 2025/08/05 03:46:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f407935410ab69b64_d20250805_m034235_c001_v7007000_t0000_u01754365355865") 2025/08/05 03:46:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2ddc7_d20250805_m034227_c001_v0001090_t0002_u01754365347630") 2025/08/05 03:46:41 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f406a7f09395476b2_d20250805_m034350_c001_v7007000_t0000_u01754365430529") 2025/08/05 03:46:41 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a6c5_d20250805_m034346_c001_v0001150_t0056_u01754365426351") 2025/08/05 03:46:41 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac363_d20250805_m034414_c001_v7007000_t0000_u01754365454430") 2025/08/05 03:46:41 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8c94_d20250805_m034408_c001_v0001101_t0046_u01754365448262") 2025/08/05 03:46:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0fb6_d20250805_m034537_c001_v7007000_t0000_u01754365537261") 2025/08/05 03:46:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8e16_d20250805_m034528_c001_v0001101_t0017_u01754365528901") 2025/08/05 03:46:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f401bbe58f41ac394_d20250805_m034520_c001_v7007000_t0000_u01754365520313") 2025/08/05 03:46:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8dcc_d20250805_m034512_c001_v0001101_t0057_u01754365512007") 2025/08/05 03:46:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0f80_d20250805_m034503_c001_v7007000_t0000_u01754365503391") 2025/08/05 03:46:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8d80_d20250805_m034455_c001_v0001101_t0056_u01754365495546") 2025/08/05 03:46:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0f5d_d20250805_m034446_c001_v7007000_t0000_u01754365486871") 2025/08/05 03:46:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8d38_d20250805_m034438_c001_v0001101_t0043_u01754365478692") 2025/08/05 03:46:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4210f34572f27a67_d20250805_m034430_c001_v7007000_t0000_u01754365470508") 2025/08/05 03:46:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8ce0_d20250805_m034422_c001_v0001101_t0002_u01754365462421") 2025/08/05 03:46:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac31d_d20250805_m034408_c001_v7007000_t0000_u01754365448546") 2025/08/05 03:46:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8c70_d20250805_m034403_c001_v0001101_t0031_u01754365443656") 2025/08/05 03:46:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac2fe_d20250805_m034355_c001_v7007000_t0000_u01754365435586") 2025/08/05 03:46:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8c22_d20250805_m034350_c001_v0001101_t0026_u01754365430116") 2025/08/05 03:46:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0e7b_d20250805_m034347_c001_v7007000_t0000_u01754365427182") 2025/08/05 03:46:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2def7_d20250805_m034342_c001_v0001090_t0057_u01754365422078") 2025/08/05 03:46:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4111d758384e6b21_d20250805_m034333_c001_v7007000_t0000_u01754365413170") 2025/08/05 03:46:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf860_d20250805_m034327_c001_v0001137_t0003_u01754365407597") 2025/08/05 03:46:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4182b5d0433d5186_d20250805_m034324_c001_v7007000_t0000_u01754365404891") 2025/08/05 03:46:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8b69_d20250805_m034319_c001_v0001101_t0021_u01754365399573") 2025/08/05 03:46:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4152d501fbb2782a_d20250805_m034306_c001_v7007000_t0000_u01754365386453") 2025/08/05 03:46:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf7c1_d20250805_m034300_c001_v0001137_t0044_u01754365380105") 2025/08/05 03:46:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4134a00943f17187_d20250805_m034251_c001_v7007000_t0000_u01754365371900") 2025/08/05 03:46:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2de03_d20250805_m034243_c001_v0001090_t0026_u01754365363611") 2025/08/05 03:46:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f407935410ab69b65_d20250805_m034236_c001_v7007000_t0000_u01754365356048") 2025/08/05 03:46:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8a6a_d20250805_m034227_c001_v0001101_t0036_u01754365347982") 2025/08/05 03:46:43 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0e88_d20250805_m034350_c001_v7007000_t0000_u01754365430480") 2025/08/05 03:46:43 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8c02_d20250805_m034346_c001_v0001101_t0002_u01754365426638") 2025/08/05 03:46:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f420eba9bcb8781ba_d20250805_m034309_c001_v7007000_t0000_u01754365389145") 2025/08/05 03:46:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2de51_d20250805_m034303_c001_v0001090_t0048_u01754365383999") 2025/08/05 03:46:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f420eba9bcb8781bc_d20250805_m034309_c001_v7007000_t0000_u01754365389327") 2025/08/05 03:46:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf7d7_d20250805_m034304_c001_v0001137_t0040_u01754365384005") 2025/08/05 03:46:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f420eba9bcb8781bd_d20250805_m034309_c001_v7007000_t0000_u01754365389511") 2025/08/05 03:46:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8b11_d20250805_m034304_c001_v0001101_t0029_u01754365384020") 2025/08/05 03:46:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f420eba9bcb8781be_d20250805_m034309_c001_v7007000_t0000_u01754365389693") 2025/08/05 03:46:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf7db_d20250805_m034304_c001_v0001137_t0000_u01754365384395") 2025/08/05 03:46:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f420eba9bcb8781bf_d20250805_m034309_c001_v7007000_t0000_u01754365389876") 2025/08/05 03:46:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8b17_d20250805_m034304_c001_v0001101_t0001_u01754365384433") 2025/08/05 03:46:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f420eba9bcb8781c0_d20250805_m034310_c001_v7007000_t0000_u01754365390058") 2025/08/05 03:46:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2de53_d20250805_m034304_c001_v0001090_t0058_u01754365384492") 2025/08/05 03:46:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f420eba9bcb8781c1_d20250805_m034310_c001_v7007000_t0000_u01754365390241") 2025/08/05 03:46:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a503_d20250805_m034304_c001_v0001150_t0018_u01754365384624") 2025/08/05 03:46:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f420eba9bcb8781c2_d20250805_m034310_c001_v7007000_t0000_u01754365390424") 2025/08/05 03:46:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf7e1_d20250805_m034304_c001_v0001137_t0019_u01754365384719") 2025/08/05 03:46:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f420eba9bcb8781c3_d20250805_m034310_c001_v7007000_t0000_u01754365390606") 2025/08/05 03:46:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8b19_d20250805_m034304_c001_v0001101_t0023_u01754365384739") 2025/08/05 03:46:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f420eba9bcb8781c4_d20250805_m034310_c001_v7007000_t0000_u01754365390797") 2025/08/05 03:46:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2de5b_d20250805_m034304_c001_v0001090_t0019_u01754365384869") 2025/08/05 03:46:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f420eba9bcb8781c5_d20250805_m034310_c001_v7007000_t0000_u01754365390986") 2025/08/05 03:46:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a505_d20250805_m034304_c001_v0001150_t0057_u01754365384880") 2025/08/05 03:46:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f420eba9bcb8781c6_d20250805_m034311_c001_v7007000_t0000_u01754365391168") 2025/08/05 03:46:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8b1b_d20250805_m034305_c001_v0001101_t0014_u01754365385078") 2025/08/05 03:46:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f420eba9bcb8781c7_d20250805_m034311_c001_v7007000_t0000_u01754365391350") 2025/08/05 03:46:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf7ea_d20250805_m034305_c001_v0001137_t0048_u01754365385307") 2025/08/05 03:46:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f420eba9bcb8781c9_d20250805_m034311_c001_v7007000_t0000_u01754365391532") 2025/08/05 03:46:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a50d_d20250805_m034305_c001_v0001150_t0023_u01754365385339") 2025/08/05 03:46:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f420eba9bcb8781ca_d20250805_m034311_c001_v7007000_t0000_u01754365391715") 2025/08/05 03:46:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8b1e_d20250805_m034305_c001_v0001101_t0003_u01754365385365") 2025/08/05 03:46:44 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f420eba9bcb8781cb_d20250805_m034311_c001_v7007000_t0000_u01754365391900") 2025/08/05 03:46:44 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a511_d20250805_m034305_c001_v0001150_t0046_u01754365385577") 2025/08/05 03:46:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f41621801733bb3ff_d20250805_m034328_c001_v7007000_t0000_u01754365408386") 2025/08/05 03:46:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf83e_d20250805_m034322_c001_v0001137_t0001_u01754365402629") 2025/08/05 03:46:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4182b5d0433d518a_d20250805_m034328_c001_v7007000_t0000_u01754365408397") 2025/08/05 03:46:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a5d5_d20250805_m034322_c001_v0001150_t0056_u01754365402655") 2025/08/05 03:46:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4210f34572f279c2_d20250805_m034328_c001_v7007000_t0000_u01754365408224") 2025/08/05 03:46:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dea3_d20250805_m034322_c001_v0001090_t0051_u01754365402750") 2025/08/05 03:46:44 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4182b5d0433d5188_d20250805_m034328_c001_v7007000_t0000_u01754365408209") 2025/08/05 03:46:44 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8b7f_d20250805_m034322_c001_v0001101_t0019_u01754365402758") 2025/08/05 03:46:45 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4210f34572f279c4_d20250805_m034328_c001_v7007000_t0000_u01754365408409") 2025/08/05 03:46:45 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a5d9_d20250805_m034322_c001_v0001150_t0016_u01754365402915") 2025/08/05 03:46:45 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f414ab92361de2430_d20250805_m034328_c001_v7007000_t0000_u01754365408512") 2025/08/05 03:46:45 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf840_d20250805_m034322_c001_v0001137_t0036_u01754365402942") 2025/08/05 03:46:45 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4111d758384e6b05_d20250805_m034328_c001_v7007000_t0000_u01754365408178") 2025/08/05 03:46:45 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8b83_d20250805_m034323_c001_v0001101_t0028_u01754365403177") 2025/08/05 03:46:45 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4111d758384e6b07_d20250805_m034328_c001_v7007000_t0000_u01754365408547") 2025/08/05 03:46:45 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a5df_d20250805_m034323_c001_v0001150_t0049_u01754365403187") 2025/08/05 03:46:45 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f401bbe58f41ac300_d20250805_m034328_c001_v7007000_t0000_u01754365408524") 2025/08/05 03:46:45 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dea5_d20250805_m034323_c001_v0001090_t0055_u01754365403221") 2025/08/05 03:46:45 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f414ab92361de242c_d20250805_m034328_c001_v7007000_t0000_u01754365408147") 2025/08/05 03:46:45 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a5e7_d20250805_m034323_c001_v0001150_t0027_u01754365403538") 2025/08/05 03:46:45 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f414ab92361de2431_d20250805_m034328_c001_v7007000_t0000_u01754365408539") 2025/08/05 03:46:45 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf844_d20250805_m034323_c001_v0001137_t0000_u01754365403543") 2025/08/05 03:46:45 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f414ab92361de242e_d20250805_m034328_c001_v7007000_t0000_u01754365408330") 2025/08/05 03:46:45 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dea9_d20250805_m034323_c001_v0001090_t0051_u01754365403559") 2025/08/05 03:46:45 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f401bbe58f41ac2ff_d20250805_m034328_c001_v7007000_t0000_u01754365408340") 2025/08/05 03:46:45 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8b85_d20250805_m034323_c001_v0001101_t0041_u01754365403605") 2025/08/05 03:46:45 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f414ab92361de242f_d20250805_m034328_c001_v7007000_t0000_u01754365408353") 2025/08/05 03:46:45 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2deaf_d20250805_m034323_c001_v0001090_t0028_u01754365403873") 2025/08/05 03:46:45 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f401bbe58f41ac2fd_d20250805_m034328_c001_v7007000_t0000_u01754365408156") 2025/08/05 03:46:45 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf846_d20250805_m034323_c001_v0001137_t0032_u01754365403919") 2025/08/05 03:46:46 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f414ab92361de242d_d20250805_m034328_c001_v7007000_t0000_u01754365408169") 2025/08/05 03:46:46 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a5f1_d20250805_m034323_c001_v0001150_t0014_u01754365403963") 2025/08/05 03:46:46 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4182b5d0433d5076_d20250805_m034106_c001_v7007000_t0000_u01754365266855") 2025/08/05 03:46:46 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1136edc59ad98590_d20250805_m034104_c001_v0001136_t0010_u01754365264223") 2025/08/05 03:46:46 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f403a8c8012015a7d_d20250805_m034104_c001_v7007000_t0000_u01754365264035") 2025/08/05 03:46:46 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1136edc59ad98576_d20250805_m034100_c001_v0001136_t0046_u01754365260256") 2025/08/05 03:46:46 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f403a8c8012015a76_d20250805_m034059_c001_v7007000_t0000_u01754365259528") 2025/08/05 03:46:46 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf51f_d20250805_m034055_c001_v0001137_t0024_u01754365255403") 2025/08/05 03:46:46 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f406a7f09395472a7_d20250805_m034053_c001_v7007000_t0000_u01754365253930") 2025/08/05 03:46:46 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f10450dd37a74427f_d20250805_m034052_c001_v0001184_t0017_u01754365252143") 2025/08/05 03:46:46 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f403a8c8012015a6e_d20250805_m034051_c001_v7007000_t0000_u01754365251960") 2025/08/05 03:46:46 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f10450dd37a74425f_d20250805_m034049_c001_v0001184_t0026_u01754365249075") 2025/08/05 03:46:46 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f403a8c8012015a67_d20250805_m034048_c001_v7007000_t0000_u01754365248348") 2025/08/05 03:46:46 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dc3d_d20250805_m034044_c001_v0001090_t0012_u01754365244247") 2025/08/05 03:46:46 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f41621801733bb2a6_d20250805_m034042_c001_v7007000_t0000_u01754365242965") 2025/08/05 03:46:46 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f101db618a065c3ec_d20250805_m034041_c001_v0001106_t0023_u01754365241349") 2025/08/05 03:46:46 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4182b5d0433d4fd0_d20250805_m034041_c001_v7007000_t0000_u01754365241165") 2025/08/05 03:46:46 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f101db618a065c3e0_d20250805_m034037_c001_v0001106_t0038_u01754365237772") 2025/08/05 03:46:46 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4182b5d0433d4fc7_d20250805_m034037_c001_v7007000_t0000_u01754365237045") 2025/08/05 03:46:46 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dc0b_d20250805_m034030_c001_v0001090_t0027_u01754365230869") 2025/08/05 03:46:46 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f41621801733bb297_d20250805_m034029_c001_v7007000_t0000_u01754365229935") 2025/08/05 03:46:47 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f103c244266d28c4b_d20250805_m034028_c001_v0001100_t0013_u01754365228050") 2025/08/05 03:46:47 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f41609e0665e3ee5c_d20250805_m034027_c001_v7007000_t0000_u01754365227866") 2025/08/05 03:46:47 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f103c244266d28c3b_d20250805_m034024_c001_v0001100_t0020_u01754365224374") 2025/08/05 03:46:47 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f41609e0665e3ee4f_d20250805_m034023_c001_v7007000_t0000_u01754365223647") 2025/08/05 03:46:47 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f10287ef1bd3f4960_d20250805_m034017_c001_v0001044_t0059_u01754365217112") 2025/08/05 03:46:47 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f401bbe58f41ac0c0_d20250805_m034016_c001_v7007000_t0000_u01754365216196") 2025/08/05 03:46:47 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f104de5cd760f5a5c_d20250805_m034014_c001_v0001115_t0029_u01754365214178") 2025/08/05 03:46:47 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c8385_d20250805_m034013_c001_v7007000_t0000_u01754365213998") 2025/08/05 03:46:47 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f104de5cd760f5a58_d20250805_m034010_c001_v0001115_t0057_u01754365210752") 2025/08/05 03:46:47 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c8379_d20250805_m034010_c001_v7007000_t0000_u01754365210029") 2025/08/05 03:46:47 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf461_d20250805_m034003_c001_v0001137_t0003_u01754365203455") 2025/08/05 03:46:47 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4210f34572f2767e_d20250805_m034002_c001_v7007000_t0000_u01754365202540") 2025/08/05 03:46:47 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f11306df446956f6e_d20250805_m034000_c001_v0001181_t0042_u01754365200731") 2025/08/05 03:46:47 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d19107c5_d20250805_m034000_c001_v7007000_t0000_u01754365200542") 2025/08/05 03:46:47 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f11306df446956f64_d20250805_m033957_c001_v0001181_t0010_u01754365197191") 2025/08/05 03:46:47 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d19107be_d20250805_m033956_c001_v7007000_t0000_u01754365196454") 2025/08/05 03:46:47 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dbb1_d20250805_m033950_c001_v0001090_t0050_u01754365190384") 2025/08/05 03:46:47 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f400c3e48f9277fbc_d20250805_m033949_c001_v7007000_t0000_u01754365189285") 2025/08/05 03:46:47 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1014b162953ae981_d20250805_m033942_c001_v0001184_t0017_u01754365182752") 2025/08/05 03:46:47 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f41621801733bb22e_d20250805_m033942_c001_v7007000_t0000_u01754365182550") 2025/08/05 03:46:47 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f10287ef1bd3f4936_d20250805_m033938_c001_v0001044_t0020_u01754365178404") 2025/08/05 03:46:47 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f10398259e38f7dae_d20250805_m033937_c001_v0001172_t0039_u01754365177421") 2025/08/05 03:46:48 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f10398259e38f7da8_d20250805_m033936_c001_v0001172_t0031_u01754365176319") 2025/08/05 03:46:48 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4020e81468944fa7_d20250805_m033922_c001_v7007000_t0000_u01754365162898") 2025/08/05 03:46:48 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2db6a_d20250805_m033915_c001_v0001090_t0006_u01754365155283") 2025/08/05 03:46:48 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f113a1a07704e9593_d20250805_m033914_c001_v0001165_t0011_u01754365154511") 2025/08/05 03:46:48 DEBUG : dst/one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f113a1a07704e958d_d20250805_m033913_c001_v0001165_t0013_u01754365153481") 2025/08/05 03:46:48 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4182b5d0433d5078_d20250805_m034107_c001_v7007000_t0000_u01754365267052") 2025/08/05 03:46:48 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1096899b88f9dbde_d20250805_m034103_c001_v0001043_t0012_u01754365263272") 2025/08/05 03:46:48 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f10874c3c4c8e25ca_d20250805_m034059_c001_v0001099_t0014_u01754365259246") 2025/08/05 03:46:48 DEBUG : dst/one.bak: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f406a7f09395472a8_d20250805_m034054_c001_v7007000_t0000_u01754365254114") 2025/08/05 03:46:48 DEBUG : dst/one.bak: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f111ad3c7572155ae_d20250805_m034051_c001_v0001165_t0033_u01754365251712") 2025/08/05 03:46:48 DEBUG : dst/one.bak: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1167bf4965099690_d20250805_m034047_c001_v0001044_t0018_u01754365247911") 2025/08/05 03:46:48 DEBUG : dst/one.bak: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f41621801733bb2a8_d20250805_m034043_c001_v7007000_t0000_u01754365243149") 2025/08/05 03:46:48 DEBUG : dst/one.bak: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1063dac2877adf9d_d20250805_m034040_c001_v0001117_t0052_u01754365240710") 2025/08/05 03:46:48 DEBUG : dst/one.bak: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f109bb37ce714ae84_d20250805_m034036_c001_v0001093_t0028_u01754365236740") 2025/08/05 03:46:48 DEBUG : dst/three: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f400c3e48f9277fbe_d20250805_m033949_c001_v7007000_t0000_u01754365189470") 2025/08/05 03:46:48 DEBUG : dst/three: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f10398259e38f7dea_d20250805_m033947_c001_v0001172_t0017_u01754365187824") 2025/08/05 03:46:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4182b5d0433d507a_d20250805_m034107_c001_v7007000_t0000_u01754365267234") 2025/08/05 03:46:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f104db01a049c9673_d20250805_m034105_c001_v0001146_t0001_u01754365265505") 2025/08/05 03:46:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1147042b51bbf39f_d20250805_m034101_c001_v0001043_t0021_u01754365261110") 2025/08/05 03:46:49 DEBUG : dst/three.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4182b5d0433d507c_d20250805_m034107_c001_v7007000_t0000_u01754365267416") 2025/08/05 03:46:49 DEBUG : dst/three.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1136edc59ad985a0_d20250805_m034106_c001_v0001136_t0025_u01754365266160") 2025/08/05 03:46:49 DEBUG : dst/three.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f403a8c8012015a86_d20250805_m034105_c001_v7007000_t0000_u01754365265970") 2025/08/05 03:46:49 DEBUG : dst/three.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1136edc59ad98580_d20250805_m034101_c001_v0001136_t0044_u01754365261696") 2025/08/05 03:46:49 DEBUG : dst/three.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f403a8c8012015a7a_d20250805_m034101_c001_v7007000_t0000_u01754365261506") 2025/08/05 03:46:49 DEBUG : dst/three.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf52d_d20250805_m034056_c001_v0001137_t0030_u01754365256458") 2025/08/05 03:46:49 DEBUG : dst/three.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f406a7f09395472a9_d20250805_m034054_c001_v7007000_t0000_u01754365254302") 2025/08/05 03:46:49 DEBUG : dst/three.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f10450dd37a744299_d20250805_m034053_c001_v0001184_t0042_u01754365253329") 2025/08/05 03:46:49 DEBUG : dst/three.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f403a8c8012015a71_d20250805_m034053_c001_v7007000_t0000_u01754365253136") 2025/08/05 03:46:49 DEBUG : dst/three.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f10450dd37a74426b_d20250805_m034050_c001_v0001184_t0040_u01754365250385") 2025/08/05 03:46:49 DEBUG : dst/three.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f403a8c8012015a6c_d20250805_m034050_c001_v7007000_t0000_u01754365250202") 2025/08/05 03:46:49 DEBUG : dst/three.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dc3f_d20250805_m034044_c001_v0001090_t0026_u01754365244917") 2025/08/05 03:46:49 DEBUG : dst/three.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4182b5d0433d4fd1_d20250805_m034042_c001_v7007000_t0000_u01754365242396") 2025/08/05 03:46:49 DEBUG : dst/three.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf4e1_d20250805_m034039_c001_v0001137_t0013_u01754365239797") 2025/08/05 03:46:49 DEBUG : dst/three.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4182b5d0433d4fcb_d20250805_m034039_c001_v7007000_t0000_u01754365239064") 2025/08/05 03:46:49 DEBUG : dst/three.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dc1d_d20250805_m034033_c001_v0001090_t0040_u01754365233956") 2025/08/05 03:46:49 DEBUG : dst/three.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f41609e0665e3ee67_d20250805_m034029_c001_v7007000_t0000_u01754365229007") 2025/08/05 03:46:49 DEBUG : dst/three.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f10287ef1bd3f496e_d20250805_m034026_c001_v0001044_t0012_u01754365226469") 2025/08/05 03:46:49 DEBUG : dst/three.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f41609e0665e3ee54_d20250805_m034025_c001_v7007000_t0000_u01754365225368") 2025/08/05 03:46:49 DEBUG : dst/three.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf485_d20250805_m034018_c001_v0001137_t0027_u01754365218658") 2025/08/05 03:46:49 DEBUG : dst/three.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c8386_d20250805_m034015_c001_v7007000_t0000_u01754365215274") 2025/08/05 03:46:49 DEBUG : dst/three.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf473_d20250805_m034012_c001_v0001137_t0041_u01754365212776") 2025/08/05 03:46:50 DEBUG : dst/three.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c837c_d20250805_m034011_c001_v7007000_t0000_u01754365211694") 2025/08/05 03:46:50 DEBUG : dst/three.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dbd1_d20250805_m034005_c001_v0001090_t0037_u01754365205100") 2025/08/05 03:46:50 DEBUG : dst/three.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d19107cb_d20250805_m034001_c001_v7007000_t0000_u01754365201611") 2025/08/05 03:46:50 DEBUG : dst/three.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dbc7_d20250805_m033959_c001_v0001090_t0005_u01754365199186") 2025/08/05 03:46:50 DEBUG : dst/three.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d19107c1_d20250805_m033958_c001_v7007000_t0000_u01754365198081") 2025/08/05 03:46:50 DEBUG : dst/three.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f10287ef1bd3f493e_d20250805_m033951_c001_v0001044_t0033_u01754365191562") 2025/08/05 03:46:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f406a7f09395472aa_d20250805_m034054_c001_v7007000_t0000_u01754365254487") 2025/08/05 03:46:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f107ab8e4971b3108_d20250805_m034052_c001_v0001178_t0016_u01754365252915") 2025/08/05 03:46:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118067f3e94a5b48_d20250805_m034049_c001_v0001145_t0038_u01754365249844") 2025/08/05 03:46:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f41621801733bb2aa_d20250805_m034043_c001_v7007000_t0000_u01754365243333") 2025/08/05 03:46:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f11992b2b066c6732_d20250805_m034042_c001_v0001137_t0017_u01754365242069") 2025/08/05 03:46:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f10609330dfec2b0e_d20250805_m034038_c001_v0001120_t0046_u01754365238736") 2025/08/05 03:46:50 DEBUG : dst/two: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4182b5d0433d507e_d20250805_m034107_c001_v7007000_t0000_u01754365267598") 2025/08/05 03:46:50 DEBUG : dst/two: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dc59_d20250805_m034056_c001_v0001090_t0043_u01754365256087") 2025/08/05 03:46:50 DEBUG : dst/two: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f406a7f09395472ab_d20250805_m034054_c001_v7007000_t0000_u01754365254672") 2025/08/05 03:46:50 DEBUG : dst/two: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf4f5_d20250805_m034044_c001_v0001137_t0013_u01754365244543") 2025/08/05 03:46:50 DEBUG : dst/two: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f41621801733bb2ac_d20250805_m034043_c001_v7007000_t0000_u01754365243517") 2025/08/05 03:46:50 DEBUG : dst/two: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf4b7_d20250805_m034031_c001_v0001137_t0000_u01754365231586") 2025/08/05 03:46:50 DEBUG : dst/two: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f41621801733bb298_d20250805_m034030_c001_v7007000_t0000_u01754365230119") 2025/08/05 03:46:50 DEBUG : dst/two: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dbe7_d20250805_m034017_c001_v0001090_t0056_u01754365217872") 2025/08/05 03:46:50 DEBUG : dst/two: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f401bbe58f41ac0c2_d20250805_m034016_c001_v7007000_t0000_u01754365216381") 2025/08/05 03:46:50 DEBUG : dst/two: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f10287ef1bd3f4950_d20250805_m034004_c001_v0001044_t0046_u01754365204330") 2025/08/05 03:46:51 DEBUG : dst/two: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4210f34572f2767f_d20250805_m034002_c001_v7007000_t0000_u01754365202725") 2025/08/05 03:46:51 DEBUG : dst/two: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf449_d20250805_m033951_c001_v0001137_t0026_u01754365191193") 2025/08/05 03:46:51 DEBUG : dst/two: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f400c3e48f9277fbf_d20250805_m033949_c001_v7007000_t0000_u01754365189655") 2025/08/05 03:46:51 DEBUG : dst/two: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1023b2020dd77767_d20250805_m033944_c001_v0001040_t0059_u01754365184415") 2025/08/05 03:46:51 DEBUG : dst/two: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4020e81468944fa8_d20250805_m033923_c001_v7007000_t0000_u01754365163081") 2025/08/05 03:46:51 DEBUG : dst/two: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f113a1a07704e95b9_d20250805_m033921_c001_v0001165_t0023_u01754365161945") 2025/08/05 03:46:51 DEBUG : empty space: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4111d758384e66b7_d20250805_m033840_c001_v7007000_t0000_u01754365120451") 2025/08/05 03:46:51 DEBUG : empty space: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f10287ef1bd3f48d8_d20250805_m033833_c001_v0001044_t0035_u01754365113021") 2025/08/05 03:46:51 DEBUG : empty space: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f414ab92361de21b1_d20250805_m033831_c001_v7007000_t0000_u01754365111030") 2025/08/05 03:46:51 DEBUG : empty space: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f10287ef1bd3f48b6_d20250805_m033814_c001_v0001044_t0056_u01754365094510") 2025/08/05 03:46:51 DEBUG : empty space: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f404fa0b4b6947c99_d20250805_m033759_c001_v7007000_t0000_u01754365079607") 2025/08/05 03:46:51 DEBUG : empty space: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f10287ef1bd3f487e_d20250805_m033751_c001_v0001044_t0041_u01754365071639") 2025/08/05 03:46:51 DEBUG : empty space: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c8215_d20250805_m033729_c001_v7007000_t0000_u01754365049795") 2025/08/05 03:46:51 DEBUG : empty space: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf271_d20250805_m033727_c001_v0001137_t0011_u01754365047851") 2025/08/05 03:46:51 DEBUG : empty space: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c820f_d20250805_m033726_c001_v7007000_t0000_u01754365046956") 2025/08/05 03:46:51 DEBUG : empty space: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf267_d20250805_m033725_c001_v0001137_t0016_u01754365045596") 2025/08/05 03:46:51 DEBUG : empty space: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c81fe_d20250805_m033722_c001_v7007000_t0000_u01754365042784") 2025/08/05 03:46:51 DEBUG : empty space: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf249_d20250805_m033720_c001_v0001137_t0033_u01754365040881") 2025/08/05 03:46:51 DEBUG : empty space: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c81f2_d20250805_m033720_c001_v7007000_t0000_u01754365040015") 2025/08/05 03:46:51 DEBUG : empty space: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf235_d20250805_m033718_c001_v0001137_t0046_u01754365038484") 2025/08/05 03:46:52 DEBUG : empty space: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f405dae8c8bdf61ed_d20250805_m033712_c001_v7007000_t0000_u01754365032062") 2025/08/05 03:46:52 DEBUG : empty space: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf209_d20250805_m033710_c001_v0001137_t0047_u01754365030468") 2025/08/05 03:46:52 DEBUG : empty space: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f405dae8c8bdf61ea_d20250805_m033709_c001_v7007000_t0000_u01754365029343") 2025/08/05 03:46:52 DEBUG : empty space: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf1fd_d20250805_m033708_c001_v0001137_t0005_u01754365028390") 2025/08/05 03:46:52 DEBUG : empty space: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f405dae8c8bdf61e4_d20250805_m033703_c001_v7007000_t0000_u01754365023370") 2025/08/05 03:46:52 DEBUG : empty space: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf1d5_d20250805_m033701_c001_v0001137_t0047_u01754365021884") 2025/08/05 03:46:52 DEBUG : empty space: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f405dae8c8bdf61e1_d20250805_m033700_c001_v7007000_t0000_u01754365020015") 2025/08/05 03:46:52 DEBUG : empty space: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf1bf_d20250805_m033658_c001_v0001137_t0044_u01754365018716") 2025/08/05 03:46:52 DEBUG : empty space: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f405dae8c8bdf61df_d20250805_m033658_c001_v7007000_t0000_u01754365018352") 2025/08/05 03:46:52 DEBUG : empty space: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f111310de9cfe6722_d20250805_m033657_c001_v0001178_t0055_u01754365017759") 2025/08/05 03:46:52 DEBUG : empty space: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf1b7_d20250805_m033655_c001_v0001137_t0045_u01754365015891") 2025/08/05 03:46:52 DEBUG : enormous: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c8212_d20250805_m033728_c001_v7007000_t0000_u01754365048875") 2025/08/05 03:46:52 DEBUG : enormous: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf273_d20250805_m033728_c001_v0001137_t0014_u01754365048135") 2025/08/05 03:46:52 DEBUG : existing: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4182b5d0433d5098_d20250805_m034112_c001_v7007000_t0000_u01754365272448") 2025/08/05 03:46:52 DEBUG : existing: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dc83_d20250805_m034111_c001_v0001090_t0049_u01754365271202") 2025/08/05 03:46:52 DEBUG : existing: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0985_d20250805_m033750_c001_v7007000_t0000_u01754365070128") 2025/08/05 03:46:52 DEBUG : existing: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f10287ef1bd3f4876_d20250805_m033748_c001_v0001044_t0037_u01754365068922") 2025/08/05 03:46:52 DEBUG : existing: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419046b64f08b133_d20250805_m033652_c001_v7007000_t0000_u01754365012947") 2025/08/05 03:46:52 DEBUG : existing: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf199_d20250805_m033651_c001_v0001137_t0035_u01754365011790") 2025/08/05 03:46:52 DEBUG : existing: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419046b64f08b12c_d20250805_m033651_c001_v7007000_t0000_u01754365011247") 2025/08/05 03:46:52 DEBUG : existing: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf191_d20250805_m033650_c001_v0001137_t0012_u01754365010534") 2025/08/05 03:46:52 DEBUG : existing: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf187_d20250805_m033649_c001_v0001137_t0015_u01754365009667") 2025/08/05 03:46:53 DEBUG : existing-b: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0986_d20250805_m033750_c001_v7007000_t0000_u01754365070309") 2025/08/05 03:46:53 DEBUG : existing-b: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2da9e_d20250805_m033748_c001_v0001090_t0034_u01754365068912") 2025/08/05 03:46:53 DEBUG : file1: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d19109d9_d20250805_m034211_c001_v7007000_t0000_u01754365331129") 2025/08/05 03:46:53 DEBUG : file1: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f100ea1eb9e45b1e8_d20250805_m034209_c001_v0001093_t0027_u01754365329817") 2025/08/05 03:46:53 DEBUG : file1: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d19109d4_d20250805_m034208_c001_v7007000_t0000_u01754365328473") 2025/08/05 03:46:53 DEBUG : file1: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c89fc_d20250805_m034207_c001_v0001101_t0021_u01754365327131") 2025/08/05 03:46:53 DEBUG : five: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c8218_d20250805_m033734_c001_v7007000_t0000_u01754365054325") 2025/08/05 03:46:53 DEBUG : five: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412520b6a2cbf28b_d20250805_m033732_c001_v0001137_t0059_u01754365052125") 2025/08/05 03:46:53 DEBUG : foo: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f405dae8c8bdf61e3_d20250805_m033701_c001_v7007000_t0000_u01754365021519") 2025/08/05 03:46:53 DEBUG : foo: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412520b6a2cbf1cf_d20250805_m033700_c001_v0001137_t0059_u01754365020948") 2025/08/05 03:46:53 DEBUG : foo: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412520b6a2cbf1cd_d20250805_m033700_c001_v0001137_t0059_u01754365020378") 2025/08/05 03:46:53 DEBUG : four: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c8219_d20250805_m033734_c001_v7007000_t0000_u01754365054508") 2025/08/05 03:46:53 DEBUG : four: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4037c39cffe2da76_d20250805_m033732_c001_v0001090_t0043_u01754365052686") 2025/08/05 03:46:53 DEBUG : four: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf289_d20250805_m033731_c001_v0001137_t0041_u01754365051219") 2025/08/05 03:46:53 DEBUG : hello world2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f40447bc2a24b1bfd_d20250805_m033546_c001_v7007000_t0000_u01754364946059") 2025/08/05 03:46:53 DEBUG : hello world2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf04d_d20250805_m033545_c001_v0001137_t0025_u01754364945337") 2025/08/05 03:46:53 DEBUG : ignore-size: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419046b64f08b120_d20250805_m033649_c001_v7007000_t0000_u01754365009308") 2025/08/05 03:46:53 DEBUG : ignore-size: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf183_d20250805_m033648_c001_v0001137_t0045_u01754365008248") 2025/08/05 03:46:53 DEBUG : nested/sub dir/file: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff097f_d20250805_m033748_c001_v7007000_t0000_u01754365068170") 2025/08/05 03:46:53 DEBUG : nested/sub dir/file: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf2cb_d20250805_m033747_c001_v0001137_t0028_u01754365067211") 2025/08/05 03:46:53 DEBUG : nested/sub dir/file: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c8234_d20250805_m033746_c001_v7007000_t0000_u01754365066458") 2025/08/05 03:46:53 DEBUG : nested/sub dir/file: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf2bf_d20250805_m033745_c001_v0001137_t0059_u01754365065204") 2025/08/05 03:46:54 DEBUG : one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c821a_d20250805_m033734_c001_v7007000_t0000_u01754365054690") 2025/08/05 03:46:54 DEBUG : one: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412520b6a2cbf27f_d20250805_m033730_c001_v0001137_t0059_u01754365050201") 2025/08/05 03:46:54 DEBUG : only0: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d19109af_d20250805_m034202_c001_v7007000_t0000_u01754365322688") 2025/08/05 03:46:54 DEBUG : only0: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412520b6a2cbf69e_d20250805_m034156_c001_v0001137_t0059_u01754365316889") 2025/08/05 03:46:54 DEBUG : only0: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf634_d20250805_m034139_c001_v0001137_t0030_u01754365299210") 2025/08/05 03:46:54 DEBUG : only0: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419046b64f08b46a_d20250805_m034132_c001_v7007000_t0000_u01754365292859") 2025/08/05 03:46:54 DEBUG : only0: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf594_d20250805_m034116_c001_v0001137_t0036_u01754365276367") 2025/08/05 03:46:54 DEBUG : only1: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d19109b0_d20250805_m034202_c001_v7007000_t0000_u01754365322870") 2025/08/05 03:46:54 DEBUG : only1: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f400ea1eb9e45b1bd_d20250805_m034157_c001_v0001093_t0022_u01754365317636") 2025/08/05 03:46:54 DEBUG : only1: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf638_d20250805_m034139_c001_v0001137_t0044_u01754365299961") 2025/08/05 03:46:54 DEBUG : only1: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c8450_d20250805_m034133_c001_v7007000_t0000_u01754365293380") 2025/08/05 03:46:54 DEBUG : only1: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf598_d20250805_m034117_c001_v0001137_t0038_u01754365277358") 2025/08/05 03:46:54 DEBUG : only10: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d19109b1_d20250805_m034203_c001_v7007000_t0000_u01754365323052") 2025/08/05 03:46:54 DEBUG : only10: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f400ea1eb9e45b1bb_d20250805_m034157_c001_v0001093_t0022_u01754365317450") 2025/08/05 03:46:54 DEBUG : only10: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf662_d20250805_m034148_c001_v0001137_t0001_u01754365308085") 2025/08/05 03:46:54 DEBUG : only10: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f401bbe58f41ac19a_d20250805_m034133_c001_v7007000_t0000_u01754365293216") 2025/08/05 03:46:54 DEBUG : only10: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf5c8_d20250805_m034123_c001_v0001137_t0034_u01754365283998") 2025/08/05 03:46:54 DEBUG : only11: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d19109b2_d20250805_m034203_c001_v7007000_t0000_u01754365323235") 2025/08/05 03:46:54 DEBUG : only11: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4037c39cffe2dd57_d20250805_m034156_c001_v0001090_t0043_u01754365316882") 2025/08/05 03:46:54 DEBUG : only11: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf66e_d20250805_m034149_c001_v0001137_t0030_u01754365309067") 2025/08/05 03:46:55 DEBUG : only11: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419046b64f08b46d_d20250805_m034133_c001_v7007000_t0000_u01754365293228") 2025/08/05 03:46:55 DEBUG : only11: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf5d4_d20250805_m034124_c001_v0001137_t0042_u01754365284824") 2025/08/05 03:46:55 DEBUG : only12: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d19109b3_d20250805_m034203_c001_v7007000_t0000_u01754365323418") 2025/08/05 03:46:55 DEBUG : only12: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418d63c64c6c89da_d20250805_m034157_c001_v0001101_t0052_u01754365317645") 2025/08/05 03:46:55 DEBUG : only12: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf676_d20250805_m034150_c001_v0001137_t0027_u01754365310079") 2025/08/05 03:46:55 DEBUG : only12: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c8447_d20250805_m034132_c001_v7007000_t0000_u01754365292461") 2025/08/05 03:46:55 DEBUG : only12: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf5de_d20250805_m034125_c001_v0001137_t0013_u01754365285558") 2025/08/05 03:46:55 DEBUG : only13: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d19109b4_d20250805_m034203_c001_v7007000_t0000_u01754365323602") 2025/08/05 03:46:55 DEBUG : only13: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4037c39cffe2dd59_d20250805_m034157_c001_v0001090_t0043_u01754365317285") 2025/08/05 03:46:55 DEBUG : only13: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf67a_d20250805_m034150_c001_v0001137_t0016_u01754365310813") 2025/08/05 03:46:55 DEBUG : only13: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c844d_d20250805_m034133_c001_v7007000_t0000_u01754365293012") 2025/08/05 03:46:55 DEBUG : only13: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf5e6_d20250805_m034126_c001_v0001137_t0058_u01754365286391") 2025/08/05 03:46:55 DEBUG : only14: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d19109b5_d20250805_m034203_c001_v7007000_t0000_u01754365323785") 2025/08/05 03:46:55 DEBUG : only14: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412520b6a2cbf6a4_d20250805_m034157_c001_v0001137_t0059_u01754365317290") 2025/08/05 03:46:55 DEBUG : only14: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf682_d20250805_m034151_c001_v0001137_t0057_u01754365311687") 2025/08/05 03:46:55 DEBUG : only14: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c8451_d20250805_m034133_c001_v7007000_t0000_u01754365293563") 2025/08/05 03:46:55 DEBUG : only14: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf5e8_d20250805_m034127_c001_v0001137_t0048_u01754365287257") 2025/08/05 03:46:55 DEBUG : only15: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d19109b6_d20250805_m034203_c001_v7007000_t0000_u01754365323970") 2025/08/05 03:46:55 DEBUG : only15: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4037c39cffe2dd5b_d20250805_m034157_c001_v0001090_t0043_u01754365317469") 2025/08/05 03:46:55 DEBUG : only15: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf686_d20250805_m034152_c001_v0001137_t0011_u01754365312345") 2025/08/05 03:46:55 DEBUG : only15: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4152d501fbb2773e_d20250805_m034133_c001_v7007000_t0000_u01754365293022") 2025/08/05 03:46:56 DEBUG : only15: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf5f0_d20250805_m034128_c001_v0001137_t0043_u01754365288077") 2025/08/05 03:46:56 DEBUG : only16: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d19109b7_d20250805_m034204_c001_v7007000_t0000_u01754365324153") 2025/08/05 03:46:56 DEBUG : only16: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412520b6a2cbf6a8_d20250805_m034157_c001_v0001137_t0059_u01754365317473") 2025/08/05 03:46:56 DEBUG : only16: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf68a_d20250805_m034153_c001_v0001137_t0039_u01754365313002") 2025/08/05 03:46:56 DEBUG : only16: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f401bbe58f41ac199_d20250805_m034133_c001_v7007000_t0000_u01754365293032") 2025/08/05 03:46:56 DEBUG : only16: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf5fa_d20250805_m034128_c001_v0001137_t0024_u01754365288902") 2025/08/05 03:46:57 DEBUG : only17: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d19109b8_d20250805_m034204_c001_v7007000_t0000_u01754365324336") 2025/08/05 03:46:57 DEBUG : only17: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f400ea1eb9e45b1c1_d20250805_m034157_c001_v0001093_t0022_u01754365317821") 2025/08/05 03:46:57 DEBUG : only17: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf68c_d20250805_m034154_c001_v0001137_t0010_u01754365314187") 2025/08/05 03:46:57 DEBUG : only17: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c8449_d20250805_m034132_c001_v7007000_t0000_u01754365292645") 2025/08/05 03:46:57 DEBUG : only17: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf600_d20250805_m034129_c001_v0001137_t0014_u01754365289609") 2025/08/05 03:46:57 DEBUG : only18: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d19109ba_d20250805_m034204_c001_v7007000_t0000_u01754365324518") 2025/08/05 03:46:57 DEBUG : only18: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4037c39cffe2dd63_d20250805_m034158_c001_v0001090_t0043_u01754365318031") 2025/08/05 03:46:57 DEBUG : only18: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf690_d20250805_m034154_c001_v0001137_t0048_u01754365314952") 2025/08/05 03:46:57 DEBUG : only18: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c844b_d20250805_m034132_c001_v7007000_t0000_u01754365292828") 2025/08/05 03:46:57 DEBUG : only18: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf608_d20250805_m034130_c001_v0001137_t0057_u01754365290317") 2025/08/05 03:46:57 DEBUG : only19: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d19109bb_d20250805_m034204_c001_v7007000_t0000_u01754365324702") 2025/08/05 03:46:57 DEBUG : only19: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4037c39cffe2dd5d_d20250805_m034157_c001_v0001090_t0043_u01754365317653") 2025/08/05 03:46:57 DEBUG : only19: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf698_d20250805_m034155_c001_v0001137_t0000_u01754365315778") 2025/08/05 03:46:57 DEBUG : only19: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419046b64f08b46b_d20250805_m034133_c001_v7007000_t0000_u01754365293044") 2025/08/05 03:46:57 DEBUG : only19: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf60e_d20250805_m034131_c001_v0001137_t0018_u01754365291063") 2025/08/05 03:46:57 DEBUG : only2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d19109bc_d20250805_m034204_c001_v7007000_t0000_u01754365324885") 2025/08/05 03:46:57 DEBUG : only2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412520b6a2cbf6ae_d20250805_m034157_c001_v0001137_t0059_u01754365317847") 2025/08/05 03:46:57 DEBUG : only2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf63e_d20250805_m034140_c001_v0001137_t0012_u01754365300830") 2025/08/05 03:46:57 DEBUG : only2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4152d501fbb2773d_d20250805_m034132_c001_v7007000_t0000_u01754365292835") 2025/08/05 03:46:57 DEBUG : only2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf59c_d20250805_m034118_c001_v0001137_t0053_u01754365278150") 2025/08/05 03:46:57 DEBUG : only3: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d19109bd_d20250805_m034205_c001_v7007000_t0000_u01754365325069") 2025/08/05 03:46:57 DEBUG : only3: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412520b6a2cbf6ac_d20250805_m034157_c001_v0001137_t0059_u01754365317658") 2025/08/05 03:46:57 DEBUG : only3: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf648_d20250805_m034141_c001_v0001137_t0030_u01754365301735") 2025/08/05 03:46:57 DEBUG : only3: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f401bbe58f41ac198_d20250805_m034132_c001_v7007000_t0000_u01754365292849") 2025/08/05 03:46:57 DEBUG : only3: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf5a2_d20250805_m034118_c001_v0001137_t0006_u01754365278853") 2025/08/05 03:46:58 DEBUG : only4: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d19109bf_d20250805_m034205_c001_v7007000_t0000_u01754365325252") 2025/08/05 03:46:58 DEBUG : only4: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412520b6a2cbf6b0_d20250805_m034158_c001_v0001137_t0059_u01754365318036") 2025/08/05 03:46:58 DEBUG : only4: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf64e_d20250805_m034142_c001_v0001137_t0026_u01754365302488") 2025/08/05 03:46:58 DEBUG : only4: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4152d501fbb27740_d20250805_m034133_c001_v7007000_t0000_u01754365293391") 2025/08/05 03:46:58 DEBUG : only4: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf5a6_d20250805_m034119_c001_v0001137_t0035_u01754365279711") 2025/08/05 03:46:58 DEBUG : only5: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d19109c0_d20250805_m034205_c001_v7007000_t0000_u01754365325436") 2025/08/05 03:46:58 DEBUG : only5: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418d63c64c6c89dc_d20250805_m034157_c001_v0001101_t0052_u01754365317831") 2025/08/05 03:46:58 DEBUG : only5: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf650_d20250805_m034143_c001_v0001137_t0040_u01754365303231") 2025/08/05 03:46:58 DEBUG : only5: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f401bbe58f41ac19c_d20250805_m034133_c001_v7007000_t0000_u01754365293400") 2025/08/05 03:46:58 DEBUG : only5: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf5aa_d20250805_m034120_c001_v0001137_t0027_u01754365280517") 2025/08/05 03:46:58 DEBUG : only6: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d19109c2_d20250805_m034205_c001_v7007000_t0000_u01754365325619") 2025/08/05 03:46:58 DEBUG : only6: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4037c39cffe2dd5f_d20250805_m034157_c001_v0001090_t0043_u01754365317842") 2025/08/05 03:46:58 DEBUG : only6: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf656_d20250805_m034144_c001_v0001137_t0042_u01754365304585") 2025/08/05 03:46:58 DEBUG : only6: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419046b64f08b46f_d20250805_m034133_c001_v7007000_t0000_u01754365293413") 2025/08/05 03:46:58 DEBUG : only6: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf5b2_d20250805_m034121_c001_v0001137_t0047_u01754365281298") 2025/08/05 03:46:58 DEBUG : only7: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d19109c3_d20250805_m034205_c001_v7007000_t0000_u01754365325801") 2025/08/05 03:46:58 DEBUG : only7: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f400ea1eb9e45b1c5_d20250805_m034158_c001_v0001093_t0022_u01754365318191") 2025/08/05 03:46:58 DEBUG : only7: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf658_d20250805_m034145_c001_v0001137_t0051_u01754365305411") 2025/08/05 03:46:58 DEBUG : only7: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c844e_d20250805_m034133_c001_v7007000_t0000_u01754365293195") 2025/08/05 03:46:58 DEBUG : only7: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf5b4_d20250805_m034122_c001_v0001137_t0048_u01754365282025") 2025/08/05 03:46:58 DEBUG : only8: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d19109c4_d20250805_m034205_c001_v7007000_t0000_u01754365325984") 2025/08/05 03:46:59 DEBUG : only8: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f400ea1eb9e45b1c3_d20250805_m034158_c001_v0001093_t0022_u01754365318008") 2025/08/05 03:46:59 DEBUG : only8: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf65c_d20250805_m034146_c001_v0001137_t0025_u01754365306022") 2025/08/05 03:46:59 DEBUG : only8: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4152d501fbb2773f_d20250805_m034133_c001_v7007000_t0000_u01754365293206") 2025/08/05 03:46:59 DEBUG : only8: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf5ba_d20250805_m034122_c001_v0001137_t0046_u01754365282728") 2025/08/05 03:46:59 DEBUG : only9: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d19109c5_d20250805_m034206_c001_v7007000_t0000_u01754365326168") 2025/08/05 03:46:59 DEBUG : only9: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418d63c64c6c89e2_d20250805_m034158_c001_v0001101_t0052_u01754365318019") 2025/08/05 03:46:59 DEBUG : only9: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf660_d20250805_m034146_c001_v0001137_t0059_u01754365306858") 2025/08/05 03:46:59 DEBUG : only9: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4152d501fbb27741_d20250805_m034133_c001_v7007000_t0000_u01754365293574") 2025/08/05 03:46:59 DEBUG : only9: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf5be_d20250805_m034123_c001_v0001137_t0022_u01754365283377") 2025/08/05 03:46:59 DEBUG : potato: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c822e_d20250805_m033744_c001_v7007000_t0000_u01754365064075") 2025/08/05 03:46:59 DEBUG : potato: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f10287ef1bd3f4866_d20250805_m033742_c001_v0001044_t0049_u01754365062119") 2025/08/05 03:46:59 DEBUG : potato: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c8229_d20250805_m033741_c001_v7007000_t0000_u01754365061018") 2025/08/05 03:46:59 DEBUG : potato: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf29d_d20250805_m033738_c001_v0001137_t0056_u01754365058653") 2025/08/05 03:46:59 DEBUG : potato: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c8222_d20250805_m033737_c001_v7007000_t0000_u01754365057923") 2025/08/05 03:46:59 DEBUG : potato: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f10287ef1bd3f4853_d20250805_m033735_c001_v0001044_t0029_u01754365055618") 2025/08/05 03:46:59 DEBUG : potato: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c8206_d20250805_m033724_c001_v7007000_t0000_u01754365044758") 2025/08/05 03:46:59 DEBUG : potato: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf253_d20250805_m033723_c001_v0001137_t0020_u01754365043330") 2025/08/05 03:46:59 DEBUG : potato: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c81fd_d20250805_m033721_c001_v7007000_t0000_u01754365041709") 2025/08/05 03:46:59 DEBUG : potato: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf247_d20250805_m033720_c001_v0001137_t0051_u01754365040558") 2025/08/05 03:46:59 DEBUG : potato: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c81ee_d20250805_m033719_c001_v7007000_t0000_u01754365039284") 2025/08/05 03:46:59 DEBUG : potato: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf233_d20250805_m033718_c001_v0001137_t0057_u01754365038178") 2025/08/05 03:46:59 DEBUG : potato: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f405dae8c8bdf61ec_d20250805_m033711_c001_v7007000_t0000_u01754365031499") 2025/08/05 03:46:59 DEBUG : potato: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf203_d20250805_m033709_c001_v0001137_t0058_u01754365029892") 2025/08/05 03:47:00 DEBUG : potato: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f405dae8c8bdf61eb_d20250805_m033709_c001_v7007000_t0000_u01754365029526") 2025/08/05 03:47:00 DEBUG : potato: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf1f7_d20250805_m033708_c001_v0001137_t0001_u01754365028012") 2025/08/05 03:47:00 DEBUG : potato: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f405dae8c8bdf61e9_d20250805_m033707_c001_v7007000_t0000_u01754365027645") 2025/08/05 03:47:00 DEBUG : potato: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf1f3_d20250805_m033706_c001_v0001137_t0041_u01754365026836") 2025/08/05 03:47:00 DEBUG : potato: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf1eb_d20250805_m033705_c001_v0001137_t0052_u01754365025803") 2025/08/05 03:47:00 DEBUG : potato: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f405dae8c8bdf61e7_d20250805_m033705_c001_v7007000_t0000_u01754365025438") 2025/08/05 03:47:00 DEBUG : potato: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf1e7_d20250805_m033704_c001_v0001137_t0028_u01754365024715") 2025/08/05 03:47:00 DEBUG : potato: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf1df_d20250805_m033703_c001_v0001137_t0043_u01754365023949") 2025/08/05 03:47:00 DEBUG : potato: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f405dae8c8bdf61e5_d20250805_m033703_c001_v7007000_t0000_u01754365023559") 2025/08/05 03:47:00 DEBUG : potato: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf1d9_d20250805_m033702_c001_v0001137_t0052_u01754365022615") 2025/08/05 03:47:00 DEBUG : potato2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f41609e0665e3edee_d20250805_m033857_c001_v7007000_t0000_u01754365137529") 2025/08/05 03:47:00 DEBUG : potato2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf3af_d20250805_m033856_c001_v0001137_t0021_u01754365136645") 2025/08/05 03:47:00 DEBUG : potato2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4111d758384e66bc_d20250805_m033840_c001_v7007000_t0000_u01754365120810") 2025/08/05 03:47:00 DEBUG : potato2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf367_d20250805_m033832_c001_v0001137_t0020_u01754365112321") 2025/08/05 03:47:00 DEBUG : potato2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4210f34572f274f4_d20250805_m033820_c001_v7007000_t0000_u01754365100440") 2025/08/05 03:47:00 DEBUG : potato2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf331_d20250805_m033813_c001_v0001137_t0042_u01754365093743") 2025/08/05 03:47:00 DEBUG : potato2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f404fa0b4b6947c9b_d20250805_m033800_c001_v7007000_t0000_u01754365080070") 2025/08/05 03:47:00 DEBUG : potato2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf2e3_d20250805_m033751_c001_v0001137_t0002_u01754365071249") 2025/08/05 03:47:00 DEBUG : potato2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c8213_d20250805_m033729_c001_v7007000_t0000_u01754365049056") 2025/08/05 03:47:00 DEBUG : potato2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf26d_d20250805_m033727_c001_v0001137_t0048_u01754365047564") 2025/08/05 03:47:01 DEBUG : potato2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c8210_d20250805_m033727_c001_v7007000_t0000_u01754365047203") 2025/08/05 03:47:01 DEBUG : potato2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf263_d20250805_m033725_c001_v0001137_t0059_u01754365045298") 2025/08/05 03:47:01 DEBUG : potato2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c8208_d20250805_m033724_c001_v7007000_t0000_u01754365044939") 2025/08/05 03:47:01 DEBUG : potato2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf259_d20250805_m033724_c001_v0001137_t0013_u01754365044079") 2025/08/05 03:47:01 DEBUG : potato2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c81ff_d20250805_m033722_c001_v7007000_t0000_u01754365042967") 2025/08/05 03:47:01 DEBUG : potato2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf24d_d20250805_m033722_c001_v0001137_t0045_u01754365042078") 2025/08/05 03:47:01 DEBUG : potato2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c81f4_d20250805_m033720_c001_v7007000_t0000_u01754365040198") 2025/08/05 03:47:01 DEBUG : potato2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf23d_d20250805_m033719_c001_v0001137_t0057_u01754365039290") 2025/08/05 03:47:01 DEBUG : potato2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f405dae8c8bdf61ee_d20250805_m033712_c001_v7007000_t0000_u01754365032245") 2025/08/05 03:47:01 DEBUG : potato2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf20d_d20250805_m033711_c001_v0001137_t0003_u01754365031173") 2025/08/05 03:47:01 DEBUG : potato2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f40447bc2a24b1c00_d20250805_m033549_c001_v7007000_t0000_u01754364949310") 2025/08/05 03:47:01 DEBUG : potato2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf063_d20250805_m033548_c001_v0001137_t0033_u01754364948335") 2025/08/05 03:47:01 DEBUG : potato2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f40447bc2a24b1bfe_d20250805_m033547_c001_v7007000_t0000_u01754364947424") 2025/08/05 03:47:01 DEBUG : potato2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf059_d20250805_m033546_c001_v0001137_t0041_u01754364946603") 2025/08/05 03:47:01 DEBUG : potato3: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4111d758384e66bd_d20250805_m033841_c001_v7007000_t0000_u01754365121448") 2025/08/05 03:47:01 DEBUG : potato3: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2db0a_d20250805_m033834_c001_v0001090_t0028_u01754365114104") 2025/08/05 03:47:01 DEBUG : potato3: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4210f34572f274f5_d20250805_m033820_c001_v7007000_t0000_u01754365100821") 2025/08/05 03:47:01 DEBUG : potato3: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dad4_d20250805_m033815_c001_v0001090_t0012_u01754365095412") 2025/08/05 03:47:01 DEBUG : potato3: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f404fa0b4b6947c9c_d20250805_m033800_c001_v7007000_t0000_u01754365080443") 2025/08/05 03:47:01 DEBUG : potato3: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2daac_d20250805_m033752_c001_v0001090_t0007_u01754365072110") 2025/08/05 03:47:01 DEBUG : pre-dest1/1: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f400c3e48f9277fac_d20250805_m033932_c001_v7007000_t0000_u01754365172114") 2025/08/05 03:47:01 DEBUG : pre-dest1/1: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2db80_d20250805_m033923_c001_v0001090_t0016_u01754365163844") 2025/08/05 03:47:02 DEBUG : pre-dest2/2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f400c3e48f9277fad_d20250805_m033932_c001_v7007000_t0000_u01754365172298") 2025/08/05 03:47:02 DEBUG : pre-dest2/2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf403_d20250805_m033924_c001_v0001137_t0038_u01754365164624") 2025/08/05 03:47:02 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4020e81468944f9f_d20250805_m033909_c001_v7007000_t0000_u01754365149436") 2025/08/05 03:47:02 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f10287ef1bd3f490e_d20250805_m033905_c001_v0001044_t0028_u01754365145339") 2025/08/05 03:47:02 DEBUG : sizeonly: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419046b64f08b118_d20250805_m033647_c001_v7007000_t0000_u01754365007697") 2025/08/05 03:47:02 DEBUG : sizeonly: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf179_d20250805_m033646_c001_v0001137_t0014_u01754365006573") 2025/08/05 03:47:02 DEBUG : splitbanan: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac368_d20250805_m034414_c001_v7007000_t0000_u01754365454613") 2025/08/05 03:47:02 DEBUG : splitbanan: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792a799_d20250805_m034406_c001_v0001150_t0036_u01754365446455") 2025/08/05 03:47:02 DEBUG : splitbananasplit: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0fb7_d20250805_m034537_c001_v7007000_t0000_u01754365537445") 2025/08/05 03:47:02 DEBUG : splitbananasplit: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8e20_d20250805_m034530_c001_v0001101_t0017_u01754365530432") 2025/08/05 03:47:02 DEBUG : splitbananasplit: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f401bbe58f41ac396_d20250805_m034520_c001_v7007000_t0000_u01754365520496") 2025/08/05 03:47:02 DEBUG : splitbananasplit: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8dd0_d20250805_m034513_c001_v0001101_t0017_u01754365513508") 2025/08/05 03:47:02 DEBUG : splitbananasplit: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0f81_d20250805_m034503_c001_v7007000_t0000_u01754365503574") 2025/08/05 03:47:02 DEBUG : splitbananasplit: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8d88_d20250805_m034456_c001_v0001101_t0027_u01754365496914") 2025/08/05 03:47:02 DEBUG : splitbananasplit: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0f5e_d20250805_m034447_c001_v7007000_t0000_u01754365487055") 2025/08/05 03:47:02 DEBUG : splitbananasplit: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8d3e_d20250805_m034440_c001_v0001101_t0018_u01754365480306") 2025/08/05 03:47:02 DEBUG : splitbananasplit: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4210f34572f27a68_d20250805_m034430_c001_v7007000_t0000_u01754365470700") 2025/08/05 03:47:02 DEBUG : splitbananasplit: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8ce4_d20250805_m034423_c001_v0001101_t0016_u01754365463606") 2025/08/05 03:47:02 DEBUG : splitbananasplit: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac322_d20250805_m034408_c001_v7007000_t0000_u01754365448928") 2025/08/05 03:47:02 DEBUG : splitbananasplit: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8c7e_d20250805_m034405_c001_v0001101_t0032_u01754365445233") 2025/08/05 03:47:02 DEBUG : splitbananasplit: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac2ff_d20250805_m034355_c001_v7007000_t0000_u01754365435768") 2025/08/05 03:47:03 DEBUG : splitbananasplit: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2df13_d20250805_m034348_c001_v0001090_t0023_u01754365428458") 2025/08/05 03:47:03 DEBUG : splitbananasplit: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4086dd0977d014ec_d20250805_m034347_c001_v7007000_t0000_u01754365427327") 2025/08/05 03:47:03 DEBUG : splitbananasplit: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2def9_d20250805_m034343_c001_v0001090_t0020_u01754365423464") 2025/08/05 03:47:03 DEBUG : splitbananasplit: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4111d758384e6b23_d20250805_m034333_c001_v7007000_t0000_u01754365413352") 2025/08/05 03:47:03 DEBUG : splitbananasplit: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf852_d20250805_m034325_c001_v0001137_t0043_u01754365405860") 2025/08/05 03:47:03 DEBUG : splitbananasplit: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4086dd0977d014d8_d20250805_m034324_c001_v7007000_t0000_u01754365404565") 2025/08/05 03:47:03 DEBUG : splitbananasplit: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8b73_d20250805_m034321_c001_v0001101_t0019_u01754365401122") 2025/08/05 03:47:03 DEBUG : splitbananasplit: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417ce8636729382d_d20250805_m034306_c001_v7007000_t0000_u01754365386297") 2025/08/05 03:47:03 DEBUG : splitbananasplit: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2de4b_d20250805_m034302_c001_v0001090_t0052_u01754365382066") 2025/08/05 03:47:03 DEBUG : splitbananasplit: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4134a00943f17189_d20250805_m034252_c001_v7007000_t0000_u01754365372083") 2025/08/05 03:47:03 DEBUG : splitbananasplit: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8ad1_d20250805_m034245_c001_v0001101_t0025_u01754365365203") 2025/08/05 03:47:03 DEBUG : splitbananasplit: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f407935410ab69b66_d20250805_m034236_c001_v7007000_t0000_u01754365356232") 2025/08/05 03:47:03 DEBUG : splitbananasplit: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf741_d20250805_m034229_c001_v0001137_t0048_u01754365349478") 2025/08/05 03:47:03 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0e8a_d20250805_m034350_c001_v7007000_t0000_u01754365430664") 2025/08/05 03:47:03 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf8be_d20250805_m034344_c001_v0001137_t0043_u01754365424669") 2025/08/05 03:47:03 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d19109e3_d20250805_m034218_c001_v7007000_t0000_u01754365338789") 2025/08/05 03:47:03 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dd99_d20250805_m034215_c001_v0001090_t0003_u01754365335979") 2025/08/05 03:47:03 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4152d501fbb2778d_d20250805_m034214_c001_v7007000_t0000_u01754365334828") 2025/08/05 03:47:03 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8a14_d20250805_m034212_c001_v0001101_t0004_u01754365332094") 2025/08/05 03:47:03 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0980_d20250805_m033748_c001_v7007000_t0000_u01754365068353") 2025/08/05 03:47:03 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f10287ef1bd3f4872_d20250805_m033747_c001_v0001044_t0055_u01754365067203") 2025/08/05 03:47:03 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c8235_d20250805_m033746_c001_v7007000_t0000_u01754365066640") 2025/08/05 03:47:04 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2da98_d20250805_m033745_c001_v0001090_t0039_u01754365065561") 2025/08/05 03:47:04 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419046b64f08b105_d20250805_m033644_c001_v7007000_t0000_u01754365004214") 2025/08/05 03:47:04 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf15d_d20250805_m033642_c001_v0001137_t0053_u01754365002551") 2025/08/05 03:47:04 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419046b64f08b0f1_d20250805_m033642_c001_v7007000_t0000_u01754365002175") 2025/08/05 03:47:04 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf153_d20250805_m033640_c001_v0001137_t0053_u01754365000955") 2025/08/05 03:47:04 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419046b64f08b0ca_d20250805_m033636_c001_v7007000_t0000_u01754364996122") 2025/08/05 03:47:04 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf133_d20250805_m033634_c001_v0001137_t0048_u01754364994403") 2025/08/05 03:47:04 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419046b64f08b0c5_d20250805_m033633_c001_v7007000_t0000_u01754364993868") 2025/08/05 03:47:04 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf12f_d20250805_m033632_c001_v0001137_t0016_u01754364992022") 2025/08/05 03:47:04 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf117_d20250805_m033625_c001_v0001137_t0027_u01754364985645") 2025/08/05 03:47:04 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419046b64f08b07b_d20250805_m033625_c001_v7007000_t0000_u01754364985288") 2025/08/05 03:47:04 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf111_d20250805_m033624_c001_v0001137_t0044_u01754364984515") 2025/08/05 03:47:04 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf109_d20250805_m033623_c001_v0001137_t0040_u01754364983420") 2025/08/05 03:47:04 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419046b64f08b069_d20250805_m033622_c001_v7007000_t0000_u01754364982703") 2025/08/05 03:47:04 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf0e7_d20250805_m033616_c001_v0001137_t0045_u01754364976905") 2025/08/05 03:47:04 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf0c3_d20250805_m033610_c001_v0001137_t0043_u01754364970560") 2025/08/05 03:47:04 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419046b64f08b029_d20250805_m033610_c001_v7007000_t0000_u01754364970204") 2025/08/05 03:47:04 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf0bd_d20250805_m033609_c001_v0001137_t0036_u01754364969406") 2025/08/05 03:47:04 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf0b5_d20250805_m033608_c001_v0001137_t0025_u01754364968412") 2025/08/05 03:47:04 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419046b64f08b01c_d20250805_m033607_c001_v7007000_t0000_u01754364967697") 2025/08/05 03:47:05 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf095_d20250805_m033558_c001_v0001137_t0027_u01754364958460") 2025/08/05 03:47:05 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f40447bc2a24b1c0e_d20250805_m033558_c001_v7007000_t0000_u01754364958098") 2025/08/05 03:47:05 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf08f_d20250805_m033557_c001_v0001137_t0025_u01754364957170") 2025/08/05 03:47:05 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f40447bc2a24b1c0c_d20250805_m033556_c001_v7007000_t0000_u01754364956260") 2025/08/05 03:47:05 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf08b_d20250805_m033555_c001_v0001137_t0016_u01754364955542") 2025/08/05 03:47:05 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f40447bc2a24b1c08_d20250805_m033554_c001_v7007000_t0000_u01754364954966") 2025/08/05 03:47:05 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf081_d20250805_m033554_c001_v0001137_t0022_u01754364954285") 2025/08/05 03:47:05 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f40447bc2a24b1c05_d20250805_m033553_c001_v7007000_t0000_u01754364953378") 2025/08/05 03:47:05 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf077_d20250805_m033552_c001_v0001137_t0048_u01754364952492") 2025/08/05 03:47:05 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f40447bc2a24b1c03_d20250805_m033551_c001_v7007000_t0000_u01754364951949") 2025/08/05 03:47:05 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf06f_d20250805_m033551_c001_v0001137_t0029_u01754364951131") 2025/08/05 03:47:05 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f40447bc2a24b1c01_d20250805_m033550_c001_v7007000_t0000_u01754364950585") 2025/08/05 03:47:05 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf069_d20250805_m033549_c001_v0001137_t0049_u01754364949894") 2025/08/05 03:47:05 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f40447bc2a24b1bfc_d20250805_m033544_c001_v7007000_t0000_u01754364944788") 2025/08/05 03:47:05 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf045_d20250805_m033543_c001_v0001137_t0036_u01754364943861") 2025/08/05 03:47:05 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f40447bc2a24b1bfa_d20250805_m033543_c001_v7007000_t0000_u01754364943316") 2025/08/05 03:47:05 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf03d_d20250805_m033542_c001_v0001137_t0022_u01754364942620") 2025/08/05 03:47:05 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f40447bc2a24b1bf7_d20250805_m033541_c001_v7007000_t0000_u01754364941690") 2025/08/05 03:47:05 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf039_d20250805_m033540_c001_v0001137_t0016_u01754364940956") 2025/08/05 03:47:05 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f40447bc2a24b1bf6_d20250805_m033538_c001_v7007000_t0000_u01754364938497") 2025/08/05 03:47:05 DEBUG : sub dir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf029_d20250805_m033537_c001_v0001137_t0059_u01754364937804") 2025/08/05 03:47:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d19109e4_d20250805_m034218_c001_v7007000_t0000_u01754365338975") 2025/08/05 03:47:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f100ea1eb9e45b200_d20250805_m034215_c001_v0001093_t0030_u01754365335988") 2025/08/05 03:47:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f4152d501fbb2778e_d20250805_m034215_c001_v7007000_t0000_u01754365335014") 2025/08/05 03:47:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf6e2_d20250805_m034212_c001_v0001137_t0036_u01754365332101") 2025/08/05 03:47:06 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0fba_d20250805_m034539_c001_v7007000_t0000_u01754365539703") 2025/08/05 03:47:06 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792ab39_d20250805_m034538_c001_v0001150_t0033_u01754365538845") 2025/08/05 03:47:06 DEBUG : sub/yam: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c822c_d20250805_m033743_c001_v7007000_t0000_u01754365063524") 2025/08/05 03:47:06 DEBUG : sub/yam: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf2a7_d20250805_m033741_c001_v0001137_t0015_u01754365061763") 2025/08/05 03:47:06 DEBUG : test_dir1/file2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d19109da_d20250805_m034211_c001_v7007000_t0000_u01754365331313") 2025/08/05 03:47:06 DEBUG : test_dir1/file2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dd81_d20250805_m034209_c001_v0001090_t0012_u01754365329470") 2025/08/05 03:47:06 DEBUG : test_dir1/file2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d19109d5_d20250805_m034208_c001_v7007000_t0000_u01754365328656") 2025/08/05 03:47:06 DEBUG : test_dir1/file2: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf6d0_d20250805_m034207_c001_v0001137_t0013_u01754365327150") 2025/08/05 03:47:06 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d19109db_d20250805_m034211_c001_v7007000_t0000_u01754365331506") 2025/08/05 03:47:06 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf6d6_d20250805_m034209_c001_v0001137_t0029_u01754365329457") 2025/08/05 03:47:06 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f418ed661d19109d6_d20250805_m034208_c001_v7007000_t0000_u01754365328843") 2025/08/05 03:47:06 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2dd79_d20250805_m034207_c001_v0001090_t0057_u01754365327137") 2025/08/05 03:47:06 DEBUG : three: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c821b_d20250805_m033734_c001_v7007000_t0000_u01754365054872") 2025/08/05 03:47:06 DEBUG : three: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf28f_d20250805_m033733_c001_v0001137_t0017_u01754365053554") 2025/08/05 03:47:06 DEBUG : three: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbf283_d20250805_m033730_c001_v0001137_t0037_u01754365050567") 2025/08/05 03:47:06 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0fbc_d20250805_m034541_c001_v7007000_t0000_u01754365541452") 2025/08/05 03:47:06 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbfb0d_d20250805_m034540_c001_v0001137_t0017_u01754365540678") 2025/08/05 03:47:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0ff3_d20250805_m034602_c001_v7007000_t0000_u01754365562049") 2025/08/05 03:47:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2e0b1_d20250805_m034600_c001_v0001090_t0042_u01754365560022") 2025/08/05 03:47:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0ff0_d20250805_m034558_c001_v7007000_t0000_u01754365558396") 2025/08/05 03:47:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbfb59_d20250805_m034556_c001_v0001137_t0038_u01754365556590") 2025/08/05 03:47:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0fe8_d20250805_m034555_c001_v7007000_t0000_u01754365555627") 2025/08/05 03:47:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792abc5_d20250805_m034554_c001_v0001150_t0030_u01754365554667") 2025/08/05 03:47:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0fc2_d20250805_m034549_c001_v7007000_t0000_u01754365549328") 2025/08/05 03:47:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbfb2d_d20250805_m034548_c001_v0001137_t0014_u01754365548048") 2025/08/05 03:47:07 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0fc3_d20250805_m034551_c001_v7007000_t0000_u01754365551920") 2025/08/05 03:47:07 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2e09f_d20250805_m034550_c001_v0001090_t0015_u01754365550301") 2025/08/05 03:47:07 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0fc1_d20250805_m034547_c001_v7007000_t0000_u01754365547076") 2025/08/05 03:47:07 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1052d43d4792ab79_d20250805_m034546_c001_v0001150_t0034_u01754365546202") 2025/08/05 03:47:07 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0fc0_d20250805_m034545_c001_v7007000_t0000_u01754365545217") 2025/08/05 03:47:07 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8e58_d20250805_m034544_c001_v0001101_t0053_u01754365544239") 2025/08/05 03:47:07 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0fbd_d20250805_m034543_c001_v7007000_t0000_u01754365543254") 2025/08/05 03:47:07 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2e089_d20250805_m034542_c001_v0001090_t0011_u01754365542422") 2025/08/05 03:47:07 DEBUG : toe/toe/toe: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412dc033f4aac4c1_d20250805_m034607_c001_v7007000_t0000_u01754365567560") 2025/08/05 03:47:07 DEBUG : toe/toe/toe: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f112520b6a2cbfb86_d20250805_m034606_c001_v0001137_t0054_u01754365566672") 2025/08/05 03:47:07 DEBUG : toe/toe/toe: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0fc9_d20250805_m034553_c001_v7007000_t0000_u01754365553685") 2025/08/05 03:47:07 DEBUG : toe/toe/toe: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8e78_d20250805_m034552_c001_v0001101_t0051_u01754365552895") 2025/08/05 03:47:07 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0ff8_d20250805_m034602_c001_v7007000_t0000_u01754365562644") 2025/08/05 03:47:07 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f118d63c64c6c8e92_d20250805_m034601_c001_v0001101_t0013_u01754365561624") 2025/08/05 03:47:07 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f419d9c9094ff0ff1_d20250805_m034559_c001_v7007000_t0000_u01754365559041") 2025/08/05 03:47:08 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f116f76192b2fe840_d20250805_m034557_c001_v0001131_t0042_u01754365557957") 2025/08/05 03:47:08 DEBUG : two: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c821c_d20250805_m033735_c001_v7007000_t0000_u01754365055056") 2025/08/05 03:47:08 DEBUG : two: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f40287ef1bd3f4851_d20250805_m033732_c001_v0001044_t0054_u01754365052867") 2025/08/05 03:47:08 DEBUG : two: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f412520b6a2cbf281_d20250805_m033730_c001_v0001137_t0059_u01754365050383") 2025/08/05 03:47:08 DEBUG : yam: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c822f_d20250805_m033744_c001_v7007000_t0000_u01754365064257") 2025/08/05 03:47:08 DEBUG : yam: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f11460b767e1e5311_d20250805_m033743_c001_v0001184_t0001_u01754365063285") 2025/08/05 03:47:08 DEBUG : yam: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c8226_d20250805_m033740_c001_v7007000_t0000_u01754365060470") 2025/08/05 03:47:08 DEBUG : yam: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2da82_d20250805_m033738_c001_v0001090_t0002_u01754365058667") 2025/08/05 03:47:08 DEBUG : yam: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c8220_d20250805_m033737_c001_v7007000_t0000_u01754365057374") 2025/08/05 03:47:08 DEBUG : yam: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f1037c39cffe2da7e_d20250805_m033735_c001_v0001090_t0024_u01754365055608") 2025/08/05 03:47:08 DEBUG : yaml: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c822b_d20250805_m033741_c001_v7007000_t0000_u01754365061204") 2025/08/05 03:47:08 DEBUG : yaml: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f113c18aaea282bbf_d20250805_m033739_c001_v0001092_t0048_u01754365059951") 2025/08/05 03:47:08 DEBUG : yaml: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f417a624a556c8224_d20250805_m033738_c001_v7007000_t0000_u01754365058106") 2025/08/05 03:47:08 DEBUG : yaml: Deleting (id "4_z3f727d3340cd7b8b9f880e1b_f103d518b9aa546fe_d20250805_m033737_c001_v0001145_t0003_u01754365057115") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m39.435280691s (try 1/5)