"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/07/10 01:48:06 DEBUG : Creating backend with remote "TestB2:rclone-test-leyaqed1yale" 2025/07/10 01:48:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/10 01:48:07 DEBUG : Creating backend with remote "/tmp/rclone3356983442" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:48:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/10 01:48:08 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/10 01:48:08 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:48:08 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.52s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:48:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/10 01:48:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/10 01:48:08 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:48:08 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:48:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:48:09 INFO : sub dir/hello world: Copied (new) 2025/07/10 01:48:09 DEBUG : B2 bucket rclone-test-leyaqed1yale: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.67s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", 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-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:48:11 DEBUG : Creating backend with remote "/non-existing" 2025/07/10 01:48:11 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/10 01:48:11 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:48:11 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:48:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/10 01:48:12 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:48:12 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:48:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:48:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.66s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", 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-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:48:13 INFO : B2 bucket rclone-test-leyaqed1yale: Running all checks before starting transfers 2025/07/10 01:48:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/10 01:48:13 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:48:13 INFO : B2 bucket rclone-test-leyaqed1yale: Checks finished, now starting transfers 2025/07/10 01:48:13 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:48:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:48:14 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.12s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:48:14 ERROR : Ignoring --no-traverse with sync 2025/07/10 01:48:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/10 01:48:15 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:48:15 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:48:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:48:15 INFO : sub dir/hello world: Copied (new) 2025/07/10 01:48:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.12s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:48:16 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/10 01:48:16 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:48:16 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:48:16 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/10 01:48:16 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.15s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:48:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/10 01:48:17 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:48:17 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:48:17 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:48:17 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.17s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:48:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/10 01:48:18 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:48:18 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:48:19 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:48:19 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.51s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:48:19 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/10 01:48:19 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/10 01:48:19 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/10 01:48:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/10 01:48:19 INFO : sub dir2: Making directory 2025/07/10 01:48:19 INFO : sub dir: Making directory 2025/07/10 01:48:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/10 01:48:19 INFO : sub dir2/sub sub dir2: Making directory 2025/07/10 01:48:19 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:48:19 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:48:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:48:20 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/07/10 01:48:20 DEBUG : B2 bucket rclone-test-leyaqed1yale: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.13s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:48:20 INFO : sub dir2: Making directory 2025/07/10 01:48:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/10 01:48:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/10 01:48:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/10 01:48:21 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:48:21 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:48:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:48:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.13s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:48:22 DEBUG : sub dir2: Making directory with metadata 2025/07/10 01:48:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/10 01:48:22 INFO : sub dir2: Making directory 2025/07/10 01:48:22 INFO : sub dir: Making directory 2025/07/10 01:48:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/10 01:48:22 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:48:22 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:48:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:48:22 INFO : sub dir/hello world: Copied (new) 2025/07/10 01:48:22 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/07/10 01:48:22 DEBUG : B2 bucket rclone-test-leyaqed1yale: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/10 01:48:22 DEBUG : B2 bucket rclone-test-leyaqed1yale: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.29s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:48:23 INFO : sub dir2: Making directory 2025/07/10 01:48:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/10 01:48:23 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:48:23 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:48:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:48:24 INFO : sub dir/hello world: Copied (new) 2025/07/10 01:48:24 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.12s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:48:24 DEBUG : sub dir2: Making directory with metadata 2025/07/10 01:48:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/10 01:48:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/10 01:48:25 INFO : sub dir2: Making directory 2025/07/10 01:48:25 INFO : sub dir: Making directory 2025/07/10 01:48:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/10 01:48:25 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:48:25 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:48:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:48:25 INFO : sub dir/hello world: Copied (new) 2025/07/10 01:48:25 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/07/10 01:48:25 DEBUG : B2 bucket rclone-test-leyaqed1yale: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.19s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", 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-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:48:26 INFO : sub dir2: Making directory 2025/07/10 01:48:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/10 01:48:26 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:48:26 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:48:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:48:26 INFO : sub dir/hello world: Copied (new) 2025/07/10 01:48:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.13s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:48:27 DEBUG : Creating backend with remote "TestB2:rclone-test-rabezof8folu" 2025/07/10 01:48:27 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-leyaqed1yale -> B2 bucket rclone-test-rabezof8folu 2025/07/10 01:48:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/10 01:48:29 DEBUG : B2 bucket rclone-test-rabezof8folu: Waiting for checks to finish 2025/07/10 01:48:29 DEBUG : B2 bucket rclone-test-rabezof8folu: Waiting for transfers to finish 2025/07/10 01:48:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:48:30 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/10 01:48:30 DEBUG : B2 bucket rclone-test-rabezof8folu: Purge remote 2025/07/10 01:48:30 INFO : B2 bucket rclone-test-rabezof8folu: cleaning bucket "rclone-test-rabezof8folu" of all files 2025/07/10 01:48:30 DEBUG : sub dir/hello world: Deleting (id "4_z1fc21d73005dfb2b9f780e1b_f10505feafb477bbd_d20250710_m014829_c001_v0001106_t0016_u01752112109739") --- PASS: TestServerSideCopy (4.10s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:48:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/10 01:48:32 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:48:32 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:48:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/10 01:48:32 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.69s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:48:33 DEBUG : Creating backend with remote "TestB2:rclone-test-volekob7xemi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-leyaqed1yale -> B2 bucket rclone-test-volekob7xemi 2025/07/10 01:48:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/10 01:48:35 DEBUG : B2 bucket rclone-test-volekob7xemi: Waiting for checks to finish 2025/07/10 01:48:35 DEBUG : B2 bucket rclone-test-volekob7xemi: Waiting for transfers to finish 2025/07/10 01:48:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:48:35 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/10 01:48:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/10 01:48:37 DEBUG : B2 bucket rclone-test-volekob7xemi: Waiting for checks to finish 2025/07/10 01:48:37 DEBUG : B2 bucket rclone-test-volekob7xemi: Waiting for transfers to finish 2025/07/10 01:48:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/10 01:48:37 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/10 01:48:37 DEBUG : B2 bucket rclone-test-volekob7xemi: Purge remote 2025/07/10 01:48:37 INFO : B2 bucket rclone-test-volekob7xemi: cleaning bucket "rclone-test-volekob7xemi" of all files 2025/07/10 01:48:37 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22dd3005dfb2b9f780e1b_f113f62da053e33c0_d20250710_m014837_c001_v0001183_t0055_u01752112117183") 2025/07/10 01:48:37 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22dd3005dfb2b9f780e1b_f1019b7e3e8d8432c_d20250710_m014835_c001_v0001177_t0033_u01752112115656") --- PASS: TestServerSideCopyOverSelf (5.71s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:48:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/10 01:48:39 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:48:39 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:48:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/10 01:48:40 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/10 01:48:40 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.70s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:48:41 DEBUG : Creating backend with remote "TestB2:rclone-test-bunidat7yava" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-leyaqed1yale -> B2 bucket rclone-test-bunidat7yava 2025/07/10 01:48:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/10 01:48:42 DEBUG : B2 bucket rclone-test-bunidat7yava: Waiting for checks to finish 2025/07/10 01:48:42 DEBUG : B2 bucket rclone-test-bunidat7yava: Waiting for transfers to finish 2025/07/10 01:48:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:48:43 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/10 01:48:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/10 01:48:44 DEBUG : B2 bucket rclone-test-bunidat7yava: Waiting for checks to finish 2025/07/10 01:48:44 DEBUG : B2 bucket rclone-test-bunidat7yava: Waiting for transfers to finish 2025/07/10 01:48:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/10 01:48:45 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/10 01:48:45 INFO : sub dir/hello world: Deleted 2025/07/10 01:48:46 DEBUG : testing file moves 2025/07/10 01:48:46 DEBUG : B2 bucket rclone-test-bunidat7yava: Waiting for checks to finish 2025/07/10 01:48:46 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/10 01:48:46 DEBUG : B2 bucket rclone-test-bunidat7yava: Waiting for transfers to finish 2025/07/10 01:48:46 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/07/10 01:48:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/10 01:48:46 INFO : sub dir/hello world: Deleted 2025/07/10 01:48:47 DEBUG : B2 bucket rclone-test-bunidat7yava: Purge remote 2025/07/10 01:48:47 INFO : B2 bucket rclone-test-bunidat7yava: cleaning bucket "rclone-test-bunidat7yava" of all files 2025/07/10 01:48:47 DEBUG : sub dir/hello world: Deleting (id "4_zaf324da3005dfb2b9f780e1b_f118743cc00f28524_d20250710_m014846_c001_v0001181_t0009_u01752112126535") 2025/07/10 01:48:47 DEBUG : sub dir/hello world: Deleting (id "4_zaf324da3005dfb2b9f780e1b_f109938ed9529a07e_d20250710_m014844_c001_v0001043_t0026_u01752112124844") 2025/07/10 01:48:47 DEBUG : sub dir/hello world: Deleting (id "4_zaf324da3005dfb2b9f780e1b_f104265122e82cfef_d20250710_m014842_c001_v0001104_t0048_u01752112122988") --- PASS: TestServerSideMoveOverSelf (8.08s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:48:49 ERROR : error listing: directory not found 2025/07/10 01:48:49 INFO : Local file system at /tmp/rclone3356983442: Making directory 2025/07/10 01:48:49 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:48:49 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.48s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:48:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/10 01:48:51 DEBUG : Local file system at /tmp/rclone3356983442: Waiting for checks to finish 2025/07/10 01:48:51 DEBUG : Local file system at /tmp/rclone3356983442: Waiting for transfers to finish 2025/07/10 01:48:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:48:51 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/07/10 01:48:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.86s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:48:52 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/10 01:48:52 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:48:52 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:48:52 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/10 01:48:52 INFO : check sum: Copied (new) 2025/07/10 01:48:52 DEBUG : Waiting for deletions to finish 2025/07/10 01:48:52 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:48:52 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/10 01:48:52 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/10 01:48:52 DEBUG : check sum: Unchanged skipping 2025/07/10 01:48:52 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:48:52 DEBUG : Waiting for deletions to finish 2025/07/10 01:48:52 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.51s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:48:53 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/10 01:48:53 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:48:53 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:48:54 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/10 01:48:54 INFO : sizeonly: Copied (new) 2025/07/10 01:48:54 DEBUG : Waiting for deletions to finish 2025/07/10 01:48:54 DEBUG : sizeonly: Sizes identical 2025/07/10 01:48:54 DEBUG : sizeonly: Unchanged skipping 2025/07/10 01:48:54 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:48:54 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:48:54 DEBUG : Waiting for deletions to finish 2025/07/10 01:48:54 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.54s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:48:55 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/10 01:48:55 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:48:55 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:48:55 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/10 01:48:55 INFO : ignore-size: Copied (new) 2025/07/10 01:48:55 DEBUG : Waiting for deletions to finish 2025/07/10 01:48:55 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:48:55 DEBUG : ignore-size: Unchanged skipping 2025/07/10 01:48:55 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:48:55 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:48:55 DEBUG : Waiting for deletions to finish 2025/07/10 01:48:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.51s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:48:57 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:48:57 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:48:57 DEBUG : existing: Unchanged skipping 2025/07/10 01:48:57 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:48:57 DEBUG : Waiting for deletions to finish 2025/07/10 01:48:57 INFO : There was nothing to transfer 2025/07/10 01:48:57 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/10 01:48:57 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:48:57 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:48:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/10 01:48:57 INFO : existing: Copied (replaced existing) 2025/07/10 01:48:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.70s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:48:58 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/10 01:48:58 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:48:58 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:48:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/10 01:48:58 INFO : existing: Copied (new) 2025/07/10 01:48:58 DEBUG : Waiting for deletions to finish 2025/07/10 01:48:59 DEBUG : existing: Destination exists, skipping 2025/07/10 01:48:59 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:48:59 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:48:59 DEBUG : Waiting for deletions to finish 2025/07/10 01:48:59 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.52s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:49:00 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/10 01:49:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/10 01:49:00 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:49:00 DEBUG : c/non empty space: Unchanged skipping 2025/07/10 01:49:01 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/10 01:49:01 INFO : a/potato2: Copied (new) 2025/07/10 01:49:01 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:49:01 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:49:01 DEBUG : Waiting for deletions to finish 2025/07/10 01:49:01 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.34s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:49:02 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/10 01:49:02 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:49:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/10 01:49:02 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/10 01:49:02 DEBUG : empty space: Unchanged skipping 2025/07/10 01:49:02 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:49:02 DEBUG : Waiting for deletions to finish 2025/07/10 01:49:02 INFO : There was nothing to transfer 2025/07/10 01:49:03 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:49:03 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/10 01:49:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/10 01:49:04 INFO : empty space: Updated modification time in destination 2025/07/10 01:49:04 DEBUG : empty space: Unchanged skipping 2025/07/10 01:49:04 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:49:04 DEBUG : Waiting for deletions to finish 2025/07/10 01:49:04 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.54s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:49:05 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/10 01:49:05 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:49:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/10 01:49:05 DEBUG : empty space: Unchanged skipping 2025/07/10 01:49:05 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:49:05 DEBUG : Waiting for deletions to finish 2025/07/10 01:49:05 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.33s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:49:06 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/10 01:49:06 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:49:06 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3356983442) 2025/07/10 01:49:06 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-leyaqed1yale) 2025/07/10 01:49:06 DEBUG : foo: sha1 differ 2025/07/10 01:49:06 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:49:06 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/10 01:49:06 INFO : foo: Copied (replaced existing) 2025/07/10 01:49:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:49:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:49:08 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/10 01:49:08 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:49:08 DEBUG : empty space: Unchanged skipping 2025/07/10 01:49:08 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:49:08 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/10 01:49:08 INFO : potato: Copied (new) 2025/07/10 01:49:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.74s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:49:09 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/10 01:49:09 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:49:09 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:49:10 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/10 01:49:10 INFO : potato: Copied (replaced existing) 2025/07/10 01:49:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.53s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:49:11 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/07/10 01:49:11 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:49:11 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3356983442) 2025/07/10 01:49:11 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-leyaqed1yale) 2025/07/10 01:49:11 DEBUG : potato: sha1 differ 2025/07/10 01:49:11 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:49:11 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/10 01:49:11 INFO : potato: Copied (replaced existing) 2025/07/10 01:49:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:49:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/10 01:49:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:49:13 DEBUG : empty space: Unchanged skipping 2025/07/10 01:49:13 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/10 01:49:13 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:49:13 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:49:13 DEBUG : Waiting for deletions to finish 2025/07/10 01:49:13 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:49:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:49:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/10 01:49:14 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:49:14 DEBUG : empty space: Unchanged skipping 2025/07/10 01:49:14 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:49:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/10 01:49:14 INFO : potato2: Copied (new) 2025/07/10 01:49:15 DEBUG : Waiting for deletions to finish 2025/07/10 01:49:15 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:49:16 INFO : d: Making directory 2025/07/10 01:49:16 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/07/10 01:49:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/10 01:49:17 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:49:17 DEBUG : c/non empty space: Unchanged skipping 2025/07/10 01:49:17 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/10 01:49:17 INFO : a/potato2: Copied (new) 2025/07/10 01:49:17 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:49:17 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:49:17 DEBUG : Waiting for deletions to finish 2025/07/10 01:49:17 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:49:18 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/10 01:49:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/10 01:49:19 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:49:19 DEBUG : c/non empty space: Unchanged skipping 2025/07/10 01:49:19 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:49:19 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:49:19 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/10 01:49:19 INFO : a/potato2: Copied (new) 2025/07/10 01:49:19 ERROR : B2 bucket rclone-test-leyaqed1yale: not deleting files as there were IO errors 2025/07/10 01:49:19 ERROR : B2 bucket rclone-test-leyaqed1yale: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.19s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:49:21 DEBUG : Waiting for deletions to finish 2025/07/10 01:49:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:49:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/10 01:49:21 DEBUG : empty space: Unchanged skipping 2025/07/10 01:49:21 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:49:21 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:49:21 INFO : potato: Deleted 2025/07/10 01:49:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/10 01:49:21 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.03s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:49:23 DEBUG : Waiting for deletions to finish 2025/07/10 01:49:23 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:49:23 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:49:23 INFO : potato: Deleted 2025/07/10 01:49:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:49:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/10 01:49:23 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:49:23 DEBUG : empty space: Unchanged skipping 2025/07/10 01:49:23 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:49:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/10 01:49:24 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.34s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:49:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/10 01:49:25 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:49:25 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:49:25 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/10 01:49:25 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.83s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:49:27 DEBUG : enormous: Excluded (Size Filter) 2025/07/10 01:49:27 DEBUG : enormous: Excluded 2025/07/10 01:49:27 DEBUG : potato2: Excluded (Size Filter) 2025/07/10 01:49:27 DEBUG : potato2: Excluded 2025/07/10 01:49:27 DEBUG : potato2: Excluded (Size Filter) 2025/07/10 01:49:27 DEBUG : potato2: Excluded 2025/07/10 01:49:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:49:27 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:49:27 DEBUG : empty space: Unchanged skipping 2025/07/10 01:49:27 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:49:27 DEBUG : Waiting for deletions to finish 2025/07/10 01:49:27 INFO : There was nothing to transfer 2025/07/10 01:49:27 DEBUG : enormous: Excluded (Size Filter) 2025/07/10 01:49:27 DEBUG : enormous: Excluded 2025/07/10 01:49:27 DEBUG : potato2: Excluded (Size Filter) 2025/07/10 01:49:27 DEBUG : potato2: Excluded 2025/07/10 01:49:28 DEBUG : potato2: Excluded (Size Filter) 2025/07/10 01:49:28 DEBUG : potato2: Excluded 2025/07/10 01:49:28 DEBUG : Local file system at /tmp/rclone3356983442: Waiting for checks to finish 2025/07/10 01:49:28 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/10 01:49:28 DEBUG : empty space: Unchanged skipping 2025/07/10 01:49:28 DEBUG : Local file system at /tmp/rclone3356983442: Waiting for transfers to finish 2025/07/10 01:49:28 DEBUG : Waiting for deletions to finish 2025/07/10 01:49:28 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.96s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:49:29 DEBUG : enormous: Excluded (Size Filter) 2025/07/10 01:49:29 DEBUG : enormous: Excluded 2025/07/10 01:49:29 DEBUG : potato2: Excluded (Size Filter) 2025/07/10 01:49:29 DEBUG : potato2: Excluded 2025/07/10 01:49:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:49:29 DEBUG : empty space: Unchanged skipping 2025/07/10 01:49:29 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:49:29 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:49:29 DEBUG : Waiting for deletions to finish 2025/07/10 01:49:30 INFO : enormous: Deleted 2025/07/10 01:49:30 INFO : potato2: Deleted 2025/07/10 01:49:30 INFO : There was nothing to transfer 2025/07/10 01:49:30 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/10 01:49:30 DEBUG : empty space: Unchanged skipping 2025/07/10 01:49:30 DEBUG : Local file system at /tmp/rclone3356983442: Waiting for checks to finish 2025/07/10 01:49:30 DEBUG : Local file system at /tmp/rclone3356983442: Waiting for transfers to finish 2025/07/10 01:49:30 DEBUG : Waiting for deletions to finish 2025/07/10 01:49:30 INFO : potato2: Deleted 2025/07/10 01:49:30 INFO : enormous: Deleted 2025/07/10 01:49:30 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.33s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:49:32 DEBUG : five: Need to transfer - File not found at Destination 2025/07/10 01:49:32 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/10 01:49:32 DEBUG : three: Sizes identical 2025/07/10 01:49:32 DEBUG : one: Destination is newer than source, skipping 2025/07/10 01:49:32 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/10 01:49:32 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/10 01:49:32 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:49:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3356983442) 2025/07/10 01:49:32 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-leyaqed1yale) 2025/07/10 01:49:32 DEBUG : two: sha1 differ 2025/07/10 01:49:32 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:49:32 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/10 01:49:32 INFO : five: Copied (new) 2025/07/10 01:49:33 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/10 01:49:33 INFO : four: Copied (replaced existing) 2025/07/10 01:49:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/10 01:49:33 INFO : two: Copied (replaced existing) 2025/07/10 01:49:33 DEBUG : Waiting for deletions to finish 2025/07/10 01:49:33 DEBUG : one: Destination is newer than source, skipping 2025/07/10 01:49:33 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:49:33 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/10 01:49:33 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/10 01:49:33 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/10 01:49:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/10 01:49:33 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/10 01:49:33 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/10 01:49:33 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/10 01:49:33 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/10 01:49:33 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/10 01:49:33 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3356983442) 2025/07/10 01:49:33 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-leyaqed1yale) 2025/07/10 01:49:33 DEBUG : three: sha1 differ 2025/07/10 01:49:33 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/10 01:49:33 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:49:33 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/10 01:49:33 INFO : three: Copied (replaced existing) 2025/07/10 01:49:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.20s) === 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-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/07/10 01:49:35 INFO : B2 bucket rclone-test-leyaqed1yale: Making map for --track-renames 2025/07/10 01:49:35 INFO : B2 bucket rclone-test-leyaqed1yale: Finished making map for --track-renames 2025/07/10 01:49:35 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:49:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/10 01:49:35 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/10 01:49:35 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for renames to finish 2025/07/10 01:49:35 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:49:35 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/10 01:49:35 INFO : potato: Copied (new) 2025/07/10 01:49:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/10 01:49:35 INFO : yam: Copied (new) 2025/07/10 01:49:35 DEBUG : Waiting for deletions to finish 2025/07/10 01:49:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:49:36 INFO : B2 bucket rclone-test-leyaqed1yale: Making map for --track-renames 2025/07/10 01:49:36 INFO : B2 bucket rclone-test-leyaqed1yale: Finished making map for --track-renames 2025/07/10 01:49:36 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:49:36 DEBUG : potato: Unchanged skipping 2025/07/10 01:49:36 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for renames to finish 2025/07/10 01:49:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/10 01:49:37 INFO : yam: Copied (server-side copy) to: yaml 2025/07/10 01:49:37 INFO : yam: Deleted 2025/07/10 01:49:37 INFO : yaml: Renamed from "yam" 2025/07/10 01:49:37 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:49:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.19s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/07/10 01:49:38 INFO : B2 bucket rclone-test-leyaqed1yale: Making map for --track-renames 2025/07/10 01:49:38 INFO : B2 bucket rclone-test-leyaqed1yale: Finished making map for --track-renames 2025/07/10 01:49:38 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:49:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/10 01:49:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/10 01:49:38 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for renames to finish 2025/07/10 01:49:38 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:49:38 DEBUG : yam: Clearing upload URL because of error: Post "https://pod-000-1183-00.backblaze.com/b2api/v1/b2_upload_file/af52cd23004dfb2b9f780e1b/c001_v0001183_t0032": EOF 2025/07/10 01:49:38 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-00.backblaze.com/b2api/v1/b2_upload_file/af52cd23004dfb2b9f780e1b/c001_v0001183_t0032": EOF) 2025/07/10 01:49:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/10 01:49:38 DEBUG : yam: Received error: Post "https://pod-000-1183-00.backblaze.com/b2api/v1/b2_upload_file/af52cd23004dfb2b9f780e1b/c001_v0001183_t0032": EOF - low level retry 0/10 2025/07/10 01:49:38 DEBUG : pacer: Reducing sleep to 10ms 2025/07/10 01:49:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/10 01:49:38 INFO : potato: Copied (new) 2025/07/10 01:49:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/10 01:49:39 INFO : yam: Copied (new) 2025/07/10 01:49:39 DEBUG : Waiting for deletions to finish 2025/07/10 01:49:39 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:49:39 INFO : B2 bucket rclone-test-leyaqed1yale: Making map for --track-renames 2025/07/10 01:49:39 INFO : B2 bucket rclone-test-leyaqed1yale: Finished making map for --track-renames 2025/07/10 01:49:39 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:49:39 DEBUG : potato: Unchanged skipping 2025/07/10 01:49:39 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for renames to finish 2025/07/10 01:49:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/10 01:49:40 INFO : yam: Copied (server-side copy) to: yaml 2025/07/10 01:49:40 INFO : yam: Deleted 2025/07/10 01:49:40 INFO : yaml: Renamed from "yam" 2025/07/10 01:49:40 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:49:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.60s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/07/10 01:49:41 INFO : B2 bucket rclone-test-leyaqed1yale: Making map for --track-renames 2025/07/10 01:49:41 INFO : B2 bucket rclone-test-leyaqed1yale: Finished making map for --track-renames 2025/07/10 01:49:41 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:49:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/10 01:49:41 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/10 01:49:41 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for renames to finish 2025/07/10 01:49:41 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:49:41 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/10 01:49:41 INFO : potato: Copied (new) 2025/07/10 01:49:41 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/10 01:49:41 INFO : sub/yam: Copied (new) 2025/07/10 01:49:41 DEBUG : Waiting for deletions to finish 2025/07/10 01:49:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:49:42 DEBUG : potato: Unchanged skipping 2025/07/10 01:49:42 INFO : B2 bucket rclone-test-leyaqed1yale: Making map for --track-renames 2025/07/10 01:49:42 INFO : B2 bucket rclone-test-leyaqed1yale: Finished making map for --track-renames 2025/07/10 01:49:42 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:49:42 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for renames to finish 2025/07/10 01:49:42 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/10 01:49:42 INFO : sub/yam: Copied (server-side copy) to: yam 2025/07/10 01:49:42 INFO : sub/yam: Deleted 2025/07/10 01:49:42 INFO : yam: Renamed from "sub/yam" 2025/07/10 01:49:42 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:49:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.76s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:49:43 DEBUG : Creating backend with remote "/tmp/rclone3356983442/dir1" 2025/07/10 01:49:43 DEBUG : Creating backend with remote "/tmp/rclone3356983442/dir2" 2025/07/10 01:49:43 DEBUG : Local file system at /tmp/rclone3356983442/dir2: Using server-side directory move 2025/07/10 01:49:43 INFO : Local file system at /tmp/rclone3356983442/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/10 01:49:43 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/10 01:49:43 INFO : file1.txt: Moved (server-side) 2025/07/10 01:49:43 DEBUG : Local file system at /tmp/rclone3356983442/dir2: Waiting for checks to finish 2025/07/10 01:49:43 DEBUG : Local file system at /tmp/rclone3356983442/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:49:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/10 01:49:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/10 01:49:44 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:49:44 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:49:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:49:44 INFO : sub dir/hello world: Copied (new) 2025/07/10 01:49:44 INFO : sub dir/hello world: Deleted 2025/07/10 01:49:44 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/10 01:49:44 INFO : nested/sub dir/file: Copied (new) 2025/07/10 01:49:44 INFO : nested/sub dir/file: Deleted 2025/07/10 01:49:44 INFO : sub dir: Removing directory 2025/07/10 01:49:44 INFO : nested/sub dir: Removing directory 2025/07/10 01:49:44 INFO : nested: Removing directory 2025/07/10 01:49:44 DEBUG : Local file system at /tmp/rclone3356983442: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.47s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:49:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/10 01:49:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/10 01:49:45 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:49:45 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:49:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:49:46 INFO : sub dir/hello world: Copied (new) 2025/07/10 01:49:46 INFO : sub dir/hello world: Deleted 2025/07/10 01:49:46 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/10 01:49:46 INFO : nested/sub dir/file: Copied (new) 2025/07/10 01:49:46 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.78s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:49:47 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/10 01:49:47 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/10 01:49:47 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:49:47 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:49:47 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/10 01:49:47 INFO : existing-b: Copied (new) 2025/07/10 01:49:47 INFO : existing-b: Deleted 2025/07/10 01:49:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/10 01:49:48 INFO : existing: Copied (new) 2025/07/10 01:49:48 INFO : existing: Deleted 2025/07/10 01:49:48 DEBUG : existing: Destination exists, skipping 2025/07/10 01:49:48 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:49:48 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/10 01:49:48 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:49:48 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.00s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:49:49 DEBUG : Creating backend with remote "TestB2:rclone-test-bonukef4vuju" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-leyaqed1yale -> B2 bucket rclone-test-bonukef4vuju 2025/07/10 01:49:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/10 01:49:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/10 01:49:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/10 01:49:53 DEBUG : empty space: Unchanged skipping 2025/07/10 01:49:53 DEBUG : B2 bucket rclone-test-bonukef4vuju: Waiting for checks to finish 2025/07/10 01:49:53 INFO : empty space: Deleted 2025/07/10 01:49:53 DEBUG : B2 bucket rclone-test-bonukef4vuju: Waiting for transfers to finish 2025/07/10 01:49:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/10 01:49:53 INFO : potato2: Copied (server-side copy) 2025/07/10 01:49:54 INFO : potato2: Deleted 2025/07/10 01:49:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/10 01:49:54 INFO : potato3: Copied (server-side copy) 2025/07/10 01:49:54 INFO : potato3: Deleted 2025/07/10 01:49:54 DEBUG : Creating backend with remote "TestB2:rclone-test-tufageb7kafi" 2025/07/10 01:49:55 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/10 01:49:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/10 01:49:55 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/10 01:49:55 DEBUG : B2 bucket rclone-test-tufageb7kafi: Waiting for checks to finish 2025/07/10 01:49:55 DEBUG : B2 bucket rclone-test-tufageb7kafi: Waiting for transfers to finish 2025/07/10 01:49:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/10 01:49:56 INFO : potato2: Copied (server-side copy) 2025/07/10 01:49:56 INFO : potato2: Deleted 2025/07/10 01:49:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/10 01:49:57 INFO : potato3: Copied (server-side copy) 2025/07/10 01:49:57 INFO : potato3: Deleted 2025/07/10 01:49:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/10 01:49:57 INFO : empty space: Copied (server-side copy) 2025/07/10 01:49:57 INFO : empty space: Deleted 2025/07/10 01:49:57 DEBUG : B2 bucket rclone-test-tufageb7kafi: Purge remote 2025/07/10 01:49:57 INFO : B2 bucket rclone-test-tufageb7kafi: cleaning bucket "rclone-test-tufageb7kafi" of all files 2025/07/10 01:49:57 DEBUG : empty space: Deleting (id "4_zdf426d93006dfb2b9f780e1b_f1143b79c236091a1_d20250710_m014956_c001_v0001109_t0055_u01752112196876") 2025/07/10 01:49:57 DEBUG : potato2: Deleting (id "4_zdf426d93006dfb2b9f780e1b_f1155d932cfe06463_d20250710_m014956_c001_v0001157_t0054_u01752112196516") 2025/07/10 01:49:57 DEBUG : potato3: Deleting (id "4_zdf426d93006dfb2b9f780e1b_f106a63a068266e66_d20250710_m014956_c001_v0001184_t0055_u01752112196891") 2025/07/10 01:49:58 DEBUG : B2 bucket rclone-test-bonukef4vuju: Purge remote 2025/07/10 01:49:58 INFO : B2 bucket rclone-test-bonukef4vuju: cleaning bucket "rclone-test-bonukef4vuju" of all files 2025/07/10 01:49:59 DEBUG : empty space: Deleting (id "4_z4f725d83006dfb2b9f780e1b_f409aaac2ab4a4f09_d20250710_m014957_c001_v7007000_t0000_u01752112197325") 2025/07/10 01:49:59 DEBUG : empty space: Deleting (id "4_z4f725d83006dfb2b9f780e1b_f1079e3c867564eb3_d20250710_m014952_c001_v0001146_t0036_u01752112192499") 2025/07/10 01:49:59 DEBUG : potato2: Deleting (id "4_z4f725d83006dfb2b9f780e1b_f409aaac2ab4a4f07_d20250710_m014956_c001_v7007000_t0000_u01752112196860") 2025/07/10 01:49:59 DEBUG : potato2: Deleting (id "4_z4f725d83006dfb2b9f780e1b_f118abfbc2f934348_d20250710_m014953_c001_v0001113_t0051_u01752112193626") 2025/07/10 01:49:59 DEBUG : potato3: Deleting (id "4_z4f725d83006dfb2b9f780e1b_f409aaac2ab4a4f08_d20250710_m014957_c001_v7007000_t0000_u01752112197135") 2025/07/10 01:49:59 DEBUG : potato3: Deleting (id "4_z4f725d83006dfb2b9f780e1b_f1146d7de367dc45e_d20250710_m014954_c001_v0001161_t0017_u01752112194027") 2025/07/10 01:49:59 DEBUG : potato3: Deleting (id "4_z4f725d83006dfb2b9f780e1b_f1079e3c867564eb7_d20250710_m014952_c001_v0001146_t0055_u01752112192842") --- PASS: TestServerSideMove (11.47s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:50:00 DEBUG : Creating backend with remote "TestB2:rclone-test-xamolaq8bedo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-leyaqed1yale -> B2 bucket rclone-test-xamolaq8bedo 2025/07/10 01:50:05 DEBUG : empty space: Excluded (Size Filter) 2025/07/10 01:50:05 DEBUG : empty space: Excluded 2025/07/10 01:50:05 DEBUG : empty space: Excluded (Size Filter) 2025/07/10 01:50:05 DEBUG : empty space: Excluded 2025/07/10 01:50:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/10 01:50:05 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/10 01:50:05 DEBUG : B2 bucket rclone-test-xamolaq8bedo: Waiting for checks to finish 2025/07/10 01:50:05 DEBUG : B2 bucket rclone-test-xamolaq8bedo: Waiting for transfers to finish 2025/07/10 01:50:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/10 01:50:05 INFO : potato2: Copied (server-side copy) 2025/07/10 01:50:06 INFO : potato2: Deleted 2025/07/10 01:50:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/10 01:50:06 INFO : potato3: Copied (server-side copy) 2025/07/10 01:50:06 INFO : potato3: Deleted 2025/07/10 01:50:06 DEBUG : Creating backend with remote "TestB2:rclone-test-qeqenuq7yebi" 2025/07/10 01:50:07 DEBUG : empty space: Excluded (Size Filter) 2025/07/10 01:50:07 DEBUG : empty space: Excluded 2025/07/10 01:50:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/10 01:50:08 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/10 01:50:08 DEBUG : B2 bucket rclone-test-qeqenuq7yebi: Waiting for checks to finish 2025/07/10 01:50:08 DEBUG : B2 bucket rclone-test-qeqenuq7yebi: Waiting for transfers to finish 2025/07/10 01:50:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/10 01:50:08 INFO : potato2: Copied (server-side copy) 2025/07/10 01:50:09 INFO : potato2: Deleted 2025/07/10 01:50:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/10 01:50:09 INFO : potato3: Copied (server-side copy) 2025/07/10 01:50:09 INFO : potato3: Deleted 2025/07/10 01:50:09 DEBUG : B2 bucket rclone-test-qeqenuq7yebi: Purge remote 2025/07/10 01:50:09 INFO : B2 bucket rclone-test-qeqenuq7yebi: cleaning bucket "rclone-test-qeqenuq7yebi" of all files 2025/07/10 01:50:09 DEBUG : potato2: Deleting (id "4_z6f729d93006dfb2b9f780e1b_f1179840e6e28e59f_d20250710_m015008_c001_v0001145_t0021_u01752112208728") 2025/07/10 01:50:09 DEBUG : potato3: Deleting (id "4_z6f729d93006dfb2b9f780e1b_f1072f71567ec5d1b_d20250710_m015009_c001_v0001179_t0045_u01752112209052") 2025/07/10 01:50:10 DEBUG : B2 bucket rclone-test-xamolaq8bedo: Purge remote 2025/07/10 01:50:10 INFO : B2 bucket rclone-test-xamolaq8bedo: cleaning bucket "rclone-test-xamolaq8bedo" of all files 2025/07/10 01:50:10 DEBUG : empty space: Deleting (id "4_zcfa28d83006dfb2b9f780e1b_f1111dc031c739c9f_d20250710_m015004_c001_v0001184_t0038_u01752112204941") 2025/07/10 01:50:10 DEBUG : potato2: Deleting (id "4_zcfa28d83006dfb2b9f780e1b_f419811bd311f4977_d20250710_m015009_c001_v7007000_t0000_u01752112209019") 2025/07/10 01:50:10 DEBUG : potato2: Deleting (id "4_zcfa28d83006dfb2b9f780e1b_f113347235f27a0f8_d20250710_m015005_c001_v0001176_t0052_u01752112205745") 2025/07/10 01:50:10 DEBUG : potato3: Deleting (id "4_zcfa28d83006dfb2b9f780e1b_f419811bd311f4978_d20250710_m015009_c001_v7007000_t0000_u01752112209257") 2025/07/10 01:50:10 DEBUG : potato3: Deleting (id "4_zcfa28d83006dfb2b9f780e1b_f1192761f1b20ba00_d20250710_m015005_c001_v0001144_t0033_u01752112205976") 2025/07/10 01:50:10 DEBUG : potato3: Deleting (id "4_zcfa28d83006dfb2b9f780e1b_f1111dc031c739ca3_d20250710_m015005_c001_v0001184_t0016_u01752112205147") 2025/07/10 01:50:11 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/10 01:50:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/10 01:50:12 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (11.74s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:50:12 DEBUG : Creating backend with remote "TestB2:rclone-test-kisitik3gogi" 2025/07/10 01:50:14 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-leyaqed1yale -> B2 bucket rclone-test-kisitik3gogi 2025/07/10 01:50:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/10 01:50:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/10 01:50:17 DEBUG : empty space: Unchanged skipping 2025/07/10 01:50:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/10 01:50:17 DEBUG : B2 bucket rclone-test-kisitik3gogi: Waiting for checks to finish 2025/07/10 01:50:17 INFO : empty space: Deleted 2025/07/10 01:50:17 DEBUG : B2 bucket rclone-test-kisitik3gogi: Waiting for transfers to finish 2025/07/10 01:50:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/10 01:50:18 INFO : potato2: Copied (server-side copy) 2025/07/10 01:50:18 INFO : potato2: Deleted 2025/07/10 01:50:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/10 01:50:18 INFO : potato3: Copied (server-side copy) 2025/07/10 01:50:18 INFO : potato3: Deleted 2025/07/10 01:50:19 DEBUG : Creating backend with remote "TestB2:rclone-test-nuvulaw7sana" 2025/07/10 01:50:20 INFO : tomatoDir: Making directory 2025/07/10 01:50:20 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/10 01:50:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/10 01:50:20 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/10 01:50:20 DEBUG : B2 bucket rclone-test-nuvulaw7sana: Waiting for checks to finish 2025/07/10 01:50:20 DEBUG : B2 bucket rclone-test-nuvulaw7sana: Waiting for transfers to finish 2025/07/10 01:50:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/10 01:50:21 INFO : empty space: Copied (server-side copy) 2025/07/10 01:50:21 INFO : empty space: Deleted 2025/07/10 01:50:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/10 01:50:21 INFO : potato3: Copied (server-side copy) 2025/07/10 01:50:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/10 01:50:21 INFO : potato2: Copied (server-side copy) 2025/07/10 01:50:22 INFO : potato3: Deleted 2025/07/10 01:50:22 INFO : potato2: Deleted 2025/07/10 01:50:22 DEBUG : B2 bucket rclone-test-nuvulaw7sana: Purge remote 2025/07/10 01:50:22 INFO : B2 bucket rclone-test-nuvulaw7sana: cleaning bucket "rclone-test-nuvulaw7sana" of all files 2025/07/10 01:50:22 DEBUG : empty space: Deleting (id "4_z4f82cda3006dfb2b9f780e1b_f113622e19a053a80_d20250710_m015021_c001_v0001182_t0020_u01752112221209") 2025/07/10 01:50:22 DEBUG : potato2: Deleting (id "4_z4f82cda3006dfb2b9f780e1b_f101a968dfc2ce996_d20250710_m015021_c001_v0001029_t0037_u01752112221457") 2025/07/10 01:50:22 DEBUG : potato3: Deleting (id "4_z4f82cda3006dfb2b9f780e1b_f112af12065347f80_d20250710_m015021_c001_v0001131_t0008_u01752112221574") 2025/07/10 01:50:23 DEBUG : B2 bucket rclone-test-kisitik3gogi: Purge remote 2025/07/10 01:50:23 INFO : B2 bucket rclone-test-kisitik3gogi: cleaning bucket "rclone-test-kisitik3gogi" of all files 2025/07/10 01:50:23 DEBUG : empty space: Deleting (id "4_z0f52bd63006dfb2b9f780e1b_f41220193172cdc1b_d20250710_m015021_c001_v7007000_t0000_u01752112221405") 2025/07/10 01:50:23 DEBUG : empty space: Deleting (id "4_z0f52bd63006dfb2b9f780e1b_f1012a320b73f1209_d20250710_m015016_c001_v0001032_t0057_u01752112216577") 2025/07/10 01:50:23 DEBUG : potato2: Deleting (id "4_z0f52bd63006dfb2b9f780e1b_f416473a715d1b09b_d20250710_m015021_c001_v7007000_t0000_u01752112221941") 2025/07/10 01:50:23 DEBUG : potato2: Deleting (id "4_z0f52bd63006dfb2b9f780e1b_f10106e680600df2c_d20250710_m015017_c001_v0001137_t0053_u01752112217880") 2025/07/10 01:50:23 DEBUG : potato3: Deleting (id "4_z0f52bd63006dfb2b9f780e1b_f41220193172cdc1c_d20250710_m015021_c001_v7007000_t0000_u01752112221933") 2025/07/10 01:50:23 DEBUG : potato3: Deleting (id "4_z0f52bd63006dfb2b9f780e1b_f1012a320b73f120f_d20250710_m015018_c001_v0001032_t0059_u01752112218242") 2025/07/10 01:50:23 DEBUG : potato3: Deleting (id "4_z0f52bd63006dfb2b9f780e1b_f1012a320b73f120b_d20250710_m015016_c001_v0001032_t0022_u01752112216954") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.94s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:50:25 DEBUG : Creating backend with remote "TestB2:rclone-test-leyaqed1yale/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.80s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:50:28 DEBUG : Creating backend with remote "TestB2:rclone-test-leyaqed1yale/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:50:29 DEBUG : Creating backend with remote "TestB2:rclone-test-leyaqed1yale/rclone-sync-test" 2025/07/10 01:50:31 DEBUG : Creating backend with remote "TestB2:rclone-test-leyaqed1yale/rclone-sync-test-include/layer2" 2025/07/10 01:50:33 DEBUG : Creating backend with remote "TestB2:rclone-test-leyaqed1yale/rclone-sync-test-ignore-file" 2025/07/10 01:50:36 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/10 01:50:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/10 01:50:37 DEBUG : pacer: Reducing sleep to 10ms 2025/07/10 01:50:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/10 01:50:37 DEBUG : B2 bucket rclone-test-leyaqed1yale path rclone-sync-test: Waiting for checks to finish 2025/07/10 01:50:37 DEBUG : B2 bucket rclone-test-leyaqed1yale path rclone-sync-test: Waiting for transfers to finish 2025/07/10 01:50:37 DEBUG : Waiting for deletions to finish 2025/07/10 01:50:37 INFO : There was nothing to transfer 2025/07/10 01:50:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/10 01:50:37 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:50:37 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:50:37 DEBUG : Waiting for deletions to finish 2025/07/10 01:50:37 INFO : There was nothing to transfer 2025/07/10 01:50:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/10 01:50:38 DEBUG : B2 bucket rclone-test-leyaqed1yale path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/10 01:50:38 DEBUG : B2 bucket rclone-test-leyaqed1yale path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/10 01:50:38 DEBUG : Waiting for deletions to finish 2025/07/10 01:50:38 INFO : There was nothing to transfer 2025/07/10 01:50:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/10 01:50:39 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:50:39 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:50:39 DEBUG : Waiting for deletions to finish 2025/07/10 01:50:39 INFO : There was nothing to transfer 2025/07/10 01:50:39 DEBUG : Excluded 2025/07/10 01:50:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/10 01:50:39 DEBUG : B2 bucket rclone-test-leyaqed1yale path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/10 01:50:39 DEBUG : B2 bucket rclone-test-leyaqed1yale path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/10 01:50:39 DEBUG : Waiting for deletions to finish 2025/07/10 01:50:39 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.25s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:50:40 DEBUG : Creating backend with remote "TestB2:rclone-test-leyaqed1yale/dst" 2025/07/10 01:50:41 DEBUG : Creating backend with remote "TestB2:rclone-test-leyaqed1yale/CompareDest" 2025/07/10 01:50:43 DEBUG : one: Need to transfer - File not found at Destination 2025/07/10 01:50:43 DEBUG : B2 bucket rclone-test-leyaqed1yale path dst: Waiting for checks to finish 2025/07/10 01:50:43 DEBUG : B2 bucket rclone-test-leyaqed1yale path dst: Waiting for transfers to finish 2025/07/10 01:50:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/10 01:50:44 INFO : one: Copied (new) 2025/07/10 01:50:44 DEBUG : Waiting for deletions to finish 2025/07/10 01:50:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/10 01:50:44 DEBUG : B2 bucket rclone-test-leyaqed1yale path dst: Waiting for checks to finish 2025/07/10 01:50:45 DEBUG : B2 bucket rclone-test-leyaqed1yale path dst: Waiting for transfers to finish 2025/07/10 01:50:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/10 01:50:45 INFO : one: Copied (replaced existing) 2025/07/10 01:50:45 DEBUG : Waiting for deletions to finish 2025/07/10 01:50:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/10 01:50:47 DEBUG : B2 bucket rclone-test-leyaqed1yale path dst: Waiting for checks to finish 2025/07/10 01:50:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:50:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/10 01:50:47 DEBUG : B2 bucket rclone-test-leyaqed1yale path dst: Waiting for transfers to finish 2025/07/10 01:50:47 DEBUG : Waiting for deletions to finish 2025/07/10 01:50:47 INFO : There was nothing to transfer 2025/07/10 01:50:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/10 01:50:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:50:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/10 01:50:48 DEBUG : B2 bucket rclone-test-leyaqed1yale path dst: Waiting for checks to finish 2025/07/10 01:50:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:50:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/10 01:50:48 DEBUG : B2 bucket rclone-test-leyaqed1yale path dst: Waiting for transfers to finish 2025/07/10 01:50:48 DEBUG : Waiting for deletions to finish 2025/07/10 01:50:48 INFO : There was nothing to transfer 2025/07/10 01:50:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/10 01:50:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:50:49 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/10 01:50:49 DEBUG : B2 bucket rclone-test-leyaqed1yale path dst: Waiting for checks to finish 2025/07/10 01:50:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:50:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/10 01:50:49 DEBUG : B2 bucket rclone-test-leyaqed1yale path dst: Waiting for transfers to finish 2025/07/10 01:50:49 DEBUG : Waiting for deletions to finish 2025/07/10 01:50:49 INFO : There was nothing to transfer 2025/07/10 01:50:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/10 01:50:50 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/07/10 01:50:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/10 01:50:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/10 01:50:50 DEBUG : B2 bucket rclone-test-leyaqed1yale path dst: Waiting for checks to finish 2025/07/10 01:50:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:50:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/10 01:50:50 DEBUG : B2 bucket rclone-test-leyaqed1yale path dst: Waiting for transfers to finish 2025/07/10 01:50:50 DEBUG : Waiting for deletions to finish 2025/07/10 01:50:50 INFO : There was nothing to transfer 2025/07/10 01:50:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/10 01:50:51 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/10 01:50:51 DEBUG : two: Need to transfer - File not found at Destination 2025/07/10 01:50:51 DEBUG : B2 bucket rclone-test-leyaqed1yale path dst: Waiting for checks to finish 2025/07/10 01:50:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:50:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/10 01:50:51 DEBUG : B2 bucket rclone-test-leyaqed1yale path dst: Waiting for transfers to finish 2025/07/10 01:50:52 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/10 01:50:52 INFO : two: Copied (new) 2025/07/10 01:50:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.20s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:50:55 DEBUG : Creating backend with remote "TestB2:rclone-test-leyaqed1yale/dest" 2025/07/10 01:50:56 DEBUG : Creating backend with remote "TestB2:rclone-test-leyaqed1yale/pre-dest1" 2025/07/10 01:50:57 DEBUG : Creating backend with remote "TestB2:rclone-test-leyaqed1yale/pre-dest2" 2025/07/10 01:50:59 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:50:59 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/10 01:50:59 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:50:59 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/10 01:51:00 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/10 01:51:00 DEBUG : B2 bucket rclone-test-leyaqed1yale path dest: Waiting for checks to finish 2025/07/10 01:51:00 DEBUG : B2 bucket rclone-test-leyaqed1yale path dest: Waiting for transfers to finish 2025/07/10 01:51:00 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/10 01:51:00 INFO : 3: Copied (new) 2025/07/10 01:51:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.10s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:51:02 DEBUG : Creating backend with remote "TestB2:rclone-test-leyaqed1yale/dst" 2025/07/10 01:51:03 DEBUG : Creating backend with remote "TestB2:rclone-test-leyaqed1yale/CopyDest" 2025/07/10 01:51:05 DEBUG : one: Need to transfer - File not found at Destination 2025/07/10 01:51:05 DEBUG : B2 bucket rclone-test-leyaqed1yale path dst: Waiting for checks to finish 2025/07/10 01:51:05 DEBUG : B2 bucket rclone-test-leyaqed1yale path dst: Waiting for transfers to finish 2025/07/10 01:51:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/10 01:51:06 INFO : one: Copied (new) 2025/07/10 01:51:06 DEBUG : Waiting for deletions to finish 2025/07/10 01:51:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/10 01:51:07 DEBUG : B2 bucket rclone-test-leyaqed1yale path dst: Waiting for checks to finish 2025/07/10 01:51:07 DEBUG : B2 bucket rclone-test-leyaqed1yale path dst: Waiting for transfers to finish 2025/07/10 01:51:07 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/10 01:51:07 INFO : one: Copied (replaced existing) 2025/07/10 01:51:07 DEBUG : Waiting for deletions to finish 2025/07/10 01:51:09 DEBUG : Creating backend with remote "TestB2:rclone-test-leyaqed1yale/BackupDir" 2025/07/10 01:51:10 DEBUG : B2 bucket rclone-test-leyaqed1yale path dst: Waiting for checks to finish 2025/07/10 01:51:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/10 01:51:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:51:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/10 01:51:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/10 01:51:11 INFO : one: Copied (server-side copy) 2025/07/10 01:51:12 INFO : one: Deleted 2025/07/10 01:51:12 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/10 01:51:12 INFO : one: Copied (server-side copy) 2025/07/10 01:51:12 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/10 01:51:12 DEBUG : B2 bucket rclone-test-leyaqed1yale path dst: Waiting for transfers to finish 2025/07/10 01:51:12 DEBUG : Waiting for deletions to finish 2025/07/10 01:51:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:51:13 DEBUG : one: Unchanged skipping 2025/07/10 01:51:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:51:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/10 01:51:13 INFO : two: Copied (server-side copy) 2025/07/10 01:51:13 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/10 01:51:13 DEBUG : B2 bucket rclone-test-leyaqed1yale path dst: Waiting for checks to finish 2025/07/10 01:51:13 DEBUG : B2 bucket rclone-test-leyaqed1yale path dst: Waiting for transfers to finish 2025/07/10 01:51:13 DEBUG : Waiting for deletions to finish 2025/07/10 01:51:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:51:14 DEBUG : one: Unchanged skipping 2025/07/10 01:51:14 DEBUG : B2 bucket rclone-test-leyaqed1yale path dst: Waiting for checks to finish 2025/07/10 01:51:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:51:14 DEBUG : two: Unchanged skipping 2025/07/10 01:51:14 DEBUG : B2 bucket rclone-test-leyaqed1yale path dst: Waiting for transfers to finish 2025/07/10 01:51:14 DEBUG : Waiting for deletions to finish 2025/07/10 01:51:14 INFO : There was nothing to transfer 2025/07/10 01:51:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:51:15 DEBUG : one: Unchanged skipping 2025/07/10 01:51:15 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/10 01:51:15 DEBUG : three: Destination not found in --copy-dest 2025/07/10 01:51:15 DEBUG : three: Need to transfer - File not found at Destination 2025/07/10 01:51:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:51:15 DEBUG : two: Unchanged skipping 2025/07/10 01:51:15 DEBUG : B2 bucket rclone-test-leyaqed1yale path dst: Waiting for checks to finish 2025/07/10 01:51:15 DEBUG : B2 bucket rclone-test-leyaqed1yale path dst: Waiting for transfers to finish 2025/07/10 01:51:16 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/07/10 01:51:16 INFO : three: Copied (new) 2025/07/10 01:51:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.04s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:51:19 DEBUG : Creating backend with remote "TestB2:rclone-test-leyaqed1yale/dst" 2025/07/10 01:51:20 DEBUG : Creating backend with remote "TestB2:rclone-test-leyaqed1yale/backup" 2025/07/10 01:51:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/10 01:51:22 DEBUG : B2 bucket rclone-test-leyaqed1yale path dst: Waiting for checks to finish 2025/07/10 01:51:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:51:22 DEBUG : two: Unchanged skipping 2025/07/10 01:51:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/10 01:51:24 INFO : one: Copied (server-side copy) 2025/07/10 01:51:24 INFO : one: Deleted 2025/07/10 01:51:24 DEBUG : B2 bucket rclone-test-leyaqed1yale path dst: Waiting for transfers to finish 2025/07/10 01:51:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/10 01:51:25 INFO : one: Copied (new) 2025/07/10 01:51:25 DEBUG : Waiting for deletions to finish 2025/07/10 01:51:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/10 01:51:26 INFO : three.txt: Copied (server-side copy) 2025/07/10 01:51:26 INFO : three.txt: Deleted 2025/07/10 01:51:26 INFO : three.txt: Moved into backup dir 2025/07/10 01:51:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/10 01:51:27 DEBUG : B2 bucket rclone-test-leyaqed1yale path dst: Waiting for checks to finish 2025/07/10 01:51:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:51:27 DEBUG : two: Unchanged skipping 2025/07/10 01:51:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/10 01:51:28 INFO : one: Copied (server-side copy) 2025/07/10 01:51:28 INFO : one: Deleted 2025/07/10 01:51:28 DEBUG : B2 bucket rclone-test-leyaqed1yale path dst: Waiting for transfers to finish 2025/07/10 01:51:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/10 01:51:29 INFO : one: Copied (new) 2025/07/10 01:51:29 DEBUG : Waiting for deletions to finish 2025/07/10 01:51:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/10 01:51:29 INFO : three.txt: Copied (server-side copy) 2025/07/10 01:51:29 INFO : three.txt: Deleted 2025/07/10 01:51:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.77s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:51:32 DEBUG : Creating backend with remote "TestB2:rclone-test-leyaqed1yale/dst" 2025/07/10 01:51:33 DEBUG : Creating backend with remote "TestB2:rclone-test-leyaqed1yale/backup" 2025/07/10 01:51:33 DEBUG : Config file has changed externally - reloading 2025/07/10 01:51:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:51:35 DEBUG : two: Unchanged skipping 2025/07/10 01:51:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/10 01:51:35 DEBUG : B2 bucket rclone-test-leyaqed1yale path dst: Waiting for checks to finish 2025/07/10 01:51:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/10 01:51:37 INFO : one: Copied (server-side copy) to: one.bak 2025/07/10 01:51:37 INFO : one: Deleted 2025/07/10 01:51:37 DEBUG : B2 bucket rclone-test-leyaqed1yale path dst: Waiting for transfers to finish 2025/07/10 01:51:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/10 01:51:38 INFO : one: Copied (new) 2025/07/10 01:51:38 DEBUG : Waiting for deletions to finish 2025/07/10 01:51:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/10 01:51:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/10 01:51:38 INFO : three.txt: Deleted 2025/07/10 01:51:38 INFO : three.txt: Moved into backup dir 2025/07/10 01:51:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/10 01:51:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:51:40 DEBUG : two: Unchanged skipping 2025/07/10 01:51:40 DEBUG : B2 bucket rclone-test-leyaqed1yale path dst: Waiting for checks to finish 2025/07/10 01:51:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/10 01:51:41 INFO : one: Copied (server-side copy) to: one.bak 2025/07/10 01:51:41 INFO : one: Deleted 2025/07/10 01:51:41 DEBUG : B2 bucket rclone-test-leyaqed1yale path dst: Waiting for transfers to finish 2025/07/10 01:51:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/10 01:51:41 INFO : one: Copied (new) 2025/07/10 01:51:41 DEBUG : Waiting for deletions to finish 2025/07/10 01:51:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/10 01:51:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/10 01:51:42 INFO : three.txt: Deleted 2025/07/10 01:51:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.43s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:51:45 DEBUG : Creating backend with remote "TestB2:rclone-test-leyaqed1yale/dst" 2025/07/10 01:51:46 DEBUG : Creating backend with remote "TestB2:rclone-test-leyaqed1yale/backup" 2025/07/10 01:51:48 DEBUG : B2 bucket rclone-test-leyaqed1yale path dst: Waiting for checks to finish 2025/07/10 01:51:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/10 01:51:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:51:48 DEBUG : two: Unchanged skipping 2025/07/10 01:51:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/10 01:51:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/10 01:51:49 INFO : one: Deleted 2025/07/10 01:51:49 DEBUG : B2 bucket rclone-test-leyaqed1yale path dst: Waiting for transfers to finish 2025/07/10 01:51:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/10 01:51:50 INFO : one: Copied (new) 2025/07/10 01:51:50 DEBUG : Waiting for deletions to finish 2025/07/10 01:51:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/10 01:51:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/10 01:51:51 INFO : three.txt: Deleted 2025/07/10 01:51:51 INFO : three.txt: Moved into backup dir 2025/07/10 01:51:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/10 01:51:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:51:53 DEBUG : two: Unchanged skipping 2025/07/10 01:51:53 DEBUG : B2 bucket rclone-test-leyaqed1yale path dst: Waiting for checks to finish 2025/07/10 01:51:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/10 01:51:53 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/10 01:51:54 INFO : one: Deleted 2025/07/10 01:51:54 DEBUG : B2 bucket rclone-test-leyaqed1yale path dst: Waiting for transfers to finish 2025/07/10 01:51:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/10 01:51:54 INFO : one: Copied (new) 2025/07/10 01:51:54 DEBUG : Waiting for deletions to finish 2025/07/10 01:51:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/10 01:51:54 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/10 01:51:55 INFO : three.txt: Deleted 2025/07/10 01:51:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.71s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:51:57 DEBUG : Creating backend with remote "TestB2:rclone-test-leyaqed1yale/dst" 2025/07/10 01:51:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:51:59 DEBUG : two: Unchanged skipping 2025/07/10 01:51:59 DEBUG : B2 bucket rclone-test-leyaqed1yale path dst: Waiting for checks to finish 2025/07/10 01:51:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/10 01:52:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/10 01:52:00 INFO : one: Copied (server-side copy) to: one.bak 2025/07/10 01:52:00 INFO : one: Deleted 2025/07/10 01:52:00 DEBUG : B2 bucket rclone-test-leyaqed1yale path dst: Waiting for transfers to finish 2025/07/10 01:52:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/10 01:52:01 INFO : one: Copied (new) 2025/07/10 01:52:01 DEBUG : Waiting for deletions to finish 2025/07/10 01:52:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/10 01:52:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/10 01:52:02 INFO : three.txt: Deleted 2025/07/10 01:52:02 INFO : three.txt: Moved into backup dir 2025/07/10 01:52:03 DEBUG : one.bak: Excluded (Path Filter) 2025/07/10 01:52:03 DEBUG : one.bak: Excluded 2025/07/10 01:52:03 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/10 01:52:03 DEBUG : three.txt.bak: Excluded 2025/07/10 01:52:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/10 01:52:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:52:03 DEBUG : two: Unchanged skipping 2025/07/10 01:52:03 DEBUG : B2 bucket rclone-test-leyaqed1yale path dst: Waiting for checks to finish 2025/07/10 01:52:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/10 01:52:04 INFO : one: Copied (server-side copy) to: one.bak 2025/07/10 01:52:04 INFO : one: Deleted 2025/07/10 01:52:04 DEBUG : B2 bucket rclone-test-leyaqed1yale path dst: Waiting for transfers to finish 2025/07/10 01:52:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/10 01:52:05 INFO : one: Copied (new) 2025/07/10 01:52:05 DEBUG : Waiting for deletions to finish 2025/07/10 01:52:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/10 01:52:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/10 01:52:06 INFO : three.txt: Deleted 2025/07/10 01:52:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.92s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:52:08 DEBUG : Creating backend with remote "TestB2:rclone-test-leyaqed1yale/dst" 2025/07/10 01:52:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/10 01:52:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/10 01:52:11 INFO : one: Copied (server-side copy) to: one.bak 2025/07/10 01:52:11 INFO : one: Deleted 2025/07/10 01:52:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/10 01:52:12 INFO : one: Copied (new) 2025/07/10 01:52:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:52:12 DEBUG : two: Unchanged skipping 2025/07/10 01:52:12 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/10 01:52:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/10 01:52:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/10 01:52:13 INFO : three.txt: Deleted 2025/07/10 01:52:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/10 01:52:14 INFO : three.txt: Copied (new) 2025/07/10 01:52:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/10 01:52:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/10 01:52:15 INFO : one: Copied (server-side copy) to: one.bak 2025/07/10 01:52:15 INFO : one: Deleted 2025/07/10 01:52:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/10 01:52:15 INFO : one: Copied (new) 2025/07/10 01:52:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:52:15 DEBUG : two: Unchanged skipping 2025/07/10 01:52:16 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/10 01:52:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/10 01:52:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/10 01:52:16 INFO : three.txt: Deleted 2025/07/10 01:52:17 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/10 01:52:17 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.19s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:52:20 DEBUG : Creating backend with remote "TestB2:rclone-test-leyaqed1yale/dst" 2025/07/10 01:52:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/10 01:52:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/10 01:52:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/10 01:52:23 INFO : one: Deleted 2025/07/10 01:52:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/10 01:52:24 INFO : one: Copied (new) 2025/07/10 01:52:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:52:24 DEBUG : two: Unchanged skipping 2025/07/10 01:52:24 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/10 01:52:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/10 01:52:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/10 01:52:25 INFO : three.txt: Deleted 2025/07/10 01:52:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/10 01:52:26 INFO : three.txt: Copied (new) 2025/07/10 01:52:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/10 01:52:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/10 01:52:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/10 01:52:27 INFO : one: Deleted 2025/07/10 01:52:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/10 01:52:27 INFO : one: Copied (new) 2025/07/10 01:52:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:52:28 DEBUG : two: Unchanged skipping 2025/07/10 01:52:28 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/10 01:52:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/10 01:52:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/10 01:52:29 INFO : three.txt: Deleted 2025/07/10 01:52:29 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/10 01:52:29 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.58s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:52:32 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/10 01:52:32 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:52:32 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:52:33 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/10 01:52:33 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/10 01:52:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.83s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:52:34 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/10 01:52:34 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:52:34 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:52:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/10 01:52:34 INFO : existing: Copied (new) 2025/07/10 01:52:34 DEBUG : Waiting for deletions to finish 2025/07/10 01:52:35 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/10 01:52:35 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/10 01:52:35 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:52:35 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:52:35 ERROR : B2 bucket rclone-test-leyaqed1yale: not deleting files as there were IO errors 2025/07/10 01:52:35 ERROR : B2 bucket rclone-test-leyaqed1yale: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.93s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:52:36 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:52:36 DEBUG : existing: Unchanged skipping 2025/07/10 01:52:36 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:52:36 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:52:36 DEBUG : Waiting for deletions to finish 2025/07/10 01:52:36 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.63s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", 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-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:52:54 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:52:54 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:52:54 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:52:54 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:52:54 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:52:54 DEBUG : both10: Unchanged skipping 2025/07/10 01:52:54 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:52:54 DEBUG : both0: Unchanged skipping 2025/07/10 01:52:54 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:52:54 DEBUG : both14: Unchanged skipping 2025/07/10 01:52:54 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:52:54 DEBUG : both15: Unchanged skipping 2025/07/10 01:52:54 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:52:54 DEBUG : both16: Unchanged skipping 2025/07/10 01:52:54 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:52:54 DEBUG : both17: Unchanged skipping 2025/07/10 01:52:54 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:52:54 DEBUG : both11: Unchanged skipping 2025/07/10 01:52:54 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:52:54 DEBUG : both12: Unchanged skipping 2025/07/10 01:52:54 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:52:54 DEBUG : both13: Unchanged skipping 2025/07/10 01:52:54 DEBUG : both18: Unchanged skipping 2025/07/10 01:52:54 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:52:54 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:52:54 DEBUG : both2: Unchanged skipping 2025/07/10 01:52:54 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:52:54 DEBUG : both4: Unchanged skipping 2025/07/10 01:52:54 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:52:54 DEBUG : both3: Unchanged skipping 2025/07/10 01:52:54 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:52:54 DEBUG : both6: Unchanged skipping 2025/07/10 01:52:54 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:52:54 DEBUG : both1: Unchanged skipping 2025/07/10 01:52:54 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:52:54 DEBUG : both19: Unchanged skipping 2025/07/10 01:52:54 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:52:54 DEBUG : both9: Unchanged skipping 2025/07/10 01:52:54 DEBUG : both5: Unchanged skipping 2025/07/10 01:52:54 DEBUG : both7: Unchanged skipping 2025/07/10 01:52:54 DEBUG : both8: Unchanged skipping 2025/07/10 01:52:54 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:52:54 DEBUG : Waiting for deletions to finish 2025/07/10 01:52:54 INFO : only12: Deleted 2025/07/10 01:52:54 INFO : only13: Deleted 2025/07/10 01:52:54 INFO : only15: Deleted 2025/07/10 01:52:54 INFO : only14: Deleted 2025/07/10 01:52:54 INFO : only5: Deleted 2025/07/10 01:52:54 INFO : only0: Deleted 2025/07/10 01:52:55 INFO : only11: Deleted 2025/07/10 01:52:55 INFO : only16: Deleted 2025/07/10 01:52:55 INFO : only17: Deleted 2025/07/10 01:52:55 INFO : only18: Deleted 2025/07/10 01:52:55 INFO : only6: Deleted 2025/07/10 01:52:55 INFO : only7: Deleted 2025/07/10 01:52:55 INFO : only8: Deleted 2025/07/10 01:52:55 INFO : only19: Deleted 2025/07/10 01:52:55 INFO : only1: Deleted 2025/07/10 01:52:55 INFO : only3: Deleted 2025/07/10 01:52:55 INFO : only4: Deleted 2025/07/10 01:52:55 INFO : only9: Deleted 2025/07/10 01:52:55 INFO : only2: Deleted 2025/07/10 01:52:55 INFO : only10: Deleted 2025/07/10 01:52:55 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (20.84s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:53:15 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:15 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:15 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:15 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:53:15 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:15 DEBUG : both10: Unchanged skipping 2025/07/10 01:53:15 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:15 DEBUG : both13: Unchanged skipping 2025/07/10 01:53:15 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:15 DEBUG : both0: Unchanged skipping 2025/07/10 01:53:15 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:15 DEBUG : both12: Unchanged skipping 2025/07/10 01:53:15 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:15 DEBUG : both16: Unchanged skipping 2025/07/10 01:53:15 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:15 DEBUG : both17: Unchanged skipping 2025/07/10 01:53:15 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:15 DEBUG : both11: Unchanged skipping 2025/07/10 01:53:15 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:15 DEBUG : both14: Unchanged skipping 2025/07/10 01:53:15 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:15 DEBUG : both19: Unchanged skipping 2025/07/10 01:53:15 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:15 DEBUG : both2: Unchanged skipping 2025/07/10 01:53:15 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:15 DEBUG : both15: Unchanged skipping 2025/07/10 01:53:15 DEBUG : both18: Unchanged skipping 2025/07/10 01:53:15 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:15 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:15 DEBUG : both4: Unchanged skipping 2025/07/10 01:53:15 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:15 DEBUG : both6: Unchanged skipping 2025/07/10 01:53:15 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:15 DEBUG : both5: Unchanged skipping 2025/07/10 01:53:15 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:15 DEBUG : both8: Unchanged skipping 2025/07/10 01:53:15 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:15 DEBUG : both9: Unchanged skipping 2025/07/10 01:53:15 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/10 01:53:15 DEBUG : both3: Unchanged skipping 2025/07/10 01:53:15 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/10 01:53:15 DEBUG : both1: Unchanged skipping 2025/07/10 01:53:15 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/10 01:53:15 DEBUG : both7: Unchanged skipping 2025/07/10 01:53:15 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/10 01:53:15 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/10 01:53:15 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/10 01:53:15 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/10 01:53:15 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/10 01:53:15 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/10 01:53:15 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/10 01:53:15 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/10 01:53:15 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/10 01:53:15 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/10 01:53:15 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/10 01:53:15 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/10 01:53:15 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/10 01:53:15 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/10 01:53:15 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/10 01:53:15 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/10 01:53:15 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/10 01:53:15 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:53:15 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/10 01:53:15 INFO : only0: Copied (replaced existing) 2025/07/10 01:53:15 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/10 01:53:15 INFO : only13: Copied (replaced existing) 2025/07/10 01:53:16 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/10 01:53:16 INFO : only16: Copied (replaced existing) 2025/07/10 01:53:16 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/10 01:53:16 INFO : only17: Copied (replaced existing) 2025/07/10 01:53:16 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/10 01:53:16 INFO : only10: Copied (replaced existing) 2025/07/10 01:53:16 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/10 01:53:16 INFO : only15: Copied (replaced existing) 2025/07/10 01:53:16 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/10 01:53:16 INFO : only19: Copied (replaced existing) 2025/07/10 01:53:16 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/10 01:53:16 INFO : only11: Copied (replaced existing) 2025/07/10 01:53:16 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/10 01:53:16 INFO : only12: Copied (replaced existing) 2025/07/10 01:53:16 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/10 01:53:16 INFO : only14: Copied (replaced existing) 2025/07/10 01:53:16 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/10 01:53:16 INFO : only18: Copied (replaced existing) 2025/07/10 01:53:16 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/10 01:53:16 INFO : only1: Copied (replaced existing) 2025/07/10 01:53:16 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/10 01:53:16 INFO : only5: Copied (replaced existing) 2025/07/10 01:53:16 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/10 01:53:16 INFO : only6: Copied (replaced existing) 2025/07/10 01:53:16 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/10 01:53:16 INFO : only7: Copied (replaced existing) 2025/07/10 01:53:16 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/10 01:53:16 INFO : only8: Copied (replaced existing) 2025/07/10 01:53:16 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/10 01:53:16 INFO : only9: Copied (replaced existing) 2025/07/10 01:53:16 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/10 01:53:16 INFO : only2: Copied (replaced existing) 2025/07/10 01:53:16 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/10 01:53:16 INFO : only3: Copied (replaced existing) 2025/07/10 01:53:17 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/10 01:53:17 INFO : only4: Copied (replaced existing) 2025/07/10 01:53:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (25.32s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:53:25 DEBUG : empty_dir: Making directory with metadata 2025/07/10 01:53:25 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/10 01:53:25 DEBUG : empty_on_remote: Making directory with metadata 2025/07/10 01:53:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/10 01:53:25 INFO : empty_on_remote: Making directory 2025/07/10 01:53:25 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/10 01:53:26 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/10 01:53:26 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/10 01:53:26 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/10 01:53:26 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.79s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:53:28 DEBUG : empty_dir: Making directory with metadata 2025/07/10 01:53:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/10 01:53:28 DEBUG : empty_on_remote: Making directory with metadata 2025/07/10 01:53:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/10 01:53:28 INFO : empty_on_remote: Making directory 2025/07/10 01:53:28 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/10 01:53:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/10 01:53:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/10 01:53:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/10 01:53:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/10 01:53:28 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.56s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:53:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/10 01:53:30 INFO : sub dir: Making directory 2025/07/10 01:53:30 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.88s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:53:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/10 01:53:34 INFO : sub dir: Making directory 2025/07/10 01:53:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.21s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:53:40 DEBUG : dir1/0002-cdefghi.txt: Clearing upload URL because of error: Post "https://pod-000-1182-06.backblaze.com/b2api/v1/b2_upload_file/af52cd23004dfb2b9f780e1b/c001_v0001182_t0044": EOF 2025/07/10 01:53:40 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-06.backblaze.com/b2api/v1/b2_upload_file/af52cd23004dfb2b9f780e1b/c001_v0001182_t0044": EOF) 2025/07/10 01:53:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dir1/0002-cdefghi.txt" to B2 bucket rclone-test-leyaqed1yale: 1/10 (Post "https://pod-000-1182-06.backblaze.com/b2api/v1/b2_upload_file/af52cd23004dfb2b9f780e1b/c001_v0001182_t0044": EOF) 2025/07/10 01:53:43 DEBUG : pacer: Reducing sleep to 10ms 2025/07/10 01:53:49 DEBUG : Waiting for deletions to finish 2025/07/10 01:53:50 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:53:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:53:50 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:53:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:53:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:53:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:53:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:53:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:53:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:53:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:53:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:53:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:53:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:53:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:53:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:53:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:53:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:53:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:53:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:53:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/10 01:53:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:50 DEBUG : apple: Unchanged skipping 2025/07/10 01:53:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/10 01:53:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:50 DEBUG : banana: Unchanged skipping 2025/07/10 01:53:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:50 DEBUG : splitbananasplit: Unchanged skipping 2025/07/10 01:53:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/10 01:53:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:51 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:53:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/10 01:53:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/10 01:53:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/10 01:53:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/10 01:53:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/10 01:53:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/10 01:53:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/10 01:53:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/10 01:53:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/10 01:53:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/10 01:53:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/10 01:53:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/10 01:53:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/10 01:53:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/10 01:53:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/10 01:53:51 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:53:51 DEBUG : Waiting for deletions to finish 2025/07/10 01:53:51 INFO : There was nothing to transfer 2025/07/10 01:53:51 DEBUG : Waiting for deletions to finish 2025/07/10 01:53:51 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:53:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:53:51 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:53:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:53:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:53:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:53:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:53:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:53:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:53:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:53:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:53:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:53:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:53:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:53:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:53:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:53:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:53:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:53:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:53:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/10 01:53:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:51 DEBUG : splitbananasplit: Unchanged skipping 2025/07/10 01:53:51 DEBUG : banana: Unchanged skipping 2025/07/10 01:53:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/10 01:53:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:51 DEBUG : apple: Unchanged skipping 2025/07/10 01:53:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/10 01:53:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/10 01:53:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/10 01:53:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/10 01:53:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:52 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:53:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/10 01:53:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/10 01:53:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/10 01:53:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/10 01:53:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/10 01:53:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/10 01:53:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/10 01:53:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/10 01:53:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/10 01:53:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/10 01:53:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:53:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/10 01:53:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/10 01:53:52 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:53:52 DEBUG : Waiting for deletions to finish 2025/07/10 01:53:52 INFO : There was nothing to transfer 2025/07/10 01:53:52 DEBUG : Waiting for deletions to finish 2025/07/10 01:53:52 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:53:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:53:52 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:53:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:53:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:53:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:53:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:53:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:53:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:53:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:53:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:53:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:53:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:53:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:53:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:53:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:53:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:53:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:53:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:53:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:54:06 DEBUG : Waiting for deletions to finish 2025/07/10 01:54:06 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:54:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:54:06 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:54:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:54:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:54:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:54:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:54:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:54:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:54:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:54:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:54:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:54:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:54:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:54:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:54:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:54:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:54:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:54:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:54:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/10 01:54:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:07 DEBUG : apple: Unchanged skipping 2025/07/10 01:54:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/10 01:54:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:07 DEBUG : banana: Unchanged skipping 2025/07/10 01:54:07 DEBUG : splitbananasplit: Unchanged skipping 2025/07/10 01:54:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/10 01:54:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/10 01:54:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/10 01:54:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/10 01:54:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/10 01:54:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/10 01:54:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/10 01:54:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/10 01:54:07 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:54:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/10 01:54:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/10 01:54:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/10 01:54:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/10 01:54:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/10 01:54:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/10 01:54:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/10 01:54:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/10 01:54:07 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:54:07 DEBUG : Waiting for deletions to finish 2025/07/10 01:54:07 INFO : There was nothing to transfer 2025/07/10 01:54:07 DEBUG : Waiting for deletions to finish 2025/07/10 01:54:07 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:54:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:54:07 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:54:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:54:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:54:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:54:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:54:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:54:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:54:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:54:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:54:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:54:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:54:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:54:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:54:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:54:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:54:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:54:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:54:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/10 01:54:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:08 DEBUG : apple: Unchanged skipping 2025/07/10 01:54:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/10 01:54:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:08 DEBUG : banana: Unchanged skipping 2025/07/10 01:54:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:08 DEBUG : splitbananasplit: Unchanged skipping 2025/07/10 01:54:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/10 01:54:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/10 01:54:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/10 01:54:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/10 01:54:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/10 01:54:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/10 01:54:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/10 01:54:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/10 01:54:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/10 01:54:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/10 01:54:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/10 01:54:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/10 01:54:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/10 01:54:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/10 01:54:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/10 01:54:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/10 01:54:08 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:54:08 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:54:08 DEBUG : Waiting for deletions to finish 2025/07/10 01:54:08 INFO : There was nothing to transfer 2025/07/10 01:54:08 DEBUG : Waiting for deletions to finish 2025/07/10 01:54:08 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:54:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:54:08 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:54:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:54:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:54:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:54:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:54:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:54:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:54:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:54:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:54:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:54:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:54:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:54:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:54:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:54:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:54:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:54:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:54:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:54:22 DEBUG : Waiting for deletions to finish 2025/07/10 01:54:23 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:54:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:54:23 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:54:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:54:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:54:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:54:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:54:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:54:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:54:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:54:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:54:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:54:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:54:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:54:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:54:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:54:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:54:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:54:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:54:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/10 01:54:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:54:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:54:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:54:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:54:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:54:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:54:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:54:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:54:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:54:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:54:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:54:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:54:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:54:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:54:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:54:23 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/10 01:54:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:54:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/10 01:54:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:54:23 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/10 01:54:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:54:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/10 01:54:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:54:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:54:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:54:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:54:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:54:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:54:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:54:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:54:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:54:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:54:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:54:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:54:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:54:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:54:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:54:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:54:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:54:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:54:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:54:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:54:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:54:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:54:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:54:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:54:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:54:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:54:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:54:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:54:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:54:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:54:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:54:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:54:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:54:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:54:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:54:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:54:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:54:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:54:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:54:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:54:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:54:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:54:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:54:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:54:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:54:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:54:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:54:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:54:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:54:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:54:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:54:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:54:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:54:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:54:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:54:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:54:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:54:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:54:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:54:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:54:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:54:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:54:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:54:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:54:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:54:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:54:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:54:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:54:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:54:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:54:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:54:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:54:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:54:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:54:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:54:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:54:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:54:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:54:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:54:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:54:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:54:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:54:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:54:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:54:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:54:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:54:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:54:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:54:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:54:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:54:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:54:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:54:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:54:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:54:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:54:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:54:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:54:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:54:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:54:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:54:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:54:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:54:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:54:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:54:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:54:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:54:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:54:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:54:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:54:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:54:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:54:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:54:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:54:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:54:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:54:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:54:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:54:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:54:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:54:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:54:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/10 01:54:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/10 01:54:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:54:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/10 01:54:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:54:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/10 01:54:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:54:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/10 01:54:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:54:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:54:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:54:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:54:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:54:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:54:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:54:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:54:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:54:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/10 01:54:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:54:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:54:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:54:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:54:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:54:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:54:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:54:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:54:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:54:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:54:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:54:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:54:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:54:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:54:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:54:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:54:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:54:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:54:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/10 01:54:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:54:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:54:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:54:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:54:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:54:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:54:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:54:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:54:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:54:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:54:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:54:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:54:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/10 01:54:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:54:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:54:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:54:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:24 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/10 01:54:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:24 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:54:24 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:54:24 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/10 01:54:24 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:54:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:54:24 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/10 01:54:24 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/10 01:54:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:54:24 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/10 01:54:24 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/10 01:54:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:54:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/10 01:54:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:54:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:54:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/10 01:54:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:54:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:54:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/10 01:54:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:54:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:54:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/10 01:54:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:54:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:54:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/10 01:54:24 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:54:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:54:25 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/10 01:54:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:54:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:54:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/10 01:54:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:54:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:54:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/10 01:54:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:54:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/10 01:54:25 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/10 01:54:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:54:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/10 01:54:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/10 01:54:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:54:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:54:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/10 01:54:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:54:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/10 01:54:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/10 01:54:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:54:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/10 01:54:25 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/10 01:54:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/10 01:54:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/10 01:54:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/10 01:54:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/10 01:54:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/10 01:54:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/10 01:54:26 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/10 01:54:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/10 01:54:26 DEBUG : Waiting for deletions to finish 2025/07/10 01:54:26 INFO : apple: Deleted 2025/07/10 01:54:26 INFO : dir1/0003-defghij.txt: Deleted 2025/07/10 01:54:26 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/10 01:54:26 INFO : dir1/0012-6789;.txt: Deleted 2025/07/10 01:54:26 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/10 01:54:26 INFO : dir1/0009-3456789.txt: Deleted 2025/07/10 01:54:26 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/10 01:54:26 INFO : banana: Deleted 2025/07/10 01:54:26 INFO : dir1/0007-1234567.txt: Deleted 2025/07/10 01:54:26 INFO : dir1/0013-789;=.txt: Deleted 2025/07/10 01:54:26 INFO : appleappleapplebanana: Deleted 2025/07/10 01:54:26 INFO : splitbananasplit: Deleted 2025/07/10 01:54:26 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/10 01:54:26 INFO : dir1/0011-56789;.txt: Deleted 2025/07/10 01:54:26 INFO : dir1/0008-2345678.txt: Deleted 2025/07/10 01:54:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/10 01:54:26 INFO : dir1/0014-89;=.txt: Deleted 2025/07/10 01:54:26 INFO : dir1/0015-9;=.txt: Deleted 2025/07/10 01:54:26 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/10 01:54:26 INFO : dir1/0010-456789.txt: Deleted 2025/07/10 01:54:26 DEBUG : Waiting for deletions to finish 2025/07/10 01:54:27 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/10 01:54:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/10 01:54:27 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/10 01:54:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/10 01:54:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/10 01:54:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/10 01:54:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/10 01:54:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/10 01:54:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/10 01:54:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/10 01:54:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/10 01:54:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/10 01:54:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/10 01:54:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/10 01:54:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/10 01:54:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/10 01:54:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/10 01:54:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/10 01:54:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/10 01:54:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/10 01:54:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:54:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:54:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:54:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:54:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:54:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:54:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:54:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:54:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:54:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:54:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:54:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:54:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:54:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:54:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:54:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:54:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:54:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:54:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/10 01:54:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:54:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/10 01:54:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/10 01:54:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:54:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/10 01:54:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/10 01:54:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:54:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/10 01:54:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/10 01:54:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:54:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/10 01:54:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:54:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:54:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/10 01:54:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:54:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:54:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:54:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/10 01:54:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:54:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/10 01:54:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:54:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:54:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:54:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:54:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:54:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:54:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:54:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:54:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:54:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:54:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:54:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:54:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:54:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:54:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:54:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:54:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:54:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:54:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:54:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:54:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:54:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/10 01:54:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:54:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:54:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/10 01:54:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:54:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:54:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:54:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/10 01:54:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:54:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/10 01:54:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:54:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:54:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:54:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:54:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:54:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:54:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:54:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:54:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:54:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:54:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:54:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:54:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:54:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:54:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:54:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:54:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:54:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:54:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:54:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:54:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:54:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:54:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:54:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/10 01:54:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:54:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:54:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/10 01:54:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:54:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:54:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:54:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/10 01:54:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:54:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/10 01:54:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:54:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:54:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:54:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:54:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:54:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:54:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:54:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:54:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:54:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:54:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:54:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:54:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:54:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:54:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:54:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:54:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:54:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:54:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:54:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:54:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:54:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:54:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:54:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:54:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:54:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/10 01:54:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:54:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:54:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/10 01:54:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:54:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:54:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:54:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/10 01:54:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:54:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/10 01:54:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:54:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:54:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:54:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:54:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:54:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:54:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:54:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:54:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:54:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:54:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:54:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:54:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:54:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:54:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:54:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:54:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:54:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:54:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:54:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:54:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:54:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:54:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:54:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:54:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:54:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:54:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:54:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:54:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:54:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:54:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:54:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:54:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:54:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:54:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:54:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:54:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/10 01:54:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/10 01:54:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:54:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/10 01:54:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/10 01:54:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:54:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:54:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:54:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:54:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:54:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:54:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:54:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:54:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:54:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:54:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:54:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:54:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:54:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:54:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:54:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:54:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:27 DEBUG : apple: Unchanged skipping 2025/07/10 01:54:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/10 01:54:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:54:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:54:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:27 DEBUG : banana: Unchanged skipping 2025/07/10 01:54:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:27 DEBUG : splitbananasplit: Unchanged skipping 2025/07/10 01:54:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:54:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:54:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:54:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:54:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:54:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:54:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:54:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:54:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:54:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:54:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:54:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:54:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:54:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:54:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:54:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:54:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:54:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:54:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:54:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:54:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:54:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:54:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:54:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:54:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:54:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:54:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:54:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:54:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:54:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:54:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:54:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:54:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:54:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:54:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:54:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:54:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:54:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:54:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:54:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:54:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:54:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:54:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:54:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:54:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:54:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:54:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:54:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:54:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:54:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:54:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:54:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:54:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:54:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:54:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:54:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:54:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:54:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:54:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:54:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:54:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:54:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:54:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:54:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:54:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:54:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:54:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:54:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:54:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:54:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:54:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:54:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:54:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:54:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:54:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:54:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:54:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:54:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:54:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:54:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:54:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:54:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:54:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:54:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:54:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:54:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:54:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:54:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:54:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:54:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:54:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:54:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:54:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:54:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:54:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:54:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:54:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:54:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:54:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:54:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:54:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:54:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:54:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:54:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:54:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:54:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:54:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:54:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:54:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:54:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:54:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:54:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:54:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:54:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:54:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:54:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:54:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:54:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:54:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/10 01:54:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/10 01:54:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:54:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/10 01:54:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:54:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/10 01:54:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:54:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/10 01:54:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:54:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:54:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:54:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:54:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:54:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:54:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:54:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:54:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:54:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/10 01:54:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:54:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:54:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:54:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:54:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:54:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:54:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:54:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:54:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:54:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:54:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:54:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:54:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:54:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:54:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:54:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:54:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:54:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:54:27 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/10 01:54:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:54:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:54:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:54:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:54:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:54:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:54:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:54:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:54:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:54:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:54:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/10 01:54:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:54:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/10 01:54:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/10 01:54:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/10 01:54:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/10 01:54:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/10 01:54:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:54:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/10 01:54:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/10 01:54:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/10 01:54:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/10 01:54:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/10 01:54:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:54:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/10 01:54:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/10 01:54:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:27 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/10 01:54:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/10 01:54:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/10 01:54:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/10 01:54:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/10 01:54:27 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:54:27 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:54:27 DEBUG : Waiting for deletions to finish 2025/07/10 01:54:27 DEBUG : Waiting for deletions to finish 2025/07/10 01:54:28 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/10 01:54:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/10 01:54:28 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/10 01:54:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/10 01:54:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/10 01:54:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/10 01:54:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/10 01:54:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/10 01:54:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/10 01:54:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/10 01:54:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/10 01:54:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/10 01:54:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/10 01:54:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/10 01:54:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/10 01:54:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/10 01:54:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/10 01:54:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/10 01:54:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/10 01:54:28 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/10 01:54:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:54:28 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:54:28 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:54:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:54:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:54:28 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:54:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:54:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:54:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:54:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:54:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:54:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:54:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:54:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:54:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:54:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:54:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:54:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:54:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:54:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:54:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:54:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:54:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:54:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:54:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:54:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:54:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/10 01:54:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:54:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/10 01:54:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/10 01:54:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:54:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/10 01:54:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/10 01:54:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:54:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/10 01:54:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/10 01:54:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:28 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:54:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:54:28 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:54:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:54:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:54:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:54:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:54:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:54:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:54:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:54:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:54:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:54:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:54:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:54:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/10 01:54:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/10 01:54:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:54:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/10 01:54:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/10 01:54:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:54:41 DEBUG : Waiting for deletions to finish 2025/07/10 01:54:41 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:54:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:54:41 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:54:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:54:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:54:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:54:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:54:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:54:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:54:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:54:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:54:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:54:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:54:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:54:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:54:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:54:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:54:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:54:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:54:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/10 01:54:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:54:42 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:54:42 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:54:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:54:42 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:54:42 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:54:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:54:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:54:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:54:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:54:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:54:42 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:54:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:54:42 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:54:42 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:54:42 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/10 01:54:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:54:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/10 01:54:42 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:54:42 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/10 01:54:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:54:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/10 01:54:42 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:54:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:54:42 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:54:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:54:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/10 01:54:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/10 01:54:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/10 01:54:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/10 01:54:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/10 01:54:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/10 01:54:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/10 01:54:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/10 01:54:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/10 01:54:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/10 01:54:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/10 01:54:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/10 01:54:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/10 01:54:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/10 01:54:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/10 01:54:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/10 01:54:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/10 01:54:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/10 01:54:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/10 01:54:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/10 01:54:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/10 01:54:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/10 01:54:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/10 01:54:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/10 01:54:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/10 01:54:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/10 01:54:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/10 01:54:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/10 01:54:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/10 01:54:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/10 01:54:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/10 01:54:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/10 01:54:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/10 01:54:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/10 01:54:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/10 01:54:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/10 01:54:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/10 01:54:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/10 01:54:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/10 01:54:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/10 01:54:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/10 01:54:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/10 01:54:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/10 01:54:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/10 01:54:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/10 01:54:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/10 01:54:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/10 01:54:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/10 01:54:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/10 01:54:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/10 01:54:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/10 01:54:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/10 01:54:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/10 01:54:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/10 01:54:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/10 01:54:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/10 01:54:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/10 01:54:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/10 01:54:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/10 01:54:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/10 01:54:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/10 01:54:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/10 01:54:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/10 01:54:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/10 01:54:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/10 01:54:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/10 01:54:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/10 01:54:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/10 01:54:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/10 01:54:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/10 01:54:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/10 01:54:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/10 01:54:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/10 01:54:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/10 01:54:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/10 01:54:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/10 01:54:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/10 01:54:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/10 01:54:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/10 01:54:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/10 01:54:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/10 01:54:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/10 01:54:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/10 01:54:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/10 01:54:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/10 01:54:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/10 01:54:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/10 01:54:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/10 01:54:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/10 01:54:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/10 01:54:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/10 01:54:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/10 01:54:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/10 01:54:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/10 01:54:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/10 01:54:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/10 01:54:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/10 01:54:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/10 01:54:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/10 01:54:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/10 01:54:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/10 01:54:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/10 01:54:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/10 01:54:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/10 01:54:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/10 01:54:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/10 01:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/10 01:54:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/10 01:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/10 01:54:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/10 01:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/10 01:54:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/10 01:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/10 01:54:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/10 01:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/10 01:54:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/10 01:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/10 01:54:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/10 01:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/10 01:54:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/10 01:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/10 01:54:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/10 01:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/10 01:54:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/10 01:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/10 01:54:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/10 01:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/10 01:54:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/10 01:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/10 01:54:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/10 01:54:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/10 01:54:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/10 01:54:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/10 01:54:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/10 01:54:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/10 01:54:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/10 01:54:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/10 01:54:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/10 01:54:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/10 01:54:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/10 01:54:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/10 01:54:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/10 01:54:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/10 01:54:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/10 01:54:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/10 01:54:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/10 01:54:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/10 01:54:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/10 01:54:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/10 01:54:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/10 01:54:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/10 01:54:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/10 01:54:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/10 01:54:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/10 01:54:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/10 01:54:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/10 01:54:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/10 01:54:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/10 01:54:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/10 01:54:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/10 01:54:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/10 01:54:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/10 01:54:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/10 01:54:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/10 01:54:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/10 01:54:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/10 01:54:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/10 01:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/10 01:54:42 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/10 01:54:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/10 01:54:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/10 01:54:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/10 01:54:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/10 01:54:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/10 01:54:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/10 01:54:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/10 01:54:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/10 01:54:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/10 01:54:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/10 01:54:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/10 01:54:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/10 01:54:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/10 01:54:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/10 01:54:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/10 01:54:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/10 01:54:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:42 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/10 01:54:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:42 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:54:42 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:54:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/10 01:54:42 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/10 01:54:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/10 01:54:42 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/10 01:54:42 INFO : apple: Copied (new) to: PREFIXapple 2025/07/10 01:54:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/10 01:54:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/10 01:54:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/10 01:54:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/10 01:54:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/10 01:54:42 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/10 01:54:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/10 01:54:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/10 01:54:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/10 01:54:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/10 01:54:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/10 01:54:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/10 01:54:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/10 01:54:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/10 01:54:43 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/10 01:54:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/10 01:54:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/10 01:54:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/10 01:54:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/10 01:54:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/10 01:54:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/10 01:54:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/10 01:54:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/10 01:54:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/10 01:54:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/10 01:54:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/10 01:54:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/10 01:54:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/10 01:54:43 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/10 01:54:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/10 01:54:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/10 01:54:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/10 01:54:43 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/10 01:54:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/10 01:54:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/10 01:54:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/10 01:54:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/10 01:54:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/10 01:54:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/10 01:54:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/10 01:54:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/10 01:54:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/10 01:54:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/10 01:54:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/10 01:54:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/10 01:54:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/10 01:54:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/10 01:54:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/10 01:54:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/10 01:54:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/10 01:54:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/10 01:54:44 DEBUG : Waiting for deletions to finish 2025/07/10 01:54:44 INFO : apple: Deleted 2025/07/10 01:54:44 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/10 01:54:44 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/10 01:54:44 INFO : dir1/0007-1234567.txt: Deleted 2025/07/10 01:54:45 INFO : dir1/0011-56789;.txt: Deleted 2025/07/10 01:54:45 INFO : dir1/0008-2345678.txt: Deleted 2025/07/10 01:54:45 INFO : dir1/0003-defghij.txt: Deleted 2025/07/10 01:54:45 INFO : dir1/0015-9;=.txt: Deleted 2025/07/10 01:54:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/10 01:54:45 INFO : dir1/0014-89;=.txt: Deleted 2025/07/10 01:54:45 INFO : dir1/0010-456789.txt: Deleted 2025/07/10 01:54:45 INFO : appleappleapplebanana: Deleted 2025/07/10 01:54:45 INFO : banana: Deleted 2025/07/10 01:54:45 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/10 01:54:45 INFO : dir1/0009-3456789.txt: Deleted 2025/07/10 01:54:45 INFO : dir1/0012-6789;.txt: Deleted 2025/07/10 01:54:45 INFO : dir1/0013-789;=.txt: Deleted 2025/07/10 01:54:45 INFO : splitbananasplit: Deleted 2025/07/10 01:54:45 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/10 01:54:45 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/10 01:54:45 DEBUG : Waiting for deletions to finish 2025/07/10 01:54:45 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/10 01:54:45 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:54:45 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/10 01:54:45 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/10 01:54:45 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:54:45 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:54:45 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:54:45 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:54:45 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:54:45 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:54:45 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:54:45 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:54:45 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:54:45 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:54:45 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:54:45 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:54:45 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:54:45 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:54:45 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:54:45 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:54:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/10 01:54:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/10 01:54:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/10 01:54:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/10 01:54:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/10 01:54:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/10 01:54:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/10 01:54:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/10 01:54:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/10 01:54:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/10 01:54:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/10 01:54:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/10 01:54:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/10 01:54:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/10 01:54:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/10 01:54:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/10 01:54:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/10 01:54:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/10 01:54:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/10 01:54:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/10 01:54:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/10 01:54:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/10 01:54:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/10 01:54:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/10 01:54:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/10 01:54:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/10 01:54:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/10 01:54:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/10 01:54:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/10 01:54:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/10 01:54:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:54:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/10 01:54:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:54:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/10 01:54:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:54:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/10 01:54:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:54:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/10 01:54:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:54:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/10 01:54:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:54:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/10 01:54:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:54:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/10 01:54:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:54:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/10 01:54:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:54:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/10 01:54:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:54:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/10 01:54:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:54:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/10 01:54:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:54:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/10 01:54:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:54:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/10 01:54:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:54:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/10 01:54:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:54:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/10 01:54:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:54:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/10 01:54:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:54:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/10 01:54:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:54:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/10 01:54:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:54:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/10 01:54:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:54:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/10 01:54:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:54:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/10 01:54:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:54:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/10 01:54:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:54:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/10 01:54:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:54:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/10 01:54:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:54:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/10 01:54:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:54:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/10 01:54:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:54:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/10 01:54:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:54:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/10 01:54:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:54:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/10 01:54:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:54:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/10 01:54:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:54:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/10 01:54:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:54:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/10 01:54:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:54:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:54:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:54:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/10 01:54:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:54:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/10 01:54:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:54:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/10 01:54:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:54:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/10 01:54:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:54:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/10 01:54:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:54:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/10 01:54:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:54:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/10 01:54:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:54:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/10 01:54:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:54:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/10 01:54:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:54:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/10 01:54:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:54:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/10 01:54:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:54:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/10 01:54:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:54:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/10 01:54:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:54:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/10 01:54:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:54:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/10 01:54:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:54:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/10 01:54:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:54:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:54:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:54:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:54:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:54:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/10 01:54:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:54:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/10 01:54:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:54:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/10 01:54:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:54:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/10 01:54:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:54:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/10 01:54:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:54:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/10 01:54:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:54:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/10 01:54:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:54:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/10 01:54:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:54:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/10 01:54:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:54:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/10 01:54:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:54:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/10 01:54:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:54:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/10 01:54:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:54:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/10 01:54:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:54:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/10 01:54:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:54:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/10 01:54:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:54:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/10 01:54:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:54:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:54:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:54:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:54:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:54:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:54:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/10 01:54:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/10 01:54:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/10 01:54:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/10 01:54:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/10 01:54:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/10 01:54:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/10 01:54:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/10 01:54:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/10 01:54:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/10 01:54:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/10 01:54:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/10 01:54:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/10 01:54:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/10 01:54:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/10 01:54:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/10 01:54:46 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/10 01:54:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/10 01:54:46 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/10 01:54:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/10 01:54:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/10 01:54:46 INFO : splitbananasplit: Copied (new) 2025/07/10 01:54:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/10 01:54:46 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:54:46 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:54:46 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/10 01:54:46 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/10 01:54:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/10 01:54:46 INFO : appleappleapplebanana: Copied (new) 2025/07/10 01:54:46 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/10 01:54:46 INFO : apple: Copied (new) 2025/07/10 01:54:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/10 01:54:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/10 01:54:46 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/10 01:54:46 INFO : banana: Copied (new) 2025/07/10 01:54:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/10 01:54:47 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/10 01:54:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/10 01:54:47 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/10 01:54:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/10 01:54:47 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/10 01:54:47 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/10 01:54:47 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/10 01:54:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/10 01:54:47 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/10 01:54:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/10 01:54:47 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/10 01:54:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/10 01:54:47 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/10 01:54:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/10 01:54:47 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/10 01:54:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/10 01:54:47 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/10 01:54:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/10 01:54:47 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/10 01:54:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/10 01:54:47 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/10 01:54:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/10 01:54:47 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/10 01:54:48 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/10 01:54:48 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/10 01:54:48 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/10 01:54:48 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/10 01:54:48 DEBUG : Waiting for deletions to finish 2025/07/10 01:54:48 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/10 01:54:48 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/10 01:54:48 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/10 01:54:48 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/10 01:54:48 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/10 01:54:48 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/10 01:54:48 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/10 01:54:48 INFO : PREFIXapple: Deleted 2025/07/10 01:54:48 INFO : PREFIXbanana: Deleted 2025/07/10 01:54:48 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/10 01:54:48 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/10 01:54:48 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/10 01:54:48 INFO : PREFIXsplitbananasplit: Deleted 2025/07/10 01:54:48 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/10 01:54:48 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/10 01:54:48 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/10 01:54:48 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/10 01:54:48 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/10 01:54:48 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/10 01:54:48 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/10 01:54:48 DEBUG : Waiting for deletions to finish 2025/07/10 01:54:49 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:54:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:54:49 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:54:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:54:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:54:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:54:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:54:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:54:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:54:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:54:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:54:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:54:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:54:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:54:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:54:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:54:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:54:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:54:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:54:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/10 01:54:49 DEBUG : Waiting for deletions to finish 2025/07/10 01:54:49 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:54:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:54:49 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:54:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:54:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:54:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:54:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:54:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:54:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:54:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:54:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:54:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:54:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:54:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:54:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:54:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:54:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:54:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:54:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:54:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:55:04 DEBUG : Waiting for deletions to finish 2025/07/10 01:55:04 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:55:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:55:04 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:55:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:55:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:55:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:55:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:55:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:55:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:55:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:55:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:55:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:55:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:55:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:55:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:55:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:55:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:55:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:55:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:55:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/10 01:55:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/10 01:55:04 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:55:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:55:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/10 01:55:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:55:04 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:55:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/10 01:55:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:55:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:55:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/10 01:55:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:55:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:55:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:55:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:55:04 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:55:04 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:55:04 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/10 01:55:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:55:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/10 01:55:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:55:04 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/10 01:55:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/10 01:55:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/10 01:55:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:55:04 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:55:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/10 01:55:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:55:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/10 01:55:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/10 01:55:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/10 01:55:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/10 01:55:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/10 01:55:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/10 01:55:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/10 01:55:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/10 01:55:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/10 01:55:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/10 01:55:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/10 01:55:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/10 01:55:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/10 01:55:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/10 01:55:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/10 01:55:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/10 01:55:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/10 01:55:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/10 01:55:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/10 01:55:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:05 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:55:05 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:55:05 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/10 01:55:05 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/10 01:55:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/10 01:55:05 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/10 01:55:05 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/10 01:55:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/10 01:55:05 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/10 01:55:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/10 01:55:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/10 01:55:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/10 01:55:05 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/10 01:55:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/10 01:55:05 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/10 01:55:05 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/10 01:55:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/10 01:55:05 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/10 01:55:05 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/10 01:55:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/10 01:55:06 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/10 01:55:06 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/10 01:55:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/10 01:55:06 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/10 01:55:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/10 01:55:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/10 01:55:06 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/10 01:55:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/10 01:55:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/10 01:55:06 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/10 01:55:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/10 01:55:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/10 01:55:06 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/10 01:55:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/10 01:55:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/10 01:55:06 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/10 01:55:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/10 01:55:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/10 01:55:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/10 01:55:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/10 01:55:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/10 01:55:06 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/10 01:55:06 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/10 01:55:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/10 01:55:06 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/10 01:55:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/10 01:55:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/10 01:55:06 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/10 01:55:06 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/10 01:55:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/10 01:55:06 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/10 01:55:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/10 01:55:06 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/10 01:55:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/10 01:55:06 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/10 01:55:06 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/10 01:55:07 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/10 01:55:07 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/10 01:55:07 DEBUG : Waiting for deletions to finish 2025/07/10 01:55:07 INFO : dir1/0014-89;=.txt: Deleted 2025/07/10 01:55:07 INFO : dir1/0009-3456789.txt: Deleted 2025/07/10 01:55:07 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/10 01:55:07 INFO : dir1/0013-789;=.txt: Deleted 2025/07/10 01:55:07 INFO : dir1/0015-9;=.txt: Deleted 2025/07/10 01:55:07 INFO : splitbananasplit: Deleted 2025/07/10 01:55:07 INFO : dir1/0003-defghij.txt: Deleted 2025/07/10 01:55:07 INFO : dir1/0007-1234567.txt: Deleted 2025/07/10 01:55:07 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/10 01:55:07 INFO : dir1/0010-456789.txt: Deleted 2025/07/10 01:55:07 INFO : dir1/0011-56789;.txt: Deleted 2025/07/10 01:55:07 INFO : apple: Deleted 2025/07/10 01:55:08 INFO : banana: Deleted 2025/07/10 01:55:08 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/10 01:55:08 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/10 01:55:08 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/10 01:55:08 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/10 01:55:08 INFO : dir1/0008-2345678.txt: Deleted 2025/07/10 01:55:08 INFO : appleappleapplebanana: Deleted 2025/07/10 01:55:08 INFO : dir1/0012-6789;.txt: Deleted 2025/07/10 01:55:08 DEBUG : Waiting for deletions to finish 2025/07/10 01:55:08 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/10 01:55:08 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/10 01:55:08 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/10 01:55:08 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/10 01:55:08 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/10 01:55:08 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/10 01:55:08 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/10 01:55:08 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/10 01:55:08 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/10 01:55:08 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/10 01:55:08 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/10 01:55:08 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/10 01:55:08 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/10 01:55:08 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/10 01:55:08 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/10 01:55:08 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/10 01:55:08 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/10 01:55:08 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/10 01:55:08 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/10 01:55:08 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/10 01:55:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/10 01:55:08 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/10 01:55:08 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/10 01:55:08 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/10 01:55:08 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/10 01:55:08 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/10 01:55:08 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/10 01:55:08 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/10 01:55:08 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/10 01:55:08 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/10 01:55:08 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/10 01:55:08 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/10 01:55:08 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/10 01:55:08 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/10 01:55:08 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/10 01:55:08 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/10 01:55:08 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/10 01:55:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/10 01:55:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/10 01:55:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/10 01:55:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/10 01:55:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/10 01:55:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/10 01:55:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/10 01:55:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/10 01:55:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/10 01:55:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/10 01:55:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/10 01:55:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/10 01:55:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/10 01:55:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/10 01:55:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/10 01:55:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/10 01:55:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:55:08 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:55:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/10 01:55:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/10 01:55:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/10 01:55:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/10 01:55:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/10 01:55:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/10 01:55:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/10 01:55:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/10 01:55:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/10 01:55:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/10 01:55:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/10 01:55:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/10 01:55:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/10 01:55:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/10 01:55:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/10 01:55:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/10 01:55:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:55:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:55:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:55:08 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:55:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/10 01:55:08 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:55:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:55:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/10 01:55:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/10 01:55:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/10 01:55:08 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/10 01:55:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/10 01:55:08 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/10 01:55:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/10 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:09 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:55:09 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:55:09 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/10 01:55:09 INFO : banana: Copied (new) 2025/07/10 01:55:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/10 01:55:09 INFO : appleappleapplebanana: Copied (new) 2025/07/10 01:55:09 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/10 01:55:09 INFO : apple: Copied (new) 2025/07/10 01:55:09 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/10 01:55:09 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/10 01:55:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/10 01:55:09 INFO : splitbananasplit: Copied (new) 2025/07/10 01:55:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/10 01:55:09 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/10 01:55:09 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/10 01:55:09 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/10 01:55:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/10 01:55:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/10 01:55:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/10 01:55:09 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/10 01:55:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/10 01:55:09 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/10 01:55:09 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/10 01:55:09 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/10 01:55:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/10 01:55:10 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/10 01:55:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/10 01:55:10 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/10 01:55:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/10 01:55:10 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/10 01:55:10 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/10 01:55:10 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/10 01:55:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/10 01:55:10 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/10 01:55:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/10 01:55:10 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/10 01:55:10 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/10 01:55:10 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/10 01:55:10 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/10 01:55:10 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/10 01:55:10 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/10 01:55:10 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/10 01:55:10 DEBUG : Waiting for deletions to finish 2025/07/10 01:55:10 INFO : appleSUFFIX: Deleted 2025/07/10 01:55:10 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/10 01:55:10 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/10 01:55:10 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/10 01:55:10 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/10 01:55:10 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/10 01:55:10 INFO : splitbananasplitSUFFIX: Deleted 2025/07/10 01:55:10 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/10 01:55:11 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/10 01:55:11 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/10 01:55:11 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/10 01:55:11 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/10 01:55:11 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/10 01:55:11 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/10 01:55:11 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/10 01:55:11 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/10 01:55:11 INFO : bananaSUFFIX: Deleted 2025/07/10 01:55:11 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/10 01:55:11 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/10 01:55:11 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/10 01:55:11 DEBUG : Waiting for deletions to finish 2025/07/10 01:55:11 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:55:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:55:11 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:55:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:55:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:55:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:55:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:55:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:55:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:55:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:55:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:55:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:55:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:55:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:55:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:55:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:55:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:55:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:55:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:55:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/10 01:55:11 DEBUG : Waiting for deletions to finish 2025/07/10 01:55:12 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:55:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:55:12 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:55:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:55:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:55:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:55:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:55:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:55:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:55:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:55:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:55:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:55:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:55:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:55:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:55:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:55:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:55:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:55:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:55:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:55:26 DEBUG : Waiting for deletions to finish 2025/07/10 01:55:26 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:55:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:55:26 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:55:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:55:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:55:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:55:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:55:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:55:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:55:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:55:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:55:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:55:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:55:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:55:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:55:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:55:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:55:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:55:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:55:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/10 01:55:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/10 01:55:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/10 01:55:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/10 01:55:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:55:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/10 01:55:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:55:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:55:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:55:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:55:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/10 01:55:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/10 01:55:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/10 01:55:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:27 DEBUG : apple: Unchanged skipping 2025/07/10 01:55:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:27 DEBUG : banana: Unchanged skipping 2025/07/10 01:55:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:55:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/10 01:55:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:55:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:55:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/10 01:55:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:55:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/10 01:55:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:55:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:55:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:55:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:55:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:55:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:55:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:55:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:55:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:55:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:55:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:55:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:55:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/10 01:55:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:55:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:55:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:55:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:55:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:55:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:55:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:55:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:55:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:55:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:55:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:55:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:55:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:55:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:55:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:55:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:55:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:55:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:55:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:55:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:55:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:55:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:55:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:55:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:55:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:55:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/10 01:55:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:55:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:55:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:55:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:55:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:55:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:55:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:55:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:55:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:55:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:55:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:55:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:55:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:55:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/10 01:55:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:55:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:55:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:55:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:55:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:55:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:55:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:55:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:55:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:55:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:55:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:55:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:55:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:55:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:55:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:55:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/10 01:55:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:55:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:55:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:55:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:55:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/10 01:55:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:55:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/10 01:55:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:55:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/10 01:55:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:55:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/10 01:55:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:55:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/10 01:55:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:55:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:55:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:55:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:55:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:55:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:55:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:55:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:55:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:55:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:55:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/10 01:55:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:55:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:55:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:55:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:55:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:55:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/10 01:55:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:55:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:55:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:55:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:55:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:55:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:55:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:55:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:55:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:55:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:55:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:55:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/10 01:55:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:55:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:55:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:55:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:55:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:55:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/10 01:55:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:55:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:55:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:55:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:55:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:55:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:55:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:55:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:55:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/10 01:55:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:55:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/10 01:55:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:55:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/10 01:55:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:55:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/10 01:55:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:55:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/10 01:55:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/10 01:55:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:55:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:55:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:55:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:55:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:55:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:55:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:55:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:55:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:55:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/10 01:55:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:55:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/10 01:55:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:55:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:55:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:55:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:55:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:55:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/10 01:55:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:55:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:55:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:55:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:55:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:55:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:55:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:55:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:55:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:55:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:55:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/10 01:55:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:55:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:55:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:55:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:55:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:55:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:55:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:55:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/10 01:55:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/10 01:55:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:55:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:55:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/10 01:55:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/10 01:55:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:55:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:55:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:55:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:55:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/10 01:55:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/10 01:55:27 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:55:27 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:55:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/10 01:55:27 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/10 01:55:27 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/10 01:55:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/10 01:55:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/10 01:55:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/10 01:55:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/10 01:55:27 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/10 01:55:27 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/10 01:55:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/10 01:55:27 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/10 01:55:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/10 01:55:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/10 01:55:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/10 01:55:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/10 01:55:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/10 01:55:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/10 01:55:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/10 01:55:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/10 01:55:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/10 01:55:28 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/10 01:55:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/10 01:55:28 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/10 01:55:28 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/10 01:55:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/10 01:55:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/10 01:55:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/10 01:55:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/10 01:55:28 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/10 01:55:28 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/10 01:55:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/10 01:55:28 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/10 01:55:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/10 01:55:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/10 01:55:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/10 01:55:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/10 01:55:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/10 01:55:28 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/10 01:55:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/10 01:55:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/10 01:55:28 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/10 01:55:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/10 01:55:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/10 01:55:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/10 01:55:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/10 01:55:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/10 01:55:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/10 01:55:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/10 01:55:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/10 01:55:29 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/10 01:55:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/10 01:55:29 DEBUG : Waiting for deletions to finish 2025/07/10 01:55:29 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/10 01:55:29 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/10 01:55:29 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/10 01:55:29 INFO : appleappleapplebanana: Deleted 2025/07/10 01:55:29 INFO : splitbananasplit: Deleted 2025/07/10 01:55:29 INFO : dir1/0007-1234567.txt: Deleted 2025/07/10 01:55:29 INFO : dir1/0015-9;=.txt: Deleted 2025/07/10 01:55:29 INFO : dir1/0003-defghij.txt: Deleted 2025/07/10 01:55:29 INFO : dir1/0008-2345678.txt: Deleted 2025/07/10 01:55:29 INFO : dir1/0009-3456789.txt: Deleted 2025/07/10 01:55:29 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/10 01:55:29 INFO : dir1/0010-456789.txt: Deleted 2025/07/10 01:55:29 INFO : dir1/0011-56789;.txt: Deleted 2025/07/10 01:55:29 INFO : dir1/0012-6789;.txt: Deleted 2025/07/10 01:55:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/10 01:55:29 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/10 01:55:29 INFO : dir1/0013-789;=.txt: Deleted 2025/07/10 01:55:29 INFO : dir1/0014-89;=.txt: Deleted 2025/07/10 01:55:29 DEBUG : Waiting for deletions to finish 2025/07/10 01:55:30 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:55:30 DEBUG : appleapple: Excluded (Path Filter) 2025/07/10 01:55:30 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:55:30 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/10 01:55:30 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/10 01:55:30 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/10 01:55:30 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/10 01:55:30 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/10 01:55:30 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/10 01:55:30 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/10 01:55:30 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/10 01:55:30 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/10 01:55:30 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/10 01:55:30 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/10 01:55:30 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/10 01:55:30 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/10 01:55:30 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/10 01:55:30 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/10 01:55:30 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/10 01:55:30 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/10 01:55:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/10 01:55:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/10 01:55:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/10 01:55:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/10 01:55:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/10 01:55:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/10 01:55:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/10 01:55:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/10 01:55:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/10 01:55:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/10 01:55:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/10 01:55:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/10 01:55:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/10 01:55:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/10 01:55:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/10 01:55:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/10 01:55:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/10 01:55:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/10 01:55:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/10 01:55:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/10 01:55:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/10 01:55:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/10 01:55:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/10 01:55:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/10 01:55:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/10 01:55:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/10 01:55:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/10 01:55:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/10 01:55:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/10 01:55:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/10 01:55:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/10 01:55:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/10 01:55:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/10 01:55:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/10 01:55:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/10 01:55:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/10 01:55:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/10 01:55:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/10 01:55:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/10 01:55:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/10 01:55:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/10 01:55:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/10 01:55:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/10 01:55:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/10 01:55:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/10 01:55:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/10 01:55:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/10 01:55:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/10 01:55:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/10 01:55:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/10 01:55:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/10 01:55:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/10 01:55:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/10 01:55:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/10 01:55:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/10 01:55:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/10 01:55:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/10 01:55:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/10 01:55:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/10 01:55:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/10 01:55:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/10 01:55:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/10 01:55:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:55:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/10 01:55:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:55:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/10 01:55:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:55:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/10 01:55:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:55:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/10 01:55:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:55:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/10 01:55:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:55:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/10 01:55:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:55:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/10 01:55:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:55:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/10 01:55:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:55:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/10 01:55:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:55:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/10 01:55:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:55:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/10 01:55:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:55:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/10 01:55:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:55:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/10 01:55:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:55:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/10 01:55:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:55:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/10 01:55:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:55:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/10 01:55:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:55:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:55:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/10 01:55:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/10 01:55:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:55:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/10 01:55:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/10 01:55:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/10 01:55:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/10 01:55:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/10 01:55:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/10 01:55:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/10 01:55:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/10 01:55:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/10 01:55:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/10 01:55:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/10 01:55:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/10 01:55:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/10 01:55:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/10 01:55:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/10 01:55:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/10 01:55:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/10 01:55:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/10 01:55:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/10 01:55:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/10 01:55:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:55:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/10 01:55:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:55:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:55:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:55:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:55:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/10 01:55:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:30 DEBUG : apple: Unchanged skipping 2025/07/10 01:55:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:30 DEBUG : banana: Unchanged skipping 2025/07/10 01:55:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/10 01:55:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:30 DEBUG : splitbananasplit: Unchanged skipping 2025/07/10 01:55:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:55:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:55:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/10 01:55:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:55:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/10 01:55:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:55:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:55:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:55:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:55:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:55:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:55:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:55:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:55:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:55:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:55:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:55:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:55:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/10 01:55:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:55:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:55:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:55:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:55:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:55:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:55:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:55:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:55:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:55:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:55:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:55:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:55:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:55:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:55:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:55:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:55:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:55:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:55:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:55:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:55:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:55:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:55:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:55:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:55:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:55:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/10 01:55:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:55:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:55:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:55:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:55:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:55:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:55:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:55:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:55:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:55:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:55:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:55:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:55:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:55:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/10 01:55:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:55:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:55:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:55:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:55:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:55:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:55:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:55:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:55:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:55:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:55:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:55:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:55:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:55:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:55:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:55:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/10 01:55:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:55:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:55:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:55:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:55:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/10 01:55:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:55:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/10 01:55:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:55:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/10 01:55:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:55:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/10 01:55:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:55:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/10 01:55:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:55:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:55:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:55:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:55:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:55:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:55:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:55:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:55:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:55:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:55:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/10 01:55:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:55:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:55:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:55:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:55:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:55:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/10 01:55:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:55:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:55:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:55:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:55:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:55:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:55:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:55:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:55:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:55:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:55:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:55:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/10 01:55:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:55:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:55:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:55:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:55:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:55:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/10 01:55:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:55:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:55:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:55:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:55:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:55:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:55:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:55:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:55:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/10 01:55:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:55:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/10 01:55:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:55:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/10 01:55:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:55:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/10 01:55:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:55:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/10 01:55:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/10 01:55:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:55:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:55:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:55:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:55:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:55:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:55:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:55:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:55:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:55:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/10 01:55:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:55:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/10 01:55:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:55:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:55:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:55:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:55:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:55:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/10 01:55:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:55:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:55:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:55:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:55:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:55:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:55:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:55:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:55:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:55:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:55:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/10 01:55:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:55:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:55:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:55:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:55:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:55:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:55:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:55:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/10 01:55:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:55:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:55:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/10 01:55:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/10 01:55:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/10 01:55:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/10 01:55:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/10 01:55:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/10 01:55:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/10 01:55:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:55:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/10 01:55:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/10 01:55:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/10 01:55:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:55:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:55:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:55:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/10 01:55:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/10 01:55:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/10 01:55:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/10 01:55:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/10 01:55:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/10 01:55:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/10 01:55:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:30 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:55:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/10 01:55:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/10 01:55:30 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:55:30 DEBUG : Waiting for deletions to finish 2025/07/10 01:55:30 DEBUG : Waiting for deletions to finish 2025/07/10 01:55:30 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:55:30 DEBUG : appleapple: Excluded (Path Filter) 2025/07/10 01:55:30 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:55:30 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/10 01:55:30 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/10 01:55:30 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/10 01:55:30 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/10 01:55:30 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/10 01:55:30 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/10 01:55:30 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/10 01:55:30 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/10 01:55:30 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/10 01:55:30 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/10 01:55:30 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/10 01:55:30 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/10 01:55:30 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/10 01:55:30 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/10 01:55:30 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/10 01:55:30 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/10 01:55:30 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/10 01:55:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:55:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:55:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/10 01:55:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/10 01:55:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/10 01:55:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/10 01:55:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/10 01:55:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/10 01:55:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/10 01:55:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/10 01:55:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/10 01:55:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/10 01:55:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/10 01:55:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/10 01:55:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/10 01:55:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/10 01:55:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/10 01:55:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/10 01:55:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/10 01:55:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/10 01:55:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/10 01:55:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/10 01:55:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/10 01:55:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/10 01:55:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/10 01:55:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/10 01:55:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/10 01:55:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/10 01:55:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/10 01:55:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/10 01:55:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/10 01:55:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/10 01:55:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/10 01:55:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/10 01:55:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/10 01:55:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:55:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/10 01:55:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/10 01:55:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/10 01:55:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/10 01:55:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/10 01:55:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/10 01:55:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/10 01:55:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/10 01:55:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/10 01:55:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/10 01:55:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/10 01:55:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/10 01:55:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/10 01:55:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/10 01:55:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/10 01:55:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/10 01:55:31 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:55:44 DEBUG : Waiting for deletions to finish 2025/07/10 01:55:45 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:55:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:55:45 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:55:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:55:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:55:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:55:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:55:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:55:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:55:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:55:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:55:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:55:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:55:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:55:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:55:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:55:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:55:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:55:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:55:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/10 01:55:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:45 DEBUG : apple: Unchanged skipping 2025/07/10 01:55:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:45 DEBUG : splitbananasplit: Unchanged skipping 2025/07/10 01:55:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/10 01:55:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:45 DEBUG : banana: Unchanged skipping 2025/07/10 01:55:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/10 01:55:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/10 01:55:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/10 01:55:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/10 01:55:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/10 01:55:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/10 01:55:45 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:55:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/10 01:55:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/10 01:55:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/10 01:55:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/10 01:55:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/10 01:55:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/10 01:55:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/10 01:55:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/10 01:55:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/10 01:55:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/10 01:55:45 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:55:45 DEBUG : Waiting for deletions to finish 2025/07/10 01:55:45 DEBUG : Waiting for deletions to finish 2025/07/10 01:55:46 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:55:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:55:46 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:55:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:55:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:55:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:55:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:55:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:55:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:55:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:55:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:55:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:55:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:55:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:55:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:55:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:55:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:55:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:55:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:55:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/10 01:55:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:46 DEBUG : apple: Unchanged skipping 2025/07/10 01:55:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/10 01:55:46 DEBUG : banana: Unchanged skipping 2025/07/10 01:55:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:46 DEBUG : splitbananasplit: Unchanged skipping 2025/07/10 01:55:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/10 01:55:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/10 01:55:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/10 01:55:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/10 01:55:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/10 01:55:46 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:55:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/10 01:55:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/10 01:55:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/10 01:55:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/10 01:55:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/10 01:55:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/10 01:55:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/10 01:55:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/10 01:55:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/10 01:55:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/10 01:55:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:55:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/10 01:55:46 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:55:46 DEBUG : Waiting for deletions to finish 2025/07/10 01:55:46 DEBUG : Waiting for deletions to finish 2025/07/10 01:55:47 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:55:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:55:47 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:55:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:55:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:55:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:55:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:55:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:55:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:55:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:55:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:55:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:55:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:55:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:55:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:55:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:55:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:55:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:55:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:55:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/10 01:55:47 DEBUG : Waiting for deletions to finish 2025/07/10 01:55:47 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:55:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:55:47 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:55:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:55:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:55:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:55:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:55:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:55:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:55:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:55:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:55:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:55:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:55:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:55:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:55:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:55:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:55:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:55:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:55:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:56:00 DEBUG : Waiting for deletions to finish 2025/07/10 01:56:01 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:56:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:56:01 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:56:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:56:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:56:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:56:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:56:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:56:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:56:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:56:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:56:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:56:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:56:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:56:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:56:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:56:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:56:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:56:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:56:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/10 01:56:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/10 01:56:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:01 DEBUG : apple: Unchanged skipping 2025/07/10 01:56:01 DEBUG : banana: Unchanged skipping 2025/07/10 01:56:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:01 DEBUG : splitbananasplit: Unchanged skipping 2025/07/10 01:56:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/10 01:56:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/10 01:56:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/10 01:56:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/10 01:56:01 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:56:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/10 01:56:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/10 01:56:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/10 01:56:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/10 01:56:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/10 01:56:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/10 01:56:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/10 01:56:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/10 01:56:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/10 01:56:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/10 01:56:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/10 01:56:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/10 01:56:01 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:56:01 DEBUG : Waiting for deletions to finish 2025/07/10 01:56:01 DEBUG : Waiting for deletions to finish 2025/07/10 01:56:02 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:56:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:56:02 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:56:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:56:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:56:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:56:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:56:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:56:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:56:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:56:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:56:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:56:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:56:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:56:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:56:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:56:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:56:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:56:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:56:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/10 01:56:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:02 DEBUG : apple: Unchanged skipping 2025/07/10 01:56:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:02 DEBUG : splitbananasplit: Unchanged skipping 2025/07/10 01:56:02 DEBUG : banana: Unchanged skipping 2025/07/10 01:56:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/10 01:56:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/10 01:56:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/10 01:56:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:02 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:56:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/10 01:56:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/10 01:56:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/10 01:56:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/10 01:56:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/10 01:56:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/10 01:56:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/10 01:56:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/10 01:56:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/10 01:56:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/10 01:56:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/10 01:56:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/10 01:56:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/10 01:56:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/10 01:56:02 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:56:02 DEBUG : Waiting for deletions to finish 2025/07/10 01:56:02 DEBUG : Waiting for deletions to finish 2025/07/10 01:56:03 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:56:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:56:03 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:56:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:56:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:56:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:56:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:56:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:56:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:56:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:56:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:56:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:56:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:56:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:56:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:56:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:56:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:56:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:56:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:56:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:56:16 DEBUG : Waiting for deletions to finish 2025/07/10 01:56:17 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:56:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:56:17 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:56:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:56:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:56:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:56:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:56:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:56:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:56:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:56:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:56:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:56:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:56:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:56:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:56:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:56:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:56:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:56:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:56:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/10 01:56:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:17 DEBUG : apple: Unchanged skipping 2025/07/10 01:56:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:17 DEBUG : banana: Unchanged skipping 2025/07/10 01:56:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/10 01:56:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:17 DEBUG : splitbananasplit: Unchanged skipping 2025/07/10 01:56:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/10 01:56:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/10 01:56:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/10 01:56:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/10 01:56:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/10 01:56:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/10 01:56:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/10 01:56:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/10 01:56:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/10 01:56:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/10 01:56:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/10 01:56:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/10 01:56:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/10 01:56:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/10 01:56:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/10 01:56:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:17 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:56:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/10 01:56:17 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:56:17 DEBUG : Waiting for deletions to finish 2025/07/10 01:56:17 DEBUG : Waiting for deletions to finish 2025/07/10 01:56:18 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:56:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:56:18 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:56:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:56:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:56:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:56:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:56:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:56:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:56:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:56:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:56:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:56:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:56:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:56:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:56:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:56:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:56:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:56:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:56:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/10 01:56:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:18 DEBUG : apple: Unchanged skipping 2025/07/10 01:56:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/10 01:56:18 DEBUG : banana: Unchanged skipping 2025/07/10 01:56:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:18 DEBUG : splitbananasplit: Unchanged skipping 2025/07/10 01:56:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/10 01:56:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/10 01:56:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/10 01:56:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/10 01:56:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/10 01:56:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/10 01:56:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/10 01:56:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/10 01:56:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/10 01:56:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/10 01:56:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/10 01:56:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/10 01:56:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/10 01:56:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/10 01:56:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/10 01:56:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/10 01:56:18 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:56:18 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:56:18 DEBUG : Waiting for deletions to finish 2025/07/10 01:56:18 DEBUG : Waiting for deletions to finish 2025/07/10 01:56:19 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:56:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:56:19 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:56:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:56:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:56:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:56:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:56:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:56:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:56:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:56:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:56:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:56:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:56:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:56:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:56:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:56:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:56:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:56:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:56:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:56:33 DEBUG : Waiting for deletions to finish 2025/07/10 01:56:34 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:56:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:56:34 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:56:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:56:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:56:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:56:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:56:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:56:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:56:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:56:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:56:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:56:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:56:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:56:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:56:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:56:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:56:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:56:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:56:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/10 01:56:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:35 DEBUG : apple: Unchanged skipping 2025/07/10 01:56:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:35 DEBUG : banana: Unchanged skipping 2025/07/10 01:56:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/10 01:56:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:35 DEBUG : splitbananasplit: Unchanged skipping 2025/07/10 01:56:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/10 01:56:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/10 01:56:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/10 01:56:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/10 01:56:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/10 01:56:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/10 01:56:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/10 01:56:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/10 01:56:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/10 01:56:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:35 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:56:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/10 01:56:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/10 01:56:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/10 01:56:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/10 01:56:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/10 01:56:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/10 01:56:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/10 01:56:35 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:56:35 DEBUG : Waiting for deletions to finish 2025/07/10 01:56:35 DEBUG : Waiting for deletions to finish 2025/07/10 01:56:35 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:56:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:56:35 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:56:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:56:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:56:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:56:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:56:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:56:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:56:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:56:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:56:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:56:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:56:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:56:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:56:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:56:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:56:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:56:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:56:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/10 01:56:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/10 01:56:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:36 DEBUG : banana: Unchanged skipping 2025/07/10 01:56:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:36 DEBUG : apple: Unchanged skipping 2025/07/10 01:56:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:36 DEBUG : splitbananasplit: Unchanged skipping 2025/07/10 01:56:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/10 01:56:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/10 01:56:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/10 01:56:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/10 01:56:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/10 01:56:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/10 01:56:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/10 01:56:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/10 01:56:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/10 01:56:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/10 01:56:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/10 01:56:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/10 01:56:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/10 01:56:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/10 01:56:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/10 01:56:36 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:56:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/10 01:56:36 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:56:36 DEBUG : Waiting for deletions to finish 2025/07/10 01:56:36 DEBUG : Waiting for deletions to finish 2025/07/10 01:56:36 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:56:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:56:36 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:56:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:56:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:56:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:56:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:56:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:56:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:56:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:56:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:56:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:56:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:56:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:56:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:56:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:56:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:56:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:56:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:56:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:56:50 DEBUG : Waiting for deletions to finish 2025/07/10 01:56:51 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:56:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:56:51 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:56:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:56:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:56:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:56:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:56:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:56:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:56:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:56:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:56:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:56:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:56:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:56:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:56:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:56:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:56:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:56:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:56:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/10 01:56:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:51 DEBUG : banana: Unchanged skipping 2025/07/10 01:56:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/10 01:56:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:51 DEBUG : splitbananasplit: Unchanged skipping 2025/07/10 01:56:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:51 DEBUG : apple: Unchanged skipping 2025/07/10 01:56:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/10 01:56:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/10 01:56:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/10 01:56:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/10 01:56:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/10 01:56:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/10 01:56:51 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:56:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/10 01:56:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/10 01:56:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/10 01:56:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/10 01:56:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/10 01:56:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/10 01:56:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/10 01:56:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/10 01:56:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/10 01:56:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/10 01:56:51 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:56:51 DEBUG : Waiting for deletions to finish 2025/07/10 01:56:51 DEBUG : Waiting for deletions to finish 2025/07/10 01:56:52 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:56:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:56:52 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:56:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:56:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:56:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:56:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:56:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:56:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:56:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:56:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:56:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:56:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:56:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:56:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:56:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:56:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:56:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:56:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:56:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/10 01:56:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:52 DEBUG : apple: Unchanged skipping 2025/07/10 01:56:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/10 01:56:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:52 DEBUG : banana: Unchanged skipping 2025/07/10 01:56:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:52 DEBUG : splitbananasplit: Unchanged skipping 2025/07/10 01:56:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/10 01:56:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/10 01:56:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/10 01:56:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/10 01:56:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/10 01:56:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/10 01:56:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/10 01:56:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/10 01:56:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/10 01:56:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/10 01:56:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/10 01:56:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/10 01:56:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/10 01:56:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/10 01:56:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/10 01:56:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:56:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/10 01:56:52 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:56:52 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:56:52 DEBUG : Waiting for deletions to finish 2025/07/10 01:56:52 DEBUG : Waiting for deletions to finish 2025/07/10 01:56:53 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:56:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:56:53 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:56:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:56:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:56:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:56:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:56:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:56:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:56:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:56:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:56:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:56:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:56:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:56:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:56:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:56:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:56:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:56:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:56:53 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (199.39s) --- PASS: TestTransform/NFC (18.40s) --- PASS: TestTransform/NFD (16.54s) --- PASS: TestTransform/base64 (19.36s) --- PASS: TestTransform/prefix (21.37s) --- PASS: TestTransform/suffix (22.53s) --- PASS: TestTransform/truncate (18.92s) --- PASS: TestTransform/encoder (16.69s) --- PASS: TestTransform/ISO-8859-1 (15.35s) --- PASS: TestTransform/charmap (16.11s) --- PASS: TestTransform/lowercase (17.48s) --- PASS: TestTransform/ascii (16.64s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:56:58 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/10 01:56:58 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/10 01:56:58 INFO : sub dir_somesuffix: Making directory 2025/07/10 01:56:58 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/10 01:56:58 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/10 01:56:58 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/10 01:56:58 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/10 01:56:58 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/10 01:56:58 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:56:58 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:56:59 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:56:59 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/10 01:56:59 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.82s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:56:59 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:57:00 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:57:00 INFO : tictactoe: Making directory 2025/07/10 01:57:00 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:57:00 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:57:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/10 01:57:00 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/10 01:57:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/10 01:57:00 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:57:00 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:57:00 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:57:00 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/10 01:57:00 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.62s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:57:01 INFO : toe: Making directory 2025/07/10 01:57:01 INFO : toe/toe: Making directory 2025/07/10 01:57:01 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:57:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/10 01:57:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/10 01:57:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/10 01:57:01 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:57:01 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:57:02 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:57:02 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/10 01:57:02 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.59s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:57:03 INFO : toe: Making directory 2025/07/10 01:57:03 INFO : toe/toe: Making directory 2025/07/10 01:57:03 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:57:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/10 01:57:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/10 01:57:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/10 01:57:03 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:57:03 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:57:04 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:57:04 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/10 01:57:04 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.93s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:57:04 DEBUG : empty_dir: Making directory with metadata 2025/07/10 01:57:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/10 01:57:04 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:57:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:57:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:57:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:57:05 INFO : tictacempty_dir: Making directory 2025/07/10 01:57:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:57:05 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:57:05 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:57:05 INFO : tictactoe: Making directory 2025/07/10 01:57:05 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:57:05 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:57:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/10 01:57:05 INFO : tictactoe/tictactoe: Making directory 2025/07/10 01:57:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/10 01:57:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/10 01:57:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/10 01:57:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/10 01:57:05 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:57:05 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:57:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:57:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/10 01:57:05 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.91s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:57:06 DEBUG : empty_dir: Making directory with metadata 2025/07/10 01:57:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/10 01:57:06 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:57:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:57:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:57:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:57:07 INFO : tictacempty_dir: Making directory 2025/07/10 01:57:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:57:07 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:57:07 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:57:07 INFO : tictactoe: Making directory 2025/07/10 01:57:07 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:57:07 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:57:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/10 01:57:07 INFO : tictactoe/tictactoe: Making directory 2025/07/10 01:57:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/10 01:57:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/10 01:57:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/10 01:57:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/10 01:57:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/10 01:57:07 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:57:07 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:57:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:57:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/10 01:57:07 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/10 01:57:08 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:57:08 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:57:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:57:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:57:08 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:57:08 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:57:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/10 01:57:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:57:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/10 01:57:08 NOTICE: B2 bucket rclone-test-leyaqed1yale: 0 differences found 2025/07/10 01:57:08 NOTICE: B2 bucket rclone-test-leyaqed1yale: 1 matching files --- PASS: TestAllTag (2.51s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:57:09 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:57:09 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:57:09 INFO : tictactoe: Making directory 2025/07/10 01:57:09 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:57:09 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:57:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/10 01:57:09 INFO : tictactoe/tictactoe: Making directory 2025/07/10 01:57:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/10 01:57:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/10 01:57:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/10 01:57:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/10 01:57:09 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:57:09 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:57:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:57:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/10 01:57:10 DEBUG : Waiting for deletions to finish 2025/07/10 01:57:10 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:57:10 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:57:10 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:57:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/10 01:57:10 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:57:10 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:57:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/10 01:57:10 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/10 01:57:10 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:57:10 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.41s) === RUN TestSyntax 2025/07/10 01:57:11 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:57:12 INFO : toe: Making directory 2025/07/10 01:57:12 INFO : toe/toe: Making directory 2025/07/10 01:57:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/10 01:57:12 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:57:12 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:57:13 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:57:13 INFO : toe/toe/toe: Copied (new) 2025/07/10 01:57:13 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.06s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:57:13 DEBUG : empty_dir: Making directory with metadata 2025/07/10 01:57:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/10 01:57:13 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:57:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:57:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:57:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:57:14 INFO : tictacempty_dir: Making directory 2025/07/10 01:57:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:57:14 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:57:14 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:57:14 INFO : tictactoe: Making directory 2025/07/10 01:57:14 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:57:14 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:57:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/10 01:57:14 INFO : tictactoe/tictactoe: Making directory 2025/07/10 01:57:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/10 01:57:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/10 01:57:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/10 01:57:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/10 01:57:14 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:57:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/10 01:57:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/10 01:57:14 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:57:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:57:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/10 01:57:15 INFO : toe/toe/toe.txt: Deleted 2025/07/10 01:57:15 INFO : toe/toe: Removing directory 2025/07/10 01:57:15 INFO : toe: Removing directory 2025/07/10 01:57:15 INFO : empty_dir: Removing directory 2025/07/10 01:57:15 DEBUG : Local file system at /tmp/rclone3356983442: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.99s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:57:15 DEBUG : empty_dir: Making directory with metadata 2025/07/10 01:57:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/10 01:57:15 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:57:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:57:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:57:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:57:16 INFO : tictacempty_dir: Making directory 2025/07/10 01:57:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:57:16 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:57:16 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:57:16 INFO : tictactoe: Making directory 2025/07/10 01:57:16 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:57:16 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:57:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/10 01:57:16 INFO : tictactoe/tictactoe: Making directory 2025/07/10 01:57:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/10 01:57:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/10 01:57:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/10 01:57:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/10 01:57:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/10 01:57:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/10 01:57:16 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:57:16 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:57:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:57:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/10 01:57:16 INFO : toe/toe/toe.txt: Deleted 2025/07/10 01:57:16 INFO : toe/toe: Removing directory 2025/07/10 01:57:16 INFO : toe: Removing directory 2025/07/10 01:57:16 INFO : empty_dir: Removing directory 2025/07/10 01:57:16 DEBUG : Local file system at /tmp/rclone3356983442: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/10 01:57:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/10 01:57:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/10 01:57:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/10 01:57:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/10 01:57:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:57:18 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/07/10 01:57:18 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.25s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:57:19 DEBUG : Reset feature "Copy" 2025/07/10 01:57:19 DEBUG : Reset feature "Move" 2025/07/10 01:57:19 DEBUG : Reset feature "Copy" 2025/07/10 01:57:19 DEBUG : Reset feature "Move" 2025/07/10 01:57:19 DEBUG : empty_dir: Making directory with metadata 2025/07/10 01:57:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/10 01:57:19 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:57:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:57:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:57:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:57:19 INFO : tictacempty_dir: Making directory 2025/07/10 01:57:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:57:19 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:57:19 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:57:19 INFO : tictactoe: Making directory 2025/07/10 01:57:19 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:57:19 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:57:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/10 01:57:19 INFO : tictactoe/tictactoe: Making directory 2025/07/10 01:57:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/10 01:57:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/10 01:57:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/10 01:57:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/10 01:57:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/10 01:57:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/10 01:57:19 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:57:19 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:57:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:57:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/10 01:57:20 INFO : toe/toe/toe.txt: Deleted 2025/07/10 01:57:20 INFO : toe/toe: Removing directory 2025/07/10 01:57:20 INFO : toe: Removing directory 2025/07/10 01:57:20 INFO : empty_dir: Removing directory 2025/07/10 01:57:20 DEBUG : Local file system at /tmp/rclone3356983442: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/10 01:57:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/10 01:57:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/10 01:57:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/10 01:57:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/10 01:57:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:57:21 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/10 01:57:21 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 (4.07s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:57:23 DEBUG : toe: transformed to: dG9l 2025/07/10 01:57:23 DEBUG : toe: transformed to: dG9l 2025/07/10 01:57:23 INFO : dG9l: Making directory 2025/07/10 01:57:23 DEBUG : toe: transformed to: dG9l 2025/07/10 01:57:23 DEBUG : toe: transformed to: dG9l 2025/07/10 01:57:23 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/10 01:57:23 INFO : dG9l/dG9l: Making directory 2025/07/10 01:57:23 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/10 01:57:23 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/10 01:57:23 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/10 01:57:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/10 01:57:23 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/10 01:57:23 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:57:23 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:57:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:57:24 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/10 01:57:24 DEBUG : Waiting for deletions to finish 2025/07/10 01:57:24 DEBUG : dG9l: transformed to: toe 2025/07/10 01:57:24 DEBUG : dG9l: transformed to: toe 2025/07/10 01:57:25 DEBUG : dG9l: transformed to: toe 2025/07/10 01:57:25 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/10 01:57:25 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/10 01:57:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/07/10 01:57:25 DEBUG : Local file system at /tmp/rclone3356983442: Waiting for checks to finish 2025/07/10 01:57:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/10 01:57:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/10 01:57:25 DEBUG : Local file system at /tmp/rclone3356983442: Waiting for transfers to finish 2025/07/10 01:57:25 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (3.09s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-leyaqed1yale", Local "Local file system at /tmp/rclone3356983442", Modify Window "1ms" 2025/07/10 01:57:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/10 01:57:26 DEBUG : toe: transformed to: 2025/07/10 01:57:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/10 01:57:26 DEBUG : toe: transformed to: 2025/07/10 01:57:26 INFO : B2 bucket rclone-test-leyaqed1yale: Making directory 2025/07/10 01:57:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/10 01:57:26 DEBUG : toe: transformed to: 2025/07/10 01:57:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/10 01:57:26 DEBUG : toe: transformed to: 2025/07/10 01:57:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/10 01:57:26 DEBUG : toe/toe: transformed to: 2025/07/10 01:57:26 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/10 01:57:26 INFO : toe/toe: Making directory 2025/07/10 01:57:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/10 01:57:26 DEBUG : toe/toe: transformed to: 2025/07/10 01:57:26 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/10 01:57:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/10 01:57:26 DEBUG : toe: transformed to: 2025/07/10 01:57:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/10 01:57:26 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for checks to finish 2025/07/10 01:57:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/10 01:57:26 DEBUG : toe/toe/toe: transformed to: 2025/07/10 01:57:26 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/10 01:57:26 DEBUG : B2 bucket rclone-test-leyaqed1yale: Waiting for transfers to finish 2025/07/10 01:57:27 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:57:27 INFO : toe/toe/toe: Copied (new) 2025/07/10 01:57:27 ERROR : B2 bucket rclone-test-leyaqed1yale: not deleting files as there were IO errors 2025/07/10 01:57:27 ERROR : B2 bucket rclone-test-leyaqed1yale: not deleting directories as there were IO errors --- PASS: TestError (1.77s) PASS 2025/07/10 01:57:28 DEBUG : B2 bucket rclone-test-leyaqed1yale: Purge remote 2025/07/10 01:57:28 INFO : B2 bucket rclone-test-leyaqed1yale: cleaning bucket "rclone-test-leyaqed1yale" of all files 2025/07/10 01:57:29 DEBUG : BackupDir/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4112e27c5940ea97_d20250710_m015117_c001_v7007000_t0000_u01752112277152") 2025/07/10 01:57:29 DEBUG : BackupDir/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f105cabf782634235_d20250710_m015111_c001_v0001150_t0035_u01752112271742") 2025/07/10 01:57:29 DEBUG : CompareDest/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403021f6938129e6_d20250710_m015052_c001_v7007000_t0000_u01752112252553") 2025/07/10 01:57:29 DEBUG : CompareDest/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70da84b_d20250710_m015046_c001_v0001178_t0046_u01752112246770") 2025/07/10 01:57:29 DEBUG : CompareDest/two: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403021f6938129e7_d20250710_m015052_c001_v7007000_t0000_u01752112252739") 2025/07/10 01:57:29 DEBUG : CompareDest/two: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebeca6_d20250710_m015047_c001_v0001043_t0019_u01752112247761") 2025/07/10 01:57:29 DEBUG : CopyDest/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4112e27c5940ea98_d20250710_m015117_c001_v7007000_t0000_u01752112277334") 2025/07/10 01:57:29 DEBUG : CopyDest/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebecd0_d20250710_m015108_c001_v0001043_t0019_u01752112268768") 2025/07/10 01:57:29 DEBUG : CopyDest/three: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4112e27c5940ea99_d20250710_m015117_c001_v7007000_t0000_u01752112277517") 2025/07/10 01:57:29 DEBUG : CopyDest/three: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebecea_d20250710_m015114_c001_v0001043_t0016_u01752112274933") 2025/07/10 01:57:29 DEBUG : CopyDest/two: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4112e27c5940ea9a_d20250710_m015117_c001_v7007000_t0000_u01752112277700") 2025/07/10 01:57:29 DEBUG : CopyDest/two: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70da8ea_d20250710_m015112_c001_v0001178_t0001_u01752112272881") 2025/07/10 01:57:29 DEBUG : EXISTING: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f422f3d942eda36ec_d20250710_m015237_c001_v7007000_t0000_u01752112357242") 2025/07/10 01:57:29 DEBUG : EXISTING: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebed98_d20250710_m015235_c001_v0001043_t0034_u01752112355994") 2025/07/10 01:57:29 DEBUG : PREFIXapple: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7deb3_d20250710_m015448_c001_v7007000_t0000_u01752112488384") 2025/07/10 01:57:29 DEBUG : PREFIXapple: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebef03_d20250710_m015442_c001_v0001043_t0050_u01752112482341") 2025/07/10 01:57:29 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4109346994250966_d20250710_m015448_c001_v7007000_t0000_u01752112488690") 2025/07/10 01:57:29 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dadc7_d20250710_m015442_c001_v0001178_t0012_u01752112482351") 2025/07/10 01:57:29 DEBUG : PREFIXbanana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416473a715d1b13f_d20250710_m015448_c001_v7007000_t0000_u01752112488495") 2025/07/10 01:57:30 DEBUG : PREFIXbanana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c806cd_d20250710_m015442_c001_v0001145_t0048_u01752112482372") 2025/07/10 01:57:30 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4112e27c5940ecbe_d20250710_m015448_c001_v7007000_t0000_u01752112488561") 2025/07/10 01:57:30 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186e02_d20250710_m015442_c001_v0001040_t0018_u01752112482365") 2025/07/10 01:57:30 DEBUG : Testêé: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f422f3d942eda36e9_d20250710_m015233_c001_v7007000_t0000_u01752112353681") 2025/07/10 01:57:30 DEBUG : Testêé: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebed90_d20250710_m015232_c001_v0001043_t0030_u01752112352550") 2025/07/10 01:57:30 DEBUG : Testêé: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70daa9b_d20250710_m015231_c001_v0001178_t0036_u01752112351588") 2025/07/10 01:57:30 DEBUG : YXBwbGU=: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7de8a_d20250710_m015428_c001_v7007000_t0000_u01752112468658") 2025/07/10 01:57:30 DEBUG : YXBwbGU=: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186dd2_d20250710_m015423_c001_v0001040_t0051_u01752112463948") 2025/07/10 01:57:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7de8b_d20250710_m015428_c001_v7007000_t0000_u01752112468842") 2025/07/10 01:57:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dad3e_d20250710_m015423_c001_v0001178_t0012_u01752112463926") 2025/07/10 01:57:30 DEBUG : YmFuYW5h: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7de8c_d20250710_m015429_c001_v7007000_t0000_u01752112469028") 2025/07/10 01:57:30 DEBUG : YmFuYW5h: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebeed3_d20250710_m015423_c001_v0001043_t0027_u01752112463935") 2025/07/10 01:57:30 DEBUG : a/potato2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7dd9d_d20250710_m014920_c001_v7007000_t0000_u01752112160009") 2025/07/10 01:57:30 DEBUG : a/potato2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009f79_d20250710_m014919_c001_v0001183_t0052_u01752112159419") 2025/07/10 01:57:30 DEBUG : a/potato2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4180e40eeba24a98_d20250710_m014918_c001_v7007000_t0000_u01752112158005") 2025/07/10 01:57:30 DEBUG : a/potato2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009f55_d20250710_m014917_c001_v0001183_t0051_u01752112157003") 2025/07/10 01:57:30 DEBUG : a/potato2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7dd4f_d20250710_m014901_c001_v7007000_t0000_u01752112141809") 2025/07/10 01:57:30 DEBUG : a/potato2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009e37_d20250710_m014900_c001_v0001183_t0027_u01752112140901") 2025/07/10 01:57:30 DEBUG : apple: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40165088f148051d_d20250710_m015653_c001_v7007000_t0000_u01752112613683") 2025/07/10 01:57:30 DEBUG : apple: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186f1a_d20250710_m015648_c001_v0001040_t0051_u01752112608775") 2025/07/10 01:57:31 DEBUG : apple: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4185defaa3c8173f_d20250710_m015637_c001_v7007000_t0000_u01752112597131") 2025/07/10 01:57:31 DEBUG : apple: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186f04_d20250710_m015632_c001_v0001040_t0052_u01752112592662") 2025/07/10 01:57:31 DEBUG : apple: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc60a_d20250710_m015619_c001_v7007000_t0000_u01752112579632") 2025/07/10 01:57:31 DEBUG : apple: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186eea_d20250710_m015615_c001_v0001040_t0040_u01752112575397") 2025/07/10 01:57:31 DEBUG : apple: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f422f3d942eda3796_d20250710_m015603_c001_v7007000_t0000_u01752112563611") 2025/07/10 01:57:31 DEBUG : apple: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186ec8_d20250710_m015559_c001_v0001040_t0005_u01752112559509") 2025/07/10 01:57:31 DEBUG : apple: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f410934699425098e_d20250710_m015548_c001_v7007000_t0000_u01752112548169") 2025/07/10 01:57:31 DEBUG : apple: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186e9e_d20250710_m015543_c001_v0001040_t0043_u01752112543486") 2025/07/10 01:57:31 DEBUG : apple: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4013ad938b57252e_d20250710_m015531_c001_v7007000_t0000_u01752112531549") 2025/07/10 01:57:31 DEBUG : apple: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186e6a_d20250710_m015524_c001_v0001040_t0057_u01752112524610") 2025/07/10 01:57:31 DEBUG : apple: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403021f693812a2f_d20250710_m015512_c001_v7007000_t0000_u01752112512565") 2025/07/10 01:57:31 DEBUG : apple: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c80765_d20250710_m015508_c001_v0001145_t0054_u01752112508933") 2025/07/10 01:57:31 DEBUG : apple: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4043af8c0b2d676c_d20250710_m015507_c001_v7007000_t0000_u01752112507836") 2025/07/10 01:57:31 DEBUG : apple: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186e32_d20250710_m015502_c001_v0001040_t0014_u01752112502763") 2025/07/10 01:57:31 DEBUG : apple: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc5ad_d20250710_m015450_c001_v7007000_t0000_u01752112490077") 2025/07/10 01:57:31 DEBUG : apple: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebef1b_d20250710_m015446_c001_v0001043_t0052_u01752112486305") 2025/07/10 01:57:31 DEBUG : apple: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a65_d20250710_m015444_c001_v7007000_t0000_u01752112484797") 2025/07/10 01:57:31 DEBUG : apple: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebeefd_d20250710_m015440_c001_v0001043_t0043_u01752112480197") 2025/07/10 01:57:31 DEBUG : apple: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f415813631ce67007_d20250710_m015426_c001_v7007000_t0000_u01752112466195") 2025/07/10 01:57:31 DEBUG : apple: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186dca_d20250710_m015421_c001_v0001040_t0005_u01752112461094") 2025/07/10 01:57:32 DEBUG : apple: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4043af8c0b2d6750_d20250710_m015409_c001_v7007000_t0000_u01752112449341") 2025/07/10 01:57:32 DEBUG : apple: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dacdd_d20250710_m015405_c001_v0001178_t0021_u01752112445047") 2025/07/10 01:57:32 DEBUG : apple: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403bf01634ef47ee_d20250710_m015352_c001_v7007000_t0000_u01752112432772") 2025/07/10 01:57:32 DEBUG : apple: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebee6f_d20250710_m015347_c001_v0001043_t0041_u01752112427955") 2025/07/10 01:57:32 DEBUG : appleSUFFIX: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4043af8c0b2d676f_d20250710_m015510_c001_v7007000_t0000_u01752112510774") 2025/07/10 01:57:32 DEBUG : appleSUFFIX: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dae61_d20250710_m015505_c001_v0001178_t0019_u01752112505086") 2025/07/10 01:57:32 DEBUG : appleapple: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4013ad938b57252f_d20250710_m015531_c001_v7007000_t0000_u01752112531731") 2025/07/10 01:57:32 DEBUG : appleapple: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186e76_d20250710_m015527_c001_v0001040_t0026_u01752112527188") 2025/07/10 01:57:32 DEBUG : appleappleapplebanana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40165088f148051e_d20250710_m015653_c001_v7007000_t0000_u01752112613865") 2025/07/10 01:57:32 DEBUG : appleappleapplebanana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70db0d3_d20250710_m015649_c001_v0001178_t0019_u01752112609819") 2025/07/10 01:57:32 DEBUG : appleappleapplebanana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4185defaa3c81740_d20250710_m015637_c001_v7007000_t0000_u01752112597313") 2025/07/10 01:57:32 DEBUG : appleappleapplebanana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70db089_d20250710_m015633_c001_v0001178_t0046_u01752112593376") 2025/07/10 01:57:32 DEBUG : appleappleapplebanana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc60b_d20250710_m015619_c001_v7007000_t0000_u01752112579815") 2025/07/10 01:57:32 DEBUG : appleappleapplebanana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70db039_d20250710_m015616_c001_v0001178_t0001_u01752112576356") 2025/07/10 01:57:32 DEBUG : appleappleapplebanana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f422f3d942eda3797_d20250710_m015603_c001_v7007000_t0000_u01752112563795") 2025/07/10 01:57:32 DEBUG : appleappleapplebanana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dafe3_d20250710_m015600_c001_v0001178_t0021_u01752112560322") 2025/07/10 01:57:32 DEBUG : appleappleapplebanana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f410934699425098f_d20250710_m015548_c001_v7007000_t0000_u01752112548360") 2025/07/10 01:57:32 DEBUG : appleappleapplebanana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70daf8d_d20250710_m015544_c001_v0001178_t0030_u01752112544432") 2025/07/10 01:57:32 DEBUG : appleappleapplebanana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f421d60b636a83d94_d20250710_m015529_c001_v7007000_t0000_u01752112529278") 2025/07/10 01:57:32 DEBUG : appleappleapplebanana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c807cf_d20250710_m015525_c001_v0001145_t0015_u01752112525513") 2025/07/10 01:57:32 DEBUG : appleappleapplebanana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403021f693812a30_d20250710_m015512_c001_v7007000_t0000_u01752112512750") 2025/07/10 01:57:33 DEBUG : appleappleapplebanana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebef63_d20250710_m015508_c001_v0001043_t0029_u01752112508954") 2025/07/10 01:57:33 DEBUG : appleappleapplebanana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403bf01634ef4832_d20250710_m015508_c001_v7007000_t0000_u01752112508030") 2025/07/10 01:57:33 DEBUG : appleappleapplebanana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c80737_d20250710_m015503_c001_v0001145_t0010_u01752112503566") 2025/07/10 01:57:33 DEBUG : appleappleapplebanana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc5af_d20250710_m015450_c001_v7007000_t0000_u01752112490262") 2025/07/10 01:57:33 DEBUG : appleappleapplebanana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186e0c_d20250710_m015446_c001_v0001040_t0049_u01752112486287") 2025/07/10 01:57:33 DEBUG : appleappleapplebanana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a68_d20250710_m015445_c001_v7007000_t0000_u01752112485197") 2025/07/10 01:57:33 DEBUG : appleappleapplebanana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c806c1_d20250710_m015440_c001_v0001145_t0037_u01752112480849") 2025/07/10 01:57:33 DEBUG : appleappleapplebanana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f420e3e9208e089b2_d20250710_m015426_c001_v7007000_t0000_u01752112466618") 2025/07/10 01:57:33 DEBUG : appleappleapplebanana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebeecd_d20250710_m015421_c001_v0001043_t0055_u01752112461830") 2025/07/10 01:57:33 DEBUG : appleappleapplebanana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4043af8c0b2d6751_d20250710_m015409_c001_v7007000_t0000_u01752112449525") 2025/07/10 01:57:33 DEBUG : appleappleapplebanana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186da2_d20250710_m015405_c001_v0001040_t0026_u01752112445751") 2025/07/10 01:57:33 DEBUG : appleappleapplebanana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403bf01634ef47ef_d20250710_m015352_c001_v7007000_t0000_u01752112432955") 2025/07/10 01:57:33 DEBUG : appleappleapplebanana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dac8f_d20250710_m015348_c001_v0001178_t0059_u01752112428977") 2025/07/10 01:57:33 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7debe_d20250710_m015511_c001_v7007000_t0000_u01752112511014") 2025/07/10 01:57:33 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186e3a_d20250710_m015505_c001_v0001040_t0029_u01752112505080") 2025/07/10 01:57:33 DEBUG : b/potato: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7dd9e_d20250710_m014920_c001_v7007000_t0000_u01752112160193") 2025/07/10 01:57:33 DEBUG : b/potato: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009f6d_d20250710_m014918_c001_v0001183_t0022_u01752112158588") 2025/07/10 01:57:33 DEBUG : b/potato: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4180e40eeba24a97_d20250710_m014917_c001_v7007000_t0000_u01752112157351") 2025/07/10 01:57:34 DEBUG : b/potato: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009f4b_d20250710_m014916_c001_v0001183_t0055_u01752112156205") 2025/07/10 01:57:34 DEBUG : b/potato: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7dd4e_d20250710_m014901_c001_v7007000_t0000_u01752112141250") 2025/07/10 01:57:34 DEBUG : b/potato: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009e2b_d20250710_m014900_c001_v0001183_t0021_u01752112140023") 2025/07/10 01:57:34 DEBUG : backup/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403bf01634ef4725_d20250710_m015130_c001_v7007000_t0000_u01752112290470") 2025/07/10 01:57:34 DEBUG : backup/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f109e90dd6b17ce86_d20250710_m015128_c001_v0001146_t0040_u01752112288254") 2025/07/10 01:57:34 DEBUG : backup/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1091193393f05b8e_d20250710_m015123_c001_v0001100_t0023_u01752112283822") 2025/07/10 01:57:34 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4112e27c5940eaaf_d20250710_m015155_c001_v7007000_t0000_u01752112315624") 2025/07/10 01:57:34 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f11561069e737ea08_d20250710_m015153_c001_v0001117_t0020_u01752112313465") 2025/07/10 01:57:34 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1107ad797c16bab8_d20250710_m015149_c001_v0001184_t0052_u01752112309171") 2025/07/10 01:57:34 DEBUG : backup/one.bak: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f413e410e2c85890c_d20250710_m015142_c001_v7007000_t0000_u01752112302908") 2025/07/10 01:57:34 DEBUG : backup/one.bak: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f117fcea0f6e1682a_d20250710_m015140_c001_v0001171_t0039_u01752112300822") 2025/07/10 01:57:34 DEBUG : backup/one.bak: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100ab71d3a1274f4_d20250710_m015136_c001_v0001134_t0043_u01752112296791") 2025/07/10 01:57:34 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4112e27c5940eab0_d20250710_m015155_c001_v7007000_t0000_u01752112315808") 2025/07/10 01:57:34 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1128d25eb562db78_d20250710_m015154_c001_v0001180_t0040_u01752112314837") 2025/07/10 01:57:34 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1070bbe5c7e076ac_d20250710_m015150_c001_v0001134_t0018_u01752112310955") 2025/07/10 01:57:34 DEBUG : backup/three.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403bf01634ef4727_d20250710_m015130_c001_v7007000_t0000_u01752112290655") 2025/07/10 01:57:34 DEBUG : backup/three.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f10932df352dbcefb_d20250710_m015129_c001_v0001144_t0019_u01752112289309") 2025/07/10 01:57:34 DEBUG : backup/three.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f10505feafb477e00_d20250710_m015125_c001_v0001106_t0007_u01752112285447") 2025/07/10 01:57:34 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f413e410e2c85890d_d20250710_m015143_c001_v7007000_t0000_u01752112303092") 2025/07/10 01:57:34 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f106c62691dd2de35_d20250710_m015141_c001_v0001116_t0039_u01752112301757") 2025/07/10 01:57:35 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f110625cf0d51766d_d20250710_m015138_c001_v0001099_t0048_u01752112298390") 2025/07/10 01:57:35 DEBUG : banana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40165088f148051f_d20250710_m015654_c001_v7007000_t0000_u01752112614046") 2025/07/10 01:57:35 DEBUG : banana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c80951_d20250710_m015649_c001_v0001145_t0049_u01752112609281") 2025/07/10 01:57:35 DEBUG : banana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4185defaa3c81741_d20250710_m015637_c001_v7007000_t0000_u01752112597496") 2025/07/10 01:57:35 DEBUG : banana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c8091b_d20250710_m015633_c001_v0001145_t0013_u01752112593113") 2025/07/10 01:57:35 DEBUG : banana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc60c_d20250710_m015619_c001_v7007000_t0000_u01752112579999") 2025/07/10 01:57:35 DEBUG : banana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c808db_d20250710_m015616_c001_v0001145_t0006_u01752112576035") 2025/07/10 01:57:35 DEBUG : banana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f422f3d942eda3798_d20250710_m015603_c001_v7007000_t0000_u01752112563980") 2025/07/10 01:57:35 DEBUG : banana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c8088d_d20250710_m015559_c001_v0001145_t0056_u01752112559899") 2025/07/10 01:57:35 DEBUG : banana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4109346994250990_d20250710_m015548_c001_v7007000_t0000_u01752112548545") 2025/07/10 01:57:35 DEBUG : banana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c80841_d20250710_m015544_c001_v0001145_t0008_u01752112544066") 2025/07/10 01:57:35 DEBUG : banana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4013ad938b572530_d20250710_m015531_c001_v7007000_t0000_u01752112531914") 2025/07/10 01:57:35 DEBUG : banana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70daf05_d20250710_m015525_c001_v0001178_t0017_u01752112525289") 2025/07/10 01:57:35 DEBUG : banana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403021f693812a31_d20250710_m015512_c001_v7007000_t0000_u01752112512935") 2025/07/10 01:57:35 DEBUG : banana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dae89_d20250710_m015508_c001_v0001178_t0009_u01752112508943") 2025/07/10 01:57:35 DEBUG : banana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403bf01634ef4830_d20250710_m015507_c001_v7007000_t0000_u01752112507842") 2025/07/10 01:57:35 DEBUG : banana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dae5b_d20250710_m015503_c001_v0001178_t0054_u01752112503318") 2025/07/10 01:57:35 DEBUG : banana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc5b0_d20250710_m015450_c001_v7007000_t0000_u01752112490446") 2025/07/10 01:57:35 DEBUG : banana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c806e9_d20250710_m015446_c001_v0001145_t0046_u01752112486295") 2025/07/10 01:57:35 DEBUG : banana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419ffae81cf65248_d20250710_m015445_c001_v7007000_t0000_u01752112485197") 2025/07/10 01:57:36 DEBUG : banana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dadbd_d20250710_m015440_c001_v0001178_t0029_u01752112480622") 2025/07/10 01:57:36 DEBUG : banana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f415813631ce6700b_d20250710_m015426_c001_v7007000_t0000_u01752112466559") 2025/07/10 01:57:36 DEBUG : banana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dad36_d20250710_m015421_c001_v0001178_t0006_u01752112461612") 2025/07/10 01:57:36 DEBUG : banana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4043af8c0b2d6752_d20250710_m015409_c001_v7007000_t0000_u01752112449709") 2025/07/10 01:57:36 DEBUG : banana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebee9d_d20250710_m015405_c001_v0001043_t0011_u01752112445287") 2025/07/10 01:57:36 DEBUG : banana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403bf01634ef47f0_d20250710_m015353_c001_v7007000_t0000_u01752112433136") 2025/07/10 01:57:36 DEBUG : banana: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186d8a_d20250710_m015348_c001_v0001040_t0000_u01752112428393") 2025/07/10 01:57:36 DEBUG : bananaSUFFIX: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4043af8c0b2d6771_d20250710_m015511_c001_v7007000_t0000_u01752112511141") 2025/07/10 01:57:36 DEBUG : bananaSUFFIX: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c80745_d20250710_m015505_c001_v0001145_t0000_u01752112505097") 2025/07/10 01:57:36 DEBUG : both0: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a0e_d20250710_m015317_c001_v7007000_t0000_u01752112397628") 2025/07/10 01:57:36 DEBUG : both0: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dab5f_d20250710_m015300_c001_v0001178_t0042_u01752112380334") 2025/07/10 01:57:36 DEBUG : both0: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f417e25133f4e8477_d20250710_m015256_c001_v7007000_t0000_u01752112376119") 2025/07/10 01:57:36 DEBUG : both0: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70daac3_d20250710_m015239_c001_v0001178_t0028_u01752112359125") 2025/07/10 01:57:36 DEBUG : both1: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a0f_d20250710_m015317_c001_v7007000_t0000_u01752112397822") 2025/07/10 01:57:36 DEBUG : both1: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dab61_d20250710_m015301_c001_v0001178_t0054_u01752112381378") 2025/07/10 01:57:36 DEBUG : both1: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f417e25133f4e8478_d20250710_m015256_c001_v7007000_t0000_u01752112376300") 2025/07/10 01:57:36 DEBUG : both1: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70daac9_d20250710_m015239_c001_v0001178_t0048_u01752112359675") 2025/07/10 01:57:36 DEBUG : both10: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a10_d20250710_m015318_c001_v7007000_t0000_u01752112398005") 2025/07/10 01:57:36 DEBUG : both10: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dab9f_d20250710_m015307_c001_v0001178_t0007_u01752112387662") 2025/07/10 01:57:36 DEBUG : both10: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f417e25133f4e8479_d20250710_m015256_c001_v7007000_t0000_u01752112376485") 2025/07/10 01:57:36 DEBUG : both10: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70daafd_d20250710_m015246_c001_v0001178_t0005_u01752112366069") 2025/07/10 01:57:37 DEBUG : both11: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a11_d20250710_m015318_c001_v7007000_t0000_u01752112398203") 2025/07/10 01:57:37 DEBUG : both11: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70daba7_d20250710_m015308_c001_v0001178_t0019_u01752112388324") 2025/07/10 01:57:37 DEBUG : both11: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f417e25133f4e847a_d20250710_m015256_c001_v7007000_t0000_u01752112376666") 2025/07/10 01:57:37 DEBUG : both11: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dab03_d20250710_m015246_c001_v0001178_t0054_u01752112366725") 2025/07/10 01:57:37 DEBUG : both12: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a12_d20250710_m015318_c001_v7007000_t0000_u01752112398391") 2025/07/10 01:57:37 DEBUG : both12: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dabad_d20250710_m015308_c001_v0001178_t0059_u01752112388957") 2025/07/10 01:57:37 DEBUG : both12: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f417e25133f4e847b_d20250710_m015256_c001_v7007000_t0000_u01752112376848") 2025/07/10 01:57:37 DEBUG : both12: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dab07_d20250710_m015247_c001_v0001178_t0034_u01752112367301") 2025/07/10 01:57:37 DEBUG : both13: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a13_d20250710_m015318_c001_v7007000_t0000_u01752112398573") 2025/07/10 01:57:37 DEBUG : both13: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dabb1_d20250710_m015309_c001_v0001178_t0023_u01752112389903") 2025/07/10 01:57:37 DEBUG : both13: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f417e25133f4e847c_d20250710_m015257_c001_v7007000_t0000_u01752112377028") 2025/07/10 01:57:37 DEBUG : both13: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dab0b_d20250710_m015247_c001_v0001178_t0005_u01752112367863") 2025/07/10 01:57:37 DEBUG : both14: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a14_d20250710_m015318_c001_v7007000_t0000_u01752112398756") 2025/07/10 01:57:37 DEBUG : both14: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dabbb_d20250710_m015310_c001_v0001178_t0024_u01752112390615") 2025/07/10 01:57:37 DEBUG : both14: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f417e25133f4e847d_d20250710_m015257_c001_v7007000_t0000_u01752112377209") 2025/07/10 01:57:37 DEBUG : both14: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dab11_d20250710_m015248_c001_v0001178_t0045_u01752112368510") 2025/07/10 01:57:37 DEBUG : both15: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a15_d20250710_m015318_c001_v7007000_t0000_u01752112398938") 2025/07/10 01:57:37 DEBUG : both15: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dabbd_d20250710_m015311_c001_v0001178_t0017_u01752112391203") 2025/07/10 01:57:37 DEBUG : both15: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f417e25133f4e847e_d20250710_m015257_c001_v7007000_t0000_u01752112377391") 2025/07/10 01:57:37 DEBUG : both15: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dab19_d20250710_m015249_c001_v0001178_t0019_u01752112369430") 2025/07/10 01:57:38 DEBUG : both16: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a16_d20250710_m015319_c001_v7007000_t0000_u01752112399119") 2025/07/10 01:57:38 DEBUG : both16: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dabc3_d20250710_m015311_c001_v0001178_t0022_u01752112391910") 2025/07/10 01:57:38 DEBUG : both16: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f417e25133f4e847f_d20250710_m015257_c001_v7007000_t0000_u01752112377573") 2025/07/10 01:57:38 DEBUG : both16: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dab21_d20250710_m015250_c001_v0001178_t0032_u01752112370106") 2025/07/10 01:57:38 DEBUG : both17: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a17_d20250710_m015319_c001_v7007000_t0000_u01752112399302") 2025/07/10 01:57:38 DEBUG : both17: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dabc9_d20250710_m015312_c001_v0001178_t0003_u01752112392644") 2025/07/10 01:57:38 DEBUG : both17: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f417e25133f4e8480_d20250710_m015257_c001_v7007000_t0000_u01752112377754") 2025/07/10 01:57:38 DEBUG : both17: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dab25_d20250710_m015251_c001_v0001178_t0037_u01752112371120") 2025/07/10 01:57:38 DEBUG : both18: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a18_d20250710_m015319_c001_v7007000_t0000_u01752112399483") 2025/07/10 01:57:38 DEBUG : both18: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dabd1_d20250710_m015313_c001_v0001178_t0042_u01752112393494") 2025/07/10 01:57:38 DEBUG : both18: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f417e25133f4e8482_d20250710_m015257_c001_v7007000_t0000_u01752112377935") 2025/07/10 01:57:38 DEBUG : both18: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dab27_d20250710_m015251_c001_v0001178_t0016_u01752112371746") 2025/07/10 01:57:38 DEBUG : both19: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a19_d20250710_m015319_c001_v7007000_t0000_u01752112399666") 2025/07/10 01:57:38 DEBUG : both19: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dabd9_d20250710_m015314_c001_v0001178_t0011_u01752112394250") 2025/07/10 01:57:38 DEBUG : both19: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f417e25133f4e8483_d20250710_m015258_c001_v7007000_t0000_u01752112378116") 2025/07/10 01:57:38 DEBUG : both19: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dab2f_d20250710_m015252_c001_v0001178_t0054_u01752112372679") 2025/07/10 01:57:38 DEBUG : both2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a1a_d20250710_m015319_c001_v7007000_t0000_u01752112399849") 2025/07/10 01:57:38 DEBUG : both2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dab65_d20250710_m015302_c001_v0001178_t0047_u01752112382107") 2025/07/10 01:57:38 DEBUG : both2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f417e25133f4e8484_d20250710_m015258_c001_v7007000_t0000_u01752112378307") 2025/07/10 01:57:38 DEBUG : both2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70daacd_d20250710_m015240_c001_v0001178_t0049_u01752112360452") 2025/07/10 01:57:39 DEBUG : both3: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a1b_d20250710_m015320_c001_v7007000_t0000_u01752112400030") 2025/07/10 01:57:39 DEBUG : both3: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dab6f_d20250710_m015302_c001_v0001178_t0051_u01752112382746") 2025/07/10 01:57:39 DEBUG : both3: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f417e25133f4e8485_d20250710_m015258_c001_v7007000_t0000_u01752112378489") 2025/07/10 01:57:39 DEBUG : both3: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70daad1_d20250710_m015241_c001_v0001178_t0001_u01752112361065") 2025/07/10 01:57:39 DEBUG : both4: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a1c_d20250710_m015320_c001_v7007000_t0000_u01752112400212") 2025/07/10 01:57:39 DEBUG : both4: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dab71_d20250710_m015303_c001_v0001178_t0058_u01752112383477") 2025/07/10 01:57:39 DEBUG : both4: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f417e25133f4e8486_d20250710_m015258_c001_v7007000_t0000_u01752112378672") 2025/07/10 01:57:39 DEBUG : both4: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70daad7_d20250710_m015241_c001_v0001178_t0013_u01752112361859") 2025/07/10 01:57:39 DEBUG : both5: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a1d_d20250710_m015320_c001_v7007000_t0000_u01752112400404") 2025/07/10 01:57:39 DEBUG : both5: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dab75_d20250710_m015304_c001_v0001178_t0053_u01752112384145") 2025/07/10 01:57:39 DEBUG : both5: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f417e25133f4e8487_d20250710_m015258_c001_v7007000_t0000_u01752112378854") 2025/07/10 01:57:39 DEBUG : both5: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70daadd_d20250710_m015242_c001_v0001178_t0000_u01752112362663") 2025/07/10 01:57:39 DEBUG : both6: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a1e_d20250710_m015320_c001_v7007000_t0000_u01752112400586") 2025/07/10 01:57:39 DEBUG : both6: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dab83_d20250710_m015304_c001_v0001178_t0053_u01752112384925") 2025/07/10 01:57:39 DEBUG : both6: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f417e25133f4e8488_d20250710_m015259_c001_v7007000_t0000_u01752112379035") 2025/07/10 01:57:39 DEBUG : both6: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70daae1_d20250710_m015243_c001_v0001178_t0014_u01752112363414") 2025/07/10 01:57:39 DEBUG : both7: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a1f_d20250710_m015320_c001_v7007000_t0000_u01752112400768") 2025/07/10 01:57:39 DEBUG : both7: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dab8d_d20250710_m015305_c001_v0001178_t0052_u01752112385513") 2025/07/10 01:57:39 DEBUG : both7: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f417e25133f4e8489_d20250710_m015259_c001_v7007000_t0000_u01752112379225") 2025/07/10 01:57:39 DEBUG : both7: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70daaef_d20250710_m015244_c001_v0001178_t0026_u01752112364163") 2025/07/10 01:57:40 DEBUG : both8: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a20_d20250710_m015320_c001_v7007000_t0000_u01752112400952") 2025/07/10 01:57:40 DEBUG : both8: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dab91_d20250710_m015306_c001_v0001178_t0042_u01752112386296") 2025/07/10 01:57:40 DEBUG : both8: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f417e25133f4e848a_d20250710_m015259_c001_v7007000_t0000_u01752112379412") 2025/07/10 01:57:40 DEBUG : both8: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70daaf3_d20250710_m015244_c001_v0001178_t0058_u01752112364721") 2025/07/10 01:57:40 DEBUG : both9: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a21_d20250710_m015321_c001_v7007000_t0000_u01752112401134") 2025/07/10 01:57:40 DEBUG : both9: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dab97_d20250710_m015307_c001_v0001178_t0010_u01752112387033") 2025/07/10 01:57:40 DEBUG : both9: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f417e25133f4e848b_d20250710_m015259_c001_v7007000_t0000_u01752112379594") 2025/07/10 01:57:40 DEBUG : both9: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70daaf7_d20250710_m015245_c001_v0001178_t0037_u01752112365422") 2025/07/10 01:57:40 DEBUG : c/non empty space: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7dd9f_d20250710_m014920_c001_v7007000_t0000_u01752112160378") 2025/07/10 01:57:40 DEBUG : c/non empty space: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009f71_d20250710_m014918_c001_v0001183_t0019_u01752112158800") 2025/07/10 01:57:40 DEBUG : c/non empty space: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4180e40eeba24a99_d20250710_m014918_c001_v7007000_t0000_u01752112158189") 2025/07/10 01:57:40 DEBUG : c/non empty space: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009f4d_d20250710_m014916_c001_v0001183_t0001_u01752112156399") 2025/07/10 01:57:40 DEBUG : c/non empty space: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7dd51_d20250710_m014901_c001_v7007000_t0000_u01752112141992") 2025/07/10 01:57:40 DEBUG : c/non empty space: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009e2f_d20250710_m014900_c001_v0001183_t0023_u01752112140258") 2025/07/10 01:57:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7de8f_d20250710_m015429_c001_v7007000_t0000_u01752112469211") 2025/07/10 01:57:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c80665_d20250710_m015424_c001_v0001145_t0001_u01752112464670") 2025/07/10 01:57:40 DEBUG : check sum: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7dd45_d20250710_m014853_c001_v7007000_t0000_u01752112133392") 2025/07/10 01:57:40 DEBUG : check sum: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009db3_d20250710_m014852_c001_v0001183_t0027_u01752112132439") 2025/07/10 01:57:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4180e40eeba24be8_d20250710_m015725_c001_v7007000_t0000_u01752112645951") 2025/07/10 01:57:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186f50_d20250710_m015723_c001_v0001040_t0045_u01752112643853") 2025/07/10 01:57:41 DEBUG : dest/3: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4112e27c5940ea8f_d20250710_m015101_c001_v7007000_t0000_u01752112261846") 2025/07/10 01:57:41 DEBUG : dest/3: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f407eb449d23ce2ef_d20250710_m015100_c001_v0001153_t0004_u01752112260739") 2025/07/10 01:57:41 DEBUG : dir1/0000-abcde: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4013ad938b572531_d20250710_m015532_c001_v7007000_t0000_u01752112532097") 2025/07/10 01:57:41 DEBUG : dir1/0000-abcde: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c807d7_d20250710_m015527_c001_v0001145_t0040_u01752112527406") 2025/07/10 01:57:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40165088f1480520_d20250710_m015654_c001_v7007000_t0000_u01752112614228") 2025/07/10 01:57:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186f0c_d20250710_m015641_c001_v0001040_t0013_u01752112601836") 2025/07/10 01:57:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4185defaa3c81742_d20250710_m015637_c001_v7007000_t0000_u01752112597677") 2025/07/10 01:57:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186ef8_d20250710_m015624_c001_v0001040_t0017_u01752112584352") 2025/07/10 01:57:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc60e_d20250710_m015620_c001_v7007000_t0000_u01752112580182") 2025/07/10 01:57:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186edc_d20250710_m015608_c001_v0001040_t0036_u01752112568238") 2025/07/10 01:57:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f422f3d942eda3799_d20250710_m015604_c001_v7007000_t0000_u01752112564162") 2025/07/10 01:57:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186eb8_d20250710_m015552_c001_v0001040_t0055_u01752112552892") 2025/07/10 01:57:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4109346994250991_d20250710_m015548_c001_v7007000_t0000_u01752112548788") 2025/07/10 01:57:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186e86_d20250710_m015536_c001_v0001040_t0045_u01752112536201") 2025/07/10 01:57:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f421d60b636a83d92_d20250710_m015529_c001_v7007000_t0000_u01752112529097") 2025/07/10 01:57:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186e56_d20250710_m015517_c001_v0001040_t0008_u01752112517278") 2025/07/10 01:57:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403021f693812a32_d20250710_m015513_c001_v7007000_t0000_u01752112513121") 2025/07/10 01:57:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dae8b_d20250710_m015509_c001_v0001178_t0038_u01752112509160") 2025/07/10 01:57:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403bf01634ef482d_d20250710_m015507_c001_v7007000_t0000_u01752112507439") 2025/07/10 01:57:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186e1a_d20250710_m015454_c001_v0001040_t0000_u01752112494753") 2025/07/10 01:57:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc5b1_d20250710_m015450_c001_v7007000_t0000_u01752112490629") 2025/07/10 01:57:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dadef_d20250710_m015446_c001_v0001178_t0010_u01752112486495") 2025/07/10 01:57:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc5a4_d20250710_m015444_c001_v7007000_t0000_u01752112484809") 2025/07/10 01:57:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebeeef_d20250710_m015433_c001_v0001043_t0026_u01752112473379") 2025/07/10 01:57:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f415813631ce6700e_d20250710_m015426_c001_v7007000_t0000_u01752112466748") 2025/07/10 01:57:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebeeaf_d20250710_m015414_c001_v0001043_t0031_u01752112454020") 2025/07/10 01:57:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4043af8c0b2d6753_d20250710_m015409_c001_v7007000_t0000_u01752112449892") 2025/07/10 01:57:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186d8e_d20250710_m015357_c001_v0001040_t0031_u01752112437485") 2025/07/10 01:57:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403bf01634ef47f1_d20250710_m015353_c001_v7007000_t0000_u01752112433320") 2025/07/10 01:57:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dac5d_d20250710_m015339_c001_v0001178_t0049_u01752112419082") 2025/07/10 01:57:42 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4085bdfc9dc69013_d20250710_m015510_c001_v7007000_t0000_u01752112510833") 2025/07/10 01:57:42 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dae63_d20250710_m015505_c001_v0001178_t0027_u01752112505318") 2025/07/10 01:57:42 DEBUG : dir1/0001-bcdef: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4013ad938b572532_d20250710_m015532_c001_v7007000_t0000_u01752112532280") 2025/07/10 01:57:42 DEBUG : dir1/0001-bcdef: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebef8d_d20250710_m015527_c001_v0001043_t0023_u01752112527417") 2025/07/10 01:57:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40165088f1480521_d20250710_m015654_c001_v7007000_t0000_u01752112614414") 2025/07/10 01:57:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c80933_d20250710_m015642_c001_v0001145_t0027_u01752112602918") 2025/07/10 01:57:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4185defaa3c81743_d20250710_m015637_c001_v7007000_t0000_u01752112597859") 2025/07/10 01:57:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c808f7_d20250710_m015625_c001_v0001145_t0000_u01752112585105") 2025/07/10 01:57:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc60f_d20250710_m015620_c001_v7007000_t0000_u01752112580366") 2025/07/10 01:57:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c808b7_d20250710_m015609_c001_v0001145_t0006_u01752112569426") 2025/07/10 01:57:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f422f3d942eda379a_d20250710_m015604_c001_v7007000_t0000_u01752112564345") 2025/07/10 01:57:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c8086f_d20250710_m015553_c001_v0001145_t0015_u01752112553653") 2025/07/10 01:57:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4109346994250992_d20250710_m015548_c001_v7007000_t0000_u01752112548971") 2025/07/10 01:57:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c8080d_d20250710_m015537_c001_v0001145_t0057_u01752112537066") 2025/07/10 01:57:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f421d60b636a83d96_d20250710_m015529_c001_v7007000_t0000_u01752112529643") 2025/07/10 01:57:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70daed1_d20250710_m015518_c001_v0001178_t0032_u01752112518163") 2025/07/10 01:57:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403021f693812a33_d20250710_m015513_c001_v7007000_t0000_u01752112513306") 2025/07/10 01:57:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebef65_d20250710_m015509_c001_v0001043_t0018_u01752112509349") 2025/07/10 01:57:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f422f3d942eda3757_d20250710_m015507_c001_v7007000_t0000_u01752112507853") 2025/07/10 01:57:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dae29_d20250710_m015455_c001_v0001178_t0025_u01752112495897") 2025/07/10 01:57:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc5b2_d20250710_m015450_c001_v7007000_t0000_u01752112490813") 2025/07/10 01:57:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dadf1_d20250710_m015446_c001_v0001178_t0050_u01752112486706") 2025/07/10 01:57:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a67_d20250710_m015445_c001_v7007000_t0000_u01752112485164") 2025/07/10 01:57:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dad8e_d20250710_m015434_c001_v0001178_t0040_u01752112474120") 2025/07/10 01:57:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f415813631ce67010_d20250710_m015426_c001_v7007000_t0000_u01752112466797") 2025/07/10 01:57:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186db4_d20250710_m015414_c001_v0001040_t0013_u01752112454738") 2025/07/10 01:57:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4043af8c0b2d6754_d20250710_m015410_c001_v7007000_t0000_u01752112450079") 2025/07/10 01:57:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dacb7_d20250710_m015358_c001_v0001178_t0007_u01752112438523") 2025/07/10 01:57:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403bf01634ef47f2_d20250710_m015353_c001_v7007000_t0000_u01752112433502") 2025/07/10 01:57:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebee5b_d20250710_m015339_c001_v0001043_t0045_u01752112419723") 2025/07/10 01:57:43 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4043af8c0b2d6770_d20250710_m015510_c001_v7007000_t0000_u01752112510958") 2025/07/10 01:57:44 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186e3e_d20250710_m015505_c001_v0001040_t0001_u01752112505442") 2025/07/10 01:57:44 DEBUG : dir1/0002-cdefg: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4013ad938b572533_d20250710_m015532_c001_v7007000_t0000_u01752112532463") 2025/07/10 01:57:44 DEBUG : dir1/0002-cdefg: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70daf17_d20250710_m015527_c001_v0001178_t0021_u01752112527427") 2025/07/10 01:57:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40165088f1480522_d20250710_m015654_c001_v7007000_t0000_u01752112614606") 2025/07/10 01:57:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70db0b1_d20250710_m015643_c001_v0001178_t0025_u01752112603521") 2025/07/10 01:57:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4185defaa3c81744_d20250710_m015638_c001_v7007000_t0000_u01752112598040") 2025/07/10 01:57:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70db061_d20250710_m015625_c001_v0001178_t0014_u01752112585908") 2025/07/10 01:57:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc610_d20250710_m015620_c001_v7007000_t0000_u01752112580550") 2025/07/10 01:57:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70db011_d20250710_m015610_c001_v0001178_t0055_u01752112570060") 2025/07/10 01:57:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f422f3d942eda379b_d20250710_m015604_c001_v7007000_t0000_u01752112564526") 2025/07/10 01:57:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dafc5_d20250710_m015554_c001_v0001178_t0054_u01752112554258") 2025/07/10 01:57:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4109346994250993_d20250710_m015549_c001_v7007000_t0000_u01752112549154") 2025/07/10 01:57:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70daf59_d20250710_m015537_c001_v0001178_t0028_u01752112537948") 2025/07/10 01:57:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4013ad938b57252c_d20250710_m015529_c001_v7007000_t0000_u01752112529504") 2025/07/10 01:57:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c8079d_d20250710_m015518_c001_v0001145_t0006_u01752112518735") 2025/07/10 01:57:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403021f693812a34_d20250710_m015513_c001_v7007000_t0000_u01752112513491") 2025/07/10 01:57:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c80767_d20250710_m015509_c001_v0001145_t0014_u01752112509363") 2025/07/10 01:57:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4085bdfc9dc69009_d20250710_m015507_c001_v7007000_t0000_u01752112507973") 2025/07/10 01:57:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c80717_d20250710_m015456_c001_v0001145_t0013_u01752112496470") 2025/07/10 01:57:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc5b4_d20250710_m015451_c001_v7007000_t0000_u01752112491002") 2025/07/10 01:57:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186e0e_d20250710_m015446_c001_v0001040_t0018_u01752112486747") 2025/07/10 01:57:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4109346994250961_d20250710_m015445_c001_v7007000_t0000_u01752112485388") 2025/07/10 01:57:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c8069d_d20250710_m015434_c001_v0001145_t0016_u01752112474698") 2025/07/10 01:57:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f415813631ce6700c_d20250710_m015426_c001_v7007000_t0000_u01752112466567") 2025/07/10 01:57:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dad12_d20250710_m015415_c001_v0001178_t0022_u01752112455548") 2025/07/10 01:57:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4043af8c0b2d6755_d20250710_m015410_c001_v7007000_t0000_u01752112450264") 2025/07/10 01:57:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebee8f_d20250710_m015359_c001_v0001043_t0031_u01752112439134") 2025/07/10 01:57:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403bf01634ef47f4_d20250710_m015353_c001_v7007000_t0000_u01752112433738") 2025/07/10 01:57:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186d7a_d20250710_m015342_c001_v0001040_t0041_u01752112422688") 2025/07/10 01:57:45 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403bf01634ef4835_d20250710_m015510_c001_v7007000_t0000_u01752112510783") 2025/07/10 01:57:45 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dae69_d20250710_m015505_c001_v0001178_t0059_u01752112505555") 2025/07/10 01:57:45 DEBUG : dir1/0003-defgh: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4013ad938b572534_d20250710_m015532_c001_v7007000_t0000_u01752112532646") 2025/07/10 01:57:45 DEBUG : dir1/0003-defgh: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70daf19_d20250710_m015527_c001_v0001178_t0005_u01752112527642") 2025/07/10 01:57:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40165088f1480523_d20250710_m015654_c001_v7007000_t0000_u01752112614788") 2025/07/10 01:57:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebf047_d20250710_m015644_c001_v0001043_t0000_u01752112604081") 2025/07/10 01:57:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4185defaa3c81745_d20250710_m015638_c001_v7007000_t0000_u01752112598223") 2025/07/10 01:57:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebf01d_d20250710_m015626_c001_v0001043_t0015_u01752112586495") 2025/07/10 01:57:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc612_d20250710_m015620_c001_v7007000_t0000_u01752112580733") 2025/07/10 01:57:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebefef_d20250710_m015610_c001_v0001043_t0012_u01752112570631") 2025/07/10 01:57:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f422f3d942eda379c_d20250710_m015604_c001_v7007000_t0000_u01752112564721") 2025/07/10 01:57:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebefcb_d20250710_m015554_c001_v0001043_t0015_u01752112554837") 2025/07/10 01:57:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4109346994250994_d20250710_m015549_c001_v7007000_t0000_u01752112549338") 2025/07/10 01:57:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebefa3_d20250710_m015538_c001_v0001043_t0025_u01752112538521") 2025/07/10 01:57:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f415813631ce673cf_d20250710_m015529_c001_v7007000_t0000_u01752112529488") 2025/07/10 01:57:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebef77_d20250710_m015519_c001_v0001043_t0027_u01752112519377") 2025/07/10 01:57:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403021f693812a35_d20250710_m015513_c001_v7007000_t0000_u01752112513676") 2025/07/10 01:57:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dae8d_d20250710_m015509_c001_v0001178_t0053_u01752112509373") 2025/07/10 01:57:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4085bdfc9dc69008_d20250710_m015507_c001_v7007000_t0000_u01752112507791") 2025/07/10 01:57:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebef3f_d20250710_m015457_c001_v0001043_t0041_u01752112497175") 2025/07/10 01:57:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc5b5_d20250710_m015451_c001_v7007000_t0000_u01752112491186") 2025/07/10 01:57:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebef1f_d20250710_m015446_c001_v0001043_t0044_u01752112486766") 2025/07/10 01:57:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc5a5_d20250710_m015445_c001_v7007000_t0000_u01752112485003") 2025/07/10 01:57:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186dec_d20250710_m015435_c001_v0001040_t0023_u01752112475332") 2025/07/10 01:57:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f415813631ce67008_d20250710_m015426_c001_v7007000_t0000_u01752112466205") 2025/07/10 01:57:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebeeb3_d20250710_m015415_c001_v0001043_t0013_u01752112455766") 2025/07/10 01:57:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4043af8c0b2d6756_d20250710_m015410_c001_v7007000_t0000_u01752112450447") 2025/07/10 01:57:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186d92_d20250710_m015359_c001_v0001040_t0025_u01752112439548") 2025/07/10 01:57:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403bf01634ef47f5_d20250710_m015353_c001_v7007000_t0000_u01752112433920") 2025/07/10 01:57:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dac6f_d20250710_m015343_c001_v0001178_t0000_u01752112423312") 2025/07/10 01:57:46 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403bf01634ef4837_d20250710_m015511_c001_v7007000_t0000_u01752112511151") 2025/07/10 01:57:47 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebef59_d20250710_m015505_c001_v0001043_t0053_u01752112505640") 2025/07/10 01:57:47 DEBUG : dir1/0004-efghi: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4013ad938b572535_d20250710_m015532_c001_v7007000_t0000_u01752112532829") 2025/07/10 01:57:47 DEBUG : dir1/0004-efghi: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186e78_d20250710_m015527_c001_v0001040_t0000_u01752112527808") 2025/07/10 01:57:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40165088f1480524_d20250710_m015654_c001_v7007000_t0000_u01752112614972") 2025/07/10 01:57:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186f12_d20250710_m015644_c001_v0001040_t0015_u01752112604589") 2025/07/10 01:57:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4185defaa3c81746_d20250710_m015638_c001_v7007000_t0000_u01752112598405") 2025/07/10 01:57:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186efc_d20250710_m015627_c001_v0001040_t0031_u01752112587085") 2025/07/10 01:57:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc613_d20250710_m015620_c001_v7007000_t0000_u01752112580928") 2025/07/10 01:57:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186ee0_d20250710_m015611_c001_v0001040_t0042_u01752112571040") 2025/07/10 01:57:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f422f3d942eda379d_d20250710_m015604_c001_v7007000_t0000_u01752112564906") 2025/07/10 01:57:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186ebc_d20250710_m015555_c001_v0001040_t0036_u01752112555251") 2025/07/10 01:57:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4109346994250995_d20250710_m015549_c001_v7007000_t0000_u01752112549523") 2025/07/10 01:57:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186e8c_d20250710_m015539_c001_v0001040_t0006_u01752112539003") 2025/07/10 01:57:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f415813631ce673d0_d20250710_m015529_c001_v7007000_t0000_u01752112529672") 2025/07/10 01:57:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186e5e_d20250710_m015519_c001_v0001040_t0015_u01752112519811") 2025/07/10 01:57:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403021f693812a36_d20250710_m015513_c001_v7007000_t0000_u01752112513862") 2025/07/10 01:57:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186e4e_d20250710_m015509_c001_v0001040_t0008_u01752112509524") 2025/07/10 01:57:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4185defaa3c816f4_d20250710_m015507_c001_v7007000_t0000_u01752112507994") 2025/07/10 01:57:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186e1e_d20250710_m015457_c001_v0001040_t0038_u01752112497706") 2025/07/10 01:57:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc5b6_d20250710_m015451_c001_v7007000_t0000_u01752112491386") 2025/07/10 01:57:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dadf5_d20250710_m015446_c001_v0001178_t0059_u01752112486914") 2025/07/10 01:57:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416473a715d1b138_d20250710_m015445_c001_v7007000_t0000_u01752112485394") 2025/07/10 01:57:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebeef3_d20250710_m015435_c001_v0001043_t0026_u01752112475776") 2025/07/10 01:57:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4180e40eeba24b5a_d20250710_m015426_c001_v7007000_t0000_u01752112466814") 2025/07/10 01:57:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186dbc_d20250710_m015416_c001_v0001040_t0045_u01752112456218") 2025/07/10 01:57:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4043af8c0b2d6757_d20250710_m015410_c001_v7007000_t0000_u01752112450631") 2025/07/10 01:57:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dacbd_d20250710_m015400_c001_v0001178_t0053_u01752112440025") 2025/07/10 01:57:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403bf01634ef47f7_d20250710_m015354_c001_v7007000_t0000_u01752112434102") 2025/07/10 01:57:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebee65_d20250710_m015343_c001_v0001043_t0017_u01752112423598") 2025/07/10 01:57:48 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4185defaa3c816fb_d20250710_m015511_c001_v7007000_t0000_u01752112511170") 2025/07/10 01:57:48 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c8074b_d20250710_m015505_c001_v0001145_t0049_u01752112505703") 2025/07/10 01:57:48 DEBUG : dir1/0005-fghij: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4013ad938b572536_d20250710_m015533_c001_v7007000_t0000_u01752112533013") 2025/07/10 01:57:48 DEBUG : dir1/0005-fghij: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c807dd_d20250710_m015527_c001_v0001145_t0027_u01752112527902") 2025/07/10 01:57:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40165088f1480525_d20250710_m015655_c001_v7007000_t0000_u01752112615154") 2025/07/10 01:57:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c8093d_d20250710_m015644_c001_v0001145_t0001_u01752112604990") 2025/07/10 01:57:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4185defaa3c81747_d20250710_m015638_c001_v7007000_t0000_u01752112598588") 2025/07/10 01:57:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c80909_d20250710_m015628_c001_v0001145_t0053_u01752112588846") 2025/07/10 01:57:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc614_d20250710_m015621_c001_v7007000_t0000_u01752112581112") 2025/07/10 01:57:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c808bf_d20250710_m015611_c001_v0001145_t0023_u01752112571622") 2025/07/10 01:57:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f422f3d942eda379f_d20250710_m015605_c001_v7007000_t0000_u01752112565088") 2025/07/10 01:57:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c80875_d20250710_m015555_c001_v0001145_t0033_u01752112555620") 2025/07/10 01:57:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4109346994250996_d20250710_m015549_c001_v7007000_t0000_u01752112549706") 2025/07/10 01:57:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c80827_d20250710_m015539_c001_v0001145_t0051_u01752112539422") 2025/07/10 01:57:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40165088f14804e0_d20250710_m015529_c001_v7007000_t0000_u01752112529115") 2025/07/10 01:57:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70daee5_d20250710_m015520_c001_v0001178_t0005_u01752112520259") 2025/07/10 01:57:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403021f693812a37_d20250710_m015514_c001_v7007000_t0000_u01752112514061") 2025/07/10 01:57:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dae91_d20250710_m015509_c001_v0001178_t0028_u01752112509585") 2025/07/10 01:57:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4185defaa3c816f5_d20250710_m015508_c001_v7007000_t0000_u01752112508006") 2025/07/10 01:57:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dae3b_d20250710_m015458_c001_v0001178_t0002_u01752112498214") 2025/07/10 01:57:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc5b7_d20250710_m015451_c001_v7007000_t0000_u01752112491574") 2025/07/10 01:57:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c806eb_d20250710_m015446_c001_v0001145_t0005_u01752112486942") 2025/07/10 01:57:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416473a715d1b137_d20250710_m015445_c001_v7007000_t0000_u01752112485210") 2025/07/10 01:57:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dad98_d20250710_m015436_c001_v0001178_t0019_u01752112476164") 2025/07/10 01:57:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f415813631ce67009_d20250710_m015426_c001_v7007000_t0000_u01752112466377") 2025/07/10 01:57:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dad16_d20250710_m015416_c001_v0001178_t0018_u01752112456712") 2025/07/10 01:57:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4043af8c0b2d6758_d20250710_m015410_c001_v7007000_t0000_u01752112450815") 2025/07/10 01:57:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebee91_d20250710_m015400_c001_v0001043_t0041_u01752112440265") 2025/07/10 01:57:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403bf01634ef47f9_d20250710_m015354_c001_v7007000_t0000_u01752112434293") 2025/07/10 01:57:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186d82_d20250710_m015344_c001_v0001040_t0025_u01752112424007") 2025/07/10 01:57:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f417e25133f4e84db_d20250710_m015511_c001_v7007000_t0000_u01752112511024") 2025/07/10 01:57:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dae6f_d20250710_m015505_c001_v0001178_t0021_u01752112505910") 2025/07/10 01:57:50 DEBUG : dir1/0006-ghijk: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4013ad938b572537_d20250710_m015533_c001_v7007000_t0000_u01752112533197") 2025/07/10 01:57:50 DEBUG : dir1/0006-ghijk: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70daf1d_d20250710_m015527_c001_v0001178_t0014_u01752112527930") 2025/07/10 01:57:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40165088f1480526_d20250710_m015655_c001_v7007000_t0000_u01752112615339") 2025/07/10 01:57:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70db0bf_d20250710_m015645_c001_v0001178_t0035_u01752112605368") 2025/07/10 01:57:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4185defaa3c81748_d20250710_m015638_c001_v7007000_t0000_u01752112598768") 2025/07/10 01:57:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70db06d_d20250710_m015629_c001_v0001178_t0012_u01752112589243") 2025/07/10 01:57:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc615_d20250710_m015621_c001_v7007000_t0000_u01752112581297") 2025/07/10 01:57:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70db017_d20250710_m015611_c001_v0001178_t0026_u01752112571836") 2025/07/10 01:57:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f422f3d942eda37a0_d20250710_m015605_c001_v7007000_t0000_u01752112565272") 2025/07/10 01:57:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dafcf_d20250710_m015555_c001_v0001178_t0035_u01752112555864") 2025/07/10 01:57:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4109346994250997_d20250710_m015549_c001_v7007000_t0000_u01752112549890") 2025/07/10 01:57:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70daf61_d20250710_m015539_c001_v0001178_t0041_u01752112539825") 2025/07/10 01:57:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f415813631ce673cd_d20250710_m015529_c001_v7007000_t0000_u01752112529120") 2025/07/10 01:57:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c807ab_d20250710_m015520_c001_v0001145_t0026_u01752112520470") 2025/07/10 01:57:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403021f693812a38_d20250710_m015514_c001_v7007000_t0000_u01752112514253") 2025/07/10 01:57:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c8076b_d20250710_m015509_c001_v0001145_t0041_u01752112509667") 2025/07/10 01:57:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40165088f14804c1_d20250710_m015507_c001_v7007000_t0000_u01752112507816") 2025/07/10 01:57:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c80723_d20250710_m015458_c001_v0001145_t0041_u01752112498423") 2025/07/10 01:57:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc5b9_d20250710_m015451_c001_v7007000_t0000_u01752112491758") 2025/07/10 01:57:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dadf7_d20250710_m015447_c001_v0001178_t0031_u01752112487172") 2025/07/10 01:57:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f422f3d942eda3735_d20250710_m015444_c001_v7007000_t0000_u01752112484823") 2025/07/10 01:57:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c806a5_d20250710_m015436_c001_v0001145_t0017_u01752112476404") 2025/07/10 01:57:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4180e40eeba24b58_d20250710_m015426_c001_v7007000_t0000_u01752112466576") 2025/07/10 01:57:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebeeb9_d20250710_m015416_c001_v0001043_t0051_u01752112456917") 2025/07/10 01:57:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4043af8c0b2d6759_d20250710_m015410_c001_v7007000_t0000_u01752112450998") 2025/07/10 01:57:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186d94_d20250710_m015400_c001_v0001040_t0043_u01752112440624") 2025/07/10 01:57:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403bf01634ef47fa_d20250710_m015354_c001_v7007000_t0000_u01752112434476") 2025/07/10 01:57:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dac7b_d20250710_m015344_c001_v0001178_t0030_u01752112424439") 2025/07/10 01:57:51 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403bf01634ef4836_d20250710_m015510_c001_v7007000_t0000_u01752112510968") 2025/07/10 01:57:51 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebef5d_d20250710_m015506_c001_v0001043_t0054_u01752112506096") 2025/07/10 01:57:51 DEBUG : dir1/0007-12345: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4013ad938b572538_d20250710_m015533_c001_v7007000_t0000_u01752112533380") 2025/07/10 01:57:51 DEBUG : dir1/0007-12345: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebef8f_d20250710_m015528_c001_v0001043_t0050_u01752112528069") 2025/07/10 01:57:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40165088f1480527_d20250710_m015655_c001_v7007000_t0000_u01752112615530") 2025/07/10 01:57:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebf04b_d20250710_m015645_c001_v0001043_t0037_u01752112605586") 2025/07/10 01:57:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4185defaa3c81749_d20250710_m015638_c001_v7007000_t0000_u01752112598949") 2025/07/10 01:57:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebf023_d20250710_m015629_c001_v0001043_t0027_u01752112589469") 2025/07/10 01:57:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc616_d20250710_m015621_c001_v7007000_t0000_u01752112581481") 2025/07/10 01:57:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebeff5_d20250710_m015612_c001_v0001043_t0034_u01752112572117") 2025/07/10 01:57:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f422f3d942eda37a1_d20250710_m015605_c001_v7007000_t0000_u01752112565454") 2025/07/10 01:57:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebefcf_d20250710_m015556_c001_v0001043_t0036_u01752112556090") 2025/07/10 01:57:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4109346994250998_d20250710_m015550_c001_v7007000_t0000_u01752112550074") 2025/07/10 01:57:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebefad_d20250710_m015540_c001_v0001043_t0025_u01752112540034") 2025/07/10 01:57:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f415813631ce673ce_d20250710_m015529_c001_v7007000_t0000_u01752112529304") 2025/07/10 01:57:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebef7b_d20250710_m015520_c001_v0001043_t0003_u01752112520795") 2025/07/10 01:57:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403021f693812a39_d20250710_m015514_c001_v7007000_t0000_u01752112514437") 2025/07/10 01:57:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebef67_d20250710_m015509_c001_v0001043_t0052_u01752112509705") 2025/07/10 01:57:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4185defaa3c816f3_d20250710_m015507_c001_v7007000_t0000_u01752112507813") 2025/07/10 01:57:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebef49_d20250710_m015458_c001_v0001043_t0050_u01752112498979") 2025/07/10 01:57:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc5ba_d20250710_m015451_c001_v7007000_t0000_u01752112491943") 2025/07/10 01:57:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c806f1_d20250710_m015447_c001_v0001145_t0018_u01752112487237") 2025/07/10 01:57:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419ffae81cf65246_d20250710_m015444_c001_v7007000_t0000_u01752112484831") 2025/07/10 01:57:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186df0_d20250710_m015436_c001_v0001040_t0025_u01752112476845") 2025/07/10 01:57:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40165088f148043b_d20250710_m015426_c001_v7007000_t0000_u01752112466599") 2025/07/10 01:57:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186dc4_d20250710_m015417_c001_v0001040_t0055_u01752112457361") 2025/07/10 01:57:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4043af8c0b2d675a_d20250710_m015411_c001_v7007000_t0000_u01752112451180") 2025/07/10 01:57:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dacc5_d20250710_m015401_c001_v0001178_t0056_u01752112441492") 2025/07/10 01:57:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403bf01634ef47fb_d20250710_m015354_c001_v7007000_t0000_u01752112434664") 2025/07/10 01:57:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebee69_d20250710_m015344_c001_v0001043_t0047_u01752112424659") 2025/07/10 01:57:53 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4085bdfc9dc69014_d20250710_m015511_c001_v7007000_t0000_u01752112511025") 2025/07/10 01:57:53 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dae71_d20250710_m015506_c001_v0001178_t0039_u01752112506132") 2025/07/10 01:57:53 DEBUG : dir1/0008-23456: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4013ad938b572539_d20250710_m015533_c001_v7007000_t0000_u01752112533565") 2025/07/10 01:57:53 DEBUG : dir1/0008-23456: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70daf1f_d20250710_m015528_c001_v0001178_t0058_u01752112528146") 2025/07/10 01:57:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40165088f1480528_d20250710_m015655_c001_v7007000_t0000_u01752112615713") 2025/07/10 01:57:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186f14_d20250710_m015645_c001_v0001040_t0046_u01752112605957") 2025/07/10 01:57:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4185defaa3c8174a_d20250710_m015639_c001_v7007000_t0000_u01752112599131") 2025/07/10 01:57:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186f00_d20250710_m015629_c001_v0001040_t0026_u01752112589875") 2025/07/10 01:57:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc617_d20250710_m015621_c001_v7007000_t0000_u01752112581664") 2025/07/10 01:57:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186ee2_d20250710_m015612_c001_v0001040_t0020_u01752112572511") 2025/07/10 01:57:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f422f3d942eda37a2_d20250710_m015605_c001_v7007000_t0000_u01752112565637") 2025/07/10 01:57:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186ec2_d20250710_m015556_c001_v0001040_t0028_u01752112556512") 2025/07/10 01:57:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4109346994250999_d20250710_m015550_c001_v7007000_t0000_u01752112550258") 2025/07/10 01:57:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186e92_d20250710_m015540_c001_v0001040_t0028_u01752112540418") 2025/07/10 01:57:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40165088f14804e2_d20250710_m015529_c001_v7007000_t0000_u01752112529479") 2025/07/10 01:57:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186e64_d20250710_m015521_c001_v0001040_t0041_u01752112521326") 2025/07/10 01:57:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403021f693812a3a_d20250710_m015514_c001_v7007000_t0000_u01752112514622") 2025/07/10 01:57:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dae93_d20250710_m015509_c001_v0001178_t0005_u01752112509803") 2025/07/10 01:57:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7deba_d20250710_m015508_c001_v7007000_t0000_u01752112508017") 2025/07/10 01:57:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186e26_d20250710_m015459_c001_v0001040_t0036_u01752112499718") 2025/07/10 01:57:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc5bb_d20250710_m015452_c001_v7007000_t0000_u01752112492127") 2025/07/10 01:57:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186e10_d20250710_m015447_c001_v0001040_t0027_u01752112487305") 2025/07/10 01:57:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f422f3d942eda3736_d20250710_m015445_c001_v7007000_t0000_u01752112485004") 2025/07/10 01:57:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebeef7_d20250710_m015437_c001_v0001043_t0010_u01752112477250") 2025/07/10 01:57:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f415813631ce6700f_d20250710_m015426_c001_v7007000_t0000_u01752112466796") 2025/07/10 01:57:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dad1e_d20250710_m015417_c001_v0001178_t0031_u01752112457859") 2025/07/10 01:57:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4043af8c0b2d675b_d20250710_m015411_c001_v7007000_t0000_u01752112451364") 2025/07/10 01:57:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebee95_d20250710_m015401_c001_v0001043_t0001_u01752112441714") 2025/07/10 01:57:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403bf01634ef47fc_d20250710_m015354_c001_v7007000_t0000_u01752112434846") 2025/07/10 01:57:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186d84_d20250710_m015345_c001_v0001040_t0041_u01752112425136") 2025/07/10 01:57:54 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403021f693812a2e_d20250710_m015511_c001_v7007000_t0000_u01752112511191") 2025/07/10 01:57:54 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c80753_d20250710_m015506_c001_v0001145_t0028_u01752112506290") 2025/07/10 01:57:54 DEBUG : dir1/0009-34567: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4013ad938b57253a_d20250710_m015533_c001_v7007000_t0000_u01752112533750") 2025/07/10 01:57:54 DEBUG : dir1/0009-34567: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c807df_d20250710_m015528_c001_v0001145_t0057_u01752112528239") 2025/07/10 01:57:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40165088f1480529_d20250710_m015655_c001_v7007000_t0000_u01752112615894") 2025/07/10 01:57:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c80943_d20250710_m015646_c001_v0001145_t0015_u01752112606449") 2025/07/10 01:57:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4185defaa3c8174b_d20250710_m015639_c001_v7007000_t0000_u01752112599389") 2025/07/10 01:57:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c8090f_d20250710_m015630_c001_v0001145_t0007_u01752112590341") 2025/07/10 01:57:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc618_d20250710_m015621_c001_v7007000_t0000_u01752112581849") 2025/07/10 01:57:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c808c3_d20250710_m015612_c001_v0001145_t0059_u01752112572889") 2025/07/10 01:57:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f422f3d942eda37a3_d20250710_m015605_c001_v7007000_t0000_u01752112565819") 2025/07/10 01:57:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c80879_d20250710_m015557_c001_v0001145_t0058_u01752112557044") 2025/07/10 01:57:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f410934699425099a_d20250710_m015550_c001_v7007000_t0000_u01752112550441") 2025/07/10 01:57:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c8082f_d20250710_m015540_c001_v0001145_t0011_u01752112540774") 2025/07/10 01:57:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7dec5_d20250710_m015529_c001_v7007000_t0000_u01752112529501") 2025/07/10 01:57:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70daeed_d20250710_m015521_c001_v0001178_t0012_u01752112521726") 2025/07/10 01:57:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403021f693812a3b_d20250710_m015514_c001_v7007000_t0000_u01752112514808") 2025/07/10 01:57:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186e50_d20250710_m015509_c001_v0001040_t0040_u01752112509935") 2025/07/10 01:57:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4185defaa3c816ef_d20250710_m015507_c001_v7007000_t0000_u01752112507449") 2025/07/10 01:57:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dae47_d20250710_m015500_c001_v0001178_t0033_u01752112500179") 2025/07/10 01:57:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc5bd_d20250710_m015452_c001_v7007000_t0000_u01752112492312") 2025/07/10 01:57:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebef23_d20250710_m015447_c001_v0001043_t0015_u01752112487380") 2025/07/10 01:57:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403bf01634ef4825_d20250710_m015445_c001_v7007000_t0000_u01752112485216") 2025/07/10 01:57:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dada6_d20250710_m015437_c001_v0001178_t0039_u01752112477708") 2025/07/10 01:57:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f415813631ce6700d_d20250710_m015426_c001_v7007000_t0000_u01752112466582") 2025/07/10 01:57:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebeebd_d20250710_m015418_c001_v0001043_t0027_u01752112458079") 2025/07/10 01:57:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4043af8c0b2d675c_d20250710_m015411_c001_v7007000_t0000_u01752112451550") 2025/07/10 01:57:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186d9a_d20250710_m015402_c001_v0001040_t0032_u01752112442298") 2025/07/10 01:57:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403bf01634ef47fd_d20250710_m015355_c001_v7007000_t0000_u01752112435028") 2025/07/10 01:57:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dac81_d20250710_m015345_c001_v0001178_t0012_u01752112425551") 2025/07/10 01:57:56 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7debd_d20250710_m015510_c001_v7007000_t0000_u01752112510793") 2025/07/10 01:57:56 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dae73_d20250710_m015506_c001_v0001178_t0011_u01752112506364") 2025/07/10 01:57:56 DEBUG : dir1/0010-45678: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4013ad938b57253b_d20250710_m015533_c001_v7007000_t0000_u01752112533933") 2025/07/10 01:57:56 DEBUG : dir1/0010-45678: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70daf23_d20250710_m015528_c001_v0001178_t0031_u01752112528434") 2025/07/10 01:57:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40165088f148052a_d20250710_m015656_c001_v7007000_t0000_u01752112616200") 2025/07/10 01:57:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70db0c7_d20250710_m015646_c001_v0001178_t0049_u01752112606744") 2025/07/10 01:57:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4185defaa3c8174c_d20250710_m015639_c001_v7007000_t0000_u01752112599575") 2025/07/10 01:57:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70db075_d20250710_m015630_c001_v0001178_t0023_u01752112590664") 2025/07/10 01:57:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc619_d20250710_m015622_c001_v7007000_t0000_u01752112582033") 2025/07/10 01:57:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70db023_d20250710_m015613_c001_v0001178_t0025_u01752112573294") 2025/07/10 01:57:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f422f3d942eda37a4_d20250710_m015606_c001_v7007000_t0000_u01752112566002") 2025/07/10 01:57:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dafd7_d20250710_m015557_c001_v0001178_t0010_u01752112557425") 2025/07/10 01:57:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f410934699425099b_d20250710_m015550_c001_v7007000_t0000_u01752112550625") 2025/07/10 01:57:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70daf69_d20250710_m015541_c001_v0001178_t0054_u01752112541077") 2025/07/10 01:57:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f417e25133f4e84e4_d20250710_m015529_c001_v7007000_t0000_u01752112529508") 2025/07/10 01:57:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c807bf_d20250710_m015521_c001_v0001145_t0041_u01752112521981") 2025/07/10 01:57:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403021f693812a3c_d20250710_m015514_c001_v7007000_t0000_u01752112514996") 2025/07/10 01:57:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dae97_d20250710_m015510_c001_v0001178_t0005_u01752112510022") 2025/07/10 01:57:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403bf01634ef482f_d20250710_m015507_c001_v7007000_t0000_u01752112507820") 2025/07/10 01:57:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c80727_d20250710_m015500_c001_v0001145_t0001_u01752112500408") 2025/07/10 01:57:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc5be_d20250710_m015452_c001_v7007000_t0000_u01752112492496") 2025/07/10 01:57:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dadfb_d20250710_m015447_c001_v0001178_t0029_u01752112487391") 2025/07/10 01:57:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f422f3d942eda3737_d20250710_m015445_c001_v7007000_t0000_u01752112485186") 2025/07/10 01:57:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c806b3_d20250710_m015437_c001_v0001145_t0026_u01752112477934") 2025/07/10 01:57:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7de89_d20250710_m015426_c001_v7007000_t0000_u01752112466826") 2025/07/10 01:57:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186dc6_d20250710_m015418_c001_v0001040_t0001_u01752112458605") 2025/07/10 01:57:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4043af8c0b2d675d_d20250710_m015411_c001_v7007000_t0000_u01752112451733") 2025/07/10 01:57:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70daccf_d20250710_m015402_c001_v0001178_t0034_u01752112442697") 2025/07/10 01:57:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403bf01634ef47ff_d20250710_m015355_c001_v7007000_t0000_u01752112435210") 2025/07/10 01:57:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebee6b_d20250710_m015345_c001_v0001043_t0032_u01752112425789") 2025/07/10 01:57:57 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4185defaa3c816fa_d20250710_m015511_c001_v7007000_t0000_u01752112511046") 2025/07/10 01:57:57 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186e42_d20250710_m015506_c001_v0001040_t0009_u01752112506400") 2025/07/10 01:57:57 DEBUG : dir1/0011-56789: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4013ad938b57253c_d20250710_m015534_c001_v7007000_t0000_u01752112534118") 2025/07/10 01:57:57 DEBUG : dir1/0011-56789: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186e7c_d20250710_m015528_c001_v0001040_t0022_u01752112528449") 2025/07/10 01:57:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40165088f148052b_d20250710_m015656_c001_v7007000_t0000_u01752112616382") 2025/07/10 01:57:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebf051_d20250710_m015646_c001_v0001043_t0044_u01752112606955") 2025/07/10 01:57:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4185defaa3c8174e_d20250710_m015639_c001_v7007000_t0000_u01752112599758") 2025/07/10 01:57:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebf027_d20250710_m015630_c001_v0001043_t0039_u01752112590889") 2025/07/10 01:57:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc61a_d20250710_m015622_c001_v7007000_t0000_u01752112582219") 2025/07/10 01:57:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebeff9_d20250710_m015613_c001_v0001043_t0058_u01752112573512") 2025/07/10 01:57:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f422f3d942eda37a5_d20250710_m015606_c001_v7007000_t0000_u01752112566185") 2025/07/10 01:57:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebefd5_d20250710_m015557_c001_v0001043_t0009_u01752112557635") 2025/07/10 01:57:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f410934699425099c_d20250710_m015550_c001_v7007000_t0000_u01752112550809") 2025/07/10 01:57:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebefaf_d20250710_m015541_c001_v0001043_t0011_u01752112541285") 2025/07/10 01:57:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f402b0539e5978872_d20250710_m015529_c001_v7007000_t0000_u01752112529528") 2025/07/10 01:57:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebef83_d20250710_m015522_c001_v0001043_t0049_u01752112522315") 2025/07/10 01:57:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403021f693812a3d_d20250710_m015515_c001_v7007000_t0000_u01752112515181") 2025/07/10 01:57:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c80771_d20250710_m015510_c001_v0001145_t0024_u01752112510134") 2025/07/10 01:57:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7deb9_d20250710_m015507_c001_v7007000_t0000_u01752112507820") 2025/07/10 01:57:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebef4b_d20250710_m015500_c001_v0001043_t0043_u01752112500819") 2025/07/10 01:57:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc5bf_d20250710_m015452_c001_v7007000_t0000_u01752112492680") 2025/07/10 01:57:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c806f5_d20250710_m015447_c001_v0001145_t0013_u01752112487590") 2025/07/10 01:57:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a66_d20250710_m015444_c001_v7007000_t0000_u01752112484981") 2025/07/10 01:57:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186df8_d20250710_m015438_c001_v0001040_t0049_u01752112478273") 2025/07/10 01:57:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40165088f148043c_d20250710_m015426_c001_v7007000_t0000_u01752112466797") 2025/07/10 01:57:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dad24_d20250710_m015419_c001_v0001178_t0028_u01752112459620") 2025/07/10 01:57:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4043af8c0b2d675e_d20250710_m015411_c001_v7007000_t0000_u01752112451916") 2025/07/10 01:57:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebee97_d20250710_m015402_c001_v0001043_t0046_u01752112442905") 2025/07/10 01:57:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403bf01634ef4801_d20250710_m015355_c001_v7007000_t0000_u01752112435394") 2025/07/10 01:57:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186d86_d20250710_m015346_c001_v0001040_t0057_u01752112426219") 2025/07/10 01:57:58 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4185defaa3c816f7_d20250710_m015510_c001_v7007000_t0000_u01752112510804") 2025/07/10 01:57:59 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebef5f_d20250710_m015506_c001_v0001043_t0044_u01752112506526") 2025/07/10 01:57:59 DEBUG : dir1/0012-6789;: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4013ad938b57253d_d20250710_m015534_c001_v7007000_t0000_u01752112534302") 2025/07/10 01:57:59 DEBUG : dir1/0012-6789;: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70daf29_d20250710_m015528_c001_v0001178_t0040_u01752112528652") 2025/07/10 01:57:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40165088f148052c_d20250710_m015656_c001_v7007000_t0000_u01752112616564") 2025/07/10 01:57:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186f18_d20250710_m015647_c001_v0001040_t0053_u01752112607413") 2025/07/10 01:57:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4185defaa3c8174f_d20250710_m015639_c001_v7007000_t0000_u01752112599939") 2025/07/10 01:57:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186f02_d20250710_m015631_c001_v0001040_t0028_u01752112591275") 2025/07/10 01:57:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc61b_d20250710_m015622_c001_v7007000_t0000_u01752112582402") 2025/07/10 01:57:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186ee8_d20250710_m015614_c001_v0001040_t0030_u01752112573999") 2025/07/10 01:57:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f422f3d942eda37a6_d20250710_m015606_c001_v7007000_t0000_u01752112566368") 2025/07/10 01:57:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186ec4_d20250710_m015558_c001_v0001040_t0016_u01752112558009") 2025/07/10 01:57:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f410934699425099d_d20250710_m015550_c001_v7007000_t0000_u01752112550993") 2025/07/10 01:57:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186e96_d20250710_m015541_c001_v0001040_t0046_u01752112541719") 2025/07/10 01:57:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f422f3d942eda3767_d20250710_m015529_c001_v7007000_t0000_u01752112529529") 2025/07/10 01:57:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186e68_d20250710_m015522_c001_v0001040_t0001_u01752112522787") 2025/07/10 01:57:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403021f693812a3e_d20250710_m015515_c001_v7007000_t0000_u01752112515366") 2025/07/10 01:57:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dae9b_d20250710_m015510_c001_v0001178_t0037_u01752112510229") 2025/07/10 01:57:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4043af8c0b2d676d_d20250710_m015508_c001_v7007000_t0000_u01752112508041") 2025/07/10 01:57:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186e2a_d20250710_m015501_c001_v0001040_t0015_u01752112501231") 2025/07/10 01:57:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc5c0_d20250710_m015452_c001_v7007000_t0000_u01752112492864") 2025/07/10 01:57:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dadfd_d20250710_m015447_c001_v0001178_t0014_u01752112487601") 2025/07/10 01:57:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419ffae81cf65249_d20250710_m015445_c001_v7007000_t0000_u01752112485298") 2025/07/10 01:58:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebeefb_d20250710_m015438_c001_v0001043_t0002_u01752112478711") 2025/07/10 01:58:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f415813631ce6700a_d20250710_m015426_c001_v7007000_t0000_u01752112466387") 2025/07/10 01:58:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebeec3_d20250710_m015419_c001_v0001043_t0024_u01752112459828") 2025/07/10 01:58:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4043af8c0b2d675f_d20250710_m015412_c001_v7007000_t0000_u01752112452100") 2025/07/10 01:58:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186d9c_d20250710_m015403_c001_v0001040_t0007_u01752112443400") 2025/07/10 01:58:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403bf01634ef4802_d20250710_m015355_c001_v7007000_t0000_u01752112435577") 2025/07/10 01:58:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dac83_d20250710_m015346_c001_v0001178_t0052_u01752112426690") 2025/07/10 01:58:00 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403021f693812a2c_d20250710_m015510_c001_v7007000_t0000_u01752112510823") 2025/07/10 01:58:00 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c80755_d20250710_m015506_c001_v0001145_t0058_u01752112506562") 2025/07/10 01:58:00 DEBUG : dir1/0013-789;=: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4013ad938b57253e_d20250710_m015534_c001_v7007000_t0000_u01752112534485") 2025/07/10 01:58:00 DEBUG : dir1/0013-789;=: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebef91_d20250710_m015528_c001_v0001043_t0011_u01752112528695") 2025/07/10 01:58:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40165088f148052d_d20250710_m015656_c001_v7007000_t0000_u01752112616746") 2025/07/10 01:58:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c8094d_d20250710_m015647_c001_v0001145_t0014_u01752112607869") 2025/07/10 01:58:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4185defaa3c81751_d20250710_m015640_c001_v7007000_t0000_u01752112600120") 2025/07/10 01:58:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c80915_d20250710_m015631_c001_v0001145_t0027_u01752112591713") 2025/07/10 01:58:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc61c_d20250710_m015622_c001_v7007000_t0000_u01752112582585") 2025/07/10 01:58:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c808cb_d20250710_m015614_c001_v0001145_t0052_u01752112574421") 2025/07/10 01:58:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f422f3d942eda37a7_d20250710_m015606_c001_v7007000_t0000_u01752112566549") 2025/07/10 01:58:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c80881_d20250710_m015558_c001_v0001145_t0048_u01752112558394") 2025/07/10 01:58:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f410934699425099e_d20250710_m015551_c001_v7007000_t0000_u01752112551178") 2025/07/10 01:58:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c80837_d20250710_m015542_c001_v0001145_t0058_u01752112542424") 2025/07/10 01:58:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40165088f14804e3_d20250710_m015529_c001_v7007000_t0000_u01752112529685") 2025/07/10 01:58:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70daef9_d20250710_m015523_c001_v0001178_t0025_u01752112523762") 2025/07/10 01:58:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403021f693812a3f_d20250710_m015515_c001_v7007000_t0000_u01752112515549") 2025/07/10 01:58:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebef6b_d20250710_m015510_c001_v0001043_t0058_u01752112510311") 2025/07/10 01:58:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4085bdfc9dc69006_d20250710_m015507_c001_v7007000_t0000_u01752112507594") 2025/07/10 01:58:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dae51_d20250710_m015501_c001_v0001178_t0048_u01752112501769") 2025/07/10 01:58:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc5c1_d20250710_m015453_c001_v7007000_t0000_u01752112493051") 2025/07/10 01:58:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dadff_d20250710_m015447_c001_v0001178_t0005_u01752112487814") 2025/07/10 01:58:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a69_d20250710_m015445_c001_v7007000_t0000_u01752112485358") 2025/07/10 01:58:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dadaf_d20250710_m015439_c001_v0001178_t0001_u01752112479197") 2025/07/10 01:58:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f413e410e2c858d87_d20250710_m015426_c001_v7007000_t0000_u01752112466608") 2025/07/10 01:58:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186dc8_d20250710_m015420_c001_v0001040_t0021_u01752112460172") 2025/07/10 01:58:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4043af8c0b2d6760_d20250710_m015412_c001_v7007000_t0000_u01752112452283") 2025/07/10 01:58:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dacd9_d20250710_m015404_c001_v0001178_t0042_u01752112444007") 2025/07/10 01:58:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403bf01634ef4803_d20250710_m015355_c001_v7007000_t0000_u01752112435759") 2025/07/10 01:58:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebee6d_d20250710_m015346_c001_v0001043_t0014_u01752112426908") 2025/07/10 01:58:02 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4185defaa3c816f9_d20250710_m015510_c001_v7007000_t0000_u01752112510987") 2025/07/10 01:58:02 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dae79_d20250710_m015506_c001_v0001178_t0055_u01752112506595") 2025/07/10 01:58:02 DEBUG : dir1/0014-89;=.: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4013ad938b57253f_d20250710_m015534_c001_v7007000_t0000_u01752112534669") 2025/07/10 01:58:02 DEBUG : dir1/0014-89;=.: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c807e1_d20250710_m015528_c001_v0001145_t0021_u01752112528790") 2025/07/10 01:58:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40165088f148052e_d20250710_m015656_c001_v7007000_t0000_u01752112616934") 2025/07/10 01:58:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70db0cb_d20250710_m015648_c001_v0001178_t0043_u01752112608152") 2025/07/10 01:58:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4185defaa3c81752_d20250710_m015640_c001_v7007000_t0000_u01752112600302") 2025/07/10 01:58:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70db07f_d20250710_m015632_c001_v0001178_t0027_u01752112592017") 2025/07/10 01:58:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc61e_d20250710_m015622_c001_v7007000_t0000_u01752112582799") 2025/07/10 01:58:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70db033_d20250710_m015614_c001_v0001178_t0049_u01752112574826") 2025/07/10 01:58:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f422f3d942eda37a8_d20250710_m015606_c001_v7007000_t0000_u01752112566732") 2025/07/10 01:58:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dafdd_d20250710_m015558_c001_v0001178_t0052_u01752112558962") 2025/07/10 01:58:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f410934699425099f_d20250710_m015551_c001_v7007000_t0000_u01752112551362") 2025/07/10 01:58:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70daf81_d20250710_m015542_c001_v0001178_t0049_u01752112542862") 2025/07/10 01:58:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4013ad938b57252d_d20250710_m015529_c001_v7007000_t0000_u01752112529696") 2025/07/10 01:58:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c807c9_d20250710_m015523_c001_v0001145_t0022_u01752112523978") 2025/07/10 01:58:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403021f693812a40_d20250710_m015515_c001_v7007000_t0000_u01752112515734") 2025/07/10 01:58:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c80777_d20250710_m015510_c001_v0001145_t0009_u01752112510389") 2025/07/10 01:58:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4085bdfc9dc69005_d20250710_m015507_c001_v7007000_t0000_u01752112507408") 2025/07/10 01:58:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c80731_d20250710_m015501_c001_v0001145_t0010_u01752112501998") 2025/07/10 01:58:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc5c3_d20250710_m015453_c001_v7007000_t0000_u01752112493235") 2025/07/10 01:58:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c806f9_d20250710_m015447_c001_v0001145_t0014_u01752112487837") 2025/07/10 01:58:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc5a6_d20250710_m015445_c001_v7007000_t0000_u01752112485188") 2025/07/10 01:58:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c806bb_d20250710_m015439_c001_v0001145_t0025_u01752112479409") 2025/07/10 01:58:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f413e410e2c858d88_d20250710_m015426_c001_v7007000_t0000_u01752112466796") 2025/07/10 01:58:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dad2a_d20250710_m015420_c001_v0001178_t0046_u01752112460506") 2025/07/10 01:58:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4043af8c0b2d6761_d20250710_m015412_c001_v7007000_t0000_u01752112452466") 2025/07/10 01:58:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebee9b_d20250710_m015404_c001_v0001043_t0023_u01752112444228") 2025/07/10 01:58:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403bf01634ef4805_d20250710_m015355_c001_v7007000_t0000_u01752112435947") 2025/07/10 01:58:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186d88_d20250710_m015347_c001_v0001040_t0036_u01752112427380") 2025/07/10 01:58:03 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4185defaa3c816f8_d20250710_m015510_c001_v7007000_t0000_u01752112510823") 2025/07/10 01:58:03 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dae7b_d20250710_m015506_c001_v0001178_t0038_u01752112506816") 2025/07/10 01:58:03 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4013ad938b572540_d20250710_m015534_c001_v7007000_t0000_u01752112534851") 2025/07/10 01:58:03 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70daf2b_d20250710_m015528_c001_v0001178_t0050_u01752112528858") 2025/07/10 01:58:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40165088f148052f_d20250710_m015657_c001_v7007000_t0000_u01752112617118") 2025/07/10 01:58:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebf055_d20250710_m015648_c001_v0001043_t0012_u01752112608375") 2025/07/10 01:58:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4185defaa3c81753_d20250710_m015640_c001_v7007000_t0000_u01752112600484") 2025/07/10 01:58:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebf029_d20250710_m015632_c001_v0001043_t0048_u01752112592232") 2025/07/10 01:58:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc61f_d20250710_m015622_c001_v7007000_t0000_u01752112582984") 2025/07/10 01:58:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebeffb_d20250710_m015615_c001_v0001043_t0031_u01752112575034") 2025/07/10 01:58:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f422f3d942eda37a9_d20250710_m015606_c001_v7007000_t0000_u01752112566914") 2025/07/10 01:58:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebefdd_d20250710_m015559_c001_v0001043_t0018_u01752112559173") 2025/07/10 01:58:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f41093469942509a0_d20250710_m015551_c001_v7007000_t0000_u01752112551547") 2025/07/10 01:58:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebefb3_d20250710_m015543_c001_v0001043_t0003_u01752112543070") 2025/07/10 01:58:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f421d60b636a83d95_d20250710_m015529_c001_v7007000_t0000_u01752112529461") 2025/07/10 01:58:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebef85_d20250710_m015524_c001_v0001043_t0039_u01752112524269") 2025/07/10 01:58:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403021f693812a41_d20250710_m015515_c001_v7007000_t0000_u01752112515919") 2025/07/10 01:58:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dae9d_d20250710_m015510_c001_v0001178_t0012_u01752112510468") 2025/07/10 01:58:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4185defaa3c816f1_d20250710_m015507_c001_v7007000_t0000_u01752112507631") 2025/07/10 01:58:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebef4f_d20250710_m015502_c001_v0001043_t0040_u01752112502243") 2025/07/10 01:58:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc5c4_d20250710_m015453_c001_v7007000_t0000_u01752112493419") 2025/07/10 01:58:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebef25_d20250710_m015447_c001_v0001043_t0041_u01752112487855") 2025/07/10 01:58:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419ffae81cf65247_d20250710_m015445_c001_v7007000_t0000_u01752112485014") 2025/07/10 01:58:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186dfc_d20250710_m015439_c001_v0001040_t0015_u01752112479666") 2025/07/10 01:58:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f420e3e9208e089b3_d20250710_m015426_c001_v7007000_t0000_u01752112466806") 2025/07/10 01:58:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebeec9_d20250710_m015420_c001_v0001043_t0035_u01752112460746") 2025/07/10 01:58:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4043af8c0b2d6762_d20250710_m015412_c001_v7007000_t0000_u01752112452648") 2025/07/10 01:58:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186d9e_d20250710_m015404_c001_v0001040_t0012_u01752112444580") 2025/07/10 01:58:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403bf01634ef4806_d20250710_m015356_c001_v7007000_t0000_u01752112436129") 2025/07/10 01:58:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dac89_d20250710_m015347_c001_v0001178_t0023_u01752112427729") 2025/07/10 01:58:05 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403021f693812a2d_d20250710_m015511_c001_v7007000_t0000_u01752112511007") 2025/07/10 01:58:05 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186e44_d20250710_m015506_c001_v0001040_t0016_u01752112506865") 2025/07/10 01:58:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7de91_d20250710_m015429_c001_v7007000_t0000_u01752112469394") 2025/07/10 01:58:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dad42_d20250710_m015424_c001_v0001178_t0039_u01752112464320") 2025/07/10 01:58:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7de92_d20250710_m015429_c001_v7007000_t0000_u01752112469577") 2025/07/10 01:58:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebeed9_d20250710_m015424_c001_v0001043_t0007_u01752112464346") 2025/07/10 01:58:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7de93_d20250710_m015429_c001_v7007000_t0000_u01752112469759") 2025/07/10 01:58:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186dd6_d20250710_m015424_c001_v0001040_t0000_u01752112464474") 2025/07/10 01:58:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7de94_d20250710_m015429_c001_v7007000_t0000_u01752112469943") 2025/07/10 01:58:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dad46_d20250710_m015424_c001_v0001178_t0037_u01752112464541") 2025/07/10 01:58:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7de96_d20250710_m015430_c001_v7007000_t0000_u01752112470141") 2025/07/10 01:58:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dad48_d20250710_m015424_c001_v0001178_t0012_u01752112464752") 2025/07/10 01:58:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7de97_d20250710_m015430_c001_v7007000_t0000_u01752112470325") 2025/07/10 01:58:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebeedb_d20250710_m015424_c001_v0001043_t0027_u01752112464762") 2025/07/10 01:58:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7de98_d20250710_m015430_c001_v7007000_t0000_u01752112470508") 2025/07/10 01:58:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dad4a_d20250710_m015424_c001_v0001178_t0043_u01752112464978") 2025/07/10 01:58:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7de99_d20250710_m015430_c001_v7007000_t0000_u01752112470692") 2025/07/10 01:58:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c80669_d20250710_m015425_c001_v0001145_t0024_u01752112465069") 2025/07/10 01:58:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7de9b_d20250710_m015430_c001_v7007000_t0000_u01752112470942") 2025/07/10 01:58:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186dda_d20250710_m015425_c001_v0001040_t0037_u01752112465120") 2025/07/10 01:58:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7de9c_d20250710_m015431_c001_v7007000_t0000_u01752112471125") 2025/07/10 01:58:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dad52_d20250710_m015425_c001_v0001178_t0024_u01752112465190") 2025/07/10 01:58:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7de9d_d20250710_m015431_c001_v7007000_t0000_u01752112471308") 2025/07/10 01:58:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebeedd_d20250710_m015425_c001_v0001043_t0021_u01752112465318") 2025/07/10 01:58:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7de9e_d20250710_m015431_c001_v7007000_t0000_u01752112471492") 2025/07/10 01:58:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c8066b_d20250710_m015425_c001_v0001145_t0015_u01752112465333") 2025/07/10 01:58:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7de9f_d20250710_m015431_c001_v7007000_t0000_u01752112471677") 2025/07/10 01:58:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dad54_d20250710_m015425_c001_v0001178_t0026_u01752112465403") 2025/07/10 01:58:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7dea0_d20250710_m015431_c001_v7007000_t0000_u01752112471860") 2025/07/10 01:58:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186ddc_d20250710_m015425_c001_v0001040_t0000_u01752112465519") 2025/07/10 01:58:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7dea1_d20250710_m015432_c001_v7007000_t0000_u01752112472064") 2025/07/10 01:58:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dad56_d20250710_m015425_c001_v0001178_t0024_u01752112465621") 2025/07/10 01:58:06 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7dea2_d20250710_m015432_c001_v7007000_t0000_u01752112472249") 2025/07/10 01:58:06 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c8066d_d20250710_m015425_c001_v0001145_t0014_u01752112465651") 2025/07/10 01:58:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4109346994250965_d20250710_m015448_c001_v7007000_t0000_u01752112488506") 2025/07/10 01:58:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dadc9_d20250710_m015442_c001_v0001178_t0052_u01752112482590") 2025/07/10 01:58:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f415d30c94b3093c8_d20250710_m015448_c001_v7007000_t0000_u01752112488340") 2025/07/10 01:58:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebef07_d20250710_m015442_c001_v0001043_t0016_u01752112482768") 2025/07/10 01:58:07 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7deb4_d20250710_m015448_c001_v7007000_t0000_u01752112488569") 2025/07/10 01:58:07 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dadcb_d20250710_m015442_c001_v0001178_t0016_u01752112482803") 2025/07/10 01:58:07 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a6b_d20250710_m015448_c001_v7007000_t0000_u01752112488581") 2025/07/10 01:58:07 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186e04_d20250710_m015442_c001_v0001040_t0000_u01752112482855") 2025/07/10 01:58:07 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc5a9_d20250710_m015448_c001_v7007000_t0000_u01752112488341") 2025/07/10 01:58:07 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dadd1_d20250710_m015443_c001_v0001178_t0019_u01752112483015") 2025/07/10 01:58:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416473a715d1b140_d20250710_m015448_c001_v7007000_t0000_u01752112488677") 2025/07/10 01:58:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebef0b_d20250710_m015443_c001_v0001043_t0043_u01752112483204") 2025/07/10 01:58:07 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f415d30c94b3093ca_d20250710_m015448_c001_v7007000_t0000_u01752112488713") 2025/07/10 01:58:07 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c806d1_d20250710_m015443_c001_v0001145_t0059_u01752112483216") 2025/07/10 01:58:07 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f415d30c94b3093c9_d20250710_m015448_c001_v7007000_t0000_u01752112488529") 2025/07/10 01:58:07 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dadd5_d20250710_m015443_c001_v0001178_t0056_u01752112483234") 2025/07/10 01:58:07 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4112e27c5940ecbd_d20250710_m015448_c001_v7007000_t0000_u01752112488361") 2025/07/10 01:58:07 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dadd9_d20250710_m015443_c001_v0001178_t0059_u01752112483469") 2025/07/10 01:58:07 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc5ac_d20250710_m015448_c001_v7007000_t0000_u01752112488720") 2025/07/10 01:58:07 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebef0d_d20250710_m015443_c001_v0001043_t0016_u01752112483619") 2025/07/10 01:58:07 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4109346994250964_d20250710_m015448_c001_v7007000_t0000_u01752112488323") 2025/07/10 01:58:07 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c806d5_d20250710_m015443_c001_v0001145_t0056_u01752112483630") 2025/07/10 01:58:07 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a6a_d20250710_m015448_c001_v7007000_t0000_u01752112488375") 2025/07/10 01:58:07 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70daddb_d20250710_m015443_c001_v0001178_t0045_u01752112483743") 2025/07/10 01:58:07 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc5ab_d20250710_m015448_c001_v7007000_t0000_u01752112488536") 2025/07/10 01:58:08 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186e06_d20250710_m015443_c001_v0001040_t0012_u01752112483842") 2025/07/10 01:58:08 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f41220193172ce8d6_d20250710_m015448_c001_v7007000_t0000_u01752112488367") 2025/07/10 01:58:08 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70daddd_d20250710_m015443_c001_v0001178_t0026_u01752112483979") 2025/07/10 01:58:08 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416473a715d1b13e_d20250710_m015448_c001_v7007000_t0000_u01752112488311") 2025/07/10 01:58:08 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebef11_d20250710_m015443_c001_v0001043_t0048_u01752112483997") 2025/07/10 01:58:08 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f41220193172ce8d7_d20250710_m015448_c001_v7007000_t0000_u01752112488550") 2025/07/10 01:58:08 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c806d9_d20250710_m015444_c001_v0001145_t0054_u01752112484071") 2025/07/10 01:58:08 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f422f3d942eda36e4_d20250710_m015230_c001_v7007000_t0000_u01752112350119") 2025/07/10 01:58:08 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1023b9640f3d0d55_d20250710_m015227_c001_v0001157_t0009_u01752112347785") 2025/07/10 01:58:08 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40459ab87947b501_d20250710_m015227_c001_v7007000_t0000_u01752112347602") 2025/07/10 01:58:08 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1023b9640f3d0d2f_d20250710_m015223_c001_v0001157_t0046_u01752112343776") 2025/07/10 01:58:08 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40459ab87947b4fc_d20250710_m015223_c001_v7007000_t0000_u01752112343041") 2025/07/10 01:58:08 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebed6a_d20250710_m015219_c001_v0001043_t0012_u01752112339017") 2025/07/10 01:58:08 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403021f693812a07_d20250710_m015217_c001_v7007000_t0000_u01752112337540") 2025/07/10 01:58:08 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111ba7f5e3860deb_d20250710_m015215_c001_v0001183_t0030_u01752112335631") 2025/07/10 01:58:08 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f415813631ce66ecf_d20250710_m015215_c001_v7007000_t0000_u01752112335453") 2025/07/10 01:58:08 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111ba7f5e3860dd5_d20250710_m015212_c001_v0001183_t0031_u01752112332450") 2025/07/10 01:58:08 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f415813631ce66ec9_d20250710_m015211_c001_v7007000_t0000_u01752112331716") 2025/07/10 01:58:08 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70daa29_d20250710_m015207_c001_v0001178_t0043_u01752112327817") 2025/07/10 01:58:08 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4112e27c5940eab6_d20250710_m015206_c001_v7007000_t0000_u01752112326541") 2025/07/10 01:58:09 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f10734c43b51df40c_d20250710_m015204_c001_v0001104_t0023_u01752112324684") 2025/07/10 01:58:09 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403bf01634ef4753_d20250710_m015204_c001_v7007000_t0000_u01752112324500") 2025/07/10 01:58:09 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f10734c43b51df400_d20250710_m015201_c001_v0001104_t0052_u01752112321228") 2025/07/10 01:58:09 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403bf01634ef4736_d20250710_m015200_c001_v7007000_t0000_u01752112320457") 2025/07/10 01:58:09 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70da9f5_d20250710_m015156_c001_v0001178_t0000_u01752112316900") 2025/07/10 01:58:09 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4112e27c5940eab1_d20250710_m015155_c001_v7007000_t0000_u01752112315992") 2025/07/10 01:58:09 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1143b79c2360929a_d20250710_m015154_c001_v0001109_t0043_u01752112314098") 2025/07/10 01:58:09 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40459ab87947b4e7_d20250710_m015153_c001_v7007000_t0000_u01752112313913") 2025/07/10 01:58:09 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1143b79c23609292_d20250710_m015150_c001_v0001109_t0009_u01752112310102") 2025/07/10 01:58:09 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40459ab87947b4e4_d20250710_m015149_c001_v7007000_t0000_u01752112309374") 2025/07/10 01:58:09 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70da9a4_d20250710_m015144_c001_v0001178_t0027_u01752112304195") 2025/07/10 01:58:09 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f413e410e2c85890e_d20250710_m015143_c001_v7007000_t0000_u01752112303275") 2025/07/10 01:58:09 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f10456dd0df98f0ba_d20250710_m015141_c001_v0001161_t0033_u01752112301284") 2025/07/10 01:58:09 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f41454ec2927f6ba1_d20250710_m015141_c001_v7007000_t0000_u01752112301102") 2025/07/10 01:58:09 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f10456dd0df98f0ac_d20250710_m015137_c001_v0001161_t0019_u01752112297902") 2025/07/10 01:58:09 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f41454ec2927f6b9c_d20250710_m015137_c001_v7007000_t0000_u01752112297150") 2025/07/10 01:58:09 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70da95c_d20250710_m015131_c001_v0001178_t0013_u01752112291761") 2025/07/10 01:58:10 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403bf01634ef4728_d20250710_m015130_c001_v7007000_t0000_u01752112290841") 2025/07/10 01:58:10 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a8b04c674c02e_d20250710_m015128_c001_v0001102_t0016_u01752112288790") 2025/07/10 01:58:10 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f417693e64a4f008b_d20250710_m015128_c001_v7007000_t0000_u01752112288607") 2025/07/10 01:58:10 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a8b04c674c01c_d20250710_m015124_c001_v0001102_t0052_u01752112284842") 2025/07/10 01:58:10 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f417693e64a4f0089_d20250710_m015124_c001_v7007000_t0000_u01752112284115") 2025/07/10 01:58:10 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70da907_d20250710_m015118_c001_v0001178_t0010_u01752112278988") 2025/07/10 01:58:10 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4112e27c5940ea9b_d20250710_m015117_c001_v7007000_t0000_u01752112277882") 2025/07/10 01:58:10 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f114407cff963d528_d20250710_m015112_c001_v0001115_t0059_u01752112272188") 2025/07/10 01:58:10 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f41093469942504be_d20250710_m015111_c001_v7007000_t0000_u01752112271978") 2025/07/10 01:58:10 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70da8d0_d20250710_m015108_c001_v0001178_t0007_u01752112268200") 2025/07/10 01:58:10 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f103676a16b31b46b_d20250710_m015107_c001_v0001102_t0034_u01752112267321") 2025/07/10 01:58:10 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f103676a16b31b469_d20250710_m015106_c001_v0001102_t0020_u01752112266286") 2025/07/10 01:58:10 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403021f6938129e8_d20250710_m015052_c001_v7007000_t0000_u01752112252926") 2025/07/10 01:58:10 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebec9c_d20250710_m015045_c001_v0001043_t0051_u01752112245961") 2025/07/10 01:58:10 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1061deef4763fd07_d20250710_m015045_c001_v0001157_t0039_u01752112245098") 2025/07/10 01:58:10 DEBUG : dst/one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1061deef4763fcf5_d20250710_m015043_c001_v0001157_t0031_u01752112243990") 2025/07/10 01:58:10 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f422f3d942eda36e5_d20250710_m015230_c001_v7007000_t0000_u01752112350304") 2025/07/10 01:58:10 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f117df896bf1972e6_d20250710_m015227_c001_v0001181_t0037_u01752112347392") 2025/07/10 01:58:10 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f118dcae2434c3b7a_d20250710_m015222_c001_v0001176_t0046_u01752112342791") 2025/07/10 01:58:10 DEBUG : dst/one.bak: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403021f693812a09_d20250710_m015217_c001_v7007000_t0000_u01752112337723") 2025/07/10 01:58:10 DEBUG : dst/one.bak: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f10530f4c00bf033e_d20250710_m015215_c001_v0001177_t0045_u01752112335229") 2025/07/10 01:58:11 DEBUG : dst/one.bak: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f104cc2a4469eaf67_d20250710_m015211_c001_v0001153_t0015_u01752112331251") 2025/07/10 01:58:11 DEBUG : dst/one.bak: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4112e27c5940eab7_d20250710_m015206_c001_v7007000_t0000_u01752112326724") 2025/07/10 01:58:11 DEBUG : dst/one.bak: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f11449cdc4a2f3a8f_d20250710_m015204_c001_v0001176_t0007_u01752112324281") 2025/07/10 01:58:11 DEBUG : dst/one.bak: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1196aa98989a5404_d20250710_m015200_c001_v0001040_t0036_u01752112320107") 2025/07/10 01:58:11 DEBUG : dst/three: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4112e27c5940ea9c_d20250710_m015118_c001_v7007000_t0000_u01752112278079") 2025/07/10 01:58:11 DEBUG : dst/three: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f103676a16b31b487_d20250710_m015116_c001_v0001102_t0047_u01752112276314") 2025/07/10 01:58:11 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f422f3d942eda36e6_d20250710_m015230_c001_v7007000_t0000_u01752112350487") 2025/07/10 01:58:11 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1075fd3fa1750d7d_d20250710_m015228_c001_v0001042_t0057_u01752112348654") 2025/07/10 01:58:11 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f108e357d2490ab93_d20250710_m015224_c001_v0001120_t0048_u01752112344891") 2025/07/10 01:58:11 DEBUG : dst/three.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f422f3d942eda36e7_d20250710_m015230_c001_v7007000_t0000_u01752112350671") 2025/07/10 01:58:11 DEBUG : dst/three.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1023b9640f3d0d67_d20250710_m015229_c001_v0001157_t0043_u01752112349305") 2025/07/10 01:58:11 DEBUG : dst/three.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40459ab87947b503_d20250710_m015229_c001_v7007000_t0000_u01752112349123") 2025/07/10 01:58:11 DEBUG : dst/three.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1023b9640f3d0d45_d20250710_m015225_c001_v0001157_t0058_u01752112345864") 2025/07/10 01:58:11 DEBUG : dst/three.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40459ab87947b4fe_d20250710_m015225_c001_v7007000_t0000_u01752112345670") 2025/07/10 01:58:11 DEBUG : dst/three.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebed72_d20250710_m015220_c001_v0001043_t0007_u01752112340045") 2025/07/10 01:58:11 DEBUG : dst/three.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403021f693812a0a_d20250710_m015217_c001_v7007000_t0000_u01752112337911") 2025/07/10 01:58:11 DEBUG : dst/three.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111ba7f5e3860df7_d20250710_m015216_c001_v0001183_t0006_u01752112336936") 2025/07/10 01:58:11 DEBUG : dst/three.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f415813631ce66ed1_d20250710_m015216_c001_v7007000_t0000_u01752112336757") 2025/07/10 01:58:11 DEBUG : dst/three.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111ba7f5e3860ddf_d20250710_m015213_c001_v0001183_t0014_u01752112333886") 2025/07/10 01:58:11 DEBUG : dst/three.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f415813631ce66ecd_d20250710_m015213_c001_v7007000_t0000_u01752112333707") 2025/07/10 01:58:12 DEBUG : dst/three.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70daa33_d20250710_m015208_c001_v0001178_t0015_u01752112328542") 2025/07/10 01:58:12 DEBUG : dst/three.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403bf01634ef4757_d20250710_m015205_c001_v7007000_t0000_u01752112325974") 2025/07/10 01:58:12 DEBUG : dst/three.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebed52_d20250710_m015203_c001_v0001043_t0053_u01752112323165") 2025/07/10 01:58:12 DEBUG : dst/three.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403bf01634ef4750_d20250710_m015202_c001_v7007000_t0000_u01752112322434") 2025/07/10 01:58:12 DEBUG : dst/three.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70da9f9_d20250710_m015157_c001_v0001178_t0048_u01752112317600") 2025/07/10 01:58:12 DEBUG : dst/three.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40459ab87947b4e8_d20250710_m015155_c001_v7007000_t0000_u01752112315066") 2025/07/10 01:58:12 DEBUG : dst/three.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebed3a_d20250710_m015152_c001_v0001043_t0023_u01752112312366") 2025/07/10 01:58:12 DEBUG : dst/three.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40459ab87947b4e6_d20250710_m015151_c001_v7007000_t0000_u01752112311271") 2025/07/10 01:58:12 DEBUG : dst/three.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70da9aa_d20250710_m015144_c001_v0001178_t0021_u01752112304850") 2025/07/10 01:58:12 DEBUG : dst/three.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f41454ec2927f6ba4_d20250710_m015142_c001_v7007000_t0000_u01752112302351") 2025/07/10 01:58:12 DEBUG : dst/three.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebed28_d20250710_m015139_c001_v0001043_t0008_u01752112299873") 2025/07/10 01:58:12 DEBUG : dst/three.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f41454ec2927f6b9f_d20250710_m015138_c001_v7007000_t0000_u01752112298777") 2025/07/10 01:58:12 DEBUG : dst/three.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70da960_d20250710_m015132_c001_v0001178_t0016_u01752112292455") 2025/07/10 01:58:12 DEBUG : dst/three.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f417693e64a4f008c_d20250710_m015129_c001_v7007000_t0000_u01752112289898") 2025/07/10 01:58:12 DEBUG : dst/three.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebed02_d20250710_m015127_c001_v0001043_t0035_u01752112287318") 2025/07/10 01:58:12 DEBUG : dst/three.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f417693e64a4f008a_d20250710_m015126_c001_v7007000_t0000_u01752112286224") 2025/07/10 01:58:12 DEBUG : dst/three.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70da90b_d20250710_m015119_c001_v0001178_t0053_u01752112279507") 2025/07/10 01:58:12 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403021f693812a0b_d20250710_m015218_c001_v7007000_t0000_u01752112338095") 2025/07/10 01:58:12 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f117114edc69e9d0f_d20250710_m015216_c001_v0001161_t0058_u01752112336403") 2025/07/10 01:58:12 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1030f9b023ba2f54_d20250710_m015213_c001_v0001105_t0041_u01752112333220") 2025/07/10 01:58:13 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4112e27c5940eab8_d20250710_m015206_c001_v7007000_t0000_u01752112326907") 2025/07/10 01:58:13 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1196aa98989a5426_d20250710_m015205_c001_v0001040_t0054_u01752112325431") 2025/07/10 01:58:13 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f10378ce8dfae98a6_d20250710_m015201_c001_v0001041_t0049_u01752112321975") 2025/07/10 01:58:13 DEBUG : dst/two: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f422f3d942eda36e8_d20250710_m015230_c001_v7007000_t0000_u01752112350856") 2025/07/10 01:58:13 DEBUG : dst/two: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70daa6b_d20250710_m015219_c001_v0001178_t0030_u01752112339835") 2025/07/10 01:58:13 DEBUG : dst/two: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403021f693812a0c_d20250710_m015218_c001_v7007000_t0000_u01752112338280") 2025/07/10 01:58:13 DEBUG : dst/two: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebed60_d20250710_m015208_c001_v0001043_t0003_u01752112328025") 2025/07/10 01:58:13 DEBUG : dst/two: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4112e27c5940eab9_d20250710_m015207_c001_v7007000_t0000_u01752112327089") 2025/07/10 01:58:13 DEBUG : dst/two: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebed48_d20250710_m015157_c001_v0001043_t0035_u01752112317177") 2025/07/10 01:58:13 DEBUG : dst/two: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4112e27c5940eab2_d20250710_m015156_c001_v7007000_t0000_u01752112316175") 2025/07/10 01:58:13 DEBUG : dst/two: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebed32_d20250710_m015144_c001_v0001043_t0038_u01752112304413") 2025/07/10 01:58:13 DEBUG : dst/two: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f413e410e2c85890f_d20250710_m015143_c001_v7007000_t0000_u01752112303458") 2025/07/10 01:58:13 DEBUG : dst/two: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebed1a_d20250710_m015131_c001_v0001043_t0056_u01752112291980") 2025/07/10 01:58:13 DEBUG : dst/two: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403bf01634ef4729_d20250710_m015131_c001_v7007000_t0000_u01752112291024") 2025/07/10 01:58:13 DEBUG : dst/two: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebecf8_d20250710_m015119_c001_v0001043_t0009_u01752112279204") 2025/07/10 01:58:13 DEBUG : dst/two: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4112e27c5940ea9d_d20250710_m015118_c001_v7007000_t0000_u01752112278261") 2025/07/10 01:58:13 DEBUG : dst/two: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1039019d0474245c_d20250710_m015113_c001_v0001099_t0016_u01752112273676") 2025/07/10 01:58:13 DEBUG : dst/two: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403021f6938129e9_d20250710_m015053_c001_v7007000_t0000_u01752112253112") 2025/07/10 01:58:13 DEBUG : dst/two: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1061deef4763fd37_d20250710_m015051_c001_v0001157_t0038_u01752112251816") 2025/07/10 01:58:13 DEBUG : empty space: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f422f3d942eda2e90_d20250710_m015017_c001_v7007000_t0000_u01752112217852") 2025/07/10 01:58:13 DEBUG : empty space: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebec3a_d20250710_m015014_c001_v0001043_t0031_u01752112214334") 2025/07/10 01:58:14 DEBUG : empty space: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f422f3d942eda2e8b_d20250710_m015012_c001_v7007000_t0000_u01752112212447") 2025/07/10 01:58:14 DEBUG : empty space: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70da716_d20250710_m015002_c001_v0001178_t0017_u01752112202716") 2025/07/10 01:58:14 DEBUG : empty space: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4078888abea50332_d20250710_m014953_c001_v7007000_t0000_u01752112193603") 2025/07/10 01:58:14 DEBUG : empty space: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebec00_d20250710_m014950_c001_v0001043_t0040_u01752112190392") 2025/07/10 01:58:14 DEBUG : empty space: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7ddb2_d20250710_m014930_c001_v7007000_t0000_u01752112170854") 2025/07/10 01:58:14 DEBUG : empty space: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a00a019_d20250710_m014929_c001_v0001183_t0022_u01752112169105") 2025/07/10 01:58:14 DEBUG : empty space: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7ddac_d20250710_m014928_c001_v7007000_t0000_u01752112168350") 2025/07/10 01:58:14 DEBUG : empty space: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009ff7_d20250710_m014927_c001_v0001183_t0024_u01752112167151") 2025/07/10 01:58:14 DEBUG : empty space: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7dda7_d20250710_m014924_c001_v7007000_t0000_u01752112164553") 2025/07/10 01:58:14 DEBUG : empty space: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009fb9_d20250710_m014923_c001_v0001183_t0050_u01752112163006") 2025/07/10 01:58:14 DEBUG : empty space: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7dda2_d20250710_m014922_c001_v7007000_t0000_u01752112162207") 2025/07/10 01:58:14 DEBUG : empty space: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009f93_d20250710_m014921_c001_v0001183_t0011_u01752112161010") 2025/07/10 01:58:14 DEBUG : empty space: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7dd78_d20250710_m014915_c001_v7007000_t0000_u01752112155644") 2025/07/10 01:58:14 DEBUG : empty space: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009f2e_d20250710_m014914_c001_v0001183_t0010_u01752112154311") 2025/07/10 01:58:14 DEBUG : empty space: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7dd63_d20250710_m014913_c001_v7007000_t0000_u01752112153559") 2025/07/10 01:58:14 DEBUG : empty space: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009f0c_d20250710_m014912_c001_v0001183_t0049_u01752112152725") 2025/07/10 01:58:14 DEBUG : empty space: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7dd56_d20250710_m014908_c001_v7007000_t0000_u01752112148909") 2025/07/10 01:58:14 DEBUG : empty space: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009eb1_d20250710_m014907_c001_v0001183_t0047_u01752112147716") 2025/07/10 01:58:14 DEBUG : empty space: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7dd54_d20250710_m014905_c001_v7007000_t0000_u01752112145865") 2025/07/10 01:58:14 DEBUG : empty space: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009e7d_d20250710_m014904_c001_v0001183_t0042_u01752112144906") 2025/07/10 01:58:15 DEBUG : empty space: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7dd53_d20250710_m014904_c001_v7007000_t0000_u01752112144539") 2025/07/10 01:58:15 DEBUG : empty space: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107f176f65b51771_d20250710_m014903_c001_v0001157_t0029_u01752112143879") 2025/07/10 01:58:15 DEBUG : empty space: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009e4f_d20250710_m014902_c001_v0001183_t0049_u01752112142363") 2025/07/10 01:58:15 DEBUG : enormous: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7ddae_d20250710_m014929_c001_v7007000_t0000_u01752112169904") 2025/07/10 01:58:15 DEBUG : enormous: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a00a01f_d20250710_m014929_c001_v0001183_t0055_u01752112169308") 2025/07/10 01:58:15 DEBUG : existing: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f422f3d942eda36eb_d20250710_m015235_c001_v7007000_t0000_u01752112355615") 2025/07/10 01:58:15 DEBUG : existing: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70daaa5_d20250710_m015234_c001_v0001178_t0043_u01752112354441") 2025/07/10 01:58:15 DEBUG : existing: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4078888abea50330_d20250710_m014949_c001_v7007000_t0000_u01752112189058") 2025/07/10 01:58:15 DEBUG : existing: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebebfa_d20250710_m014947_c001_v0001043_t0035_u01752112187804") 2025/07/10 01:58:15 DEBUG : existing: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7dd4d_d20250710_m014859_c001_v7007000_t0000_u01752112139654") 2025/07/10 01:58:15 DEBUG : existing: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009e15_d20250710_m014858_c001_v0001183_t0030_u01752112138687") 2025/07/10 01:58:15 DEBUG : existing: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7dd4c_d20250710_m014858_c001_v7007000_t0000_u01752112138135") 2025/07/10 01:58:15 DEBUG : existing: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009e09_d20250710_m014857_c001_v0001183_t0009_u01752112137558") 2025/07/10 01:58:15 DEBUG : existing: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009e01_d20250710_m014856_c001_v0001183_t0024_u01752112136805") 2025/07/10 01:58:15 DEBUG : existing-b: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4078888abea50331_d20250710_m014949_c001_v7007000_t0000_u01752112189242") 2025/07/10 01:58:15 DEBUG : existing-b: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70da691_d20250710_m014947_c001_v0001178_t0052_u01752112187795") 2025/07/10 01:58:16 DEBUG : file1: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a3a_d20250710_m015329_c001_v7007000_t0000_u01752112409887") 2025/07/10 01:58:16 DEBUG : file1: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f106fa7dc0f72b2c1_d20250710_m015328_c001_v0001182_t0022_u01752112408654") 2025/07/10 01:58:16 DEBUG : file1: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a37_d20250710_m015327_c001_v7007000_t0000_u01752112407343") 2025/07/10 01:58:16 DEBUG : file1: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebee47_d20250710_m015325_c001_v0001043_t0002_u01752112405868") 2025/07/10 01:58:16 DEBUG : five: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7ddb4_d20250710_m014934_c001_v7007000_t0000_u01752112174314") 2025/07/10 01:58:16 DEBUG : five: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f400e93947a00a061_d20250710_m014932_c001_v0001183_t0032_u01752112172404") 2025/07/10 01:58:16 DEBUG : foo: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7dd55_d20250710_m014907_c001_v7007000_t0000_u01752112147350") 2025/07/10 01:58:16 DEBUG : foo: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f400e93947a009e9f_d20250710_m014906_c001_v0001183_t0032_u01752112146798") 2025/07/10 01:58:16 DEBUG : foo: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f400e93947a009e93_d20250710_m014906_c001_v0001183_t0032_u01752112146239") 2025/07/10 01:58:16 DEBUG : four: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4078888abea50319_d20250710_m014934_c001_v7007000_t0000_u01752112174503") 2025/07/10 01:58:16 DEBUG : four: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f407e269ab70da603_d20250710_m014932_c001_v0001178_t0041_u01752112172966") 2025/07/10 01:58:16 DEBUG : four: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a00a055_d20250710_m014931_c001_v0001183_t0021_u01752112171832") 2025/07/10 01:58:16 DEBUG : hello world2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f415d30c94b308ffd_d20250710_m014816_c001_v7007000_t0000_u01752112096846") 2025/07/10 01:58:16 DEBUG : hello world2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009b39_d20250710_m014816_c001_v0001183_t0037_u01752112096247") 2025/07/10 01:58:16 DEBUG : ignore-size: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7dd4a_d20250710_m014856_c001_v7007000_t0000_u01752112136440") 2025/07/10 01:58:16 DEBUG : ignore-size: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009de9_d20250710_m014855_c001_v0001183_t0016_u01752112135489") 2025/07/10 01:58:16 DEBUG : nested/sub dir/file: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4078888abea5032e_d20250710_m014947_c001_v7007000_t0000_u01752112187048") 2025/07/10 01:58:16 DEBUG : nested/sub dir/file: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebebf4_d20250710_m014946_c001_v0001043_t0011_u01752112186024") 2025/07/10 01:58:16 DEBUG : nested/sub dir/file: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4078888abea50327_d20250710_m014945_c001_v7007000_t0000_u01752112185280") 2025/07/10 01:58:17 DEBUG : nested/sub dir/file: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebebee_d20250710_m014944_c001_v0001043_t0010_u01752112184560") 2025/07/10 01:58:17 DEBUG : one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4078888abea5031a_d20250710_m014934_c001_v7007000_t0000_u01752112174687") 2025/07/10 01:58:17 DEBUG : one: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f400e93947a00a043_d20250710_m014931_c001_v0001183_t0032_u01752112171263") 2025/07/10 01:58:17 DEBUG : only0: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a22_d20250710_m015321_c001_v7007000_t0000_u01752112401387") 2025/07/10 01:58:17 DEBUG : only0: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f407e269ab70dabdd_d20250710_m015315_c001_v0001178_t0041_u01752112395603") 2025/07/10 01:58:17 DEBUG : only0: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebede6_d20250710_m015300_c001_v0001043_t0031_u01752112380968") 2025/07/10 01:58:17 DEBUG : only0: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4085bdfc9dc68f7e_d20250710_m015254_c001_v7007000_t0000_u01752112374763") 2025/07/10 01:58:17 DEBUG : only0: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebed9e_d20250710_m015239_c001_v0001043_t0015_u01752112359340") 2025/07/10 01:58:17 DEBUG : only1: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a23_d20250710_m015321_c001_v7007000_t0000_u01752112401568") 2025/07/10 01:58:17 DEBUG : only1: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f406fa7dc0f72b265_d20250710_m015316_c001_v0001182_t0044_u01752112396542") 2025/07/10 01:58:17 DEBUG : only1: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebede8_d20250710_m015301_c001_v0001043_t0001_u01752112381627") 2025/07/10 01:58:17 DEBUG : only1: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f420e3e9208e0890d_d20250710_m015255_c001_v7007000_t0000_u01752112375306") 2025/07/10 01:58:17 DEBUG : only1: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebeda0_d20250710_m015239_c001_v0001043_t0048_u01752112359900") 2025/07/10 01:58:17 DEBUG : only10: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a25_d20250710_m015321_c001_v7007000_t0000_u01752112401750") 2025/07/10 01:58:17 DEBUG : only10: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f400a9b6e37186d46_d20250710_m015316_c001_v0001040_t0015_u01752112396175") 2025/07/10 01:58:17 DEBUG : only10: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebee08_d20250710_m015307_c001_v0001043_t0045_u01752112387881") 2025/07/10 01:58:17 DEBUG : only10: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f417e25133f4e8475_d20250710_m015255_c001_v7007000_t0000_u01752112375499") 2025/07/10 01:58:17 DEBUG : only10: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebedbe_d20250710_m015246_c001_v0001043_t0007_u01752112366317") 2025/07/10 01:58:17 DEBUG : only11: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a26_d20250710_m015321_c001_v7007000_t0000_u01752112401932") 2025/07/10 01:58:17 DEBUG : only11: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f406fa7dc0f72b261_d20250710_m015316_c001_v0001182_t0044_u01752112396355") 2025/07/10 01:58:18 DEBUG : only11: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebee0c_d20250710_m015308_c001_v0001043_t0022_u01752112388546") 2025/07/10 01:58:18 DEBUG : only11: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f420e3e9208e0890a_d20250710_m015254_c001_v7007000_t0000_u01752112374936") 2025/07/10 01:58:18 DEBUG : only11: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebedc0_d20250710_m015246_c001_v0001043_t0007_u01752112366963") 2025/07/10 01:58:18 DEBUG : only12: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a27_d20250710_m015322_c001_v7007000_t0000_u01752112402114") 2025/07/10 01:58:18 DEBUG : only12: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f400a9b6e37186d48_d20250710_m015316_c001_v0001040_t0015_u01752112396364") 2025/07/10 01:58:18 DEBUG : only12: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebee0e_d20250710_m015309_c001_v0001043_t0053_u01752112389226") 2025/07/10 01:58:18 DEBUG : only12: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f420e3e9208e08907_d20250710_m015254_c001_v7007000_t0000_u01752112374379") 2025/07/10 01:58:18 DEBUG : only12: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebedc4_d20250710_m015247_c001_v0001043_t0015_u01752112367510") 2025/07/10 01:58:18 DEBUG : only13: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a28_d20250710_m015322_c001_v7007000_t0000_u01752112402296") 2025/07/10 01:58:18 DEBUG : only13: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4195d972c3ebee25_d20250710_m015315_c001_v0001043_t0037_u01752112395614") 2025/07/10 01:58:18 DEBUG : only13: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebee12_d20250710_m015310_c001_v0001043_t0014_u01752112390140") 2025/07/10 01:58:18 DEBUG : only13: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f420e3e9208e08908_d20250710_m015254_c001_v7007000_t0000_u01752112374564") 2025/07/10 01:58:18 DEBUG : only13: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebedc6_d20250710_m015248_c001_v0001043_t0050_u01752112368074") 2025/07/10 01:58:18 DEBUG : only14: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a29_d20250710_m015322_c001_v7007000_t0000_u01752112402478") 2025/07/10 01:58:18 DEBUG : only14: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4195d972c3ebee2d_d20250710_m015316_c001_v0001043_t0037_u01752112396386") 2025/07/10 01:58:18 DEBUG : only14: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebee14_d20250710_m015310_c001_v0001043_t0050_u01752112390827") 2025/07/10 01:58:18 DEBUG : only14: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40095eb87b949cff_d20250710_m015254_c001_v7007000_t0000_u01752112374750") 2025/07/10 01:58:18 DEBUG : only14: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebedca_d20250710_m015248_c001_v0001043_t0043_u01752112368718") 2025/07/10 01:58:18 DEBUG : only15: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a2a_d20250710_m015322_c001_v7007000_t0000_u01752112402662") 2025/07/10 01:58:18 DEBUG : only15: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f407e269ab70dabe5_d20250710_m015316_c001_v0001178_t0041_u01752112396189") 2025/07/10 01:58:18 DEBUG : only15: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebee16_d20250710_m015311_c001_v0001043_t0058_u01752112391448") 2025/07/10 01:58:18 DEBUG : only15: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f420e3e9208e08909_d20250710_m015254_c001_v7007000_t0000_u01752112374750") 2025/07/10 01:58:19 DEBUG : only15: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebedcc_d20250710_m015249_c001_v0001043_t0019_u01752112369717") 2025/07/10 01:58:19 DEBUG : only16: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a2b_d20250710_m015322_c001_v7007000_t0000_u01752112402846") 2025/07/10 01:58:19 DEBUG : only16: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f407e269ab70dabe3_d20250710_m015316_c001_v0001178_t0041_u01752112396003") 2025/07/10 01:58:19 DEBUG : only16: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebee1a_d20250710_m015312_c001_v0001043_t0045_u01752112392127") 2025/07/10 01:58:19 DEBUG : only16: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f417e25133f4e8471_d20250710_m015254_c001_v7007000_t0000_u01752112374942") 2025/07/10 01:58:19 DEBUG : only16: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebedce_d20250710_m015250_c001_v0001043_t0000_u01752112370323") 2025/07/10 01:58:20 DEBUG : only17: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a2c_d20250710_m015323_c001_v7007000_t0000_u01752112403029") 2025/07/10 01:58:20 DEBUG : only17: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4195d972c3ebee29_d20250710_m015316_c001_v0001043_t0037_u01752112396013") 2025/07/10 01:58:20 DEBUG : only17: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebee1c_d20250710_m015312_c001_v0001043_t0042_u01752112392851") 2025/07/10 01:58:20 DEBUG : only17: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40095eb87b949d00_d20250710_m015254_c001_v7007000_t0000_u01752112374954") 2025/07/10 01:58:20 DEBUG : only17: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebedd0_d20250710_m015251_c001_v0001043_t0027_u01752112371328") 2025/07/10 01:58:20 DEBUG : only18: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a2d_d20250710_m015323_c001_v7007000_t0000_u01752112403210") 2025/07/10 01:58:20 DEBUG : only18: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f407e269ab70dabe7_d20250710_m015316_c001_v0001178_t0041_u01752112396375") 2025/07/10 01:58:20 DEBUG : only18: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebee1f_d20250710_m015313_c001_v0001043_t0053_u01752112393725") 2025/07/10 01:58:20 DEBUG : only18: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4085bdfc9dc68f80_d20250710_m015254_c001_v7007000_t0000_u01752112374955") 2025/07/10 01:58:20 DEBUG : only18: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebedd4_d20250710_m015251_c001_v0001043_t0001_u01752112371977") 2025/07/10 01:58:20 DEBUG : only19: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a2e_d20250710_m015323_c001_v7007000_t0000_u01752112403392") 2025/07/10 01:58:20 DEBUG : only19: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4195d972c3ebee2b_d20250710_m015316_c001_v0001043_t0037_u01752112396200") 2025/07/10 01:58:20 DEBUG : only19: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebee21_d20250710_m015314_c001_v0001043_t0054_u01752112394471") 2025/07/10 01:58:20 DEBUG : only19: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4085bdfc9dc68f81_d20250710_m015255_c001_v7007000_t0000_u01752112375143") 2025/07/10 01:58:20 DEBUG : only19: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebedd8_d20250710_m015252_c001_v0001043_t0010_u01752112372889") 2025/07/10 01:58:20 DEBUG : only2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a2f_d20250710_m015323_c001_v7007000_t0000_u01752112403607") 2025/07/10 01:58:20 DEBUG : only2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4195d972c3ebee31_d20250710_m015316_c001_v0001043_t0037_u01752112396755") 2025/07/10 01:58:20 DEBUG : only2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebedec_d20250710_m015302_c001_v0001043_t0052_u01752112382321") 2025/07/10 01:58:20 DEBUG : only2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f420e3e9208e0890e_d20250710_m015255_c001_v7007000_t0000_u01752112375492") 2025/07/10 01:58:20 DEBUG : only2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebeda4_d20250710_m015240_c001_v0001043_t0031_u01752112360666") 2025/07/10 01:58:20 DEBUG : only3: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a30_d20250710_m015323_c001_v7007000_t0000_u01752112403795") 2025/07/10 01:58:20 DEBUG : only3: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f407e269ab70dabed_d20250710_m015316_c001_v0001178_t0041_u01752112396767") 2025/07/10 01:58:20 DEBUG : only3: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebedf2_d20250710_m015302_c001_v0001043_t0016_u01752112382963") 2025/07/10 01:58:20 DEBUG : only3: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f417e25133f4e8473_d20250710_m015255_c001_v7007000_t0000_u01752112375314") 2025/07/10 01:58:20 DEBUG : only3: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebedaa_d20250710_m015241_c001_v0001043_t0002_u01752112361279") 2025/07/10 01:58:21 DEBUG : only4: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a31_d20250710_m015323_c001_v7007000_t0000_u01752112403978") 2025/07/10 01:58:21 DEBUG : only4: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f406fa7dc0f72b271_d20250710_m015316_c001_v0001182_t0044_u01752112396910") 2025/07/10 01:58:21 DEBUG : only4: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebedf6_d20250710_m015303_c001_v0001043_t0028_u01752112383763") 2025/07/10 01:58:21 DEBUG : only4: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40095eb87b949d02_d20250710_m015255_c001_v7007000_t0000_u01752112375326") 2025/07/10 01:58:21 DEBUG : only4: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebedb0_d20250710_m015242_c001_v0001043_t0013_u01752112362079") 2025/07/10 01:58:21 DEBUG : only5: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a32_d20250710_m015324_c001_v7007000_t0000_u01752112404161") 2025/07/10 01:58:21 DEBUG : only5: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f400a9b6e37186d4a_d20250710_m015316_c001_v0001040_t0015_u01752112396554") 2025/07/10 01:58:21 DEBUG : only5: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebedfa_d20250710_m015304_c001_v0001043_t0029_u01752112384354") 2025/07/10 01:58:21 DEBUG : only5: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f417e25133f4e8470_d20250710_m015254_c001_v7007000_t0000_u01752112374761") 2025/07/10 01:58:21 DEBUG : only5: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebedb2_d20250710_m015242_c001_v0001043_t0002_u01752112362954") 2025/07/10 01:58:21 DEBUG : only6: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a33_d20250710_m015324_c001_v7007000_t0000_u01752112404347") 2025/07/10 01:58:21 DEBUG : only6: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4195d972c3ebee2f_d20250710_m015316_c001_v0001043_t0037_u01752112396570") 2025/07/10 01:58:21 DEBUG : only6: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebedfe_d20250710_m015305_c001_v0001043_t0020_u01752112385139") 2025/07/10 01:58:21 DEBUG : only6: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f420e3e9208e0890c_d20250710_m015255_c001_v7007000_t0000_u01752112375122") 2025/07/10 01:58:21 DEBUG : only6: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebedb6_d20250710_m015243_c001_v0001043_t0059_u01752112363636") 2025/07/10 01:58:21 DEBUG : only7: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a34_d20250710_m015324_c001_v7007000_t0000_u01752112404551") 2025/07/10 01:58:21 DEBUG : only7: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f407e269ab70dabe9_d20250710_m015316_c001_v0001178_t0041_u01752112396580") 2025/07/10 01:58:21 DEBUG : only7: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebee02_d20250710_m015305_c001_v0001043_t0045_u01752112385744") 2025/07/10 01:58:21 DEBUG : only7: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f417e25133f4e8472_d20250710_m015255_c001_v7007000_t0000_u01752112375130") 2025/07/10 01:58:21 DEBUG : only7: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebedb8_d20250710_m015244_c001_v0001043_t0027_u01752112364377") 2025/07/10 01:58:22 DEBUG : only8: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a35_d20250710_m015324_c001_v7007000_t0000_u01752112404733") 2025/07/10 01:58:22 DEBUG : only8: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f406fa7dc0f72b26d_d20250710_m015316_c001_v0001182_t0044_u01752112396726") 2025/07/10 01:58:22 DEBUG : only8: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebee04_d20250710_m015306_c001_v0001043_t0056_u01752112386516") 2025/07/10 01:58:22 DEBUG : only8: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40095eb87b949d01_d20250710_m015255_c001_v7007000_t0000_u01752112375142") 2025/07/10 01:58:22 DEBUG : only8: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebedba_d20250710_m015245_c001_v0001043_t0019_u01752112365056") 2025/07/10 01:58:22 DEBUG : only9: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a36_d20250710_m015324_c001_v7007000_t0000_u01752112404915") 2025/07/10 01:58:22 DEBUG : only9: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f400a9b6e37186d4c_d20250710_m015316_c001_v0001040_t0015_u01752112396738") 2025/07/10 01:58:22 DEBUG : only9: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebee06_d20250710_m015307_c001_v0001043_t0002_u01752112387247") 2025/07/10 01:58:22 DEBUG : only9: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4085bdfc9dc68f82_d20250710_m015255_c001_v7007000_t0000_u01752112375337") 2025/07/10 01:58:22 DEBUG : only9: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebedbc_d20250710_m015245_c001_v0001043_t0028_u01752112365637") 2025/07/10 01:58:22 DEBUG : potato: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4078888abea50325_d20250710_m014943_c001_v7007000_t0000_u01752112183428") 2025/07/10 01:58:22 DEBUG : potato: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70da65d_d20250710_m014941_c001_v0001178_t0051_u01752112181412") 2025/07/10 01:58:22 DEBUG : potato: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4078888abea50322_d20250710_m014940_c001_v7007000_t0000_u01752112180671") 2025/07/10 01:58:22 DEBUG : potato: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70da643_d20250710_m014938_c001_v0001178_t0022_u01752112178825") 2025/07/10 01:58:22 DEBUG : potato: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4078888abea5031e_d20250710_m014938_c001_v7007000_t0000_u01752112178074") 2025/07/10 01:58:22 DEBUG : potato: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70da623_d20250710_m014935_c001_v0001178_t0049_u01752112175618") 2025/07/10 01:58:22 DEBUG : potato: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7ddaa_d20250710_m014926_c001_v7007000_t0000_u01752112166388") 2025/07/10 01:58:22 DEBUG : potato: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009fdf_d20250710_m014925_c001_v0001183_t0028_u01752112165111") 2025/07/10 01:58:22 DEBUG : potato: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7dda4_d20250710_m014923_c001_v7007000_t0000_u01752112163601") 2025/07/10 01:58:22 DEBUG : potato: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009fb3_d20250710_m014922_c001_v0001183_t0032_u01752112162775") 2025/07/10 01:58:22 DEBUG : potato: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7dda0_d20250710_m014921_c001_v7007000_t0000_u01752112161598") 2025/07/10 01:58:23 DEBUG : potato: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009f8f_d20250710_m014920_c001_v0001183_t0010_u01752112160748") 2025/07/10 01:58:23 DEBUG : potato: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7dd77_d20250710_m014915_c001_v7007000_t0000_u01752112155087") 2025/07/10 01:58:23 DEBUG : potato: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009f28_d20250710_m014914_c001_v0001183_t0012_u01752112154110") 2025/07/10 01:58:23 DEBUG : potato: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7dd68_d20250710_m014913_c001_v7007000_t0000_u01752112153743") 2025/07/10 01:58:23 DEBUG : potato: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009f08_d20250710_m014912_c001_v0001183_t0025_u01752112152516") 2025/07/10 01:58:23 DEBUG : potato: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7dd5a_d20250710_m014912_c001_v7007000_t0000_u01752112152148") 2025/07/10 01:58:23 DEBUG : potato: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009f00_d20250710_m014911_c001_v0001183_t0031_u01752112151561") 2025/07/10 01:58:23 DEBUG : potato: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009ef4_d20250710_m014910_c001_v0001183_t0051_u01752112150991") 2025/07/10 01:58:23 DEBUG : potato: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7dd59_d20250710_m014910_c001_v7007000_t0000_u01752112150624") 2025/07/10 01:58:23 DEBUG : potato: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009ee0_d20250710_m014910_c001_v0001183_t0011_u01752112150033") 2025/07/10 01:58:23 DEBUG : potato: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009ed6_d20250710_m014909_c001_v0001183_t0015_u01752112149460") 2025/07/10 01:58:23 DEBUG : potato: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7dd57_d20250710_m014909_c001_v7007000_t0000_u01752112149092") 2025/07/10 01:58:23 DEBUG : potato: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009ebe_d20250710_m014908_c001_v0001183_t0052_u01752112148322") 2025/07/10 01:58:23 DEBUG : potato2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f421d60b636a83526_d20250710_m015028_c001_v7007000_t0000_u01752112228186") 2025/07/10 01:58:23 DEBUG : potato2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebec52_d20250710_m015027_c001_v0001043_t0025_u01752112227259") 2025/07/10 01:58:23 DEBUG : potato2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f422f3d942eda2e92_d20250710_m015018_c001_v7007000_t0000_u01752112218308") 2025/07/10 01:58:23 DEBUG : potato2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70da77a_d20250710_m015013_c001_v0001178_t0011_u01752112213743") 2025/07/10 01:58:23 DEBUG : potato2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4185defaa3c81642_d20250710_m015005_c001_v7007000_t0000_u01752112205961") 2025/07/10 01:58:23 DEBUG : potato2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebec18_d20250710_m015002_c001_v0001043_t0008_u01752112202027") 2025/07/10 01:58:23 DEBUG : potato2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4078888abea50333_d20250710_m014954_c001_v7007000_t0000_u01752112194029") 2025/07/10 01:58:23 DEBUG : potato2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70da6a7_d20250710_m014950_c001_v0001178_t0039_u01752112190166") 2025/07/10 01:58:24 DEBUG : potato2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7ddaf_d20250710_m014930_c001_v7007000_t0000_u01752112170088") 2025/07/10 01:58:24 DEBUG : potato2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a00a011_d20250710_m014928_c001_v0001183_t0007_u01752112168901") 2025/07/10 01:58:24 DEBUG : potato2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7ddad_d20250710_m014928_c001_v7007000_t0000_u01752112168533") 2025/07/10 01:58:24 DEBUG : potato2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009ff3_d20250710_m014926_c001_v0001183_t0005_u01752112166940") 2025/07/10 01:58:24 DEBUG : potato2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7ddab_d20250710_m014926_c001_v7007000_t0000_u01752112166572") 2025/07/10 01:58:24 DEBUG : potato2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009fe7_d20250710_m014925_c001_v0001183_t0021_u01752112165804") 2025/07/10 01:58:24 DEBUG : potato2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7dda8_d20250710_m014924_c001_v7007000_t0000_u01752112164737") 2025/07/10 01:58:24 DEBUG : potato2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009fc9_d20250710_m014923_c001_v0001183_t0054_u01752112163972") 2025/07/10 01:58:24 DEBUG : potato2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7dda3_d20250710_m014922_c001_v7007000_t0000_u01752112162407") 2025/07/10 01:58:24 DEBUG : potato2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009f9f_d20250710_m014921_c001_v0001183_t0014_u01752112161610") 2025/07/10 01:58:24 DEBUG : potato2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7dd79_d20250710_m014915_c001_v7007000_t0000_u01752112155835") 2025/07/10 01:58:24 DEBUG : potato2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009f38_d20250710_m014914_c001_v0001183_t0023_u01752112154893") 2025/07/10 01:58:24 DEBUG : potato2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f415d30c94b308fff_d20250710_m014819_c001_v7007000_t0000_u01752112099524") 2025/07/10 01:58:24 DEBUG : potato2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009b60_d20250710_m014818_c001_v0001183_t0023_u01752112098933") 2025/07/10 01:58:24 DEBUG : potato2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f415d30c94b308ffe_d20250710_m014818_c001_v7007000_t0000_u01752112098018") 2025/07/10 01:58:24 DEBUG : potato2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009b45_d20250710_m014817_c001_v0001183_t0032_u01752112097394") 2025/07/10 01:58:24 DEBUG : potato3: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f422f3d942eda327b_d20250710_m015018_c001_v7007000_t0000_u01752112218806") 2025/07/10 01:58:24 DEBUG : potato3: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70da78e_d20250710_m015014_c001_v0001178_t0023_u01752112214741") 2025/07/10 01:58:24 DEBUG : potato3: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4185defaa3c81643_d20250710_m015006_c001_v7007000_t0000_u01752112206536") 2025/07/10 01:58:24 DEBUG : potato3: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebec1c_d20250710_m015002_c001_v0001043_t0056_u01752112202938") 2025/07/10 01:58:24 DEBUG : potato3: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4078888abea50334_d20250710_m014954_c001_v7007000_t0000_u01752112194350") 2025/07/10 01:58:25 DEBUG : potato3: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70da6af_d20250710_m014950_c001_v0001178_t0034_u01752112190766") 2025/07/10 01:58:25 DEBUG : pre-dest1/1: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4112e27c5940ea90_d20250710_m015102_c001_v7007000_t0000_u01752112262028") 2025/07/10 01:58:25 DEBUG : pre-dest1/1: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70da875_d20250710_m015053_c001_v0001178_t0000_u01752112253862") 2025/07/10 01:58:25 DEBUG : pre-dest2/2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4112e27c5940ea91_d20250710_m015102_c001_v7007000_t0000_u01752112262222") 2025/07/10 01:58:25 DEBUG : pre-dest2/2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebecb8_d20250710_m015054_c001_v0001043_t0008_u01752112254523") 2025/07/10 01:58:25 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403021f6938129cd_d20250710_m015039_c001_v7007000_t0000_u01752112239910") 2025/07/10 01:58:25 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70da804_d20250710_m015036_c001_v0001178_t0002_u01752112236029") 2025/07/10 01:58:25 DEBUG : sizeonly: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7dd49_d20250710_m014854_c001_v7007000_t0000_u01752112134911") 2025/07/10 01:58:25 DEBUG : sizeonly: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009dcb_d20250710_m014853_c001_v0001183_t0043_u01752112133951") 2025/07/10 01:58:25 DEBUG : splitbanan: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4013ad938b572541_d20250710_m015535_c001_v7007000_t0000_u01752112535036") 2025/07/10 01:58:25 DEBUG : splitbanan: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70daf11_d20250710_m015527_c001_v0001178_t0044_u01752112527198") 2025/07/10 01:58:25 DEBUG : splitbananasplit: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40165088f1480530_d20250710_m015657_c001_v7007000_t0000_u01752112617300") 2025/07/10 01:58:25 DEBUG : splitbananasplit: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebf059_d20250710_m015650_c001_v0001043_t0051_u01752112610029") 2025/07/10 01:58:25 DEBUG : splitbananasplit: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4185defaa3c81754_d20250710_m015640_c001_v7007000_t0000_u01752112600666") 2025/07/10 01:58:25 DEBUG : splitbananasplit: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebf02f_d20250710_m015633_c001_v0001043_t0025_u01752112593592") 2025/07/10 01:58:25 DEBUG : splitbananasplit: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc620_d20250710_m015623_c001_v7007000_t0000_u01752112583168") 2025/07/10 01:58:25 DEBUG : splitbananasplit: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebf003_d20250710_m015616_c001_v0001043_t0041_u01752112576564") 2025/07/10 01:58:25 DEBUG : splitbananasplit: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f422f3d942eda37aa_d20250710_m015607_c001_v7007000_t0000_u01752112567097") 2025/07/10 01:58:25 DEBUG : splitbananasplit: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebefdf_d20250710_m015600_c001_v0001043_t0011_u01752112560531") 2025/07/10 01:58:25 DEBUG : splitbananasplit: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f41093469942509a1_d20250710_m015551_c001_v7007000_t0000_u01752112551730") 2025/07/10 01:58:26 DEBUG : splitbananasplit: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebefbb_d20250710_m015544_c001_v0001043_t0009_u01752112544635") 2025/07/10 01:58:26 DEBUG : splitbananasplit: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40165088f14804e1_d20250710_m015529_c001_v7007000_t0000_u01752112529298") 2025/07/10 01:58:26 DEBUG : splitbananasplit: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebef8b_d20250710_m015525_c001_v0001043_t0055_u01752112525751") 2025/07/10 01:58:26 DEBUG : splitbananasplit: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403021f693812a42_d20250710_m015516_c001_v7007000_t0000_u01752112516105") 2025/07/10 01:58:26 DEBUG : splitbananasplit: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186e4a_d20250710_m015508_c001_v0001040_t0001_u01752112508967") 2025/07/10 01:58:26 DEBUG : splitbananasplit: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403bf01634ef482e_d20250710_m015507_c001_v7007000_t0000_u01752112507636") 2025/07/10 01:58:26 DEBUG : splitbananasplit: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebef55_d20250710_m015503_c001_v0001043_t0026_u01752112503900") 2025/07/10 01:58:26 DEBUG : splitbananasplit: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc5c5_d20250710_m015453_c001_v7007000_t0000_u01752112493602") 2025/07/10 01:58:26 DEBUG : splitbananasplit: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70daded_d20250710_m015446_c001_v0001178_t0049_u01752112486274") 2025/07/10 01:58:26 DEBUG : splitbananasplit: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f416b1689df3cc5a7_d20250710_m015445_c001_v7007000_t0000_u01752112485373") 2025/07/10 01:58:26 DEBUG : splitbananasplit: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186e00_d20250710_m015441_c001_v0001040_t0020_u01752112481163") 2025/07/10 01:58:26 DEBUG : splitbananasplit: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7de88_d20250710_m015426_c001_v7007000_t0000_u01752112466634") 2025/07/10 01:58:26 DEBUG : splitbananasplit: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186dcc_d20250710_m015422_c001_v0001040_t0043_u01752112462354") 2025/07/10 01:58:26 DEBUG : splitbananasplit: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4043af8c0b2d6763_d20250710_m015412_c001_v7007000_t0000_u01752112452831") 2025/07/10 01:58:26 DEBUG : splitbananasplit: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dace5_d20250710_m015406_c001_v0001178_t0041_u01752112446238") 2025/07/10 01:58:26 DEBUG : splitbananasplit: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f403bf01634ef4808_d20250710_m015356_c001_v7007000_t0000_u01752112436353") 2025/07/10 01:58:26 DEBUG : splitbananasplit: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebee73_d20250710_m015349_c001_v0001043_t0046_u01752112429342") 2025/07/10 01:58:26 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f417e25133f4e84da_d20250710_m015510_c001_v7007000_t0000_u01752112510837") 2025/07/10 01:58:26 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebef57_d20250710_m015505_c001_v0001043_t0055_u01752112505107") 2025/07/10 01:58:27 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a3d_d20250710_m015338_c001_v7007000_t0000_u01752112418158") 2025/07/10 01:58:27 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186d68_d20250710_m015335_c001_v0001040_t0021_u01752112415095") 2025/07/10 01:58:27 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4085bdfc9dc68fc7_d20250710_m015333_c001_v7007000_t0000_u01752112413940") 2025/07/10 01:58:27 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dac31_d20250710_m015330_c001_v0001178_t0007_u01752112410855") 2025/07/10 01:58:27 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4078888abea5032f_d20250710_m014947_c001_v7007000_t0000_u01752112187231") 2025/07/10 01:58:27 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70da683_d20250710_m014946_c001_v0001178_t0009_u01752112186014") 2025/07/10 01:58:27 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4078888abea50328_d20250710_m014945_c001_v7007000_t0000_u01752112185464") 2025/07/10 01:58:27 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70da671_d20250710_m014944_c001_v0001178_t0030_u01752112184550") 2025/07/10 01:58:27 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7dd44_d20250710_m014851_c001_v7007000_t0000_u01752112131881") 2025/07/10 01:58:27 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009d90_d20250710_m014850_c001_v0001183_t0022_u01752112130383") 2025/07/10 01:58:27 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7dd43_d20250710_m014850_c001_v7007000_t0000_u01752112130018") 2025/07/10 01:58:27 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009d74_d20250710_m014848_c001_v0001183_t0027_u01752112128900") 2025/07/10 01:58:27 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7dd41_d20250710_m014846_c001_v7007000_t0000_u01752112126768") 2025/07/10 01:58:27 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009d2e_d20250710_m014845_c001_v0001183_t0041_u01752112125771") 2025/07/10 01:58:27 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7dd40_d20250710_m014845_c001_v7007000_t0000_u01752112125225") 2025/07/10 01:58:27 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009d18_d20250710_m014844_c001_v0001183_t0028_u01752112124044") 2025/07/10 01:58:27 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009cd9_d20250710_m014840_c001_v0001183_t0016_u01752112120821") 2025/07/10 01:58:27 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7dd3d_d20250710_m014840_c001_v7007000_t0000_u01752112120456") 2025/07/10 01:58:27 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009ccd_d20250710_m014839_c001_v0001183_t0005_u01752112119888") 2025/07/10 01:58:27 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009cba_d20250710_m014839_c001_v0001183_t0033_u01752112119126") 2025/07/10 01:58:27 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f409f9734efc7dd3c_d20250710_m014838_c001_v7007000_t0000_u01752112118760") 2025/07/10 01:58:28 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009c8c_d20250710_m014836_c001_v0001183_t0058_u01752112116056") 2025/07/10 01:58:28 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009c62_d20250710_m014833_c001_v0001183_t0035_u01752112113412") 2025/07/10 01:58:28 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f415d30c94b309009_d20250710_m014833_c001_v7007000_t0000_u01752112113041") 2025/07/10 01:58:28 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009c56_d20250710_m014832_c001_v0001183_t0015_u01752112112480") 2025/07/10 01:58:28 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009c42_d20250710_m014831_c001_v0001183_t0017_u01752112111717") 2025/07/10 01:58:28 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f415d30c94b309007_d20250710_m014831_c001_v7007000_t0000_u01752112111353") 2025/07/10 01:58:28 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009c02_d20250710_m014827_c001_v0001183_t0042_u01752112107621") 2025/07/10 01:58:28 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f415d30c94b309005_d20250710_m014827_c001_v7007000_t0000_u01752112107256") 2025/07/10 01:58:28 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009bf0_d20250710_m014826_c001_v0001183_t0036_u01752112106679") 2025/07/10 01:58:28 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f415d30c94b309004_d20250710_m014825_c001_v7007000_t0000_u01752112105755") 2025/07/10 01:58:28 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009bce_d20250710_m014825_c001_v0001183_t0038_u01752112105126") 2025/07/10 01:58:28 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f415d30c94b309003_d20250710_m014824_c001_v7007000_t0000_u01752112104578") 2025/07/10 01:58:28 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009bb8_d20250710_m014824_c001_v0001183_t0021_u01752112104001") 2025/07/10 01:58:28 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f415d30c94b309002_d20250710_m014823_c001_v7007000_t0000_u01752112103089") 2025/07/10 01:58:28 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009b98_d20250710_m014822_c001_v0001183_t0031_u01752112102340") 2025/07/10 01:58:28 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f415d30c94b309001_d20250710_m014821_c001_v7007000_t0000_u01752112101794") 2025/07/10 01:58:28 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009b88_d20250710_m014821_c001_v0001183_t0059_u01752112101206") 2025/07/10 01:58:28 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f415d30c94b309000_d20250710_m014820_c001_v7007000_t0000_u01752112100660") 2025/07/10 01:58:28 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009b72_d20250710_m014820_c001_v0001183_t0005_u01752112100078") 2025/07/10 01:58:28 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f415d30c94b308ffc_d20250710_m014815_c001_v7007000_t0000_u01752112095699") 2025/07/10 01:58:29 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009b29_d20250710_m014815_c001_v0001183_t0034_u01752112095122") 2025/07/10 01:58:29 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f415d30c94b308ffb_d20250710_m014814_c001_v7007000_t0000_u01752112094576") 2025/07/10 01:58:29 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009b17_d20250710_m014813_c001_v0001183_t0033_u01752112093997") 2025/07/10 01:58:29 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f415d30c94b308ffa_d20250710_m014813_c001_v7007000_t0000_u01752112093089") 2025/07/10 01:58:29 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009afd_d20250710_m014812_c001_v0001183_t0019_u01752112092517") 2025/07/10 01:58:29 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f415d30c94b308ff9_d20250710_m014810_c001_v7007000_t0000_u01752112090159") 2025/07/10 01:58:29 DEBUG : sub dir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a009acb_d20250710_m014809_c001_v0001183_t0058_u01752112089573") 2025/07/10 01:58:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a3e_d20250710_m015338_c001_v7007000_t0000_u01752112418341") 2025/07/10 01:58:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f106fa7dc0f72b2eb_d20250710_m015335_c001_v0001182_t0028_u01752112415099") 2025/07/10 01:58:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4085bdfc9dc68fc8_d20250710_m015334_c001_v7007000_t0000_u01752112414124") 2025/07/10 01:58:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebee4f_d20250710_m015330_c001_v0001043_t0003_u01752112410844") 2025/07/10 01:58:29 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40165088f1480532_d20250710_m015659_c001_v7007000_t0000_u01752112619538") 2025/07/10 01:58:29 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186f2c_d20250710_m015658_c001_v0001040_t0031_u01752112618681") 2025/07/10 01:58:29 DEBUG : sub/yam: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4078888abea50324_d20250710_m014942_c001_v7007000_t0000_u01752112182874") 2025/07/10 01:58:29 DEBUG : sub/yam: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebebe6_d20250710_m014941_c001_v0001043_t0029_u01752112181421") 2025/07/10 01:58:29 DEBUG : test_dir1/file2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a3b_d20250710_m015330_c001_v7007000_t0000_u01752112410079") 2025/07/10 01:58:29 DEBUG : test_dir1/file2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186d61_d20250710_m015328_c001_v0001040_t0043_u01752112408313") 2025/07/10 01:58:29 DEBUG : test_dir1/file2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a38_d20250710_m015327_c001_v7007000_t0000_u01752112407525") 2025/07/10 01:58:29 DEBUG : test_dir1/file2: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dac21_d20250710_m015325_c001_v0001178_t0009_u01752112405911") 2025/07/10 01:58:29 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a3c_d20250710_m015330_c001_v7007000_t0000_u01752112410261") 2025/07/10 01:58:30 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70dac2b_d20250710_m015328_c001_v0001178_t0047_u01752112408299") 2025/07/10 01:58:30 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f419811bd311f4a39_d20250710_m015327_c001_v7007000_t0000_u01752112407707") 2025/07/10 01:58:30 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186d58_d20250710_m015325_c001_v0001040_t0015_u01752112405869") 2025/07/10 01:58:30 DEBUG : three: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4078888abea5031b_d20250710_m014934_c001_v7007000_t0000_u01752112174871") 2025/07/10 01:58:30 DEBUG : three: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a00a079_d20250710_m014933_c001_v0001183_t0011_u01752112173724") 2025/07/10 01:58:30 DEBUG : three: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100e93947a00a04f_d20250710_m014931_c001_v0001183_t0008_u01752112171630") 2025/07/10 01:58:30 DEBUG : tictactoe/tictactoe: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40165088f1480533_d20250710_m015701_c001_v7007000_t0000_u01752112621163") 2025/07/10 01:58:30 DEBUG : tictactoe/tictactoe: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c80981_d20250710_m015700_c001_v0001145_t0030_u01752112620501") 2025/07/10 01:58:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40165088f148054d_d20250710_m015721_c001_v7007000_t0000_u01752112641903") 2025/07/10 01:58:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70db14b_d20250710_m015719_c001_v0001178_t0059_u01752112639769") 2025/07/10 01:58:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40165088f1480547_d20250710_m015718_c001_v7007000_t0000_u01752112638206") 2025/07/10 01:58:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c809af_d20250710_m015716_c001_v0001145_t0058_u01752112636536") 2025/07/10 01:58:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40165088f1480544_d20250710_m015715_c001_v7007000_t0000_u01752112635557") 2025/07/10 01:58:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186f3e_d20250710_m015714_c001_v0001040_t0058_u01752112634548") 2025/07/10 01:58:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40165088f148053f_d20250710_m015709_c001_v7007000_t0000_u01752112629087") 2025/07/10 01:58:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c80995_d20250710_m015707_c001_v0001145_t0057_u01752112627542") 2025/07/10 01:58:30 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40165088f1480540_d20250710_m015711_c001_v7007000_t0000_u01752112631503") 2025/07/10 01:58:30 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70db121_d20250710_m015710_c001_v0001178_t0036_u01752112630055") 2025/07/10 01:58:30 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40165088f1480539_d20250710_m015706_c001_v7007000_t0000_u01752112626526") 2025/07/10 01:58:30 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f100a9b6e37186f32_d20250710_m015705_c001_v0001040_t0055_u01752112625648") 2025/07/10 01:58:31 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40165088f1480536_d20250710_m015704_c001_v7007000_t0000_u01752112624674") 2025/07/10 01:58:31 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebf06f_d20250710_m015703_c001_v0001043_t0049_u01752112623705") 2025/07/10 01:58:31 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40165088f1480535_d20250710_m015702_c001_v7007000_t0000_u01752112622752") 2025/07/10 01:58:31 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f107e269ab70db101_d20250710_m015702_c001_v0001178_t0024_u01752112622123") 2025/07/10 01:58:31 DEBUG : toe/toe/toe: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4180e40eeba24be9_d20250710_m015727_c001_v7007000_t0000_u01752112647719") 2025/07/10 01:58:31 DEBUG : toe/toe/toe: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111f7379c3c809e1_d20250710_m015726_c001_v0001145_t0023_u01752112646925") 2025/07/10 01:58:31 DEBUG : toe/toe/toe: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40165088f1480542_d20250710_m015713_c001_v7007000_t0000_u01752112633563") 2025/07/10 01:58:31 DEBUG : toe/toe/toe: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebf083_d20250710_m015712_c001_v0001043_t0034_u01752112632538") 2025/07/10 01:58:31 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40165088f148054f_d20250710_m015722_c001_v7007000_t0000_u01752112642511") 2025/07/10 01:58:31 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebf095_d20250710_m015721_c001_v0001043_t0016_u01752112641235") 2025/07/10 01:58:31 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f40165088f1480548_d20250710_m015718_c001_v7007000_t0000_u01752112638808") 2025/07/10 01:58:31 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f101ed4b2c71a13ec_d20250710_m015717_c001_v0001183_t0047_u01752112637994") 2025/07/10 01:58:31 DEBUG : two: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4078888abea5031c_d20250710_m014935_c001_v7007000_t0000_u01752112175057") 2025/07/10 01:58:31 DEBUG : two: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4195d972c3ebebca_d20250710_m014933_c001_v0001043_t0037_u01752112173154") 2025/07/10 01:58:31 DEBUG : two: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f400e93947a00a04d_d20250710_m014931_c001_v0001183_t0032_u01752112171446") 2025/07/10 01:58:31 DEBUG : yam: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4078888abea50326_d20250710_m014943_c001_v7007000_t0000_u01752112183613") 2025/07/10 01:58:31 DEBUG : yam: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f118743cc00f2869f_d20250710_m014942_c001_v0001181_t0017_u01752112182665") 2025/07/10 01:58:31 DEBUG : yam: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4078888abea50321_d20250710_m014940_c001_v7007000_t0000_u01752112180123") 2025/07/10 01:58:31 DEBUG : yam: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebebdc_d20250710_m014938_c001_v0001043_t0020_u01752112178932") 2025/07/10 01:58:31 DEBUG : yam: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4078888abea5031d_d20250710_m014937_c001_v7007000_t0000_u01752112177447") 2025/07/10 01:58:32 DEBUG : yam: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1195d972c3ebebce_d20250710_m014935_c001_v0001043_t0033_u01752112175628") 2025/07/10 01:58:32 DEBUG : yaml: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4078888abea50323_d20250710_m014940_c001_v7007000_t0000_u01752112180856") 2025/07/10 01:58:32 DEBUG : yaml: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f111ba7f5e3860891_d20250710_m014939_c001_v0001183_t0038_u01752112179911") 2025/07/10 01:58:32 DEBUG : yaml: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f4078888abea5031f_d20250710_m014938_c001_v7007000_t0000_u01752112178257") 2025/07/10 01:58:32 DEBUG : yaml: Deleting (id "4_zaf52cd23004dfb2b9f780e1b_f1192a3b839b58234_d20250710_m014937_c001_v0001102_t0017_u01752112177042") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m26.691575693s (try 1/5)