"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/06/27 06:02:01 DEBUG : Creating backend with remote "TestB2:rclone-test-qijipav2loye" 2025/06/27 06:02:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/27 06:02:01 DEBUG : Creating backend with remote "/tmp/rclone690795649" === 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-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:02:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/27 06:02:03 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/27 06:02:03 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:02:03 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.63s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:02:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/27 06:02:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/27 06:02:03 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:02:03 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:02:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/27 06:02:04 INFO : sub dir/hello world: Copied (new) 2025/06/27 06:02:04 DEBUG : B2 bucket rclone-test-qijipav2loye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.87s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.38s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", 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-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:02:06 DEBUG : Creating backend with remote "/non-existing" 2025/06/27 06:02:06 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/27 06:02:06 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:02:06 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:02:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/27 06:02:07 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:02:07 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:02:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/27 06:02:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.67s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:02:08 INFO : B2 bucket rclone-test-qijipav2loye: Running all checks before starting transfers 2025/06/27 06:02:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/27 06:02:08 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:02:08 INFO : B2 bucket rclone-test-qijipav2loye: Checks finished, now starting transfers 2025/06/27 06:02:08 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:02:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/27 06:02:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.24s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:02:09 ERROR : Ignoring --no-traverse with sync 2025/06/27 06:02:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/27 06:02:09 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:02:09 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:02:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/27 06:02:10 INFO : sub dir/hello world: Copied (new) 2025/06/27 06:02:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.28s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:02:11 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/27 06:02:11 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:02:11 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:02:11 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/06/27 06:02:11 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.19s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:02:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/27 06:02:12 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:02:12 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:02:12 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/27 06:02:12 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.37s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:02:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/27 06:02:14 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:02:14 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:02:14 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/27 06:02:14 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.72s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:02:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/27 06:02:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/27 06:02:15 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/27 06:02:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/27 06:02:15 INFO : sub dir2: Making directory 2025/06/27 06:02:15 INFO : sub dir: Making directory 2025/06/27 06:02:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/27 06:02:15 INFO : sub dir2/sub sub dir2: Making directory 2025/06/27 06:02:15 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:02:15 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:02:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/27 06:02:15 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/06/27 06:02:16 DEBUG : B2 bucket rclone-test-qijipav2loye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.41s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:02:16 INFO : sub dir2: Making directory 2025/06/27 06:02:16 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/27 06:02:16 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/27 06:02:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/27 06:02:16 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:02:16 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:02:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/27 06:02:17 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.50s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:02:18 DEBUG : sub dir2: Making directory with metadata 2025/06/27 06:02:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/27 06:02:18 INFO : sub dir2: Making directory 2025/06/27 06:02:18 INFO : sub dir: Making directory 2025/06/27 06:02:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/27 06:02:18 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:02:18 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:02:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/27 06:02:18 INFO : sub dir/hello world: Copied (new) 2025/06/27 06:02:18 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/06/27 06:02:18 DEBUG : B2 bucket rclone-test-qijipav2loye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/27 06:02:19 DEBUG : B2 bucket rclone-test-qijipav2loye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.49s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:02:19 INFO : sub dir2: Making directory 2025/06/27 06:02:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/27 06:02:20 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:02:20 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:02:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/27 06:02:20 INFO : sub dir/hello world: Copied (new) 2025/06/27 06:02:20 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.34s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:02:21 DEBUG : sub dir2: Making directory with metadata 2025/06/27 06:02:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/27 06:02:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/27 06:02:21 INFO : sub dir2: Making directory 2025/06/27 06:02:21 INFO : sub dir: Making directory 2025/06/27 06:02:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/27 06:02:21 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:02:21 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:02:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/27 06:02:21 INFO : sub dir/hello world: Copied (new) 2025/06/27 06:02:21 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/06/27 06:02:22 DEBUG : B2 bucket rclone-test-qijipav2loye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.35s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:02:23 INFO : sub dir2: Making directory 2025/06/27 06:02:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/27 06:02:23 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:02:23 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:02:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/27 06:02:23 INFO : sub dir/hello world: Copied (new) 2025/06/27 06:02:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.30s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:02:24 DEBUG : Creating backend with remote "TestB2:rclone-test-zetebic1wawu" sync_test.go:591: Server side copy (if possible) B2 bucket rclone-test-qijipav2loye -> B2 bucket rclone-test-zetebic1wawu 2025/06/27 06:02:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/27 06:02:26 DEBUG : B2 bucket rclone-test-zetebic1wawu: Waiting for checks to finish 2025/06/27 06:02:26 DEBUG : B2 bucket rclone-test-zetebic1wawu: Waiting for transfers to finish 2025/06/27 06:02:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/27 06:02:27 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/27 06:02:27 DEBUG : B2 bucket rclone-test-zetebic1wawu: Purge remote 2025/06/27 06:02:27 INFO : B2 bucket rclone-test-zetebic1wawu: cleaning bucket "rclone-test-zetebic1wawu" of all files 2025/06/27 06:02:27 DEBUG : sub dir/hello world: Deleting (id "4_zef92eda3f0adabfb9f780e1b_f1148b1a89836d465_d20250627_m060226_c001_v0001029_t0016_u01751004146868") --- PASS: TestServerSideCopy (4.53s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:02:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/27 06:02:29 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:02:29 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:02:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/27 06:02:30 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.96s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:02:31 DEBUG : Creating backend with remote "TestB2:rclone-test-behinut7vidi" sync_test.go:627: Server side copy (if possible) B2 bucket rclone-test-qijipav2loye -> B2 bucket rclone-test-behinut7vidi 2025/06/27 06:02:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/27 06:02:32 DEBUG : B2 bucket rclone-test-behinut7vidi: Waiting for checks to finish 2025/06/27 06:02:32 DEBUG : B2 bucket rclone-test-behinut7vidi: Waiting for transfers to finish 2025/06/27 06:02:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/27 06:02:33 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/27 06:02:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/27 06:02:34 DEBUG : B2 bucket rclone-test-behinut7vidi: Waiting for checks to finish 2025/06/27 06:02:34 DEBUG : B2 bucket rclone-test-behinut7vidi: Waiting for transfers to finish 2025/06/27 06:02:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/27 06:02:35 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/27 06:02:35 DEBUG : B2 bucket rclone-test-behinut7vidi: Purge remote 2025/06/27 06:02:35 INFO : B2 bucket rclone-test-behinut7vidi: cleaning bucket "rclone-test-behinut7vidi" of all files 2025/06/27 06:02:35 DEBUG : sub dir/hello world: Deleting (id "4_zbf520d33f0bdabfb9f780e1b_f11714946757e6f0f_d20250627_m060235_c001_v0001171_t0003_u01751004155037") 2025/06/27 06:02:35 DEBUG : sub dir/hello world: Deleting (id "4_zbf520d33f0bdabfb9f780e1b_f101a3d514b9de3a9_d20250627_m060233_c001_v0001172_t0022_u01751004153258") --- PASS: TestServerSideCopyOverSelf (6.76s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:02:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/27 06:02:38 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:02:38 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:02:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/27 06:02:38 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/27 06:02:38 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.89s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:02:40 DEBUG : Creating backend with remote "TestB2:rclone-test-jivajus0mobo" sync_test.go:672: Server side copy (if possible) B2 bucket rclone-test-qijipav2loye -> B2 bucket rclone-test-jivajus0mobo 2025/06/27 06:02:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/27 06:02:41 DEBUG : B2 bucket rclone-test-jivajus0mobo: Waiting for checks to finish 2025/06/27 06:02:41 DEBUG : B2 bucket rclone-test-jivajus0mobo: Waiting for transfers to finish 2025/06/27 06:02:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/27 06:02:42 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/27 06:02:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/27 06:02:43 DEBUG : B2 bucket rclone-test-jivajus0mobo: Waiting for checks to finish 2025/06/27 06:02:43 DEBUG : B2 bucket rclone-test-jivajus0mobo: Waiting for transfers to finish 2025/06/27 06:02:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/27 06:02:44 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/27 06:02:44 INFO : sub dir/hello world: Deleted 2025/06/27 06:02:45 DEBUG : testing file moves 2025/06/27 06:02:45 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/27 06:02:45 DEBUG : B2 bucket rclone-test-jivajus0mobo: Waiting for checks to finish 2025/06/27 06:02:45 DEBUG : B2 bucket rclone-test-jivajus0mobo: Waiting for transfers to finish 2025/06/27 06:02:46 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/06/27 06:02:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/27 06:02:46 INFO : sub dir/hello world: Deleted 2025/06/27 06:02:46 DEBUG : B2 bucket rclone-test-jivajus0mobo: Purge remote 2025/06/27 06:02:46 INFO : B2 bucket rclone-test-jivajus0mobo: cleaning bucket "rclone-test-jivajus0mobo" of all files 2025/06/27 06:02:47 DEBUG : sub dir/hello world: Deleting (id "4_z1f422d63f0bdabfb9f780e1b_f115283b76ba9abb5_d20250627_m060246_c001_v0001100_t0028_u01751004166108") 2025/06/27 06:02:47 DEBUG : sub dir/hello world: Deleting (id "4_z1f422d63f0bdabfb9f780e1b_f1048d895a9a751ab_d20250627_m060243_c001_v0001115_t0019_u01751004163882") 2025/06/27 06:02:47 DEBUG : sub dir/hello world: Deleting (id "4_z1f422d63f0bdabfb9f780e1b_f1172694390ff97f6_d20250627_m060241_c001_v0001101_t0057_u01751004161971") --- PASS: TestServerSideMoveOverSelf (9.00s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:02:48 ERROR : error listing: directory not found 2025/06/27 06:02:48 INFO : Local file system at /tmp/rclone690795649: Making directory 2025/06/27 06:02:49 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:02:49 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.58s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:02:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/27 06:02:50 DEBUG : Local file system at /tmp/rclone690795649: Waiting for checks to finish 2025/06/27 06:02:50 DEBUG : Local file system at /tmp/rclone690795649: Waiting for transfers to finish 2025/06/27 06:02:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/27 06:02:51 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/06/27 06:02:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.91s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:02:52 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/27 06:02:52 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:02:52 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:02:52 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/27 06:02:52 INFO : check sum: Copied (new) 2025/06/27 06:02:52 DEBUG : Waiting for deletions to finish 2025/06/27 06:02:52 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:02:52 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/27 06:02:52 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/06/27 06:02:52 DEBUG : check sum: Unchanged skipping 2025/06/27 06:02:52 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:02:52 DEBUG : Waiting for deletions to finish 2025/06/27 06:02:52 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.68s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:02:53 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/27 06:02:53 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:02:53 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:02:54 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/27 06:02:54 INFO : sizeonly: Copied (new) 2025/06/27 06:02:54 DEBUG : Waiting for deletions to finish 2025/06/27 06:02:54 DEBUG : sizeonly: Sizes identical 2025/06/27 06:02:54 DEBUG : sizeonly: Unchanged skipping 2025/06/27 06:02:54 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:02:54 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:02:54 DEBUG : Waiting for deletions to finish 2025/06/27 06:02:54 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.77s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:02:55 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/27 06:02:55 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:02:55 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:02:56 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/06/27 06:02:56 INFO : ignore-size: Copied (new) 2025/06/27 06:02:56 DEBUG : Waiting for deletions to finish 2025/06/27 06:02:56 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:02:56 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:02:56 DEBUG : ignore-size: Unchanged skipping 2025/06/27 06:02:56 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:02:56 DEBUG : Waiting for deletions to finish 2025/06/27 06:02:56 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.98s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:02:58 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:02:58 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:02:58 DEBUG : existing: Unchanged skipping 2025/06/27 06:02:58 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:02:58 DEBUG : Waiting for deletions to finish 2025/06/27 06:02:58 INFO : There was nothing to transfer 2025/06/27 06:02:58 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/27 06:02:58 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:02:58 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:02:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/27 06:02:58 INFO : existing: Copied (replaced existing) 2025/06/27 06:02:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.03s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:02:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/27 06:02:59 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:02:59 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:02:59 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/27 06:02:59 INFO : existing: Copied (new) 2025/06/27 06:02:59 DEBUG : Waiting for deletions to finish 2025/06/27 06:03:00 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:03:00 DEBUG : existing: Destination exists, skipping 2025/06/27 06:03:00 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:03:00 DEBUG : Waiting for deletions to finish 2025/06/27 06:03:00 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.67s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:03:01 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/27 06:03:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/27 06:03:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/27 06:03:02 DEBUG : c/non empty space: Unchanged skipping 2025/06/27 06:03:02 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:03:02 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:03:02 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/27 06:03:02 INFO : a/potato2: Copied (new) 2025/06/27 06:03:02 DEBUG : Waiting for deletions to finish 2025/06/27 06:03:02 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.64s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:03:04 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:03:04 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/06/27 06:03:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/27 06:03:04 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/06/27 06:03:04 DEBUG : empty space: Unchanged skipping 2025/06/27 06:03:04 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:03:04 DEBUG : Waiting for deletions to finish 2025/06/27 06:03:04 INFO : There was nothing to transfer 2025/06/27 06:03:04 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/06/27 06:03:04 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:03:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/27 06:03:05 INFO : empty space: Updated modification time in destination 2025/06/27 06:03:05 DEBUG : empty space: Unchanged skipping 2025/06/27 06:03:05 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:03:05 DEBUG : Waiting for deletions to finish 2025/06/27 06:03:05 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.81s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:03:07 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/06/27 06:03:07 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:03:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/27 06:03:07 DEBUG : empty space: Unchanged skipping 2025/06/27 06:03:07 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:03:07 DEBUG : Waiting for deletions to finish 2025/06/27 06:03:07 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.42s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:03:08 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/06/27 06:03:08 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:03:08 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone690795649) 2025/06/27 06:03:08 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-qijipav2loye) 2025/06/27 06:03:08 DEBUG : foo: sha1 differ 2025/06/27 06:03:08 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:03:08 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/06/27 06:03:08 INFO : foo: Copied (replaced existing) 2025/06/27 06:03:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:03:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/27 06:03:10 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/27 06:03:10 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:03:10 DEBUG : empty space: Unchanged skipping 2025/06/27 06:03:10 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:03:10 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/27 06:03:10 INFO : potato: Copied (new) 2025/06/27 06:03:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.26s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:03:12 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/27 06:03:12 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:03:12 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:03:12 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/06/27 06:03:12 INFO : potato: Copied (replaced existing) 2025/06/27 06:03:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.78s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:03:14 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/06/27 06:03:14 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:03:14 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone690795649) 2025/06/27 06:03:14 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-qijipav2loye) 2025/06/27 06:03:14 DEBUG : potato: sha1 differ 2025/06/27 06:03:14 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:03:14 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/06/27 06:03:14 INFO : potato: Copied (replaced existing) 2025/06/27 06:03:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:03:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/27 06:03:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/27 06:03:16 DEBUG : empty space: Unchanged skipping 2025/06/27 06:03:16 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:03:16 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/27 06:03:16 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:03:16 DEBUG : Waiting for deletions to finish 2025/06/27 06:03:16 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:03:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/27 06:03:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/27 06:03:18 DEBUG : empty space: Unchanged skipping 2025/06/27 06:03:18 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:03:18 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:03:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/27 06:03:18 INFO : potato2: Copied (new) 2025/06/27 06:03:18 DEBUG : Waiting for deletions to finish 2025/06/27 06:03:19 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:03:21 INFO : d: Making directory 2025/06/27 06:03:21 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/06/27 06:03:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/27 06:03:21 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/27 06:03:21 DEBUG : c/non empty space: Unchanged skipping 2025/06/27 06:03:21 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:03:21 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:03:22 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/27 06:03:22 INFO : a/potato2: Copied (new) 2025/06/27 06:03:22 DEBUG : Waiting for deletions to finish 2025/06/27 06:03:22 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:03:23 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/27 06:03:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/27 06:03:24 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/27 06:03:24 DEBUG : c/non empty space: Unchanged skipping 2025/06/27 06:03:24 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:03:24 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:03:24 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/27 06:03:24 INFO : a/potato2: Copied (new) 2025/06/27 06:03:24 ERROR : B2 bucket rclone-test-qijipav2loye: not deleting files as there were IO errors 2025/06/27 06:03:24 ERROR : B2 bucket rclone-test-qijipav2loye: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.79s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:03:26 DEBUG : Waiting for deletions to finish 2025/06/27 06:03:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/27 06:03:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/27 06:03:27 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:03:27 DEBUG : empty space: Unchanged skipping 2025/06/27 06:03:27 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:03:27 INFO : potato: Deleted 2025/06/27 06:03:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/27 06:03:27 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.35s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:03:29 DEBUG : Waiting for deletions to finish 2025/06/27 06:03:29 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:03:29 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:03:29 INFO : potato: Deleted 2025/06/27 06:03:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/27 06:03:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/27 06:03:29 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:03:29 DEBUG : empty space: Unchanged skipping 2025/06/27 06:03:29 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:03:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/27 06:03:29 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.55s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:03:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/27 06:03:31 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:03:31 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:03:32 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/06/27 06:03:32 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.13s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:03:33 DEBUG : enormous: Excluded (Size Filter) 2025/06/27 06:03:33 DEBUG : enormous: Excluded 2025/06/27 06:03:33 DEBUG : potato2: Excluded (Size Filter) 2025/06/27 06:03:33 DEBUG : potato2: Excluded 2025/06/27 06:03:34 DEBUG : potato2: Excluded (Size Filter) 2025/06/27 06:03:34 DEBUG : potato2: Excluded 2025/06/27 06:03:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/27 06:03:34 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:03:34 DEBUG : empty space: Unchanged skipping 2025/06/27 06:03:34 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:03:34 DEBUG : Waiting for deletions to finish 2025/06/27 06:03:34 INFO : There was nothing to transfer 2025/06/27 06:03:34 DEBUG : enormous: Excluded (Size Filter) 2025/06/27 06:03:34 DEBUG : enormous: Excluded 2025/06/27 06:03:34 DEBUG : potato2: Excluded (Size Filter) 2025/06/27 06:03:34 DEBUG : potato2: Excluded 2025/06/27 06:03:34 DEBUG : potato2: Excluded (Size Filter) 2025/06/27 06:03:34 DEBUG : potato2: Excluded 2025/06/27 06:03:34 DEBUG : Local file system at /tmp/rclone690795649: Waiting for checks to finish 2025/06/27 06:03:34 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/27 06:03:34 DEBUG : empty space: Unchanged skipping 2025/06/27 06:03:34 DEBUG : Local file system at /tmp/rclone690795649: Waiting for transfers to finish 2025/06/27 06:03:34 DEBUG : Waiting for deletions to finish 2025/06/27 06:03:34 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.30s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:03:36 DEBUG : enormous: Excluded (Size Filter) 2025/06/27 06:03:36 DEBUG : enormous: Excluded 2025/06/27 06:03:36 DEBUG : potato2: Excluded (Size Filter) 2025/06/27 06:03:36 DEBUG : potato2: Excluded 2025/06/27 06:03:36 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:03:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/27 06:03:36 DEBUG : empty space: Unchanged skipping 2025/06/27 06:03:36 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:03:36 DEBUG : Waiting for deletions to finish 2025/06/27 06:03:36 INFO : potato2: Deleted 2025/06/27 06:03:36 INFO : enormous: Deleted 2025/06/27 06:03:36 INFO : There was nothing to transfer 2025/06/27 06:03:37 DEBUG : Local file system at /tmp/rclone690795649: Waiting for checks to finish 2025/06/27 06:03:37 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/27 06:03:37 DEBUG : empty space: Unchanged skipping 2025/06/27 06:03:37 DEBUG : Local file system at /tmp/rclone690795649: Waiting for transfers to finish 2025/06/27 06:03:37 DEBUG : Waiting for deletions to finish 2025/06/27 06:03:37 INFO : enormous: Deleted 2025/06/27 06:03:37 INFO : potato2: Deleted 2025/06/27 06:03:37 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.55s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:03:39 DEBUG : five: Need to transfer - File not found at Destination 2025/06/27 06:03:39 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/27 06:03:39 DEBUG : one: Destination is newer than source, skipping 2025/06/27 06:03:39 DEBUG : three: Sizes identical 2025/06/27 06:03:39 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:03:39 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/27 06:03:39 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/27 06:03:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone690795649) 2025/06/27 06:03:39 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-qijipav2loye) 2025/06/27 06:03:39 DEBUG : two: sha1 differ 2025/06/27 06:03:39 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:03:39 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/27 06:03:39 INFO : five: Copied (new) 2025/06/27 06:03:40 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/27 06:03:40 INFO : four: Copied (replaced existing) 2025/06/27 06:03:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/27 06:03:40 INFO : two: Copied (replaced existing) 2025/06/27 06:03:40 DEBUG : Waiting for deletions to finish 2025/06/27 06:03:40 DEBUG : one: Destination is newer than source, skipping 2025/06/27 06:03:40 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:03:40 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/27 06:03:40 DEBUG : five: Size and sha1 of src and dst objects identical 2025/06/27 06:03:40 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/06/27 06:03:40 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/27 06:03:40 DEBUG : four: Size and sha1 of src and dst objects identical 2025/06/27 06:03:40 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/06/27 06:03:40 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone690795649) 2025/06/27 06:03:40 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-qijipav2loye) 2025/06/27 06:03:40 DEBUG : three: sha1 differ 2025/06/27 06:03:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/27 06:03:40 DEBUG : two: Size and sha1 of src and dst objects identical 2025/06/27 06:03:40 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/06/27 06:03:40 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/06/27 06:03:40 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:03:41 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/27 06:03:41 INFO : three: Copied (replaced existing) 2025/06/27 06:03:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.97s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1467: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1467: 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-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" sync_test.go:1539: Can track renames: true 2025/06/27 06:03:42 INFO : B2 bucket rclone-test-qijipav2loye: Making map for --track-renames 2025/06/27 06:03:42 INFO : B2 bucket rclone-test-qijipav2loye: Finished making map for --track-renames 2025/06/27 06:03:42 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:03:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/27 06:03:42 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for renames to finish 2025/06/27 06:03:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/27 06:03:42 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:03:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/27 06:03:43 INFO : potato: Copied (new) 2025/06/27 06:03:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/27 06:03:43 INFO : yam: Copied (new) 2025/06/27 06:03:43 DEBUG : Waiting for deletions to finish 2025/06/27 06:03:44 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:03:44 DEBUG : potato: Unchanged skipping 2025/06/27 06:03:44 INFO : B2 bucket rclone-test-qijipav2loye: Making map for --track-renames 2025/06/27 06:03:44 INFO : B2 bucket rclone-test-qijipav2loye: Finished making map for --track-renames 2025/06/27 06:03:44 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:03:44 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for renames to finish 2025/06/27 06:03:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/27 06:03:45 INFO : yam: Copied (server-side copy) to: yaml 2025/06/27 06:03:45 INFO : yam: Deleted 2025/06/27 06:03:45 INFO : yaml: Renamed from "yam" 2025/06/27 06:03:45 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:03:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.29s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" sync_test.go:1611: Can track renames: true 2025/06/27 06:03:46 INFO : B2 bucket rclone-test-qijipav2loye: Making map for --track-renames 2025/06/27 06:03:46 INFO : B2 bucket rclone-test-qijipav2loye: Finished making map for --track-renames 2025/06/27 06:03:46 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:03:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/27 06:03:46 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for renames to finish 2025/06/27 06:03:46 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/27 06:03:46 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:03:46 DEBUG : yam: Clearing upload URL because of error: Post "https://pod-000-1157-08.backblaze.com/b2api/v1/b2_upload_file/4f128dd3f0adabfb9f780e1b/c001_v0001157_t0045": EOF 2025/06/27 06:03:46 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1157-08.backblaze.com/b2api/v1/b2_upload_file/4f128dd3f0adabfb9f780e1b/c001_v0001157_t0045": EOF) 2025/06/27 06:03:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/27 06:03:46 DEBUG : yam: Received error: Post "https://pod-000-1157-08.backblaze.com/b2api/v1/b2_upload_file/4f128dd3f0adabfb9f780e1b/c001_v0001157_t0045": EOF - low level retry 0/10 2025/06/27 06:03:46 DEBUG : pacer: Reducing sleep to 10ms 2025/06/27 06:03:46 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/27 06:03:46 INFO : potato: Copied (new) 2025/06/27 06:03:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/27 06:03:47 INFO : yam: Copied (new) 2025/06/27 06:03:47 DEBUG : Waiting for deletions to finish 2025/06/27 06:03:47 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:03:47 INFO : B2 bucket rclone-test-qijipav2loye: Making map for --track-renames 2025/06/27 06:03:47 INFO : B2 bucket rclone-test-qijipav2loye: Finished making map for --track-renames 2025/06/27 06:03:47 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:03:47 DEBUG : potato: Unchanged skipping 2025/06/27 06:03:47 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for renames to finish 2025/06/27 06:03:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/27 06:03:47 INFO : yam: Copied (server-side copy) to: yaml 2025/06/27 06:03:48 INFO : yam: Deleted 2025/06/27 06:03:48 INFO : yaml: Renamed from "yam" 2025/06/27 06:03:48 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:03:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.93s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" sync_test.go:1650: Can track renames: true 2025/06/27 06:03:49 INFO : B2 bucket rclone-test-qijipav2loye: Making map for --track-renames 2025/06/27 06:03:49 INFO : B2 bucket rclone-test-qijipav2loye: Finished making map for --track-renames 2025/06/27 06:03:49 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:03:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/27 06:03:49 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/27 06:03:49 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for renames to finish 2025/06/27 06:03:49 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:03:49 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/27 06:03:49 INFO : sub/yam: Copied (new) 2025/06/27 06:03:50 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/27 06:03:50 INFO : potato: Copied (new) 2025/06/27 06:03:50 DEBUG : Waiting for deletions to finish 2025/06/27 06:03:50 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:03:50 DEBUG : potato: Unchanged skipping 2025/06/27 06:03:50 INFO : B2 bucket rclone-test-qijipav2loye: Making map for --track-renames 2025/06/27 06:03:50 INFO : B2 bucket rclone-test-qijipav2loye: Finished making map for --track-renames 2025/06/27 06:03:50 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:03:50 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for renames to finish 2025/06/27 06:03:51 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/27 06:03:51 INFO : sub/yam: Copied (server-side copy) to: yam 2025/06/27 06:03:51 INFO : sub/yam: Deleted 2025/06/27 06:03:51 INFO : yam: Renamed from "sub/yam" 2025/06/27 06:03:51 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:03:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.49s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:03:52 DEBUG : Creating backend with remote "/tmp/rclone690795649/dir1" 2025/06/27 06:03:52 DEBUG : Config file has changed externally - reloading 2025/06/27 06:03:52 DEBUG : Creating backend with remote "/tmp/rclone690795649/dir2" 2025/06/27 06:03:52 DEBUG : Local file system at /tmp/rclone690795649/dir2: Using server-side directory move 2025/06/27 06:03:52 INFO : Local file system at /tmp/rclone690795649/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/27 06:03:52 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/27 06:03:52 DEBUG : Local file system at /tmp/rclone690795649/dir2: Waiting for checks to finish 2025/06/27 06:03:52 DEBUG : Local file system at /tmp/rclone690795649/dir2: Waiting for transfers to finish 2025/06/27 06:03:52 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:03:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/27 06:03:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/27 06:03:53 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:03:53 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:03:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/27 06:03:53 INFO : sub dir/hello world: Copied (new) 2025/06/27 06:03:53 INFO : sub dir/hello world: Deleted 2025/06/27 06:03:53 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/27 06:03:53 INFO : nested/sub dir/file: Copied (new) 2025/06/27 06:03:53 INFO : nested/sub dir/file: Deleted 2025/06/27 06:03:53 INFO : sub dir: Removing directory 2025/06/27 06:03:53 INFO : nested/sub dir: Removing directory 2025/06/27 06:03:53 INFO : nested: Removing directory 2025/06/27 06:03:53 DEBUG : Local file system at /tmp/rclone690795649: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.97s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:03:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/27 06:03:55 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/27 06:03:55 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:03:55 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:03:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/27 06:03:55 INFO : sub dir/hello world: Copied (new) 2025/06/27 06:03:55 INFO : sub dir/hello world: Deleted 2025/06/27 06:03:55 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/27 06:03:55 INFO : nested/sub dir/file: Copied (new) 2025/06/27 06:03:55 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.10s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:03:57 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/27 06:03:57 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/27 06:03:57 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:03:57 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:03:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/27 06:03:57 INFO : existing: Copied (new) 2025/06/27 06:03:57 INFO : existing: Deleted 2025/06/27 06:03:57 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/06/27 06:03:57 INFO : existing-b: Copied (new) 2025/06/27 06:03:57 INFO : existing-b: Deleted 2025/06/27 06:03:58 DEBUG : existing: Destination exists, skipping 2025/06/27 06:03:58 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/27 06:03:58 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:03:58 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:03:58 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.28s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:03:59 DEBUG : Creating backend with remote "TestB2:rclone-test-vewiwop5bowe" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-qijipav2loye -> B2 bucket rclone-test-vewiwop5bowe 2025/06/27 06:04:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/27 06:04:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/27 06:04:03 DEBUG : empty space: Unchanged skipping 2025/06/27 06:04:03 DEBUG : B2 bucket rclone-test-vewiwop5bowe: Waiting for checks to finish 2025/06/27 06:04:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/27 06:04:04 INFO : empty space: Deleted 2025/06/27 06:04:04 DEBUG : B2 bucket rclone-test-vewiwop5bowe: Waiting for transfers to finish 2025/06/27 06:04:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/27 06:04:04 INFO : potato2: Copied (server-side copy) 2025/06/27 06:04:04 INFO : potato2: Deleted 2025/06/27 06:04:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/27 06:04:04 INFO : potato3: Copied (server-side copy) 2025/06/27 06:04:04 INFO : potato3: Deleted 2025/06/27 06:04:05 DEBUG : Creating backend with remote "TestB2:rclone-test-cecavoy9zaro" 2025/06/27 06:04:06 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/27 06:04:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/27 06:04:06 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/27 06:04:06 DEBUG : B2 bucket rclone-test-cecavoy9zaro: Waiting for checks to finish 2025/06/27 06:04:06 DEBUG : B2 bucket rclone-test-cecavoy9zaro: Waiting for transfers to finish 2025/06/27 06:04:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/27 06:04:07 INFO : empty space: Copied (server-side copy) 2025/06/27 06:04:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/27 06:04:07 INFO : potato3: Copied (server-side copy) 2025/06/27 06:04:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/27 06:04:07 INFO : potato2: Copied (server-side copy) 2025/06/27 06:04:07 INFO : empty space: Deleted 2025/06/27 06:04:07 INFO : potato3: Deleted 2025/06/27 06:04:07 INFO : potato2: Deleted 2025/06/27 06:04:08 DEBUG : B2 bucket rclone-test-cecavoy9zaro: Purge remote 2025/06/27 06:04:08 INFO : B2 bucket rclone-test-cecavoy9zaro: cleaning bucket "rclone-test-cecavoy9zaro" of all files 2025/06/27 06:04:08 DEBUG : empty space: Deleting (id "4_zef027d03f0cdabfb9f780e1b_f1041e24d18324635_d20250627_m060406_c001_v0001161_t0017_u01751004246903") 2025/06/27 06:04:08 DEBUG : potato2: Deleting (id "4_zef027d03f0cdabfb9f780e1b_f1033ca6e68cc3516_d20250627_m060407_c001_v0001040_t0018_u01751004247072") 2025/06/27 06:04:08 DEBUG : potato3: Deleting (id "4_zef027d03f0cdabfb9f780e1b_f1013afe86ca9c4b3_d20250627_m060407_c001_v0001120_t0051_u01751004247067") 2025/06/27 06:04:08 DEBUG : B2 bucket rclone-test-vewiwop5bowe: Purge remote 2025/06/27 06:04:08 INFO : B2 bucket rclone-test-vewiwop5bowe: cleaning bucket "rclone-test-vewiwop5bowe" of all files 2025/06/27 06:04:09 DEBUG : empty space: Deleting (id "4_zaf026d03f0cdabfb9f780e1b_f40459ab878b8ea3a_d20250627_m060407_c001_v7007000_t0000_u01751004247410") 2025/06/27 06:04:09 DEBUG : empty space: Deleting (id "4_zaf026d03f0cdabfb9f780e1b_f1199c80e974e1783_d20250627_m060403_c001_v0001180_t0054_u01751004243093") 2025/06/27 06:04:09 DEBUG : potato2: Deleting (id "4_zaf026d03f0cdabfb9f780e1b_f40459ab878b8ea3c_d20250627_m060407_c001_v7007000_t0000_u01751004247592") 2025/06/27 06:04:09 DEBUG : potato2: Deleting (id "4_zaf026d03f0cdabfb9f780e1b_f117f1ebe777b7e24_d20250627_m060403_c001_v0001105_t0045_u01751004243957") 2025/06/27 06:04:09 DEBUG : potato3: Deleting (id "4_zaf026d03f0cdabfb9f780e1b_f416b1689deee8dc5_d20250627_m060407_c001_v7007000_t0000_u01751004247428") 2025/06/27 06:04:09 DEBUG : potato3: Deleting (id "4_zaf026d03f0cdabfb9f780e1b_f1067443435b15fd5_d20250627_m060404_c001_v0001184_t0021_u01751004244321") 2025/06/27 06:04:09 DEBUG : potato3: Deleting (id "4_zaf026d03f0cdabfb9f780e1b_f1199c80e974e1785_d20250627_m060403_c001_v0001180_t0022_u01751004243298") --- PASS: TestServerSideMove (11.62s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:04:10 DEBUG : Creating backend with remote "TestB2:rclone-test-dununug2tina" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-qijipav2loye -> B2 bucket rclone-test-dununug2tina 2025/06/27 06:04:17 DEBUG : empty space: Excluded (Size Filter) 2025/06/27 06:04:17 DEBUG : empty space: Excluded 2025/06/27 06:04:17 DEBUG : empty space: Excluded (Size Filter) 2025/06/27 06:04:17 DEBUG : empty space: Excluded 2025/06/27 06:04:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/27 06:04:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/27 06:04:17 DEBUG : B2 bucket rclone-test-dununug2tina: Waiting for checks to finish 2025/06/27 06:04:17 DEBUG : B2 bucket rclone-test-dununug2tina: Waiting for transfers to finish 2025/06/27 06:04:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/27 06:04:17 INFO : potato2: Copied (server-side copy) 2025/06/27 06:04:17 INFO : potato2: Deleted 2025/06/27 06:04:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/27 06:04:18 INFO : potato3: Copied (server-side copy) 2025/06/27 06:04:18 INFO : potato3: Deleted 2025/06/27 06:04:18 DEBUG : Creating backend with remote "TestB2:rclone-test-gusudaj3difi" 2025/06/27 06:04:19 DEBUG : empty space: Excluded (Size Filter) 2025/06/27 06:04:19 DEBUG : empty space: Excluded 2025/06/27 06:04:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/27 06:04:19 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/27 06:04:19 DEBUG : B2 bucket rclone-test-gusudaj3difi: Waiting for checks to finish 2025/06/27 06:04:19 DEBUG : B2 bucket rclone-test-gusudaj3difi: Waiting for transfers to finish 2025/06/27 06:04:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/27 06:04:20 INFO : potato2: Copied (server-side copy) 2025/06/27 06:04:20 INFO : potato2: Deleted 2025/06/27 06:04:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/27 06:04:21 INFO : potato3: Copied (server-side copy) 2025/06/27 06:04:21 INFO : potato3: Deleted 2025/06/27 06:04:21 DEBUG : B2 bucket rclone-test-gusudaj3difi: Purge remote 2025/06/27 06:04:21 INFO : B2 bucket rclone-test-gusudaj3difi: cleaning bucket "rclone-test-gusudaj3difi" of all files 2025/06/27 06:04:21 DEBUG : potato2: Deleting (id "4_z8f02ad63f0cdabfb9f780e1b_f10607d3b256ec9e2_d20250627_m060420_c001_v0001165_t0009_u01751004260372") 2025/06/27 06:04:21 DEBUG : potato3: Deleting (id "4_z8f02ad63f0cdabfb9f780e1b_f1107d719861e5f12_d20250627_m060420_c001_v0001106_t0036_u01751004260696") 2025/06/27 06:04:22 DEBUG : B2 bucket rclone-test-dununug2tina: Purge remote 2025/06/27 06:04:22 INFO : B2 bucket rclone-test-dununug2tina: cleaning bucket "rclone-test-dununug2tina" of all files 2025/06/27 06:04:22 DEBUG : empty space: Deleting (id "4_z6f329d23f0cdabfb9f780e1b_f110932ea6b7c8987_d20250627_m060415_c001_v0001102_t0046_u01751004255780") 2025/06/27 06:04:22 DEBUG : potato2: Deleting (id "4_z6f329d23f0cdabfb9f780e1b_f4085bdfc9d32308c_d20250627_m060420_c001_v7007000_t0000_u01751004260669") 2025/06/27 06:04:22 DEBUG : potato2: Deleting (id "4_z6f329d23f0cdabfb9f780e1b_f11510a01eb76ef7e_d20250627_m060417_c001_v0001099_t0048_u01751004257234") 2025/06/27 06:04:22 DEBUG : potato3: Deleting (id "4_z6f329d23f0cdabfb9f780e1b_f4085bdfc9d32308e_d20250627_m060421_c001_v7007000_t0000_u01751004261351") 2025/06/27 06:04:22 DEBUG : potato3: Deleting (id "4_z6f329d23f0cdabfb9f780e1b_f111f5a7acaeaf74b_d20250627_m060417_c001_v0001109_t0040_u01751004257611") 2025/06/27 06:04:22 DEBUG : potato3: Deleting (id "4_z6f329d23f0cdabfb9f780e1b_f110932ea6b7c8989_d20250627_m060416_c001_v0001102_t0013_u01751004256153") --- PASS: TestServerSideMoveWithFilter (14.13s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:04:25 DEBUG : Creating backend with remote "TestB2:rclone-test-pifesif7jomi" 2025/06/27 06:04:28 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-qijipav2loye -> B2 bucket rclone-test-pifesif7jomi 2025/06/27 06:04:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/27 06:04:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/27 06:04:30 DEBUG : empty space: Unchanged skipping 2025/06/27 06:04:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/27 06:04:30 DEBUG : B2 bucket rclone-test-pifesif7jomi: Waiting for checks to finish 2025/06/27 06:04:31 INFO : empty space: Deleted 2025/06/27 06:04:31 DEBUG : B2 bucket rclone-test-pifesif7jomi: Waiting for transfers to finish 2025/06/27 06:04:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/27 06:04:31 INFO : potato2: Copied (server-side copy) 2025/06/27 06:04:31 INFO : potato2: Deleted 2025/06/27 06:04:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/27 06:04:31 INFO : potato3: Copied (server-side copy) 2025/06/27 06:04:31 INFO : potato3: Deleted 2025/06/27 06:04:32 DEBUG : Creating backend with remote "TestB2:rclone-test-garatur5zuko" 2025/06/27 06:04:32 INFO : tomatoDir: Making directory 2025/06/27 06:04:33 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/27 06:04:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/27 06:04:33 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/27 06:04:33 DEBUG : B2 bucket rclone-test-garatur5zuko: Waiting for checks to finish 2025/06/27 06:04:33 DEBUG : B2 bucket rclone-test-garatur5zuko: Waiting for transfers to finish 2025/06/27 06:04:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/27 06:04:34 INFO : potato2: Copied (server-side copy) 2025/06/27 06:04:34 INFO : potato2: Deleted 2025/06/27 06:04:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/27 06:04:34 INFO : potato3: Copied (server-side copy) 2025/06/27 06:04:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/27 06:04:34 INFO : empty space: Copied (server-side copy) 2025/06/27 06:04:34 INFO : potato3: Deleted 2025/06/27 06:04:34 INFO : empty space: Deleted 2025/06/27 06:04:35 DEBUG : B2 bucket rclone-test-garatur5zuko: Purge remote 2025/06/27 06:04:35 INFO : B2 bucket rclone-test-garatur5zuko: cleaning bucket "rclone-test-garatur5zuko" of all files 2025/06/27 06:04:35 DEBUG : empty space: Deleting (id "4_z2f62ddb3f0cdabfb9f780e1b_f104716a41ee2132e_d20250627_m060434_c001_v0001146_t0052_u01751004274351") 2025/06/27 06:04:35 DEBUG : potato2: Deleting (id "4_z2f62ddb3f0cdabfb9f780e1b_f115e7898680485d1_d20250627_m060433_c001_v0001109_t0005_u01751004273974") 2025/06/27 06:04:35 DEBUG : potato3: Deleting (id "4_z2f62ddb3f0cdabfb9f780e1b_f1168fc31bf57ff4c_d20250627_m060434_c001_v0001146_t0021_u01751004274359") 2025/06/27 06:04:36 DEBUG : B2 bucket rclone-test-pifesif7jomi: Purge remote 2025/06/27 06:04:36 INFO : B2 bucket rclone-test-pifesif7jomi: cleaning bucket "rclone-test-pifesif7jomi" of all files 2025/06/27 06:04:36 DEBUG : empty space: Deleting (id "4_z5ff2cd93f0cdabfb9f780e1b_f41454ec291e8ac53_d20250627_m060434_c001_v7007000_t0000_u01751004274868") 2025/06/27 06:04:36 DEBUG : empty space: Deleting (id "4_z5ff2cd93f0cdabfb9f780e1b_f1196b226a2be61be_d20250627_m060430_c001_v0001134_t0009_u01751004270006") 2025/06/27 06:04:36 DEBUG : potato2: Deleting (id "4_z5ff2cd93f0cdabfb9f780e1b_f40165088f0b32583_d20250627_m060434_c001_v7007000_t0000_u01751004274506") 2025/06/27 06:04:36 DEBUG : potato2: Deleting (id "4_z5ff2cd93f0cdabfb9f780e1b_f1067443435b161b2_d20250627_m060431_c001_v0001184_t0008_u01751004271095") 2025/06/27 06:04:36 DEBUG : potato3: Deleting (id "4_z5ff2cd93f0cdabfb9f780e1b_f40165088f0b32584_d20250627_m060434_c001_v7007000_t0000_u01751004274769") 2025/06/27 06:04:36 DEBUG : potato3: Deleting (id "4_z5ff2cd93f0cdabfb9f780e1b_f11411b31f8d45d88_d20250627_m060431_c001_v0001181_t0008_u01751004271352") 2025/06/27 06:04:36 DEBUG : potato3: Deleting (id "4_z5ff2cd93f0cdabfb9f780e1b_f1196b226a2be61c4_d20250627_m060430_c001_v0001134_t0040_u01751004270347") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.31s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:04:38 DEBUG : Creating backend with remote "TestB2:rclone-test-qijipav2loye/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.74s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:04:41 DEBUG : Creating backend with remote "TestB2:rclone-test-qijipav2loye/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:04:42 DEBUG : Creating backend with remote "TestB2:rclone-test-qijipav2loye/rclone-sync-test" 2025/06/27 06:04:44 DEBUG : Creating backend with remote "TestB2:rclone-test-qijipav2loye/rclone-sync-test-include/layer2" 2025/06/27 06:04:46 DEBUG : Creating backend with remote "TestB2:rclone-test-qijipav2loye/rclone-sync-test-ignore-file" 2025/06/27 06:04:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/27 06:04:50 DEBUG : B2 bucket rclone-test-qijipav2loye path rclone-sync-test: Waiting for checks to finish 2025/06/27 06:04:50 DEBUG : B2 bucket rclone-test-qijipav2loye path rclone-sync-test: Waiting for transfers to finish 2025/06/27 06:04:50 DEBUG : Waiting for deletions to finish 2025/06/27 06:04:50 INFO : There was nothing to transfer 2025/06/27 06:04:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/27 06:04:50 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:04:50 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:04:50 DEBUG : Waiting for deletions to finish 2025/06/27 06:04:50 INFO : There was nothing to transfer 2025/06/27 06:04:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/27 06:04:51 DEBUG : B2 bucket rclone-test-qijipav2loye path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/06/27 06:04:51 DEBUG : B2 bucket rclone-test-qijipav2loye path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/06/27 06:04:51 DEBUG : Waiting for deletions to finish 2025/06/27 06:04:51 INFO : There was nothing to transfer 2025/06/27 06:04:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/27 06:04:51 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:04:51 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:04:51 DEBUG : Waiting for deletions to finish 2025/06/27 06:04:51 INFO : There was nothing to transfer 2025/06/27 06:04:52 DEBUG : Excluded 2025/06/27 06:04:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/27 06:04:52 DEBUG : B2 bucket rclone-test-qijipav2loye path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/06/27 06:04:52 DEBUG : B2 bucket rclone-test-qijipav2loye path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/06/27 06:04:52 DEBUG : Waiting for deletions to finish 2025/06/27 06:04:52 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.52s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:04:53 DEBUG : Creating backend with remote "TestB2:rclone-test-qijipav2loye/dst" 2025/06/27 06:04:54 DEBUG : Creating backend with remote "TestB2:rclone-test-qijipav2loye/CompareDest" 2025/06/27 06:04:56 DEBUG : one: Need to transfer - File not found at Destination 2025/06/27 06:04:56 DEBUG : B2 bucket rclone-test-qijipav2loye path dst: Waiting for checks to finish 2025/06/27 06:04:56 DEBUG : B2 bucket rclone-test-qijipav2loye path dst: Waiting for transfers to finish 2025/06/27 06:04:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/27 06:04:57 INFO : one: Copied (new) 2025/06/27 06:04:57 DEBUG : Waiting for deletions to finish 2025/06/27 06:04:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/27 06:04:57 DEBUG : B2 bucket rclone-test-qijipav2loye path dst: Waiting for checks to finish 2025/06/27 06:04:57 DEBUG : B2 bucket rclone-test-qijipav2loye path dst: Waiting for transfers to finish 2025/06/27 06:04:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/27 06:04:58 INFO : one: Copied (replaced existing) 2025/06/27 06:04:58 DEBUG : Waiting for deletions to finish 2025/06/27 06:05:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/27 06:05:00 DEBUG : B2 bucket rclone-test-qijipav2loye path dst: Waiting for checks to finish 2025/06/27 06:05:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/27 06:05:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/27 06:05:00 DEBUG : B2 bucket rclone-test-qijipav2loye path dst: Waiting for transfers to finish 2025/06/27 06:05:00 DEBUG : Waiting for deletions to finish 2025/06/27 06:05:00 INFO : There was nothing to transfer 2025/06/27 06:05:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/27 06:05:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/27 06:05:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/27 06:05:02 DEBUG : B2 bucket rclone-test-qijipav2loye path dst: Waiting for checks to finish 2025/06/27 06:05:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/27 06:05:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/27 06:05:02 DEBUG : B2 bucket rclone-test-qijipav2loye path dst: Waiting for transfers to finish 2025/06/27 06:05:02 DEBUG : Waiting for deletions to finish 2025/06/27 06:05:02 INFO : There was nothing to transfer 2025/06/27 06:05:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/27 06:05:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/27 06:05:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/27 06:05:02 DEBUG : B2 bucket rclone-test-qijipav2loye path dst: Waiting for checks to finish 2025/06/27 06:05:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/27 06:05:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/27 06:05:02 DEBUG : B2 bucket rclone-test-qijipav2loye path dst: Waiting for transfers to finish 2025/06/27 06:05:02 DEBUG : Waiting for deletions to finish 2025/06/27 06:05:02 INFO : There was nothing to transfer 2025/06/27 06:05:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/27 06:05:03 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/06/27 06:05:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/27 06:05:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/27 06:05:03 DEBUG : B2 bucket rclone-test-qijipav2loye path dst: Waiting for checks to finish 2025/06/27 06:05:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/27 06:05:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/27 06:05:03 DEBUG : B2 bucket rclone-test-qijipav2loye path dst: Waiting for transfers to finish 2025/06/27 06:05:03 DEBUG : Waiting for deletions to finish 2025/06/27 06:05:03 INFO : There was nothing to transfer 2025/06/27 06:05:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/27 06:05:04 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/27 06:05:04 DEBUG : two: Need to transfer - File not found at Destination 2025/06/27 06:05:04 DEBUG : B2 bucket rclone-test-qijipav2loye path dst: Waiting for checks to finish 2025/06/27 06:05:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/27 06:05:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/27 06:05:04 DEBUG : B2 bucket rclone-test-qijipav2loye path dst: Waiting for transfers to finish 2025/06/27 06:05:05 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/06/27 06:05:05 INFO : two: Copied (new) 2025/06/27 06:05:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.07s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:05:09 DEBUG : Creating backend with remote "TestB2:rclone-test-qijipav2loye/dest" 2025/06/27 06:05:10 DEBUG : Creating backend with remote "TestB2:rclone-test-qijipav2loye/pre-dest1" 2025/06/27 06:05:11 DEBUG : Creating backend with remote "TestB2:rclone-test-qijipav2loye/pre-dest2" 2025/06/27 06:05:13 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:05:13 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/27 06:05:13 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:05:13 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/27 06:05:14 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/27 06:05:14 DEBUG : B2 bucket rclone-test-qijipav2loye path dest: Waiting for checks to finish 2025/06/27 06:05:14 DEBUG : B2 bucket rclone-test-qijipav2loye path dest: Waiting for transfers to finish 2025/06/27 06:05:14 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/06/27 06:05:14 INFO : 3: Copied (new) 2025/06/27 06:05:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.42s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:05:16 DEBUG : Creating backend with remote "TestB2:rclone-test-qijipav2loye/dst" 2025/06/27 06:05:17 DEBUG : Creating backend with remote "TestB2:rclone-test-qijipav2loye/CopyDest" 2025/06/27 06:05:19 DEBUG : one: Need to transfer - File not found at Destination 2025/06/27 06:05:19 DEBUG : B2 bucket rclone-test-qijipav2loye path dst: Waiting for checks to finish 2025/06/27 06:05:19 DEBUG : B2 bucket rclone-test-qijipav2loye path dst: Waiting for transfers to finish 2025/06/27 06:05:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/27 06:05:20 INFO : one: Copied (new) 2025/06/27 06:05:20 DEBUG : Waiting for deletions to finish 2025/06/27 06:05:21 DEBUG : B2 bucket rclone-test-qijipav2loye path dst: Waiting for checks to finish 2025/06/27 06:05:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/27 06:05:21 DEBUG : B2 bucket rclone-test-qijipav2loye path dst: Waiting for transfers to finish 2025/06/27 06:05:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/27 06:05:21 INFO : one: Copied (replaced existing) 2025/06/27 06:05:21 DEBUG : Waiting for deletions to finish 2025/06/27 06:05:23 DEBUG : Creating backend with remote "TestB2:rclone-test-qijipav2loye/BackupDir" 2025/06/27 06:05:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/27 06:05:25 DEBUG : B2 bucket rclone-test-qijipav2loye path dst: Waiting for checks to finish 2025/06/27 06:05:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/27 06:05:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/27 06:05:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/27 06:05:26 INFO : one: Copied (server-side copy) 2025/06/27 06:05:26 INFO : one: Deleted 2025/06/27 06:05:27 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/27 06:05:27 INFO : one: Copied (server-side copy) 2025/06/27 06:05:27 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/27 06:05:27 DEBUG : B2 bucket rclone-test-qijipav2loye path dst: Waiting for transfers to finish 2025/06/27 06:05:27 DEBUG : Waiting for deletions to finish 2025/06/27 06:05:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/27 06:05:28 DEBUG : one: Unchanged skipping 2025/06/27 06:05:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/27 06:05:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/27 06:05:28 INFO : two: Copied (server-side copy) 2025/06/27 06:05:28 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/27 06:05:28 DEBUG : B2 bucket rclone-test-qijipav2loye path dst: Waiting for checks to finish 2025/06/27 06:05:28 DEBUG : B2 bucket rclone-test-qijipav2loye path dst: Waiting for transfers to finish 2025/06/27 06:05:28 DEBUG : Waiting for deletions to finish 2025/06/27 06:05:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/27 06:05:29 DEBUG : one: Unchanged skipping 2025/06/27 06:05:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/27 06:05:29 DEBUG : two: Unchanged skipping 2025/06/27 06:05:29 DEBUG : B2 bucket rclone-test-qijipav2loye path dst: Waiting for checks to finish 2025/06/27 06:05:29 DEBUG : B2 bucket rclone-test-qijipav2loye path dst: Waiting for transfers to finish 2025/06/27 06:05:29 DEBUG : Waiting for deletions to finish 2025/06/27 06:05:29 INFO : There was nothing to transfer 2025/06/27 06:05:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/27 06:05:30 DEBUG : one: Unchanged skipping 2025/06/27 06:05:30 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/27 06:05:30 DEBUG : three: Destination not found in --copy-dest 2025/06/27 06:05:30 DEBUG : three: Need to transfer - File not found at Destination 2025/06/27 06:05:30 DEBUG : B2 bucket rclone-test-qijipav2loye path dst: Waiting for checks to finish 2025/06/27 06:05:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/27 06:05:30 DEBUG : two: Unchanged skipping 2025/06/27 06:05:30 DEBUG : B2 bucket rclone-test-qijipav2loye path dst: Waiting for transfers to finish 2025/06/27 06:05:31 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/06/27 06:05:31 INFO : three: Copied (new) 2025/06/27 06:05:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.03s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:05:36 DEBUG : Creating backend with remote "TestB2:rclone-test-qijipav2loye/dst" 2025/06/27 06:05:37 DEBUG : Creating backend with remote "TestB2:rclone-test-qijipav2loye/backup" 2025/06/27 06:05:38 DEBUG : B2 bucket rclone-test-qijipav2loye path dst: Waiting for checks to finish 2025/06/27 06:05:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/27 06:05:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:05:38 DEBUG : two: Unchanged skipping 2025/06/27 06:05:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/27 06:05:40 INFO : one: Copied (server-side copy) 2025/06/27 06:05:40 INFO : one: Deleted 2025/06/27 06:05:40 DEBUG : B2 bucket rclone-test-qijipav2loye path dst: Waiting for transfers to finish 2025/06/27 06:05:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/27 06:05:41 INFO : one: Copied (new) 2025/06/27 06:05:41 DEBUG : Waiting for deletions to finish 2025/06/27 06:05:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/27 06:05:41 INFO : three.txt: Copied (server-side copy) 2025/06/27 06:05:42 INFO : three.txt: Deleted 2025/06/27 06:05:42 INFO : three.txt: Moved into backup dir 2025/06/27 06:05:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/27 06:05:44 DEBUG : B2 bucket rclone-test-qijipav2loye path dst: Waiting for checks to finish 2025/06/27 06:05:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:05:44 DEBUG : two: Unchanged skipping 2025/06/27 06:05:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/27 06:05:44 INFO : one: Copied (server-side copy) 2025/06/27 06:05:44 INFO : one: Deleted 2025/06/27 06:05:44 DEBUG : B2 bucket rclone-test-qijipav2loye path dst: Waiting for transfers to finish 2025/06/27 06:05:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/27 06:05:45 INFO : one: Copied (new) 2025/06/27 06:05:45 DEBUG : Waiting for deletions to finish 2025/06/27 06:05:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/27 06:05:45 INFO : three.txt: Copied (server-side copy) 2025/06/27 06:05:45 INFO : three.txt: Deleted 2025/06/27 06:05:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.66s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:05:49 DEBUG : Creating backend with remote "TestB2:rclone-test-qijipav2loye/dst" 2025/06/27 06:05:50 DEBUG : Creating backend with remote "TestB2:rclone-test-qijipav2loye/backup" 2025/06/27 06:05:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/27 06:05:52 DEBUG : B2 bucket rclone-test-qijipav2loye path dst: Waiting for checks to finish 2025/06/27 06:05:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:05:52 DEBUG : two: Unchanged skipping 2025/06/27 06:05:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/27 06:05:53 INFO : one: Copied (server-side copy) to: one.bak 2025/06/27 06:05:53 INFO : one: Deleted 2025/06/27 06:05:53 DEBUG : B2 bucket rclone-test-qijipav2loye path dst: Waiting for transfers to finish 2025/06/27 06:05:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/27 06:05:54 INFO : one: Copied (new) 2025/06/27 06:05:54 DEBUG : Waiting for deletions to finish 2025/06/27 06:05:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/27 06:05:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/27 06:05:55 INFO : three.txt: Deleted 2025/06/27 06:05:55 INFO : three.txt: Moved into backup dir 2025/06/27 06:05:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/27 06:05:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:05:57 DEBUG : two: Unchanged skipping 2025/06/27 06:05:57 DEBUG : B2 bucket rclone-test-qijipav2loye path dst: Waiting for checks to finish 2025/06/27 06:05:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/27 06:05:58 INFO : one: Copied (server-side copy) to: one.bak 2025/06/27 06:05:58 INFO : one: Deleted 2025/06/27 06:05:58 DEBUG : B2 bucket rclone-test-qijipav2loye path dst: Waiting for transfers to finish 2025/06/27 06:05:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/27 06:05:58 INFO : one: Copied (new) 2025/06/27 06:05:58 DEBUG : Waiting for deletions to finish 2025/06/27 06:05:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/27 06:05:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/27 06:05:59 INFO : three.txt: Deleted 2025/06/27 06:05:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.83s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:06:02 DEBUG : Creating backend with remote "TestB2:rclone-test-qijipav2loye/dst" 2025/06/27 06:06:04 DEBUG : Creating backend with remote "TestB2:rclone-test-qijipav2loye/backup" 2025/06/27 06:06:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/27 06:06:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:06:05 DEBUG : two: Unchanged skipping 2025/06/27 06:06:05 DEBUG : B2 bucket rclone-test-qijipav2loye path dst: Waiting for checks to finish 2025/06/27 06:06:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/27 06:06:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/27 06:06:07 INFO : one: Deleted 2025/06/27 06:06:07 DEBUG : B2 bucket rclone-test-qijipav2loye path dst: Waiting for transfers to finish 2025/06/27 06:06:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/27 06:06:08 INFO : one: Copied (new) 2025/06/27 06:06:08 DEBUG : Waiting for deletions to finish 2025/06/27 06:06:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/27 06:06:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/27 06:06:08 INFO : three.txt: Deleted 2025/06/27 06:06:08 INFO : three.txt: Moved into backup dir 2025/06/27 06:06:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/27 06:06:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:06:10 DEBUG : two: Unchanged skipping 2025/06/27 06:06:10 DEBUG : B2 bucket rclone-test-qijipav2loye path dst: Waiting for checks to finish 2025/06/27 06:06:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/27 06:06:11 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/27 06:06:11 INFO : one: Deleted 2025/06/27 06:06:11 DEBUG : B2 bucket rclone-test-qijipav2loye path dst: Waiting for transfers to finish 2025/06/27 06:06:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/27 06:06:11 INFO : one: Copied (new) 2025/06/27 06:06:11 DEBUG : Waiting for deletions to finish 2025/06/27 06:06:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/27 06:06:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/27 06:06:12 INFO : three.txt: Deleted 2025/06/27 06:06:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.14s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:06:16 DEBUG : Creating backend with remote "TestB2:rclone-test-qijipav2loye/dst" 2025/06/27 06:06:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/27 06:06:18 DEBUG : B2 bucket rclone-test-qijipav2loye path dst: Waiting for checks to finish 2025/06/27 06:06:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:06:18 DEBUG : two: Unchanged skipping 2025/06/27 06:06:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/27 06:06:18 INFO : one: Copied (server-side copy) to: one.bak 2025/06/27 06:06:18 INFO : one: Deleted 2025/06/27 06:06:18 DEBUG : B2 bucket rclone-test-qijipav2loye path dst: Waiting for transfers to finish 2025/06/27 06:06:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/27 06:06:19 INFO : one: Copied (new) 2025/06/27 06:06:19 DEBUG : Waiting for deletions to finish 2025/06/27 06:06:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/27 06:06:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/27 06:06:20 INFO : three.txt: Deleted 2025/06/27 06:06:20 INFO : three.txt: Moved into backup dir 2025/06/27 06:06:20 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1116-04.backblaze.com/b2api/v1/b2_upload_file/4f128dd3f0adabfb9f780e1b/c001_v0001116_t0053": EOF 2025/06/27 06:06:20 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1116-04.backblaze.com/b2api/v1/b2_upload_file/4f128dd3f0adabfb9f780e1b/c001_v0001116_t0053": EOF) 2025/06/27 06:06:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-qijipav2loye: 1/10 (Post "https://pod-000-1116-04.backblaze.com/b2api/v1/b2_upload_file/4f128dd3f0adabfb9f780e1b/c001_v0001116_t0053": EOF) 2025/06/27 06:06:23 DEBUG : pacer: Reducing sleep to 10ms 2025/06/27 06:06:23 DEBUG : one.bak: Excluded (Path Filter) 2025/06/27 06:06:23 DEBUG : one.bak: Excluded 2025/06/27 06:06:23 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/27 06:06:23 DEBUG : three.txt.bak: Excluded 2025/06/27 06:06:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/27 06:06:23 DEBUG : B2 bucket rclone-test-qijipav2loye path dst: Waiting for checks to finish 2025/06/27 06:06:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:06:23 DEBUG : two: Unchanged skipping 2025/06/27 06:06:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/27 06:06:24 INFO : one: Copied (server-side copy) to: one.bak 2025/06/27 06:06:24 INFO : one: Deleted 2025/06/27 06:06:24 DEBUG : B2 bucket rclone-test-qijipav2loye path dst: Waiting for transfers to finish 2025/06/27 06:06:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/27 06:06:25 INFO : one: Copied (new) 2025/06/27 06:06:25 DEBUG : Waiting for deletions to finish 2025/06/27 06:06:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/27 06:06:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/27 06:06:25 INFO : three.txt: Deleted 2025/06/27 06:06:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.88s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:06:28 DEBUG : Creating backend with remote "TestB2:rclone-test-qijipav2loye/dst" 2025/06/27 06:06:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/27 06:06:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/27 06:06:31 INFO : one: Copied (server-side copy) to: one.bak 2025/06/27 06:06:31 INFO : one: Deleted 2025/06/27 06:06:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/27 06:06:32 INFO : one: Copied (new) 2025/06/27 06:06:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:06:32 DEBUG : two: Unchanged skipping 2025/06/27 06:06:32 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/27 06:06:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/27 06:06:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/27 06:06:33 INFO : three.txt: Deleted 2025/06/27 06:06:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/27 06:06:33 INFO : three.txt: Copied (new) 2025/06/27 06:06:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/27 06:06:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/27 06:06:35 INFO : one: Copied (server-side copy) to: one.bak 2025/06/27 06:06:35 INFO : one: Deleted 2025/06/27 06:06:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/27 06:06:35 INFO : one: Copied (new) 2025/06/27 06:06:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:06:36 DEBUG : two: Unchanged skipping 2025/06/27 06:06:36 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/27 06:06:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/27 06:06:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/27 06:06:36 INFO : three.txt: Deleted 2025/06/27 06:06:37 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/27 06:06:37 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.74s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:06:40 DEBUG : Creating backend with remote "TestB2:rclone-test-qijipav2loye/dst" 2025/06/27 06:06:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/27 06:06:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/27 06:06:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/27 06:06:43 INFO : one: Deleted 2025/06/27 06:06:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/27 06:06:44 INFO : one: Copied (new) 2025/06/27 06:06:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:06:44 DEBUG : two: Unchanged skipping 2025/06/27 06:06:44 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/27 06:06:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/27 06:06:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/27 06:06:45 INFO : three.txt: Deleted 2025/06/27 06:06:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/27 06:06:45 INFO : three.txt: Copied (new) 2025/06/27 06:06:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/27 06:06:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/27 06:06:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/27 06:06:47 INFO : one: Deleted 2025/06/27 06:06:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/27 06:06:47 INFO : one: Copied (new) 2025/06/27 06:06:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:06:48 DEBUG : two: Unchanged skipping 2025/06/27 06:06:48 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/27 06:06:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/27 06:06:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/27 06:06:48 INFO : three.txt: Deleted 2025/06/27 06:06:49 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/27 06:06:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.84s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:06:51 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:06:51 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/27 06:06:51 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:06:52 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/06/27 06:06:52 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/27 06:06:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.36s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:06:53 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/27 06:06:53 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:06:53 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:06:53 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/27 06:06:53 INFO : existing: Copied (new) 2025/06/27 06:06:53 DEBUG : Waiting for deletions to finish 2025/06/27 06:06:54 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/27 06:06:54 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/27 06:06:54 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:06:54 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:06:54 ERROR : B2 bucket rclone-test-qijipav2loye: not deleting files as there were IO errors 2025/06/27 06:06:54 ERROR : B2 bucket rclone-test-qijipav2loye: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.17s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:06:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:06:55 DEBUG : existing: Unchanged skipping 2025/06/27 06:06:55 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:06:55 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:06:55 DEBUG : Waiting for deletions to finish 2025/06/27 06:06:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.58s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (1.16s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:07:17 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:07:17 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:07:17 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:07:17 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:07:17 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:07:17 DEBUG : both0: Unchanged skipping 2025/06/27 06:07:17 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:07:17 DEBUG : both13: Unchanged skipping 2025/06/27 06:07:17 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:07:17 DEBUG : both14: Unchanged skipping 2025/06/27 06:07:17 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:07:17 DEBUG : both10: Unchanged skipping 2025/06/27 06:07:17 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:07:17 DEBUG : both16: Unchanged skipping 2025/06/27 06:07:17 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:07:17 DEBUG : both11: Unchanged skipping 2025/06/27 06:07:17 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:07:17 DEBUG : both18: Unchanged skipping 2025/06/27 06:07:17 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:07:17 DEBUG : both12: Unchanged skipping 2025/06/27 06:07:17 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:07:17 DEBUG : both15: Unchanged skipping 2025/06/27 06:07:17 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:07:17 DEBUG : both1: Unchanged skipping 2025/06/27 06:07:17 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:07:17 DEBUG : both3: Unchanged skipping 2025/06/27 06:07:17 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:07:17 DEBUG : both4: Unchanged skipping 2025/06/27 06:07:17 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:07:17 DEBUG : both2: Unchanged skipping 2025/06/27 06:07:17 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:07:17 DEBUG : both6: Unchanged skipping 2025/06/27 06:07:17 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:07:17 DEBUG : both19: Unchanged skipping 2025/06/27 06:07:17 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:07:17 DEBUG : both8: Unchanged skipping 2025/06/27 06:07:17 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:07:17 DEBUG : both17: Unchanged skipping 2025/06/27 06:07:17 DEBUG : both5: Unchanged skipping 2025/06/27 06:07:17 DEBUG : both7: Unchanged skipping 2025/06/27 06:07:17 DEBUG : both9: Unchanged skipping 2025/06/27 06:07:17 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:07:17 DEBUG : Waiting for deletions to finish 2025/06/27 06:07:17 INFO : only11: Deleted 2025/06/27 06:07:18 INFO : only9: Deleted 2025/06/27 06:07:18 INFO : only14: Deleted 2025/06/27 06:07:18 INFO : only18: Deleted 2025/06/27 06:07:18 INFO : only7: Deleted 2025/06/27 06:07:18 INFO : only2: Deleted 2025/06/27 06:07:18 INFO : only15: Deleted 2025/06/27 06:07:18 INFO : only17: Deleted 2025/06/27 06:07:18 INFO : only4: Deleted 2025/06/27 06:07:18 INFO : only8: Deleted 2025/06/27 06:07:18 INFO : only0: Deleted 2025/06/27 06:07:18 INFO : only10: Deleted 2025/06/27 06:07:18 INFO : only13: Deleted 2025/06/27 06:07:18 INFO : only16: Deleted 2025/06/27 06:07:18 INFO : only5: Deleted 2025/06/27 06:07:18 INFO : only12: Deleted 2025/06/27 06:07:18 INFO : only19: Deleted 2025/06/27 06:07:18 INFO : only1: Deleted 2025/06/27 06:07:18 INFO : only3: Deleted 2025/06/27 06:07:18 INFO : only6: Deleted 2025/06/27 06:07:18 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (24.99s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:07:41 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:07:41 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:07:41 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:07:41 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:07:41 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:07:41 DEBUG : both0: Unchanged skipping 2025/06/27 06:07:41 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:07:41 DEBUG : both13: Unchanged skipping 2025/06/27 06:07:41 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:07:41 DEBUG : both14: Unchanged skipping 2025/06/27 06:07:41 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:07:41 DEBUG : both15: Unchanged skipping 2025/06/27 06:07:41 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:07:41 DEBUG : both16: Unchanged skipping 2025/06/27 06:07:41 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:07:41 DEBUG : both11: Unchanged skipping 2025/06/27 06:07:41 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:07:41 DEBUG : both12: Unchanged skipping 2025/06/27 06:07:41 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:07:41 DEBUG : both19: Unchanged skipping 2025/06/27 06:07:41 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:07:41 DEBUG : both10: Unchanged skipping 2025/06/27 06:07:41 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:07:41 DEBUG : both17: Unchanged skipping 2025/06/27 06:07:41 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:07:41 DEBUG : both18: Unchanged skipping 2025/06/27 06:07:41 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:07:41 DEBUG : both4: Unchanged skipping 2025/06/27 06:07:41 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:07:41 DEBUG : both5: Unchanged skipping 2025/06/27 06:07:41 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:07:41 DEBUG : both1: Unchanged skipping 2025/06/27 06:07:41 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:07:41 DEBUG : both7: Unchanged skipping 2025/06/27 06:07:41 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:07:41 DEBUG : both2: Unchanged skipping 2025/06/27 06:07:41 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:07:41 DEBUG : both9: Unchanged skipping 2025/06/27 06:07:41 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/27 06:07:41 DEBUG : both3: Unchanged skipping 2025/06/27 06:07:41 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/27 06:07:41 DEBUG : both6: Unchanged skipping 2025/06/27 06:07:41 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/27 06:07:41 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/27 06:07:41 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/27 06:07:41 DEBUG : both8: Unchanged skipping 2025/06/27 06:07:41 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/27 06:07:41 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/27 06:07:41 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/27 06:07:41 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/27 06:07:41 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/27 06:07:41 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/27 06:07:41 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/27 06:07:41 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/27 06:07:41 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/27 06:07:41 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/27 06:07:41 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/27 06:07:41 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/27 06:07:41 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/27 06:07:41 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/27 06:07:41 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/27 06:07:41 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:07:41 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/27 06:07:41 INFO : only11: Copied (replaced existing) 2025/06/27 06:07:42 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/27 06:07:42 INFO : only12: Copied (replaced existing) 2025/06/27 06:07:42 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/27 06:07:42 INFO : only15: Copied (replaced existing) 2025/06/27 06:07:42 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/27 06:07:42 INFO : only10: Copied (replaced existing) 2025/06/27 06:07:42 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/27 06:07:42 INFO : only0: Copied (replaced existing) 2025/06/27 06:07:42 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/27 06:07:42 INFO : only18: Copied (replaced existing) 2025/06/27 06:07:42 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/27 06:07:42 INFO : only19: Copied (replaced existing) 2025/06/27 06:07:42 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/27 06:07:42 INFO : only14: Copied (replaced existing) 2025/06/27 06:07:42 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/27 06:07:42 INFO : only1: Copied (replaced existing) 2025/06/27 06:07:42 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/27 06:07:42 INFO : only2: Copied (replaced existing) 2025/06/27 06:07:42 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/27 06:07:42 INFO : only3: Copied (replaced existing) 2025/06/27 06:07:42 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/27 06:07:42 INFO : only4: Copied (replaced existing) 2025/06/27 06:07:42 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/27 06:07:42 INFO : only16: Copied (replaced existing) 2025/06/27 06:07:42 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/27 06:07:42 INFO : only6: Copied (replaced existing) 2025/06/27 06:07:42 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/27 06:07:42 INFO : only13: Copied (replaced existing) 2025/06/27 06:07:42 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/27 06:07:42 INFO : only17: Copied (replaced existing) 2025/06/27 06:07:42 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/27 06:07:42 INFO : only7: Copied (replaced existing) 2025/06/27 06:07:42 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/27 06:07:42 INFO : only8: Copied (replaced existing) 2025/06/27 06:07:42 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/27 06:07:42 INFO : only5: Copied (replaced existing) 2025/06/27 06:07:43 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/27 06:07:43 INFO : only9: Copied (replaced existing) 2025/06/27 06:07:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (27.84s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:07:51 DEBUG : empty_dir: Making directory with metadata 2025/06/27 06:07:51 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/27 06:07:51 DEBUG : empty_on_remote: Making directory with metadata 2025/06/27 06:07:51 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/27 06:07:51 INFO : empty_on_remote: Making directory 2025/06/27 06:07:51 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/27 06:07:52 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/27 06:07:52 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/27 06:07:52 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/27 06:07:52 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.31s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:07:54 DEBUG : empty_dir: Making directory with metadata 2025/06/27 06:07:54 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/27 06:07:54 DEBUG : empty_on_remote: Making directory with metadata 2025/06/27 06:07:54 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/27 06:07:54 INFO : empty_on_remote: Making directory 2025/06/27 06:07:54 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/27 06:07:55 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/27 06:07:55 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/27 06:07:55 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/27 06:07:55 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/27 06:07:55 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.49s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:07:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/27 06:07:56 INFO : sub dir: Making directory 2025/06/27 06:07:56 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (4.04s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:08:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/27 06:08:00 INFO : sub dir: Making directory 2025/06/27 06:08:00 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.82s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:08:13 DEBUG : Waiting for deletions to finish 2025/06/27 06:08:13 DEBUG : apple: Excluded (Path Filter) 2025/06/27 06:08:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 06:08:13 DEBUG : banana: Excluded (Path Filter) 2025/06/27 06:08:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 06:08:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 06:08:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 06:08:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 06:08:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 06:08:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 06:08:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 06:08:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 06:08:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 06:08:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 06:08:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 06:08:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 06:08:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 06:08:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 06:08:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 06:08:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 06:08:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 06:08:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:14 DEBUG : apple: Unchanged skipping 2025/06/27 06:08:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:14 DEBUG : banana: Unchanged skipping 2025/06/27 06:08:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/27 06:08:14 DEBUG : splitbananasplit: Unchanged skipping 2025/06/27 06:08:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/27 06:08:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/27 06:08:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/27 06:08:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:14 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:08:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/27 06:08:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/27 06:08:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/27 06:08:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/27 06:08:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/27 06:08:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/27 06:08:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/27 06:08:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/27 06:08:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/27 06:08:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/27 06:08:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/27 06:08:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/27 06:08:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/27 06:08:14 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:08:14 DEBUG : Waiting for deletions to finish 2025/06/27 06:08:14 INFO : There was nothing to transfer 2025/06/27 06:08:14 DEBUG : Waiting for deletions to finish 2025/06/27 06:08:14 DEBUG : apple: Excluded (Path Filter) 2025/06/27 06:08:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 06:08:14 DEBUG : banana: Excluded (Path Filter) 2025/06/27 06:08:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 06:08:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 06:08:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 06:08:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 06:08:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 06:08:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 06:08:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 06:08:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 06:08:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 06:08:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 06:08:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 06:08:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 06:08:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 06:08:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 06:08:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 06:08:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 06:08:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 06:08:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:15 DEBUG : apple: Unchanged skipping 2025/06/27 06:08:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/27 06:08:15 DEBUG : banana: Unchanged skipping 2025/06/27 06:08:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:15 DEBUG : splitbananasplit: Unchanged skipping 2025/06/27 06:08:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/27 06:08:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/27 06:08:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/27 06:08:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/27 06:08:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/27 06:08:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/27 06:08:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/27 06:08:15 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:08:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/27 06:08:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/27 06:08:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/27 06:08:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/27 06:08:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/27 06:08:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/27 06:08:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/27 06:08:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/27 06:08:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/27 06:08:15 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:08:15 DEBUG : Waiting for deletions to finish 2025/06/27 06:08:15 INFO : There was nothing to transfer 2025/06/27 06:08:15 DEBUG : Waiting for deletions to finish 2025/06/27 06:08:15 DEBUG : apple: Excluded (Path Filter) 2025/06/27 06:08:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 06:08:15 DEBUG : banana: Excluded (Path Filter) 2025/06/27 06:08:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 06:08:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 06:08:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 06:08:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 06:08:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 06:08:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 06:08:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 06:08:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 06:08:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 06:08:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 06:08:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 06:08:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 06:08:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 06:08:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 06:08:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 06:08:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 06:08:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:08:30 DEBUG : Waiting for deletions to finish 2025/06/27 06:08:31 DEBUG : apple: Excluded (Path Filter) 2025/06/27 06:08:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 06:08:31 DEBUG : banana: Excluded (Path Filter) 2025/06/27 06:08:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 06:08:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 06:08:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 06:08:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 06:08:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 06:08:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 06:08:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 06:08:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 06:08:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 06:08:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 06:08:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 06:08:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 06:08:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 06:08:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 06:08:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 06:08:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 06:08:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 06:08:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:31 DEBUG : apple: Unchanged skipping 2025/06/27 06:08:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/27 06:08:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:31 DEBUG : splitbananasplit: Unchanged skipping 2025/06/27 06:08:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:31 DEBUG : banana: Unchanged skipping 2025/06/27 06:08:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:31 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:08:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/27 06:08:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/27 06:08:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/27 06:08:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/27 06:08:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/27 06:08:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/27 06:08:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/27 06:08:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/27 06:08:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/27 06:08:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/27 06:08:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/27 06:08:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/27 06:08:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/27 06:08:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/27 06:08:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/27 06:08:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/27 06:08:31 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:08:31 DEBUG : Waiting for deletions to finish 2025/06/27 06:08:31 INFO : There was nothing to transfer 2025/06/27 06:08:31 DEBUG : Waiting for deletions to finish 2025/06/27 06:08:31 DEBUG : apple: Excluded (Path Filter) 2025/06/27 06:08:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 06:08:31 DEBUG : banana: Excluded (Path Filter) 2025/06/27 06:08:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 06:08:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 06:08:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 06:08:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 06:08:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 06:08:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 06:08:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 06:08:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 06:08:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 06:08:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 06:08:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 06:08:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 06:08:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 06:08:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 06:08:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 06:08:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 06:08:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 06:08:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/27 06:08:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:32 DEBUG : apple: Unchanged skipping 2025/06/27 06:08:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:32 DEBUG : banana: Unchanged skipping 2025/06/27 06:08:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:32 DEBUG : splitbananasplit: Unchanged skipping 2025/06/27 06:08:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/27 06:08:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/27 06:08:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/27 06:08:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/27 06:08:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/27 06:08:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/27 06:08:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:32 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:08:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/27 06:08:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/27 06:08:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/27 06:08:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/27 06:08:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/27 06:08:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/27 06:08:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/27 06:08:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/27 06:08:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/27 06:08:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/27 06:08:32 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:08:32 DEBUG : Waiting for deletions to finish 2025/06/27 06:08:32 INFO : There was nothing to transfer 2025/06/27 06:08:32 DEBUG : Waiting for deletions to finish 2025/06/27 06:08:32 DEBUG : apple: Excluded (Path Filter) 2025/06/27 06:08:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 06:08:32 DEBUG : banana: Excluded (Path Filter) 2025/06/27 06:08:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 06:08:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 06:08:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 06:08:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 06:08:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 06:08:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 06:08:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 06:08:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 06:08:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 06:08:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 06:08:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 06:08:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 06:08:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 06:08:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 06:08:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 06:08:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 06:08:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:08:47 DEBUG : Waiting for deletions to finish 2025/06/27 06:08:47 DEBUG : apple: Excluded (Path Filter) 2025/06/27 06:08:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 06:08:47 DEBUG : banana: Excluded (Path Filter) 2025/06/27 06:08:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 06:08:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 06:08:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 06:08:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 06:08:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 06:08:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 06:08:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 06:08:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 06:08:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 06:08:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 06:08:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 06:08:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 06:08:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 06:08:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 06:08:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 06:08:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 06:08:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 06:08:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 06:08:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 06:08:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 06:08:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 06:08:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 06:08:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 06:08:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 06:08:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 06:08:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 06:08:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 06:08:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 06:08:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 06:08:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 06:08:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 06:08:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 06:08:48 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/27 06:08:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 06:08:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/27 06:08:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 06:08:48 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/27 06:08:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 06:08:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/27 06:08:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 06:08:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 06:08:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 06:08:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 06:08:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 06:08:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 06:08:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 06:08:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 06:08:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 06:08:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 06:08:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 06:08:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 06:08:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 06:08:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 06:08:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 06:08:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 06:08:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 06:08:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 06:08:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 06:08:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 06:08:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 06:08:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 06:08:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 06:08:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 06:08:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 06:08:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 06:08:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 06:08:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 06:08:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 06:08:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 06:08:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 06:08:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 06:08:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 06:08:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 06:08:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 06:08:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 06:08:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 06:08:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 06:08:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 06:08:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 06:08:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 06:08:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 06:08:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 06:08:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 06:08:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 06:08:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 06:08:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 06:08:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 06:08:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 06:08:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 06:08:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 06:08:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 06:08:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 06:08:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 06:08:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 06:08:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 06:08:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 06:08:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 06:08:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 06:08:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 06:08:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 06:08:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 06:08:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 06:08:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 06:08:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 06:08:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 06:08:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 06:08:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 06:08:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 06:08:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 06:08:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 06:08:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 06:08:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 06:08:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 06:08:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 06:08:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 06:08:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 06:08:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 06:08:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 06:08:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 06:08:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 06:08:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 06:08:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 06:08:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 06:08:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 06:08:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 06:08:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 06:08:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 06:08:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 06:08:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 06:08:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 06:08:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 06:08:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 06:08:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 06:08:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 06:08:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 06:08:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 06:08:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 06:08:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 06:08:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 06:08:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 06:08:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 06:08:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 06:08:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 06:08:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 06:08:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 06:08:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 06:08:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 06:08:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 06:08:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 06:08:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 06:08:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 06:08:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 06:08:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 06:08:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 06:08:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 06:08:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 06:08:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 06:08:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 06:08:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 06:08:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 06:08:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 06:08:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/27 06:08:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/27 06:08:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 06:08:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/27 06:08:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 06:08:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/27 06:08:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 06:08:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/27 06:08:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 06:08:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 06:08:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 06:08:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 06:08:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 06:08:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 06:08:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 06:08:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 06:08:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 06:08:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/27 06:08:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 06:08:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 06:08:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 06:08:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 06:08:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 06:08:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 06:08:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 06:08:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 06:08:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 06:08:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 06:08:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 06:08:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 06:08:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 06:08:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 06:08:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 06:08:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 06:08:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 06:08:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 06:08:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/27 06:08:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 06:08:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/27 06:08:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 06:08:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/27 06:08:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 06:08:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/27 06:08:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 06:08:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/27 06:08:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 06:08:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/27 06:08:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 06:08:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/27 06:08:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 06:08:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/27 06:08:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 06:08:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/27 06:08:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 06:08:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/27 06:08:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 06:08:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/27 06:08:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/27 06:08:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/27 06:08:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 06:08:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/27 06:08:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 06:08:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/27 06:08:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 06:08:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/27 06:08:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/27 06:08:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/27 06:08:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/27 06:08:48 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:08:48 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:08:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/27 06:08:48 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 06:08:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 06:08:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/27 06:08:48 INFO : apple: Copied (new) to: YXBwbGU= 2025/06/27 06:08:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 06:08:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/27 06:08:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 06:08:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 06:08:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/27 06:08:48 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 06:08:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 06:08:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/27 06:08:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 06:08:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 06:08:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/27 06:08:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 06:08:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 06:08:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/27 06:08:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 06:08:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 06:08:49 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/27 06:08:49 INFO : banana: Copied (new) to: YmFuYW5h 2025/06/27 06:08:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 06:08:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/27 06:08:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 06:08:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 06:08:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/27 06:08:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 06:08:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 06:08:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/27 06:08:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 06:08:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/27 06:08:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/27 06:08:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/27 06:08:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/27 06:08:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/27 06:08:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 06:08:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/27 06:08:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/27 06:08:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 06:08:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/27 06:08:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/27 06:08:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/27 06:08:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/27 06:08:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 06:08:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/27 06:08:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/27 06:08:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/27 06:08:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/27 06:08:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/27 06:08:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/27 06:08:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/27 06:08:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/06/27 06:08:50 DEBUG : Waiting for deletions to finish 2025/06/27 06:08:50 INFO : dir1/0015-9;=.txt: Deleted 2025/06/27 06:08:50 INFO : apple: Deleted 2025/06/27 06:08:51 INFO : dir1/0007-1234567.txt: Deleted 2025/06/27 06:08:51 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/27 06:08:51 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/27 06:08:51 INFO : dir1/0011-56789;.txt: Deleted 2025/06/27 06:08:51 INFO : dir1/0003-defghij.txt: Deleted 2025/06/27 06:08:51 INFO : dir1/0010-456789.txt: Deleted 2025/06/27 06:08:51 INFO : dir1/0012-6789;.txt: Deleted 2025/06/27 06:08:51 INFO : appleappleapplebanana: Deleted 2025/06/27 06:08:51 INFO : banana: Deleted 2025/06/27 06:08:51 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/27 06:08:51 INFO : dir1/0008-2345678.txt: Deleted 2025/06/27 06:08:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/27 06:08:51 INFO : dir1/0013-789;=.txt: Deleted 2025/06/27 06:08:51 INFO : dir1/0009-3456789.txt: Deleted 2025/06/27 06:08:51 INFO : splitbananasplit: Deleted 2025/06/27 06:08:51 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/27 06:08:51 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/27 06:08:51 INFO : dir1/0014-89;=.txt: Deleted 2025/06/27 06:08:51 DEBUG : Waiting for deletions to finish 2025/06/27 06:08:51 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/27 06:08:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/27 06:08:51 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/27 06:08:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/27 06:08:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/27 06:08:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/27 06:08:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/27 06:08:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/27 06:08:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/27 06:08:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/27 06:08:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/27 06:08:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/27 06:08:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/27 06:08:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/27 06:08:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/27 06:08:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/27 06:08:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/27 06:08:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/27 06:08:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/27 06:08:51 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/27 06:08:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 06:08:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 06:08:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 06:08:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 06:08:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 06:08:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 06:08:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 06:08:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 06:08:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 06:08:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 06:08:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 06:08:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 06:08:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 06:08:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 06:08:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 06:08:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 06:08:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 06:08:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 06:08:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/27 06:08:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 06:08:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/27 06:08:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/27 06:08:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/27 06:08:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/27 06:08:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/27 06:08:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/27 06:08:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/27 06:08:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/27 06:08:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:51 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 06:08:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/27 06:08:51 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 06:08:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:51 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 06:08:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/27 06:08:51 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 06:08:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/27 06:08:51 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 06:08:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/27 06:08:51 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 06:08:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/27 06:08:51 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 06:08:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 06:08:51 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 06:08:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 06:08:51 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 06:08:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 06:08:51 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 06:08:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 06:08:51 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 06:08:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 06:08:51 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 06:08:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 06:08:51 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 06:08:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 06:08:51 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 06:08:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 06:08:51 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 06:08:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 06:08:51 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 06:08:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 06:08:51 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 06:08:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/27 06:08:51 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 06:08:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:51 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 06:08:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/27 06:08:51 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 06:08:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/27 06:08:51 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 06:08:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/27 06:08:51 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 06:08:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/27 06:08:51 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 06:08:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 06:08:51 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 06:08:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 06:08:51 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 06:08:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 06:08:51 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 06:08:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 06:08:51 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 06:08:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 06:08:51 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 06:08:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 06:08:51 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 06:08:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 06:08:51 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 06:08:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 06:08:51 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 06:08:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 06:08:51 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 06:08:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 06:08:51 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 06:08:51 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 06:08:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 06:08:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/27 06:08:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 06:08:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 06:08:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/27 06:08:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 06:08:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/27 06:08:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 06:08:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/27 06:08:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 06:08:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/27 06:08:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 06:08:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 06:08:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 06:08:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 06:08:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 06:08:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 06:08:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 06:08:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 06:08:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 06:08:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 06:08:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 06:08:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 06:08:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 06:08:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 06:08:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 06:08:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 06:08:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 06:08:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 06:08:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 06:08:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 06:08:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 06:08:51 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 06:08:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 06:08:51 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 06:08:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 06:08:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/27 06:08:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 06:08:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 06:08:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/27 06:08:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 06:08:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/27 06:08:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 06:08:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/27 06:08:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 06:08:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/27 06:08:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 06:08:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 06:08:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 06:08:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 06:08:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 06:08:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 06:08:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 06:08:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 06:08:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 06:08:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 06:08:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 06:08:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 06:08:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 06:08:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 06:08:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 06:08:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 06:08:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 06:08:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 06:08:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 06:08:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 06:08:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 06:08:51 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 06:08:51 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 06:08:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 06:08:51 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 06:08:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 06:08:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 06:08:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 06:08:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 06:08:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 06:08:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 06:08:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 06:08:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 06:08:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 06:08:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 06:08:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 06:08:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/27 06:08:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/27 06:08:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/27 06:08:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/27 06:08:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/27 06:08:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 06:08:51 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 06:08:51 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 06:08:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 06:08:51 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 06:08:51 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 06:08:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 06:08:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 06:08:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 06:08:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 06:08:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 06:08:51 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 06:08:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 06:08:51 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 06:08:51 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 06:08:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 06:08:52 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 06:08:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 06:08:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:52 DEBUG : apple: Unchanged skipping 2025/06/27 06:08:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/27 06:08:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:52 DEBUG : banana: Unchanged skipping 2025/06/27 06:08:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:52 DEBUG : splitbananasplit: Unchanged skipping 2025/06/27 06:08:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 06:08:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 06:08:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 06:08:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 06:08:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 06:08:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 06:08:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 06:08:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 06:08:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 06:08:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 06:08:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 06:08:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 06:08:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 06:08:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 06:08:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 06:08:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 06:08:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 06:08:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 06:08:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 06:08:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 06:08:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 06:08:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 06:08:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 06:08:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 06:08:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 06:08:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 06:08:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 06:08:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 06:08:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 06:08:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 06:08:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 06:08:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 06:08:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 06:08:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 06:08:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 06:08:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 06:08:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 06:08:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 06:08:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 06:08:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 06:08:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 06:08:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 06:08:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 06:08:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 06:08:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 06:08:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 06:08:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 06:08:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 06:08:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 06:08:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 06:08:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 06:08:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 06:08:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 06:08:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 06:08:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 06:08:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 06:08:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 06:08:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 06:08:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 06:08:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 06:08:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 06:08:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 06:08:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 06:08:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 06:08:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 06:08:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 06:08:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 06:08:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 06:08:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 06:08:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 06:08:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 06:08:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 06:08:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 06:08:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 06:08:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 06:08:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 06:08:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 06:08:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 06:08:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 06:08:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 06:08:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 06:08:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 06:08:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 06:08:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 06:08:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 06:08:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 06:08:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 06:08:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 06:08:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 06:08:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 06:08:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 06:08:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 06:08:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 06:08:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 06:08:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 06:08:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 06:08:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 06:08:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 06:08:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 06:08:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 06:08:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 06:08:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 06:08:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 06:08:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 06:08:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 06:08:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 06:08:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 06:08:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 06:08:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 06:08:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 06:08:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 06:08:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 06:08:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 06:08:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 06:08:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 06:08:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 06:08:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 06:08:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 06:08:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/27 06:08:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/27 06:08:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 06:08:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/27 06:08:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 06:08:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/27 06:08:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 06:08:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/27 06:08:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 06:08:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 06:08:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 06:08:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 06:08:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 06:08:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 06:08:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 06:08:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 06:08:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 06:08:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/27 06:08:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 06:08:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 06:08:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 06:08:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 06:08:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 06:08:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 06:08:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 06:08:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 06:08:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 06:08:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 06:08:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 06:08:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 06:08:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 06:08:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 06:08:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 06:08:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 06:08:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 06:08:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 06:08:52 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/27 06:08:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 06:08:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 06:08:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 06:08:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 06:08:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 06:08:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/27 06:08:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/27 06:08:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 06:08:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 06:08:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 06:08:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/27 06:08:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 06:08:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/27 06:08:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 06:08:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/27 06:08:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/27 06:08:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/27 06:08:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/27 06:08:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/27 06:08:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/27 06:08:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/27 06:08:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/27 06:08:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/27 06:08:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/27 06:08:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/27 06:08:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/27 06:08:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/27 06:08:52 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/27 06:08:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/27 06:08:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/27 06:08:52 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:08:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:08:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/27 06:08:52 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:08:52 DEBUG : Waiting for deletions to finish 2025/06/27 06:08:52 DEBUG : Waiting for deletions to finish 2025/06/27 06:08:52 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/27 06:08:52 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/27 06:08:52 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/27 06:08:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/27 06:08:52 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/27 06:08:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/27 06:08:52 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/27 06:08:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/27 06:08:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/27 06:08:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/27 06:08:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/27 06:08:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/27 06:08:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/27 06:08:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/27 06:08:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/27 06:08:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/27 06:08:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/27 06:08:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/27 06:08:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/27 06:08:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/27 06:08:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 06:08:52 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 06:08:52 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 06:08:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 06:08:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 06:08:52 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 06:08:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 06:08:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 06:08:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 06:08:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 06:08:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 06:08:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 06:08:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 06:08:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 06:08:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 06:08:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 06:08:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 06:08:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 06:08:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 06:08:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 06:08:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 06:08:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 06:08:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 06:08:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 06:08:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 06:08:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 06:08:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/27 06:08:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 06:08:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/27 06:08:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/27 06:08:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/27 06:08:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/27 06:08:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/27 06:08:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/27 06:08:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/27 06:08:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/27 06:08:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:52 DEBUG : apple: transformed to: YXBwbGU= 2025/06/27 06:08:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/27 06:08:52 DEBUG : banana: transformed to: YmFuYW5h 2025/06/27 06:08:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/27 06:08:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/27 06:08:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/27 06:08:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/27 06:08:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/27 06:08:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/27 06:08:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/27 06:08:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/27 06:08:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/27 06:08:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/27 06:08:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/27 06:08:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/27 06:08:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/27 06:08:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/27 06:08:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/27 06:08:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/27 06:08:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:09:06 DEBUG : Waiting for deletions to finish 2025/06/27 06:09:07 DEBUG : apple: Excluded (Path Filter) 2025/06/27 06:09:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 06:09:07 DEBUG : banana: Excluded (Path Filter) 2025/06/27 06:09:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 06:09:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 06:09:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 06:09:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 06:09:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 06:09:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 06:09:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 06:09:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 06:09:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 06:09:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 06:09:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 06:09:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 06:09:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 06:09:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 06:09:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 06:09:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 06:09:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 06:09:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 06:09:07 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 06:09:07 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 06:09:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 06:09:07 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 06:09:07 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 06:09:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 06:09:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 06:09:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 06:09:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 06:09:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 06:09:07 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 06:09:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 06:09:07 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 06:09:07 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 06:09:07 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/27 06:09:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 06:09:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/27 06:09:07 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 06:09:07 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/27 06:09:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 06:09:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/27 06:09:07 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 06:09:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 06:09:07 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 06:09:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/27 06:09:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/27 06:09:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/27 06:09:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/27 06:09:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/27 06:09:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/27 06:09:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/27 06:09:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/27 06:09:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/27 06:09:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/27 06:09:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/27 06:09:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/27 06:09:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/27 06:09:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/27 06:09:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/27 06:09:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/27 06:09:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/27 06:09:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/27 06:09:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 06:09:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/27 06:09:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/27 06:09:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/27 06:09:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/27 06:09:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/27 06:09:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/27 06:09:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/27 06:09:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/27 06:09:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/27 06:09:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/27 06:09:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/27 06:09:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/27 06:09:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/27 06:09:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/27 06:09:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/27 06:09:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/27 06:09:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/27 06:09:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/27 06:09:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/27 06:09:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/27 06:09:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/27 06:09:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/27 06:09:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/27 06:09:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/27 06:09:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/27 06:09:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/27 06:09:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/27 06:09:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/27 06:09:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/27 06:09:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/27 06:09:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/27 06:09:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/27 06:09:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/27 06:09:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/27 06:09:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/27 06:09:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/27 06:09:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/27 06:09:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/27 06:09:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/27 06:09:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/27 06:09:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/27 06:09:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/27 06:09:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/27 06:09:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/27 06:09:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/27 06:09:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/27 06:09:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/27 06:09:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/27 06:09:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/27 06:09:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/27 06:09:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/27 06:09:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/27 06:09:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/27 06:09:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/27 06:09:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/27 06:09:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/27 06:09:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/27 06:09:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/27 06:09:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/27 06:09:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/27 06:09:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/27 06:09:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/27 06:09:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/27 06:09:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/27 06:09:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/27 06:09:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/27 06:09:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/27 06:09:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/27 06:09:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/27 06:09:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/27 06:09:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/27 06:09:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/27 06:09:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/27 06:09:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/27 06:09:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/27 06:09:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/27 06:09:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/27 06:09:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/27 06:09:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/27 06:09:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/27 06:09:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/27 06:09:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/27 06:09:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/27 06:09:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/27 06:09:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/27 06:09:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/27 06:09:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/27 06:09:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/27 06:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/27 06:09:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/27 06:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/27 06:09:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/27 06:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/27 06:09:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/27 06:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/27 06:09:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/27 06:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/27 06:09:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/27 06:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/27 06:09:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/27 06:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/27 06:09:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/27 06:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/27 06:09:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/27 06:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/27 06:09:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/27 06:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/27 06:09:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/27 06:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/27 06:09:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/27 06:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/27 06:09:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/27 06:09:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/27 06:09:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/27 06:09:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/27 06:09:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/27 06:09:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/27 06:09:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/27 06:09:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/27 06:09:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/27 06:09:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/27 06:09:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/27 06:09:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/27 06:09:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/27 06:09:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/27 06:09:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/27 06:09:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/27 06:09:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/27 06:09:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/27 06:09:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/27 06:09:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/27 06:09:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/27 06:09:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/27 06:09:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/27 06:09:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/27 06:09:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/27 06:09:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/27 06:09:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/27 06:09:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/27 06:09:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/27 06:09:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/27 06:09:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/27 06:09:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/27 06:09:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/27 06:09:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/27 06:09:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/27 06:09:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/27 06:09:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/27 06:09:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/27 06:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/27 06:09:07 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/27 06:09:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/27 06:09:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/27 06:09:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/27 06:09:07 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/06/27 06:09:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/27 06:09:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/27 06:09:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/27 06:09:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/27 06:09:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/27 06:09:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/27 06:09:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/27 06:09:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/27 06:09:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/27 06:09:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/27 06:09:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/27 06:09:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/27 06:09:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/27 06:09:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/27 06:09:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/27 06:09:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:07 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/27 06:09:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:07 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:09:07 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:09:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/27 06:09:07 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/06/27 06:09:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/27 06:09:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/27 06:09:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/06/27 06:09:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/27 06:09:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/27 06:09:08 INFO : apple: Copied (new) to: PREFIXapple 2025/06/27 06:09:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/27 06:09:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/27 06:09:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/06/27 06:09:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/27 06:09:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/27 06:09:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/06/27 06:09:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/27 06:09:08 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/27 06:09:08 INFO : banana: Copied (new) to: PREFIXbanana 2025/06/27 06:09:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/27 06:09:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/27 06:09:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/06/27 06:09:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/27 06:09:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/27 06:09:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/06/27 06:09:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/27 06:09:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/27 06:09:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/06/27 06:09:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/27 06:09:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/27 06:09:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/06/27 06:09:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/27 06:09:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/27 06:09:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/06/27 06:09:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/27 06:09:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/27 06:09:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/06/27 06:09:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/27 06:09:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/27 06:09:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/06/27 06:09:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/27 06:09:09 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/27 06:09:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/06/27 06:09:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/27 06:09:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/27 06:09:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/06/27 06:09:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/27 06:09:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/27 06:09:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/06/27 06:09:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/27 06:09:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/06/27 06:09:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/27 06:09:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/06/27 06:09:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/27 06:09:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/06/27 06:09:09 DEBUG : Waiting for deletions to finish 2025/06/27 06:09:09 INFO : dir1/0008-2345678.txt: Deleted 2025/06/27 06:09:09 INFO : splitbananasplit: Deleted 2025/06/27 06:09:09 INFO : apple: Deleted 2025/06/27 06:09:09 INFO : dir1/0013-789;=.txt: Deleted 2025/06/27 06:09:10 INFO : dir1/0012-6789;.txt: Deleted 2025/06/27 06:09:10 INFO : dir1/0003-defghij.txt: Deleted 2025/06/27 06:09:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/27 06:09:10 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/27 06:09:10 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/27 06:09:10 INFO : dir1/0011-56789;.txt: Deleted 2025/06/27 06:09:10 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/27 06:09:10 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/27 06:09:10 INFO : dir1/0014-89;=.txt: Deleted 2025/06/27 06:09:10 INFO : dir1/0015-9;=.txt: Deleted 2025/06/27 06:09:10 INFO : appleappleapplebanana: Deleted 2025/06/27 06:09:10 INFO : banana: Deleted 2025/06/27 06:09:10 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/27 06:09:10 INFO : dir1/0007-1234567.txt: Deleted 2025/06/27 06:09:10 INFO : dir1/0009-3456789.txt: Deleted 2025/06/27 06:09:10 INFO : dir1/0010-456789.txt: Deleted 2025/06/27 06:09:10 DEBUG : Waiting for deletions to finish 2025/06/27 06:09:10 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/06/27 06:09:10 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/06/27 06:09:10 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/06/27 06:09:10 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/06/27 06:09:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 06:09:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 06:09:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 06:09:10 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/06/27 06:09:10 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 06:09:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 06:09:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 06:09:10 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/06/27 06:09:10 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/06/27 06:09:10 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/06/27 06:09:10 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/06/27 06:09:10 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/06/27 06:09:10 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/06/27 06:09:10 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/06/27 06:09:10 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/06/27 06:09:10 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/06/27 06:09:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/27 06:09:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/27 06:09:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/27 06:09:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/27 06:09:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/27 06:09:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/27 06:09:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/27 06:09:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/27 06:09:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/27 06:09:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/27 06:09:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/27 06:09:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/27 06:09:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/27 06:09:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/27 06:09:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/27 06:09:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/27 06:09:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/27 06:09:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/27 06:09:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/27 06:09:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/27 06:09:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/27 06:09:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/27 06:09:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/27 06:09:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/27 06:09:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/27 06:09:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/27 06:09:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/27 06:09:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/27 06:09:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/27 06:09:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/27 06:09:10 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 06:09:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/27 06:09:10 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 06:09:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/27 06:09:10 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 06:09:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/27 06:09:10 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 06:09:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/27 06:09:10 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 06:09:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/27 06:09:10 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 06:09:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/27 06:09:10 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 06:09:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/27 06:09:10 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 06:09:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/27 06:09:10 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 06:09:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/27 06:09:10 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 06:09:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/27 06:09:10 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 06:09:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/27 06:09:10 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 06:09:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/27 06:09:10 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 06:09:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/27 06:09:10 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 06:09:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/27 06:09:10 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 06:09:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/27 06:09:10 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 06:09:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/27 06:09:10 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 06:09:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/27 06:09:10 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 06:09:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/27 06:09:10 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 06:09:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/27 06:09:10 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 06:09:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/27 06:09:10 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 06:09:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/27 06:09:10 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 06:09:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/27 06:09:10 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 06:09:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/27 06:09:10 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 06:09:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/27 06:09:10 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 06:09:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/27 06:09:10 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 06:09:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/27 06:09:10 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 06:09:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/27 06:09:10 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 06:09:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/27 06:09:10 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 06:09:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/27 06:09:10 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 06:09:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/27 06:09:10 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 06:09:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/27 06:09:10 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 06:09:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/27 06:09:10 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 06:09:10 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 06:09:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 06:09:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/27 06:09:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 06:09:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/27 06:09:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 06:09:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/27 06:09:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 06:09:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/27 06:09:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 06:09:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/27 06:09:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 06:09:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/27 06:09:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 06:09:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/27 06:09:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 06:09:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/27 06:09:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 06:09:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/27 06:09:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 06:09:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/27 06:09:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 06:09:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/27 06:09:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 06:09:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/27 06:09:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 06:09:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/27 06:09:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 06:09:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/27 06:09:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 06:09:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/27 06:09:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 06:09:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/27 06:09:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 06:09:10 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 06:09:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 06:09:10 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 06:09:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 06:09:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/27 06:09:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 06:09:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/27 06:09:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 06:09:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/27 06:09:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 06:09:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/27 06:09:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 06:09:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/27 06:09:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 06:09:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/27 06:09:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 06:09:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/27 06:09:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 06:09:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/27 06:09:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 06:09:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/27 06:09:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 06:09:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/27 06:09:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 06:09:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/27 06:09:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 06:09:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/27 06:09:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 06:09:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/27 06:09:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 06:09:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/27 06:09:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 06:09:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/27 06:09:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 06:09:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/27 06:09:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 06:09:10 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 06:09:10 DEBUG : apple: transformed to: PREFIXapple 2025/06/27 06:09:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/27 06:09:10 DEBUG : banana: transformed to: PREFIXbanana 2025/06/27 06:09:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/27 06:09:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/27 06:09:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/27 06:09:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/27 06:09:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/27 06:09:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/27 06:09:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/27 06:09:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/27 06:09:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/27 06:09:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/27 06:09:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/27 06:09:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/27 06:09:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/27 06:09:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/27 06:09:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/27 06:09:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/27 06:09:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/27 06:09:11 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/27 06:09:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/27 06:09:11 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/27 06:09:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/27 06:09:11 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/27 06:09:11 INFO : banana: Copied (new) 2025/06/27 06:09:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:11 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:09:11 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:09:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/27 06:09:11 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/27 06:09:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/27 06:09:11 INFO : apple: Copied (new) 2025/06/27 06:09:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/27 06:09:11 INFO : appleappleapplebanana: Copied (new) 2025/06/27 06:09:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/27 06:09:11 INFO : splitbananasplit: Copied (new) 2025/06/27 06:09:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/27 06:09:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/27 06:09:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/27 06:09:11 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/27 06:09:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/27 06:09:11 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/27 06:09:12 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/27 06:09:12 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/27 06:09:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/27 06:09:12 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/27 06:09:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/27 06:09:12 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/27 06:09:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/27 06:09:12 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/27 06:09:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/27 06:09:12 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/27 06:09:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/27 06:09:12 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/27 06:09:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/27 06:09:12 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/27 06:09:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/27 06:09:12 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/27 06:09:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/27 06:09:12 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/27 06:09:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/27 06:09:12 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/27 06:09:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/27 06:09:12 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/27 06:09:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/27 06:09:13 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/27 06:09:13 DEBUG : Waiting for deletions to finish 2025/06/27 06:09:13 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/06/27 06:09:13 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/06/27 06:09:13 INFO : PREFIXappleappleapplebanana: Deleted 2025/06/27 06:09:13 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/06/27 06:09:13 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/06/27 06:09:13 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/06/27 06:09:13 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/06/27 06:09:13 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/06/27 06:09:13 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/06/27 06:09:13 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/06/27 06:09:13 INFO : PREFIXapple: Deleted 2025/06/27 06:09:13 INFO : PREFIXbanana: Deleted 2025/06/27 06:09:13 INFO : PREFIXsplitbananasplit: Deleted 2025/06/27 06:09:13 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/06/27 06:09:13 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/06/27 06:09:13 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/06/27 06:09:13 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/06/27 06:09:13 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/06/27 06:09:13 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/06/27 06:09:13 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/06/27 06:09:13 DEBUG : Waiting for deletions to finish 2025/06/27 06:09:13 DEBUG : apple: Excluded (Path Filter) 2025/06/27 06:09:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 06:09:13 DEBUG : banana: Excluded (Path Filter) 2025/06/27 06:09:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 06:09:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 06:09:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 06:09:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 06:09:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 06:09:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 06:09:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 06:09:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 06:09:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 06:09:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 06:09:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 06:09:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 06:09:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 06:09:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 06:09:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 06:09:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 06:09:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 06:09:14 DEBUG : Waiting for deletions to finish 2025/06/27 06:09:14 DEBUG : apple: Excluded (Path Filter) 2025/06/27 06:09:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 06:09:14 DEBUG : banana: Excluded (Path Filter) 2025/06/27 06:09:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 06:09:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 06:09:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 06:09:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 06:09:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 06:09:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 06:09:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 06:09:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 06:09:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 06:09:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 06:09:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 06:09:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 06:09:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 06:09:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 06:09:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 06:09:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 06:09:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:09:28 DEBUG : Waiting for deletions to finish 2025/06/27 06:09:29 DEBUG : apple: Excluded (Path Filter) 2025/06/27 06:09:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 06:09:29 DEBUG : banana: Excluded (Path Filter) 2025/06/27 06:09:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 06:09:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 06:09:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 06:09:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 06:09:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 06:09:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 06:09:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 06:09:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 06:09:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 06:09:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 06:09:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 06:09:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 06:09:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 06:09:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 06:09:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 06:09:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 06:09:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 06:09:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/27 06:09:29 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 06:09:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 06:09:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/27 06:09:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 06:09:29 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 06:09:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/27 06:09:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 06:09:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 06:09:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/27 06:09:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 06:09:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 06:09:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 06:09:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 06:09:29 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 06:09:29 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 06:09:29 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/27 06:09:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 06:09:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/27 06:09:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 06:09:29 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/27 06:09:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/27 06:09:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/27 06:09:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 06:09:29 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 06:09:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 06:09:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/27 06:09:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/27 06:09:29 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/27 06:09:29 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/06/27 06:09:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/27 06:09:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/27 06:09:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/27 06:09:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/27 06:09:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/27 06:09:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/27 06:09:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/27 06:09:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/27 06:09:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/27 06:09:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/27 06:09:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/27 06:09:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/27 06:09:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/27 06:09:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/27 06:09:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/27 06:09:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/27 06:09:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:29 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:09:29 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:09:30 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/27 06:09:30 INFO : apple: Copied (new) to: appleSUFFIX 2025/06/27 06:09:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/27 06:09:30 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/27 06:09:30 INFO : banana: Copied (new) to: bananaSUFFIX 2025/06/27 06:09:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/27 06:09:30 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/27 06:09:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/06/27 06:09:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/27 06:09:30 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/27 06:09:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/06/27 06:09:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/27 06:09:30 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/27 06:09:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/27 06:09:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/27 06:09:30 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/27 06:09:30 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/06/27 06:09:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/27 06:09:30 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/27 06:09:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/06/27 06:09:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/27 06:09:30 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/27 06:09:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/06/27 06:09:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/27 06:09:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/27 06:09:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/06/27 06:09:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/27 06:09:30 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/27 06:09:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/06/27 06:09:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/27 06:09:30 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/27 06:09:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/06/27 06:09:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/27 06:09:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/27 06:09:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/06/27 06:09:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/27 06:09:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/27 06:09:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/06/27 06:09:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/27 06:09:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/27 06:09:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/06/27 06:09:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/27 06:09:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/27 06:09:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/06/27 06:09:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/27 06:09:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/27 06:09:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/06/27 06:09:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/27 06:09:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/06/27 06:09:31 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/27 06:09:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/06/27 06:09:31 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/27 06:09:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/06/27 06:09:31 DEBUG : Waiting for deletions to finish 2025/06/27 06:09:31 INFO : splitbananasplit: Deleted 2025/06/27 06:09:31 INFO : appleappleapplebanana: Deleted 2025/06/27 06:09:31 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/27 06:09:31 INFO : dir1/0010-456789.txt: Deleted 2025/06/27 06:09:32 INFO : dir1/0008-2345678.txt: Deleted 2025/06/27 06:09:32 INFO : dir1/0012-6789;.txt: Deleted 2025/06/27 06:09:32 INFO : dir1/0009-3456789.txt: Deleted 2025/06/27 06:09:32 INFO : dir1/0003-defghij.txt: Deleted 2025/06/27 06:09:32 INFO : dir1/0014-89;=.txt: Deleted 2025/06/27 06:09:32 INFO : dir1/0015-9;=.txt: Deleted 2025/06/27 06:09:32 INFO : banana: Deleted 2025/06/27 06:09:32 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/27 06:09:32 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/27 06:09:32 INFO : dir1/0007-1234567.txt: Deleted 2025/06/27 06:09:32 INFO : dir1/0011-56789;.txt: Deleted 2025/06/27 06:09:32 INFO : apple: Deleted 2025/06/27 06:09:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/27 06:09:32 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/27 06:09:32 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/27 06:09:32 INFO : dir1/0013-789;=.txt: Deleted 2025/06/27 06:09:32 DEBUG : Waiting for deletions to finish 2025/06/27 06:09:32 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/06/27 06:09:32 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/06/27 06:09:32 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/06/27 06:09:32 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/06/27 06:09:32 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/06/27 06:09:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/06/27 06:09:32 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/06/27 06:09:32 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/06/27 06:09:32 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/06/27 06:09:32 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/06/27 06:09:32 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/06/27 06:09:32 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/06/27 06:09:32 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/06/27 06:09:32 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/06/27 06:09:32 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/06/27 06:09:32 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/06/27 06:09:32 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/06/27 06:09:32 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/06/27 06:09:32 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/06/27 06:09:32 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/06/27 06:09:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/27 06:09:32 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/27 06:09:32 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/27 06:09:32 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/27 06:09:32 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/27 06:09:32 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/27 06:09:32 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/27 06:09:32 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/27 06:09:32 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/27 06:09:32 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/27 06:09:32 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/27 06:09:32 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/27 06:09:32 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/27 06:09:32 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/27 06:09:32 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/27 06:09:32 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/27 06:09:32 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/27 06:09:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/27 06:09:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/27 06:09:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/27 06:09:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/27 06:09:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/27 06:09:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/27 06:09:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/27 06:09:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/27 06:09:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/27 06:09:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/27 06:09:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/27 06:09:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/27 06:09:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/27 06:09:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/27 06:09:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/27 06:09:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/27 06:09:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 06:09:32 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 06:09:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/27 06:09:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/27 06:09:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/27 06:09:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/27 06:09:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/27 06:09:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/27 06:09:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/27 06:09:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/27 06:09:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/27 06:09:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/27 06:09:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/27 06:09:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/27 06:09:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/27 06:09:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/27 06:09:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/27 06:09:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/27 06:09:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 06:09:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 06:09:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 06:09:32 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 06:09:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/27 06:09:32 DEBUG : apple: transformed to: appleSUFFIX 2025/06/27 06:09:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/27 06:09:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/27 06:09:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/27 06:09:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/27 06:09:33 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/27 06:09:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/27 06:09:33 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/27 06:09:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/27 06:09:33 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/27 06:09:33 INFO : apple: Copied (new) 2025/06/27 06:09:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:33 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:09:33 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:09:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/27 06:09:33 INFO : splitbananasplit: Copied (new) 2025/06/27 06:09:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/27 06:09:33 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/27 06:09:33 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/27 06:09:33 INFO : banana: Copied (new) 2025/06/27 06:09:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/27 06:09:33 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/27 06:09:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/27 06:09:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/27 06:09:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/27 06:09:34 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/27 06:09:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/27 06:09:34 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/27 06:09:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/27 06:09:34 INFO : appleappleapplebanana: Copied (new) 2025/06/27 06:09:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/27 06:09:34 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/27 06:09:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/27 06:09:34 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/27 06:09:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/27 06:09:34 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/27 06:09:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/27 06:09:34 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/27 06:09:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/27 06:09:34 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/27 06:09:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/27 06:09:34 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/27 06:09:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/27 06:09:34 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/27 06:09:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/27 06:09:34 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/27 06:09:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/27 06:09:34 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/27 06:09:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/27 06:09:35 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/27 06:09:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/27 06:09:35 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/27 06:09:35 DEBUG : Waiting for deletions to finish 2025/06/27 06:09:35 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/06/27 06:09:35 INFO : appleappleapplebananaSUFFIX: Deleted 2025/06/27 06:09:35 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/06/27 06:09:35 INFO : appleSUFFIX: Deleted 2025/06/27 06:09:35 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/06/27 06:09:35 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/06/27 06:09:35 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/06/27 06:09:35 INFO : splitbananasplitSUFFIX: Deleted 2025/06/27 06:09:35 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/06/27 06:09:35 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/06/27 06:09:35 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/06/27 06:09:35 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/06/27 06:09:35 INFO : bananaSUFFIX: Deleted 2025/06/27 06:09:35 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/06/27 06:09:35 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/06/27 06:09:35 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/06/27 06:09:35 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/06/27 06:09:35 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/06/27 06:09:35 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/06/27 06:09:35 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/06/27 06:09:35 DEBUG : Waiting for deletions to finish 2025/06/27 06:09:36 DEBUG : apple: Excluded (Path Filter) 2025/06/27 06:09:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 06:09:36 DEBUG : banana: Excluded (Path Filter) 2025/06/27 06:09:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 06:09:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 06:09:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 06:09:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 06:09:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 06:09:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 06:09:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 06:09:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 06:09:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 06:09:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 06:09:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 06:09:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 06:09:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 06:09:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 06:09:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 06:09:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 06:09:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 06:09:36 DEBUG : Waiting for deletions to finish 2025/06/27 06:09:36 DEBUG : apple: Excluded (Path Filter) 2025/06/27 06:09:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 06:09:36 DEBUG : banana: Excluded (Path Filter) 2025/06/27 06:09:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 06:09:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 06:09:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 06:09:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 06:09:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 06:09:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 06:09:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 06:09:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 06:09:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 06:09:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 06:09:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 06:09:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 06:09:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 06:09:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 06:09:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 06:09:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 06:09:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:09:51 DEBUG : Waiting for deletions to finish 2025/06/27 06:09:51 DEBUG : apple: Excluded (Path Filter) 2025/06/27 06:09:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 06:09:51 DEBUG : banana: Excluded (Path Filter) 2025/06/27 06:09:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 06:09:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 06:09:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 06:09:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 06:09:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 06:09:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 06:09:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 06:09:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 06:09:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 06:09:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 06:09:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 06:09:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 06:09:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 06:09:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 06:09:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 06:09:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 06:09:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 06:09:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/27 06:09:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/27 06:09:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/27 06:09:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 06:09:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/27 06:09:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 06:09:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 06:09:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 06:09:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 06:09:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/27 06:09:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/27 06:09:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/27 06:09:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:09:52 DEBUG : apple: Unchanged skipping 2025/06/27 06:09:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/27 06:09:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 06:09:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:09:52 DEBUG : banana: Unchanged skipping 2025/06/27 06:09:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 06:09:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 06:09:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/27 06:09:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 06:09:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/27 06:09:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 06:09:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 06:09:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 06:09:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 06:09:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 06:09:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 06:09:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 06:09:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 06:09:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 06:09:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 06:09:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 06:09:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 06:09:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/27 06:09:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 06:09:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 06:09:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 06:09:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 06:09:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 06:09:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 06:09:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 06:09:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 06:09:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 06:09:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 06:09:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 06:09:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 06:09:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 06:09:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 06:09:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 06:09:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 06:09:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 06:09:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 06:09:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 06:09:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 06:09:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 06:09:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 06:09:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 06:09:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 06:09:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 06:09:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/27 06:09:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 06:09:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 06:09:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 06:09:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 06:09:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 06:09:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 06:09:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 06:09:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 06:09:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 06:09:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 06:09:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 06:09:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 06:09:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 06:09:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/27 06:09:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 06:09:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 06:09:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 06:09:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 06:09:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 06:09:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 06:09:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 06:09:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 06:09:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 06:09:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 06:09:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 06:09:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 06:09:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 06:09:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 06:09:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 06:09:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/27 06:09:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 06:09:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 06:09:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 06:09:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 06:09:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/27 06:09:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 06:09:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/27 06:09:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 06:09:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/27 06:09:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 06:09:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/27 06:09:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 06:09:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/27 06:09:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 06:09:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 06:09:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 06:09:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 06:09:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 06:09:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 06:09:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 06:09:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 06:09:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 06:09:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 06:09:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/27 06:09:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 06:09:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 06:09:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 06:09:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 06:09:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 06:09:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/27 06:09:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 06:09:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 06:09:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 06:09:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 06:09:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 06:09:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 06:09:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 06:09:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 06:09:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 06:09:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 06:09:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 06:09:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/27 06:09:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 06:09:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 06:09:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 06:09:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 06:09:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 06:09:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/27 06:09:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 06:09:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 06:09:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 06:09:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 06:09:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 06:09:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 06:09:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 06:09:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 06:09:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/27 06:09:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 06:09:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/27 06:09:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 06:09:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/27 06:09:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 06:09:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/27 06:09:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 06:09:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/27 06:09:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/27 06:09:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 06:09:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 06:09:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 06:09:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 06:09:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 06:09:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 06:09:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 06:09:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 06:09:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 06:09:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/27 06:09:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 06:09:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/27 06:09:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 06:09:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 06:09:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 06:09:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 06:09:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 06:09:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/27 06:09:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 06:09:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 06:09:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 06:09:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 06:09:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 06:09:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 06:09:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 06:09:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 06:09:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 06:09:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 06:09:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/27 06:09:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 06:09:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 06:09:52 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/27 06:09:52 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/06/27 06:09:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 06:09:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 06:09:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 06:09:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 06:09:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 06:09:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/27 06:09:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 06:09:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 06:09:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/27 06:09:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/27 06:09:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 06:09:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/27 06:09:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/27 06:09:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/27 06:09:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 06:09:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 06:09:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 06:09:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/27 06:09:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/27 06:09:52 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:09:52 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:09:52 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/27 06:09:52 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/06/27 06:09:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/27 06:09:52 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/27 06:09:52 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/06/27 06:09:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/27 06:09:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/27 06:09:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/06/27 06:09:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/27 06:09:53 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/27 06:09:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/06/27 06:09:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/27 06:09:53 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/27 06:09:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/06/27 06:09:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/27 06:09:53 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/27 06:09:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/06/27 06:09:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/27 06:09:53 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/27 06:09:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/06/27 06:09:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/27 06:09:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/27 06:09:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/06/27 06:09:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/27 06:09:53 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/27 06:09:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/06/27 06:09:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/27 06:09:53 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/27 06:09:53 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/06/27 06:09:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/27 06:09:53 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/27 06:09:53 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/06/27 06:09:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/27 06:09:53 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/27 06:09:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/06/27 06:09:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/27 06:09:53 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/27 06:09:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/06/27 06:09:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/27 06:09:54 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/27 06:09:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/06/27 06:09:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/27 06:09:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/06/27 06:09:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/27 06:09:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/06/27 06:09:54 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/27 06:09:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/06/27 06:09:54 DEBUG : Waiting for deletions to finish 2025/06/27 06:09:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/27 06:09:54 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/27 06:09:54 INFO : dir1/0015-9;=.txt: Deleted 2025/06/27 06:09:54 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/27 06:09:54 INFO : splitbananasplit: Deleted 2025/06/27 06:09:54 INFO : dir1/0003-defghij.txt: Deleted 2025/06/27 06:09:54 INFO : dir1/0009-3456789.txt: Deleted 2025/06/27 06:09:54 INFO : dir1/0010-456789.txt: Deleted 2025/06/27 06:09:54 INFO : dir1/0014-89;=.txt: Deleted 2025/06/27 06:09:54 INFO : appleappleapplebanana: Deleted 2025/06/27 06:09:54 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/27 06:09:54 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/27 06:09:54 INFO : dir1/0008-2345678.txt: Deleted 2025/06/27 06:09:54 INFO : dir1/0013-789;=.txt: Deleted 2025/06/27 06:09:54 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/27 06:09:54 INFO : dir1/0007-1234567.txt: Deleted 2025/06/27 06:09:54 INFO : dir1/0011-56789;.txt: Deleted 2025/06/27 06:09:54 INFO : dir1/0012-6789;.txt: Deleted 2025/06/27 06:09:54 DEBUG : Waiting for deletions to finish 2025/06/27 06:09:55 DEBUG : apple: Excluded (Path Filter) 2025/06/27 06:09:55 DEBUG : appleapple: Excluded (Path Filter) 2025/06/27 06:09:55 DEBUG : banana: Excluded (Path Filter) 2025/06/27 06:09:55 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/27 06:09:55 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/27 06:09:55 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/27 06:09:55 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/27 06:09:55 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/27 06:09:55 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/27 06:09:55 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/27 06:09:55 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/27 06:09:55 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/27 06:09:55 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/27 06:09:55 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/27 06:09:55 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/27 06:09:55 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/27 06:09:55 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/27 06:09:55 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/27 06:09:55 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/27 06:09:55 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/27 06:09:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/27 06:09:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/27 06:09:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/27 06:09:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/27 06:09:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/27 06:09:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/27 06:09:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/27 06:09:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/27 06:09:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/27 06:09:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/27 06:09:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/27 06:09:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/27 06:09:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/27 06:09:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/27 06:09:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/27 06:09:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/27 06:09:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/27 06:09:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/27 06:09:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/27 06:09:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/27 06:09:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/27 06:09:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/27 06:09:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/27 06:09:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/27 06:09:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/27 06:09:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/27 06:09:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/27 06:09:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/27 06:09:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/27 06:09:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/27 06:09:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/27 06:09:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/27 06:09:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/27 06:09:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/27 06:09:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/27 06:09:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/27 06:09:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/27 06:09:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/27 06:09:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/27 06:09:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/27 06:09:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/27 06:09:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/27 06:09:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/27 06:09:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/27 06:09:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/27 06:09:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/27 06:09:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/27 06:09:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/27 06:09:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/27 06:09:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/27 06:09:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/27 06:09:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/27 06:09:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/27 06:09:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/27 06:09:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/27 06:09:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/27 06:09:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/27 06:09:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/27 06:09:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/27 06:09:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/27 06:09:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/27 06:09:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/27 06:09:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 06:09:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/27 06:09:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 06:09:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/27 06:09:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 06:09:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/27 06:09:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 06:09:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/27 06:09:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 06:09:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/27 06:09:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 06:09:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/27 06:09:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 06:09:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/27 06:09:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 06:09:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/27 06:09:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 06:09:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/27 06:09:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 06:09:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/27 06:09:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 06:09:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/27 06:09:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 06:09:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/27 06:09:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 06:09:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/27 06:09:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 06:09:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/27 06:09:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 06:09:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/27 06:09:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 06:09:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/27 06:09:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 06:09:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 06:09:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/27 06:09:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/27 06:09:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 06:09:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/27 06:09:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/27 06:09:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/27 06:09:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/27 06:09:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/27 06:09:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/27 06:09:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/27 06:09:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/27 06:09:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/27 06:09:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/27 06:09:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/27 06:09:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/27 06:09:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/27 06:09:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/27 06:09:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/27 06:09:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/27 06:09:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/27 06:09:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/27 06:09:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/27 06:09:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/27 06:09:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 06:09:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/27 06:09:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 06:09:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 06:09:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 06:09:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 06:09:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/27 06:09:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:09:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:09:55 DEBUG : apple: Unchanged skipping 2025/06/27 06:09:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/27 06:09:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:09:55 DEBUG : banana: Unchanged skipping 2025/06/27 06:09:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:09:55 DEBUG : splitbananasplit: Unchanged skipping 2025/06/27 06:09:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 06:09:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 06:09:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/27 06:09:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 06:09:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/27 06:09:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 06:09:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 06:09:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 06:09:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 06:09:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 06:09:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 06:09:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 06:09:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 06:09:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 06:09:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 06:09:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 06:09:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 06:09:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/27 06:09:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 06:09:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 06:09:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 06:09:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 06:09:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 06:09:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 06:09:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 06:09:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 06:09:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 06:09:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 06:09:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 06:09:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 06:09:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 06:09:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 06:09:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 06:09:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 06:09:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 06:09:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 06:09:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 06:09:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 06:09:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 06:09:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 06:09:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 06:09:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 06:09:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 06:09:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/27 06:09:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 06:09:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 06:09:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 06:09:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 06:09:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 06:09:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 06:09:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 06:09:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 06:09:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 06:09:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 06:09:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 06:09:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 06:09:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 06:09:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/27 06:09:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 06:09:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 06:09:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 06:09:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 06:09:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 06:09:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 06:09:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 06:09:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 06:09:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 06:09:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 06:09:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 06:09:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 06:09:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 06:09:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 06:09:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 06:09:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/27 06:09:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 06:09:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 06:09:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 06:09:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 06:09:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/27 06:09:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 06:09:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/27 06:09:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 06:09:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/27 06:09:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 06:09:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/27 06:09:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 06:09:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/27 06:09:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 06:09:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 06:09:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 06:09:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 06:09:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 06:09:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 06:09:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 06:09:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 06:09:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 06:09:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 06:09:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/27 06:09:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 06:09:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 06:09:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 06:09:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 06:09:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 06:09:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/27 06:09:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 06:09:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 06:09:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 06:09:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 06:09:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 06:09:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 06:09:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 06:09:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 06:09:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 06:09:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 06:09:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 06:09:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/27 06:09:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 06:09:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 06:09:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 06:09:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 06:09:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 06:09:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/27 06:09:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 06:09:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 06:09:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 06:09:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 06:09:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 06:09:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 06:09:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 06:09:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 06:09:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/27 06:09:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 06:09:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/27 06:09:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 06:09:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/27 06:09:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 06:09:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/27 06:09:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 06:09:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/27 06:09:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/27 06:09:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 06:09:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 06:09:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 06:09:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 06:09:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 06:09:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 06:09:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 06:09:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 06:09:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 06:09:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/27 06:09:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 06:09:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/27 06:09:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 06:09:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 06:09:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 06:09:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 06:09:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 06:09:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/27 06:09:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 06:09:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 06:09:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 06:09:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 06:09:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 06:09:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 06:09:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 06:09:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 06:09:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 06:09:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 06:09:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/27 06:09:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 06:09:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/27 06:09:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/27 06:09:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/27 06:09:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/27 06:09:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/27 06:09:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/27 06:09:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/27 06:09:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/27 06:09:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/27 06:09:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/27 06:09:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:09:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/27 06:09:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/27 06:09:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:09:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:09:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/27 06:09:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:09:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/27 06:09:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:09:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:09:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:09:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/27 06:09:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/27 06:09:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:09:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/27 06:09:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/27 06:09:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/27 06:09:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/27 06:09:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/27 06:09:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:09:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:09:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/27 06:09:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:09:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/27 06:09:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/27 06:09:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:09:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:09:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/27 06:09:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/27 06:09:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/27 06:09:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/27 06:09:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:09:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:09:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/27 06:09:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/27 06:09:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/27 06:09:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:09:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/27 06:09:55 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:09:55 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:09:55 DEBUG : Waiting for deletions to finish 2025/06/27 06:09:55 DEBUG : Waiting for deletions to finish 2025/06/27 06:09:56 DEBUG : apple: Excluded (Path Filter) 2025/06/27 06:09:56 DEBUG : appleapple: Excluded (Path Filter) 2025/06/27 06:09:56 DEBUG : banana: Excluded (Path Filter) 2025/06/27 06:09:56 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/27 06:09:56 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/27 06:09:56 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/27 06:09:56 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/27 06:09:56 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/27 06:09:56 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/27 06:09:56 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/27 06:09:56 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/27 06:09:56 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/27 06:09:56 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/27 06:09:56 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/27 06:09:56 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/27 06:09:56 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/27 06:09:56 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/27 06:09:56 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/27 06:09:56 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/27 06:09:56 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/27 06:09:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 06:09:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 06:09:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/27 06:09:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/27 06:09:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/27 06:09:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/27 06:09:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/27 06:09:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/27 06:09:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/27 06:09:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/27 06:09:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/27 06:09:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/27 06:09:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/27 06:09:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/27 06:09:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/27 06:09:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/27 06:09:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/27 06:09:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/27 06:09:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/27 06:09:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/27 06:09:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/27 06:09:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/27 06:09:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/27 06:09:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/27 06:09:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/27 06:09:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/27 06:09:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/27 06:09:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/27 06:09:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/27 06:09:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/27 06:09:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/27 06:09:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/27 06:09:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/27 06:09:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/27 06:09:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/27 06:09:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/27 06:09:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/27 06:09:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/27 06:09:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/27 06:09:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/27 06:09:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/27 06:09:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/27 06:09:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/27 06:09:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/27 06:09:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/27 06:09:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/27 06:09:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/27 06:09:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/27 06:09:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/27 06:09:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/27 06:09:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/27 06:09:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/27 06:09:56 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:10:11 DEBUG : Waiting for deletions to finish 2025/06/27 06:10:11 DEBUG : apple: Excluded (Path Filter) 2025/06/27 06:10:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 06:10:11 DEBUG : banana: Excluded (Path Filter) 2025/06/27 06:10:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 06:10:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 06:10:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 06:10:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 06:10:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 06:10:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 06:10:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 06:10:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 06:10:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 06:10:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 06:10:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 06:10:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 06:10:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 06:10:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 06:10:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 06:10:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 06:10:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 06:10:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:11 DEBUG : apple: Unchanged skipping 2025/06/27 06:10:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:11 DEBUG : banana: Unchanged skipping 2025/06/27 06:10:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:11 DEBUG : splitbananasplit: Unchanged skipping 2025/06/27 06:10:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/27 06:10:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/27 06:10:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/27 06:10:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/27 06:10:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/27 06:10:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/27 06:10:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/27 06:10:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/27 06:10:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/27 06:10:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/27 06:10:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/27 06:10:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/27 06:10:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/27 06:10:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/27 06:10:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/27 06:10:12 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:10:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/27 06:10:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/27 06:10:12 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:10:12 DEBUG : Waiting for deletions to finish 2025/06/27 06:10:12 DEBUG : Waiting for deletions to finish 2025/06/27 06:10:12 DEBUG : apple: Excluded (Path Filter) 2025/06/27 06:10:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 06:10:12 DEBUG : banana: Excluded (Path Filter) 2025/06/27 06:10:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 06:10:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 06:10:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 06:10:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 06:10:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 06:10:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 06:10:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 06:10:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 06:10:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 06:10:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 06:10:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 06:10:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 06:10:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 06:10:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 06:10:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 06:10:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 06:10:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 06:10:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:12 DEBUG : apple: Unchanged skipping 2025/06/27 06:10:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:12 DEBUG : banana: Unchanged skipping 2025/06/27 06:10:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/27 06:10:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:12 DEBUG : splitbananasplit: Unchanged skipping 2025/06/27 06:10:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/27 06:10:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/27 06:10:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/27 06:10:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/27 06:10:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/27 06:10:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/27 06:10:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/27 06:10:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/27 06:10:13 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:10:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/27 06:10:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/27 06:10:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/27 06:10:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/27 06:10:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/27 06:10:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/27 06:10:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/27 06:10:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/27 06:10:13 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:10:13 DEBUG : Waiting for deletions to finish 2025/06/27 06:10:13 DEBUG : Waiting for deletions to finish 2025/06/27 06:10:13 DEBUG : apple: Excluded (Path Filter) 2025/06/27 06:10:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 06:10:13 DEBUG : banana: Excluded (Path Filter) 2025/06/27 06:10:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 06:10:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 06:10:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 06:10:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 06:10:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 06:10:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 06:10:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 06:10:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 06:10:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 06:10:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 06:10:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 06:10:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 06:10:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 06:10:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 06:10:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 06:10:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 06:10:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 06:10:13 DEBUG : Waiting for deletions to finish 2025/06/27 06:10:13 DEBUG : apple: Excluded (Path Filter) 2025/06/27 06:10:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 06:10:13 DEBUG : banana: Excluded (Path Filter) 2025/06/27 06:10:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 06:10:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 06:10:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 06:10:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 06:10:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 06:10:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 06:10:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 06:10:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 06:10:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 06:10:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 06:10:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 06:10:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 06:10:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 06:10:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 06:10:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 06:10:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 06:10:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:10:28 DEBUG : Waiting for deletions to finish 2025/06/27 06:10:28 DEBUG : apple: Excluded (Path Filter) 2025/06/27 06:10:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 06:10:28 DEBUG : banana: Excluded (Path Filter) 2025/06/27 06:10:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 06:10:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 06:10:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 06:10:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 06:10:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 06:10:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 06:10:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 06:10:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 06:10:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 06:10:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 06:10:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 06:10:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 06:10:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 06:10:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 06:10:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 06:10:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 06:10:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 06:10:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:29 DEBUG : apple: Unchanged skipping 2025/06/27 06:10:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/27 06:10:29 DEBUG : banana: Unchanged skipping 2025/06/27 06:10:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:29 DEBUG : splitbananasplit: Unchanged skipping 2025/06/27 06:10:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/27 06:10:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/27 06:10:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/27 06:10:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/27 06:10:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/27 06:10:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/27 06:10:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/27 06:10:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/27 06:10:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/27 06:10:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/27 06:10:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/27 06:10:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/27 06:10:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/27 06:10:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/27 06:10:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:29 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:10:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/27 06:10:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/27 06:10:29 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:10:29 DEBUG : Waiting for deletions to finish 2025/06/27 06:10:29 DEBUG : Waiting for deletions to finish 2025/06/27 06:10:29 DEBUG : apple: Excluded (Path Filter) 2025/06/27 06:10:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 06:10:29 DEBUG : banana: Excluded (Path Filter) 2025/06/27 06:10:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 06:10:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 06:10:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 06:10:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 06:10:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 06:10:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 06:10:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 06:10:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 06:10:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 06:10:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 06:10:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 06:10:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 06:10:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 06:10:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 06:10:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 06:10:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 06:10:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 06:10:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:30 DEBUG : banana: Unchanged skipping 2025/06/27 06:10:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/27 06:10:30 DEBUG : apple: Unchanged skipping 2025/06/27 06:10:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:30 DEBUG : splitbananasplit: Unchanged skipping 2025/06/27 06:10:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/27 06:10:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/27 06:10:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/27 06:10:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/27 06:10:30 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:10:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/27 06:10:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/27 06:10:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/27 06:10:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/27 06:10:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/27 06:10:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/27 06:10:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/27 06:10:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/27 06:10:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/27 06:10:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/27 06:10:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/27 06:10:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/27 06:10:30 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:10:30 DEBUG : Waiting for deletions to finish 2025/06/27 06:10:30 DEBUG : Waiting for deletions to finish 2025/06/27 06:10:30 DEBUG : apple: Excluded (Path Filter) 2025/06/27 06:10:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 06:10:30 DEBUG : banana: Excluded (Path Filter) 2025/06/27 06:10:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 06:10:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 06:10:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 06:10:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 06:10:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 06:10:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 06:10:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 06:10:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 06:10:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 06:10:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 06:10:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 06:10:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 06:10:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 06:10:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 06:10:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 06:10:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 06:10:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:10:44 DEBUG : Waiting for deletions to finish 2025/06/27 06:10:44 DEBUG : apple: Excluded (Path Filter) 2025/06/27 06:10:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 06:10:44 DEBUG : banana: Excluded (Path Filter) 2025/06/27 06:10:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 06:10:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 06:10:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 06:10:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 06:10:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 06:10:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 06:10:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 06:10:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 06:10:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 06:10:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 06:10:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 06:10:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 06:10:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 06:10:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 06:10:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 06:10:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 06:10:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 06:10:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/27 06:10:45 DEBUG : apple: Unchanged skipping 2025/06/27 06:10:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:45 DEBUG : banana: Unchanged skipping 2025/06/27 06:10:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:45 DEBUG : splitbananasplit: Unchanged skipping 2025/06/27 06:10:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/27 06:10:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/27 06:10:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/27 06:10:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/27 06:10:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/27 06:10:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/27 06:10:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/27 06:10:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/27 06:10:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/27 06:10:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/27 06:10:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/27 06:10:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/27 06:10:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/27 06:10:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/27 06:10:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/27 06:10:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/27 06:10:45 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:10:45 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:10:45 DEBUG : Waiting for deletions to finish 2025/06/27 06:10:45 DEBUG : Waiting for deletions to finish 2025/06/27 06:10:45 DEBUG : apple: Excluded (Path Filter) 2025/06/27 06:10:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 06:10:45 DEBUG : banana: Excluded (Path Filter) 2025/06/27 06:10:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 06:10:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 06:10:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 06:10:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 06:10:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 06:10:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 06:10:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 06:10:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 06:10:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 06:10:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 06:10:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 06:10:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 06:10:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 06:10:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 06:10:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 06:10:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 06:10:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 06:10:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:46 DEBUG : apple: Unchanged skipping 2025/06/27 06:10:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:46 DEBUG : splitbananasplit: Unchanged skipping 2025/06/27 06:10:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/27 06:10:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:46 DEBUG : banana: Unchanged skipping 2025/06/27 06:10:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/27 06:10:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/27 06:10:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/27 06:10:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/27 06:10:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/27 06:10:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/27 06:10:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/27 06:10:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/27 06:10:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/27 06:10:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/27 06:10:46 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:10:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/27 06:10:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/27 06:10:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/27 06:10:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/27 06:10:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/27 06:10:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:10:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/27 06:10:46 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:10:46 DEBUG : Waiting for deletions to finish 2025/06/27 06:10:46 DEBUG : Waiting for deletions to finish 2025/06/27 06:10:46 DEBUG : apple: Excluded (Path Filter) 2025/06/27 06:10:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 06:10:46 DEBUG : banana: Excluded (Path Filter) 2025/06/27 06:10:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 06:10:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 06:10:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 06:10:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 06:10:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 06:10:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 06:10:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 06:10:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 06:10:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 06:10:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 06:10:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 06:10:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 06:10:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 06:10:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 06:10:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 06:10:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 06:10:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:11:00 DEBUG : Waiting for deletions to finish 2025/06/27 06:11:01 DEBUG : apple: Excluded (Path Filter) 2025/06/27 06:11:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 06:11:01 DEBUG : banana: Excluded (Path Filter) 2025/06/27 06:11:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 06:11:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 06:11:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 06:11:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 06:11:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 06:11:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 06:11:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 06:11:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 06:11:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 06:11:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 06:11:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 06:11:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 06:11:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 06:11:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 06:11:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 06:11:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 06:11:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 06:11:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:01 DEBUG : apple: Unchanged skipping 2025/06/27 06:11:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/27 06:11:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:01 DEBUG : banana: Unchanged skipping 2025/06/27 06:11:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:01 DEBUG : splitbananasplit: Unchanged skipping 2025/06/27 06:11:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/27 06:11:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/27 06:11:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/27 06:11:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/27 06:11:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/27 06:11:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:02 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:11:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/27 06:11:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/27 06:11:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/27 06:11:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/27 06:11:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/27 06:11:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/27 06:11:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/27 06:11:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/27 06:11:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/27 06:11:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/27 06:11:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/27 06:11:02 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:11:02 DEBUG : Waiting for deletions to finish 2025/06/27 06:11:02 DEBUG : Waiting for deletions to finish 2025/06/27 06:11:02 DEBUG : apple: Excluded (Path Filter) 2025/06/27 06:11:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 06:11:02 DEBUG : banana: Excluded (Path Filter) 2025/06/27 06:11:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 06:11:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 06:11:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 06:11:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 06:11:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 06:11:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 06:11:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 06:11:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 06:11:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 06:11:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 06:11:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 06:11:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 06:11:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 06:11:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 06:11:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 06:11:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 06:11:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 06:11:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/27 06:11:02 DEBUG : apple: Unchanged skipping 2025/06/27 06:11:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:02 DEBUG : splitbananasplit: Unchanged skipping 2025/06/27 06:11:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:02 DEBUG : banana: Unchanged skipping 2025/06/27 06:11:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/27 06:11:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:02 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:11:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/27 06:11:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/27 06:11:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/27 06:11:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/27 06:11:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/27 06:11:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/27 06:11:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/27 06:11:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/27 06:11:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/27 06:11:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/27 06:11:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/27 06:11:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/27 06:11:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/27 06:11:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/27 06:11:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/27 06:11:02 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:11:02 DEBUG : Waiting for deletions to finish 2025/06/27 06:11:02 DEBUG : Waiting for deletions to finish 2025/06/27 06:11:03 DEBUG : apple: Excluded (Path Filter) 2025/06/27 06:11:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 06:11:03 DEBUG : banana: Excluded (Path Filter) 2025/06/27 06:11:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 06:11:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 06:11:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 06:11:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 06:11:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 06:11:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 06:11:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 06:11:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 06:11:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 06:11:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 06:11:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 06:11:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 06:11:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 06:11:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 06:11:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 06:11:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 06:11:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:11:17 DEBUG : Waiting for deletions to finish 2025/06/27 06:11:18 DEBUG : apple: Excluded (Path Filter) 2025/06/27 06:11:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 06:11:18 DEBUG : banana: Excluded (Path Filter) 2025/06/27 06:11:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 06:11:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 06:11:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 06:11:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 06:11:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 06:11:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 06:11:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 06:11:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 06:11:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 06:11:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 06:11:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 06:11:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 06:11:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 06:11:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 06:11:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 06:11:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 06:11:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 06:11:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:19 DEBUG : apple: Unchanged skipping 2025/06/27 06:11:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/27 06:11:19 DEBUG : banana: Unchanged skipping 2025/06/27 06:11:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:19 DEBUG : splitbananasplit: Unchanged skipping 2025/06/27 06:11:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/27 06:11:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/27 06:11:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/27 06:11:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/27 06:11:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/27 06:11:19 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:11:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/27 06:11:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/27 06:11:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/27 06:11:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/27 06:11:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/27 06:11:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/27 06:11:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/27 06:11:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/27 06:11:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/27 06:11:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/27 06:11:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/27 06:11:19 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:11:19 DEBUG : Waiting for deletions to finish 2025/06/27 06:11:19 DEBUG : Waiting for deletions to finish 2025/06/27 06:11:19 DEBUG : apple: Excluded (Path Filter) 2025/06/27 06:11:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 06:11:19 DEBUG : banana: Excluded (Path Filter) 2025/06/27 06:11:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 06:11:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 06:11:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 06:11:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 06:11:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 06:11:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 06:11:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 06:11:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 06:11:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 06:11:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 06:11:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 06:11:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 06:11:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 06:11:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 06:11:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 06:11:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 06:11:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/27 06:11:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:19 DEBUG : apple: Unchanged skipping 2025/06/27 06:11:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/27 06:11:19 DEBUG : banana: Unchanged skipping 2025/06/27 06:11:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:19 DEBUG : splitbananasplit: Unchanged skipping 2025/06/27 06:11:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/27 06:11:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/27 06:11:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/27 06:11:20 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:11:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/27 06:11:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/27 06:11:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/27 06:11:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/27 06:11:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/27 06:11:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/27 06:11:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/27 06:11:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/27 06:11:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/27 06:11:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/27 06:11:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/27 06:11:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/27 06:11:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/27 06:11:20 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:11:20 DEBUG : Waiting for deletions to finish 2025/06/27 06:11:20 DEBUG : Waiting for deletions to finish 2025/06/27 06:11:20 DEBUG : apple: Excluded (Path Filter) 2025/06/27 06:11:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/27 06:11:20 DEBUG : banana: Excluded (Path Filter) 2025/06/27 06:11:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/27 06:11:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/27 06:11:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/27 06:11:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/27 06:11:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/27 06:11:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/27 06:11:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/27 06:11:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/27 06:11:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/27 06:11:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/27 06:11:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/27 06:11:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/27 06:11:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/27 06:11:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/27 06:11:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/27 06:11:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/27 06:11:20 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (200.77s) --- PASS: TestTransform/NFC (15.82s) --- PASS: TestTransform/NFD (16.95s) --- PASS: TestTransform/base64 (19.88s) --- PASS: TestTransform/prefix (21.78s) --- PASS: TestTransform/suffix (22.14s) --- PASS: TestTransform/truncate (19.65s) --- PASS: TestTransform/encoder (17.48s) --- PASS: TestTransform/ISO-8859-1 (17.22s) --- PASS: TestTransform/charmap (15.95s) --- PASS: TestTransform/lowercase (16.27s) --- PASS: TestTransform/ascii (17.63s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:11:25 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/27 06:11:25 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/27 06:11:25 INFO : sub dir_somesuffix: Making directory 2025/06/27 06:11:25 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/27 06:11:25 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/06/27 06:11:25 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/27 06:11:25 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/06/27 06:11:25 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/27 06:11:25 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:11:25 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:11:26 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/27 06:11:26 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/27 06:11:26 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.80s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:11:27 DEBUG : toe: transformed to: tictactoe 2025/06/27 06:11:27 DEBUG : toe: transformed to: tictactoe 2025/06/27 06:11:27 INFO : tictactoe: Making directory 2025/06/27 06:11:27 DEBUG : toe: transformed to: tictactoe 2025/06/27 06:11:27 DEBUG : toe: transformed to: tictactoe 2025/06/27 06:11:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/27 06:11:27 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/06/27 06:11:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/27 06:11:27 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:11:27 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:11:28 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/27 06:11:28 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/06/27 06:11:28 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (2.01s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:11:29 INFO : toe: Making directory 2025/06/27 06:11:29 INFO : toe/toe: Making directory 2025/06/27 06:11:29 DEBUG : toe: transformed to: tictactoe 2025/06/27 06:11:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/27 06:11:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/27 06:11:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/27 06:11:29 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:11:29 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:11:30 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/27 06:11:30 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/27 06:11:30 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.73s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:11:31 INFO : toe: Making directory 2025/06/27 06:11:31 INFO : toe/toe: Making directory 2025/06/27 06:11:31 DEBUG : toe: transformed to: tictactoe 2025/06/27 06:11:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/27 06:11:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/27 06:11:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/27 06:11:31 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:11:31 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:11:32 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/27 06:11:32 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/27 06:11:32 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.91s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:11:33 DEBUG : empty_dir: Making directory with metadata 2025/06/27 06:11:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/27 06:11:33 DEBUG : toe: transformed to: tictactoe 2025/06/27 06:11:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 06:11:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 06:11:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 06:11:33 INFO : tictacempty_dir: Making directory 2025/06/27 06:11:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 06:11:33 DEBUG : toe: transformed to: tictactoe 2025/06/27 06:11:33 DEBUG : toe: transformed to: tictactoe 2025/06/27 06:11:33 INFO : tictactoe: Making directory 2025/06/27 06:11:33 DEBUG : toe: transformed to: tictactoe 2025/06/27 06:11:33 DEBUG : toe: transformed to: tictactoe 2025/06/27 06:11:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/27 06:11:33 INFO : tictactoe/tictactoe: Making directory 2025/06/27 06:11:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/27 06:11:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/27 06:11:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/27 06:11:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/27 06:11:33 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:11:33 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:11:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/27 06:11:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/27 06:11:33 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.82s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:11:34 DEBUG : empty_dir: Making directory with metadata 2025/06/27 06:11:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/27 06:11:34 DEBUG : toe: transformed to: tictactoe 2025/06/27 06:11:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 06:11:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 06:11:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 06:11:35 INFO : tictacempty_dir: Making directory 2025/06/27 06:11:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 06:11:35 DEBUG : toe: transformed to: tictactoe 2025/06/27 06:11:35 DEBUG : toe: transformed to: tictactoe 2025/06/27 06:11:35 INFO : tictactoe: Making directory 2025/06/27 06:11:35 DEBUG : toe: transformed to: tictactoe 2025/06/27 06:11:35 DEBUG : toe: transformed to: tictactoe 2025/06/27 06:11:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/27 06:11:35 INFO : tictactoe/tictactoe: Making directory 2025/06/27 06:11:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/27 06:11:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/27 06:11:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/27 06:11:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/27 06:11:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/27 06:11:35 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:11:35 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:11:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/27 06:11:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/27 06:11:35 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/27 06:11:36 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:11:36 DEBUG : toe: transformed to: tictactoe 2025/06/27 06:11:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 06:11:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 06:11:36 DEBUG : toe: transformed to: tictactoe 2025/06/27 06:11:36 DEBUG : toe: transformed to: tictactoe 2025/06/27 06:11:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/27 06:11:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/27 06:11:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/06/27 06:11:36 NOTICE: B2 bucket rclone-test-qijipav2loye: 0 differences found 2025/06/27 06:11:36 NOTICE: B2 bucket rclone-test-qijipav2loye: 1 matching files --- PASS: TestAllTag (2.58s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:11:37 DEBUG : toe: transformed to: tictactoe 2025/06/27 06:11:37 DEBUG : toe: transformed to: tictactoe 2025/06/27 06:11:37 INFO : tictactoe: Making directory 2025/06/27 06:11:37 DEBUG : toe: transformed to: tictactoe 2025/06/27 06:11:37 DEBUG : toe: transformed to: tictactoe 2025/06/27 06:11:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/27 06:11:37 INFO : tictactoe/tictactoe: Making directory 2025/06/27 06:11:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/27 06:11:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/27 06:11:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/27 06:11:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/27 06:11:37 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:11:37 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:11:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/27 06:11:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/27 06:11:38 DEBUG : Waiting for deletions to finish 2025/06/27 06:11:38 DEBUG : toe: transformed to: tictactoe 2025/06/27 06:11:38 DEBUG : toe: transformed to: tictactoe 2025/06/27 06:11:38 DEBUG : toe: transformed to: tictactoe 2025/06/27 06:11:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/27 06:11:39 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/27 06:11:39 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:11:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/27 06:11:39 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/06/27 06:11:39 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:11:39 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.57s) === RUN TestSyntax 2025/06/27 06:11:39 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:11:40 INFO : toe: Making directory 2025/06/27 06:11:40 INFO : toe/toe: Making directory 2025/06/27 06:11:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/27 06:11:40 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:11:40 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:11:40 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/27 06:11:40 INFO : toe/toe/toe: Copied (new) 2025/06/27 06:11:40 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.91s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:11:41 DEBUG : empty_dir: Making directory with metadata 2025/06/27 06:11:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/27 06:11:41 DEBUG : toe: transformed to: tictactoe 2025/06/27 06:11:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 06:11:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 06:11:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 06:11:42 INFO : tictacempty_dir: Making directory 2025/06/27 06:11:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 06:11:42 DEBUG : toe: transformed to: tictactoe 2025/06/27 06:11:42 DEBUG : toe: transformed to: tictactoe 2025/06/27 06:11:42 INFO : tictactoe: Making directory 2025/06/27 06:11:42 DEBUG : toe: transformed to: tictactoe 2025/06/27 06:11:42 DEBUG : toe: transformed to: tictactoe 2025/06/27 06:11:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/27 06:11:42 INFO : tictactoe/tictactoe: Making directory 2025/06/27 06:11:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/27 06:11:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/27 06:11:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/27 06:11:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/27 06:11:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/27 06:11:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/27 06:11:42 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:11:42 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:11:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/27 06:11:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/27 06:11:42 INFO : toe/toe/toe.txt: Deleted 2025/06/27 06:11:42 INFO : toe/toe: Removing directory 2025/06/27 06:11:42 INFO : toe: Removing directory 2025/06/27 06:11:42 INFO : empty_dir: Removing directory 2025/06/27 06:11:42 DEBUG : Local file system at /tmp/rclone690795649: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.86s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:11:43 DEBUG : empty_dir: Making directory with metadata 2025/06/27 06:11:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/27 06:11:43 DEBUG : toe: transformed to: tictactoe 2025/06/27 06:11:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 06:11:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 06:11:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 06:11:43 INFO : tictacempty_dir: Making directory 2025/06/27 06:11:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 06:11:43 DEBUG : toe: transformed to: tictactoe 2025/06/27 06:11:43 DEBUG : toe: transformed to: tictactoe 2025/06/27 06:11:43 INFO : tictactoe: Making directory 2025/06/27 06:11:43 DEBUG : toe: transformed to: tictactoe 2025/06/27 06:11:43 DEBUG : toe: transformed to: tictactoe 2025/06/27 06:11:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/27 06:11:43 INFO : tictactoe/tictactoe: Making directory 2025/06/27 06:11:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/27 06:11:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/27 06:11:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/27 06:11:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/27 06:11:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/27 06:11:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/27 06:11:43 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:11:43 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:11:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/27 06:11:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/27 06:11:44 INFO : toe/toe/toe.txt: Deleted 2025/06/27 06:11:44 INFO : toe/toe: Removing directory 2025/06/27 06:11:44 INFO : toe: Removing directory 2025/06/27 06:11:44 INFO : empty_dir: Removing directory 2025/06/27 06:11:44 DEBUG : Local file system at /tmp/rclone690795649: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/27 06:11:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/27 06:11:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/27 06:11:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/27 06:11:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/27 06:11:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/27 06:11:46 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/06/27 06:11:46 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.48s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:11:47 DEBUG : Reset feature "Copy" 2025/06/27 06:11:47 DEBUG : Reset feature "Move" 2025/06/27 06:11:47 DEBUG : Reset feature "Copy" 2025/06/27 06:11:47 DEBUG : Reset feature "Move" 2025/06/27 06:11:47 DEBUG : empty_dir: Making directory with metadata 2025/06/27 06:11:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/27 06:11:47 DEBUG : toe: transformed to: tictactoe 2025/06/27 06:11:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 06:11:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 06:11:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 06:11:47 INFO : tictacempty_dir: Making directory 2025/06/27 06:11:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/27 06:11:47 DEBUG : toe: transformed to: tictactoe 2025/06/27 06:11:47 DEBUG : toe: transformed to: tictactoe 2025/06/27 06:11:47 INFO : tictactoe: Making directory 2025/06/27 06:11:47 DEBUG : toe: transformed to: tictactoe 2025/06/27 06:11:47 DEBUG : toe: transformed to: tictactoe 2025/06/27 06:11:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/27 06:11:47 INFO : tictactoe/tictactoe: Making directory 2025/06/27 06:11:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/27 06:11:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/27 06:11:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/27 06:11:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/27 06:11:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/27 06:11:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/27 06:11:47 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:11:47 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:11:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/27 06:11:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/27 06:11:48 INFO : toe/toe/toe.txt: Deleted 2025/06/27 06:11:48 INFO : toe/toe: Removing directory 2025/06/27 06:11:48 INFO : toe: Removing directory 2025/06/27 06:11:48 INFO : empty_dir: Removing directory 2025/06/27 06:11:48 DEBUG : Local file system at /tmp/rclone690795649: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/27 06:11:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/27 06:11:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/27 06:11:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/27 06:11:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/27 06:11:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/27 06:11:49 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/06/27 06:11:49 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.82s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:11:51 DEBUG : toe: transformed to: dG9l 2025/06/27 06:11:51 DEBUG : toe: transformed to: dG9l 2025/06/27 06:11:51 INFO : dG9l: Making directory 2025/06/27 06:11:51 DEBUG : toe: transformed to: dG9l 2025/06/27 06:11:51 DEBUG : toe: transformed to: dG9l 2025/06/27 06:11:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/27 06:11:51 INFO : dG9l/dG9l: Making directory 2025/06/27 06:11:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/27 06:11:51 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/06/27 06:11:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/27 06:11:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/27 06:11:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/27 06:11:51 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:11:51 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:11:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/27 06:11:52 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/06/27 06:11:52 DEBUG : Waiting for deletions to finish 2025/06/27 06:11:52 DEBUG : dG9l: transformed to: toe 2025/06/27 06:11:52 DEBUG : dG9l: transformed to: toe 2025/06/27 06:11:52 DEBUG : dG9l: transformed to: toe 2025/06/27 06:11:52 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/06/27 06:11:52 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/06/27 06:11:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/06/27 06:11:52 DEBUG : Local file system at /tmp/rclone690795649: Waiting for checks to finish 2025/06/27 06:11:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/06/27 06:11:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/06/27 06:11:52 DEBUG : Local file system at /tmp/rclone690795649: Waiting for transfers to finish 2025/06/27 06:11:52 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.75s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-qijipav2loye", Local "Local file system at /tmp/rclone690795649", Modify Window "1ms" 2025/06/27 06:11:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/27 06:11:53 DEBUG : toe: transformed to: 2025/06/27 06:11:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/27 06:11:54 DEBUG : toe: transformed to: 2025/06/27 06:11:54 INFO : B2 bucket rclone-test-qijipav2loye: Making directory 2025/06/27 06:11:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/27 06:11:54 DEBUG : toe: transformed to: 2025/06/27 06:11:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/27 06:11:54 DEBUG : toe: transformed to: 2025/06/27 06:11:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/27 06:11:54 DEBUG : toe/toe: transformed to: 2025/06/27 06:11:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/27 06:11:54 INFO : toe/toe: Making directory 2025/06/27 06:11:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/27 06:11:54 DEBUG : toe/toe: transformed to: 2025/06/27 06:11:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/27 06:11:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/27 06:11:54 DEBUG : toe: transformed to: 2025/06/27 06:11:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/27 06:11:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/27 06:11:54 DEBUG : toe/toe/toe: transformed to: 2025/06/27 06:11:54 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for checks to finish 2025/06/27 06:11:54 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/27 06:11:54 DEBUG : B2 bucket rclone-test-qijipav2loye: Waiting for transfers to finish 2025/06/27 06:11:55 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/27 06:11:55 INFO : toe/toe/toe: Copied (new) 2025/06/27 06:11:55 ERROR : B2 bucket rclone-test-qijipav2loye: not deleting files as there were IO errors 2025/06/27 06:11:55 ERROR : B2 bucket rclone-test-qijipav2loye: not deleting directories as there were IO errors --- PASS: TestError (2.20s) PASS 2025/06/27 06:11:55 DEBUG : B2 bucket rclone-test-qijipav2loye: Purge remote 2025/06/27 06:11:55 INFO : B2 bucket rclone-test-qijipav2loye: cleaning bucket "rclone-test-qijipav2loye" of all files 2025/06/27 06:11:57 DEBUG : BackupDir/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f409f9734ef3f6f4b_d20250627_m060532_c001_v7007000_t0000_u01751004332143") 2025/06/27 06:11:57 DEBUG : BackupDir/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f115bad7ba61a3a87_d20250627_m060526_c001_v0001183_t0009_u01751004326294") 2025/06/27 06:11:57 DEBUG : CompareDest/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f409f9734ef3f6f2a_d20250627_m060506_c001_v7007000_t0000_u01751004306272") 2025/06/27 06:11:57 DEBUG : CompareDest/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052a434_d20250627_m060459_c001_v0001171_t0017_u01751004299836") 2025/06/27 06:11:57 DEBUG : CompareDest/two: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f409f9734ef3f6f2b_d20250627_m060506_c001_v7007000_t0000_u01751004306454") 2025/06/27 06:11:57 DEBUG : CompareDest/two: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f104cdd0a16d70b60_d20250627_m060500_c001_v0001116_t0006_u01751004300948") 2025/06/27 06:11:57 DEBUG : CopyDest/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f409f9734ef3f6f4d_d20250627_m060532_c001_v7007000_t0000_u01751004332325") 2025/06/27 06:11:57 DEBUG : CopyDest/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f104cdd0a16d70bd9_d20250627_m060523_c001_v0001116_t0008_u01751004323159") 2025/06/27 06:11:57 DEBUG : CopyDest/three: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f409f9734ef3f6f4e_d20250627_m060532_c001_v7007000_t0000_u01751004332507") 2025/06/27 06:11:57 DEBUG : CopyDest/three: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f104cdd0a16d70c01_d20250627_m060529_c001_v0001116_t0004_u01751004329670") 2025/06/27 06:11:57 DEBUG : CopyDest/two: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f409f9734ef3f6f4f_d20250627_m060532_c001_v7007000_t0000_u01751004332718") 2025/06/27 06:11:57 DEBUG : CopyDest/two: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052a5b2_d20250627_m060527_c001_v0001171_t0047_u01751004327343") 2025/06/27 06:11:57 DEBUG : EXISTING: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40095eb87b0b1b57_d20250627_m060656_c001_v7007000_t0000_u01751004416472") 2025/06/27 06:11:57 DEBUG : EXISTING: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052aa8d_d20250627_m060655_c001_v0001171_t0012_u01751004415269") 2025/06/27 06:11:57 DEBUG : PREFIXapple: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f415d30c94ad3af4b_d20250627_m060913_c001_v7007000_t0000_u01751004553450") 2025/06/27 06:11:57 DEBUG : PREFIXapple: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b285_d20250627_m060907_c001_v0001171_t0022_u01751004547735") 2025/06/27 06:11:57 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f415d30c94ad3af49_d20250627_m060913_c001_v7007000_t0000_u01751004553265") 2025/06/27 06:11:57 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c3333_d20250627_m060907_c001_v0001184_t0033_u01751004547715") 2025/06/27 06:11:57 DEBUG : PREFIXbanana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089ff28_d20250627_m060913_c001_v7007000_t0000_u01751004553461") 2025/06/27 06:11:58 DEBUG : PREFIXbanana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c024_d20250627_m060907_c001_v0001106_t0001_u01751004547743") 2025/06/27 06:11:58 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f417693e649f8aaf7_d20250627_m060913_c001_v7007000_t0000_u01751004553469") 2025/06/27 06:11:58 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324d2e_d20250627_m060907_c001_v0001161_t0001_u01751004547724") 2025/06/27 06:11:58 DEBUG : Testêé: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40095eb87b0b1b52_d20250627_m060652_c001_v7007000_t0000_u01751004412715") 2025/06/27 06:11:58 DEBUG : Testêé: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052aa54_d20250627_m060651_c001_v0001171_t0036_u01751004411902") 2025/06/27 06:11:58 DEBUG : Testêé: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052aa45_d20250627_m060651_c001_v0001171_t0032_u01751004411095") 2025/06/27 06:11:58 DEBUG : YXBwbGU=: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544c72d_d20250627_m060853_c001_v7007000_t0000_u01751004533207") 2025/06/27 06:11:58 DEBUG : YXBwbGU=: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324cc2_d20250627_m060848_c001_v0001161_t0011_u01751004528420") 2025/06/27 06:11:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544c731_d20250627_m060853_c001_v7007000_t0000_u01751004533390") 2025/06/27 06:11:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c31d5_d20250627_m060848_c001_v0001184_t0044_u01751004528441") 2025/06/27 06:11:58 DEBUG : YmFuYW5h: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544c735_d20250627_m060853_c001_v7007000_t0000_u01751004533572") 2025/06/27 06:11:58 DEBUG : YmFuYW5h: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27bfc2_d20250627_m060848_c001_v0001106_t0043_u01751004528429") 2025/06/27 06:11:58 DEBUG : a/potato2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f422f3d942e4bd3a4_d20250627_m060325_c001_v7007000_t0000_u01751004205310") 2025/06/27 06:11:58 DEBUG : a/potato2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fda52_d20250627_m060324_c001_v0001157_t0016_u01751004204471") 2025/06/27 06:11:58 DEBUG : a/potato2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4043af8c0b114508_d20250627_m060322_c001_v7007000_t0000_u01751004202688") 2025/06/27 06:11:58 DEBUG : a/potato2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fda44_d20250627_m060321_c001_v0001157_t0026_u01751004201610") 2025/06/27 06:11:58 DEBUG : a/potato2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fb23_d20250627_m060303_c001_v7007000_t0000_u01751004183254") 2025/06/27 06:11:58 DEBUG : a/potato2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fd9c5_d20250627_m060302_c001_v0001157_t0032_u01751004182351") 2025/06/27 06:11:58 DEBUG : apple: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f420e3e920845a6fd_d20250627_m061121_c001_v7007000_t0000_u01751004681150") 2025/06/27 06:11:58 DEBUG : apple: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324ff1_d20250627_m061115_c001_v0001161_t0031_u01751004675967") 2025/06/27 06:11:58 DEBUG : apple: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4078888abe131669_d20250627_m061103_c001_v7007000_t0000_u01751004663723") 2025/06/27 06:11:58 DEBUG : apple: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324f87_d20250627_m061059_c001_v0001161_t0022_u01751004659134") 2025/06/27 06:11:58 DEBUG : apple: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f407cac8eb67570ca_d20250627_m061047_c001_v7007000_t0000_u01751004647406") 2025/06/27 06:11:59 DEBUG : apple: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324f1f_d20250627_m061043_c001_v0001161_t0045_u01751004643095") 2025/06/27 06:11:59 DEBUG : apple: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40165088f0b32a11_d20250627_m061031_c001_v7007000_t0000_u01751004631408") 2025/06/27 06:11:59 DEBUG : apple: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324ed9_d20250627_m061026_c001_v0001161_t0033_u01751004626914") 2025/06/27 06:11:59 DEBUG : apple: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd308a00df_d20250627_m061014_c001_v7007000_t0000_u01751004614288") 2025/06/27 06:11:59 DEBUG : apple: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324e87_d20250627_m061009_c001_v0001161_t0045_u01751004609660") 2025/06/27 06:11:59 DEBUG : apple: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544d00a_d20250627_m060956_c001_v7007000_t0000_u01751004596736") 2025/06/27 06:11:59 DEBUG : apple: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b4de_d20250627_m060950_c001_v0001171_t0047_u01751004590461") 2025/06/27 06:11:59 DEBUG : apple: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40095eb87b0b1c4d_d20250627_m060937_c001_v7007000_t0000_u01751004577144") 2025/06/27 06:11:59 DEBUG : apple: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c3535_d20250627_m060933_c001_v0001184_t0020_u01751004573338") 2025/06/27 06:11:59 DEBUG : apple: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4054f37f60ba94d1_d20250627_m060932_c001_v7007000_t0000_u01751004572232") 2025/06/27 06:11:59 DEBUG : apple: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c34c0_d20250627_m060927_c001_v0001184_t0023_u01751004567252") 2025/06/27 06:11:59 DEBUG : apple: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089ff41_d20250627_m060914_c001_v7007000_t0000_u01751004554988") 2025/06/27 06:11:59 DEBUG : apple: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324d4a_d20250627_m060911_c001_v0001161_t0001_u01751004551194") 2025/06/27 06:11:59 DEBUG : apple: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f413e410e2bf30c7e_d20250627_m060909_c001_v7007000_t0000_u01751004549855") 2025/06/27 06:11:59 DEBUG : apple: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c330d_d20250627_m060905_c001_v0001184_t0025_u01751004545418") 2025/06/27 06:11:59 DEBUG : apple: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41220193169c375e_d20250627_m060850_c001_v7007000_t0000_u01751004530803") 2025/06/27 06:11:59 DEBUG : apple: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324cb4_d20250627_m060845_c001_v0001161_t0043_u01751004525619") 2025/06/27 06:11:59 DEBUG : apple: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8af21_d20250627_m060833_c001_v7007000_t0000_u01751004513407") 2025/06/27 06:11:59 DEBUG : apple: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324c4c_d20250627_m060828_c001_v0001161_t0048_u01751004508990") 2025/06/27 06:11:59 DEBUG : apple: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8ae1d_d20250627_m060816_c001_v7007000_t0000_u01751004496353") 2025/06/27 06:11:59 DEBUG : apple: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324be4_d20250627_m060811_c001_v0001161_t0059_u01751004491657") 2025/06/27 06:12:00 DEBUG : appleSUFFIX: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f413e410e2bf30ce4_d20250627_m060935_c001_v7007000_t0000_u01751004575393") 2025/06/27 06:12:00 DEBUG : appleSUFFIX: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b3a3_d20250627_m060929_c001_v0001171_t0036_u01751004569806") 2025/06/27 06:12:00 DEBUG : appleapple: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544d00b_d20250627_m060956_c001_v7007000_t0000_u01751004596918") 2025/06/27 06:12:00 DEBUG : appleapple: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c369b_d20250627_m060952_c001_v0001184_t0042_u01751004592645") 2025/06/27 06:12:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f420e3e920845a6fe_d20250627_m061121_c001_v7007000_t0000_u01751004681344") 2025/06/27 06:12:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c3cd2_d20250627_m061117_c001_v0001184_t0025_u01751004677320") 2025/06/27 06:12:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4078888abe13166a_d20250627_m061103_c001_v7007000_t0000_u01751004663904") 2025/06/27 06:12:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c3b3a_d20250627_m061059_c001_v0001184_t0005_u01751004659996") 2025/06/27 06:12:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f407cac8eb67570cb_d20250627_m061047_c001_v7007000_t0000_u01751004647590") 2025/06/27 06:12:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c39cd_d20250627_m061044_c001_v0001184_t0044_u01751004644020") 2025/06/27 06:12:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40165088f0b32a13_d20250627_m061031_c001_v7007000_t0000_u01751004631590") 2025/06/27 06:12:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c38ba_d20250627_m061028_c001_v0001184_t0024_u01751004628011") 2025/06/27 06:12:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd308a00e2_d20250627_m061014_c001_v7007000_t0000_u01751004614470") 2025/06/27 06:12:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c37b3_d20250627_m061010_c001_v0001184_t0024_u01751004610515") 2025/06/27 06:12:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f407cac8eb675704a_d20250627_m060954_c001_v7007000_t0000_u01751004594711") 2025/06/27 06:12:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c0bf_d20250627_m060951_c001_v0001106_t0039_u01751004591002") 2025/06/27 06:12:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40095eb87b0b1c4f_d20250627_m060937_c001_v7007000_t0000_u01751004577326") 2025/06/27 06:12:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c07e_d20250627_m060933_c001_v0001106_t0040_u01751004573346") 2025/06/27 06:12:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40095eb87b0b1c3e_d20250627_m060931_c001_v7007000_t0000_u01751004571790") 2025/06/27 06:12:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b393_d20250627_m060928_c001_v0001171_t0028_u01751004568125") 2025/06/27 06:12:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089ff44_d20250627_m060915_c001_v7007000_t0000_u01751004555172") 2025/06/27 06:12:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b2ad_d20250627_m060911_c001_v0001171_t0007_u01751004551216") 2025/06/27 06:12:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4061179d731ccc67_d20250627_m060910_c001_v7007000_t0000_u01751004550246") 2025/06/27 06:12:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b277_d20250627_m060905_c001_v0001171_t0019_u01751004545996") 2025/06/27 06:12:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4081fe67e76ea29e_d20250627_m060851_c001_v7007000_t0000_u01751004531057") 2025/06/27 06:12:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c31b7_d20250627_m060846_c001_v0001184_t0018_u01751004526681") 2025/06/27 06:12:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8af25_d20250627_m060833_c001_v7007000_t0000_u01751004513592") 2025/06/27 06:12:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c307f_d20250627_m060830_c001_v0001184_t0009_u01751004510010") 2025/06/27 06:12:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8ae1f_d20250627_m060816_c001_v7007000_t0000_u01751004496544") 2025/06/27 06:12:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c2f0f_d20250627_m060812_c001_v0001184_t0046_u01751004492918") 2025/06/27 06:12:01 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419ffae81c59b4c5_d20250627_m060935_c001_v7007000_t0000_u01751004575370") 2025/06/27 06:12:01 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c34ef_d20250627_m060929_c001_v0001184_t0057_u01751004569786") 2025/06/27 06:12:01 DEBUG : b/potato: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f422f3d942e4bd3a5_d20250627_m060325_c001_v7007000_t0000_u01751004205492") 2025/06/27 06:12:01 DEBUG : b/potato: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fda4c_d20250627_m060323_c001_v0001157_t0001_u01751004203246") 2025/06/27 06:12:01 DEBUG : b/potato: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4043af8c0b114507_d20250627_m060322_c001_v7007000_t0000_u01751004202121") 2025/06/27 06:12:01 DEBUG : b/potato: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fda3a_d20250627_m060320_c001_v0001157_t0001_u01751004200107") 2025/06/27 06:12:01 DEBUG : b/potato: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fb22_d20250627_m060302_c001_v7007000_t0000_u01751004182696") 2025/06/27 06:12:01 DEBUG : b/potato: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fd9c1_d20250627_m060301_c001_v0001157_t0008_u01751004181160") 2025/06/27 06:12:01 DEBUG : backup/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4078888abe130e4a_d20250627_m060546_c001_v7007000_t0000_u01751004346375") 2025/06/27 06:12:01 DEBUG : backup/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1087909b2b6c16ce_d20250627_m060544_c001_v0001161_t0003_u01751004344345") 2025/06/27 06:12:02 DEBUG : backup/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f119df60c2ba3edd4_d20250627_m060539_c001_v0001184_t0001_u01751004339961") 2025/06/27 06:12:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f415813631c53c502_d20250627_m060613_c001_v7007000_t0000_u01751004373350") 2025/06/27 06:12:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c2411_d20250627_m060611_c001_v0001184_t0056_u01751004371243") 2025/06/27 06:12:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f100737f7212a0fde_d20250627_m060606_c001_v0001182_t0056_u01751004366994") 2025/06/27 06:12:02 DEBUG : backup/one.bak: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4078888abe130e52_d20250627_m060600_c001_v7007000_t0000_u01751004360205") 2025/06/27 06:12:02 DEBUG : backup/one.bak: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f101b28ec8a0a1a44_d20250627_m060557_c001_v0001179_t0009_u01751004357873") 2025/06/27 06:12:02 DEBUG : backup/one.bak: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f11411b31f8d460b4_d20250627_m060553_c001_v0001181_t0047_u01751004353518") 2025/06/27 06:12:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f415813631c53c504_d20250627_m060613_c001_v7007000_t0000_u01751004373533") 2025/06/27 06:12:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f105663d85bc7f4ff_d20250627_m060612_c001_v0001109_t0059_u01751004372053") 2025/06/27 06:12:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f115fb3c9a0da2aa1_d20250627_m060608_c001_v0001161_t0009_u01751004368333") 2025/06/27 06:12:02 DEBUG : backup/three.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4078888abe130e4c_d20250627_m060546_c001_v7007000_t0000_u01751004346557") 2025/06/27 06:12:02 DEBUG : backup/three.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1013afe86ca9c66a_d20250627_m060545_c001_v0001120_t0023_u01751004345441") 2025/06/27 06:12:02 DEBUG : backup/three.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1135936e4902cd77_d20250627_m060541_c001_v0001113_t0019_u01751004341593") 2025/06/27 06:12:02 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4078888abe130e53_d20250627_m060600_c001_v7007000_t0000_u01751004360391") 2025/06/27 06:12:02 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1186dc3829819953_d20250627_m060559_c001_v0001091_t0004_u01751004359207") 2025/06/27 06:12:02 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f107069dbc7f250f2_d20250627_m060554_c001_v0001102_t0000_u01751004354898") 2025/06/27 06:12:02 DEBUG : banana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f420e3e920845a700_d20250627_m061121_c001_v7007000_t0000_u01751004681547") 2025/06/27 06:12:02 DEBUG : banana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c22d_d20250627_m061116_c001_v0001106_t0000_u01751004676729") 2025/06/27 06:12:02 DEBUG : banana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4078888abe13166b_d20250627_m061104_c001_v7007000_t0000_u01751004664098") 2025/06/27 06:12:02 DEBUG : banana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c1cf_d20250627_m061059_c001_v0001106_t0025_u01751004659522") 2025/06/27 06:12:02 DEBUG : banana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f407cac8eb67570cc_d20250627_m061047_c001_v7007000_t0000_u01751004647782") 2025/06/27 06:12:03 DEBUG : banana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c189_d20250627_m061043_c001_v0001106_t0056_u01751004643384") 2025/06/27 06:12:03 DEBUG : banana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40165088f0b32a15_d20250627_m061031_c001_v7007000_t0000_u01751004631772") 2025/06/27 06:12:03 DEBUG : banana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c145_d20250627_m061027_c001_v0001106_t0024_u01751004627224") 2025/06/27 06:12:03 DEBUG : banana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd308a00e5_d20250627_m061014_c001_v7007000_t0000_u01751004614651") 2025/06/27 06:12:03 DEBUG : banana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c0fd_d20250627_m061010_c001_v0001106_t0011_u01751004610004") 2025/06/27 06:12:03 DEBUG : banana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544d00c_d20250627_m060957_c001_v7007000_t0000_u01751004597102") 2025/06/27 06:12:03 DEBUG : banana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c3679_d20250627_m060950_c001_v0001184_t0024_u01751004590766") 2025/06/27 06:12:03 DEBUG : banana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40095eb87b0b1c50_d20250627_m060937_c001_v7007000_t0000_u01751004577522") 2025/06/27 06:12:03 DEBUG : banana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b3d7_d20250627_m060933_c001_v0001171_t0021_u01751004573360") 2025/06/27 06:12:03 DEBUG : banana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40095eb87b0b1c43_d20250627_m060932_c001_v7007000_t0000_u01751004572192") 2025/06/27 06:12:03 DEBUG : banana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324d94_d20250627_m060927_c001_v0001161_t0043_u01751004567449") 2025/06/27 06:12:03 DEBUG : banana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089ff4a_d20250627_m060915_c001_v7007000_t0000_u01751004555356") 2025/06/27 06:12:03 DEBUG : banana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c3387_d20250627_m060911_c001_v0001184_t0020_u01751004551205") 2025/06/27 06:12:03 DEBUG : banana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f417693e649f8aaf1_d20250627_m060910_c001_v7007000_t0000_u01751004550254") 2025/06/27 06:12:03 DEBUG : banana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324d1e_d20250627_m060905_c001_v0001161_t0055_u01751004545613") 2025/06/27 06:12:03 DEBUG : banana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41220193169c3760_d20250627_m060851_c001_v7007000_t0000_u01751004531174") 2025/06/27 06:12:03 DEBUG : banana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27bfb6_d20250627_m060846_c001_v0001106_t0055_u01751004526114") 2025/06/27 06:12:03 DEBUG : banana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8af28_d20250627_m060833_c001_v7007000_t0000_u01751004513773") 2025/06/27 06:12:03 DEBUG : banana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27bf70_d20250627_m060829_c001_v0001106_t0028_u01751004509479") 2025/06/27 06:12:03 DEBUG : banana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8ae20_d20250627_m060816_c001_v7007000_t0000_u01751004496751") 2025/06/27 06:12:03 DEBUG : banana: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27bf04_d20250627_m060811_c001_v0001106_t0022_u01751004491997") 2025/06/27 06:12:04 DEBUG : bananaSUFFIX: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4112e27c58b8e01b_d20250627_m060935_c001_v7007000_t0000_u01751004575589") 2025/06/27 06:12:04 DEBUG : bananaSUFFIX: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324da6_d20250627_m060929_c001_v0001161_t0054_u01751004569797") 2025/06/27 06:12:04 DEBUG : both0: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d323191_d20250627_m060743_c001_v7007000_t0000_u01751004463605") 2025/06/27 06:12:04 DEBUG : both0: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ac4b_d20250627_m060723_c001_v0001171_t0011_u01751004443738") 2025/06/27 06:12:04 DEBUG : both0: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fcff_d20250627_m060719_c001_v7007000_t0000_u01751004439506") 2025/06/27 06:12:04 DEBUG : both0: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052aab1_d20250627_m060658_c001_v0001171_t0016_u01751004418391") 2025/06/27 06:12:04 DEBUG : both1: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d323192_d20250627_m060743_c001_v7007000_t0000_u01751004463789") 2025/06/27 06:12:04 DEBUG : both1: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ac5f_d20250627_m060724_c001_v0001171_t0012_u01751004444513") 2025/06/27 06:12:04 DEBUG : both1: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fd01_d20250627_m060719_c001_v7007000_t0000_u01751004439693") 2025/06/27 06:12:04 DEBUG : both1: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052aac7_d20250627_m060659_c001_v0001171_t0057_u01751004419652") 2025/06/27 06:12:04 DEBUG : both10: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d323193_d20250627_m060743_c001_v7007000_t0000_u01751004463974") 2025/06/27 06:12:04 DEBUG : both10: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052acef_d20250627_m060731_c001_v0001171_t0045_u01751004451912") 2025/06/27 06:12:04 DEBUG : both10: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fd02_d20250627_m060719_c001_v7007000_t0000_u01751004439875") 2025/06/27 06:12:04 DEBUG : both10: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ab57_d20250627_m060707_c001_v0001171_t0051_u01751004427770") 2025/06/27 06:12:04 DEBUG : both11: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d323194_d20250627_m060744_c001_v7007000_t0000_u01751004464156") 2025/06/27 06:12:04 DEBUG : both11: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ad07_d20250627_m060732_c001_v0001171_t0026_u01751004452943") 2025/06/27 06:12:04 DEBUG : both11: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fd03_d20250627_m060720_c001_v7007000_t0000_u01751004440056") 2025/06/27 06:12:04 DEBUG : both11: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ab65_d20250627_m060708_c001_v0001171_t0028_u01751004428567") 2025/06/27 06:12:04 DEBUG : both12: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d323195_d20250627_m060744_c001_v7007000_t0000_u01751004464344") 2025/06/27 06:12:04 DEBUG : both12: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ad1b_d20250627_m060733_c001_v0001171_t0012_u01751004453701") 2025/06/27 06:12:05 DEBUG : both12: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fd04_d20250627_m060720_c001_v7007000_t0000_u01751004440239") 2025/06/27 06:12:05 DEBUG : both12: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ab79_d20250627_m060709_c001_v0001171_t0051_u01751004429299") 2025/06/27 06:12:05 DEBUG : both13: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d323196_d20250627_m060744_c001_v7007000_t0000_u01751004464528") 2025/06/27 06:12:05 DEBUG : both13: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ad29_d20250627_m060734_c001_v0001171_t0030_u01751004454826") 2025/06/27 06:12:05 DEBUG : both13: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fd05_d20250627_m060720_c001_v7007000_t0000_u01751004440422") 2025/06/27 06:12:05 DEBUG : both13: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ab87_d20250627_m060710_c001_v0001171_t0028_u01751004430194") 2025/06/27 06:12:05 DEBUG : both14: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d323197_d20250627_m060744_c001_v7007000_t0000_u01751004464712") 2025/06/27 06:12:05 DEBUG : both14: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ad3b_d20250627_m060735_c001_v0001171_t0045_u01751004455799") 2025/06/27 06:12:05 DEBUG : both14: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fd06_d20250627_m060720_c001_v7007000_t0000_u01751004440602") 2025/06/27 06:12:05 DEBUG : both14: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ab93_d20250627_m060711_c001_v0001171_t0000_u01751004431136") 2025/06/27 06:12:05 DEBUG : both15: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d323198_d20250627_m060744_c001_v7007000_t0000_u01751004464895") 2025/06/27 06:12:05 DEBUG : both15: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ad4d_d20250627_m060736_c001_v0001171_t0023_u01751004456587") 2025/06/27 06:12:05 DEBUG : both15: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fd07_d20250627_m060720_c001_v7007000_t0000_u01751004440797") 2025/06/27 06:12:05 DEBUG : both15: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052abaf_d20250627_m060712_c001_v0001171_t0057_u01751004432183") 2025/06/27 06:12:05 DEBUG : both16: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d32319a_d20250627_m060745_c001_v7007000_t0000_u01751004465080") 2025/06/27 06:12:05 DEBUG : both16: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ad5d_d20250627_m060737_c001_v0001171_t0039_u01751004457418") 2025/06/27 06:12:05 DEBUG : both16: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fd08_d20250627_m060720_c001_v7007000_t0000_u01751004440979") 2025/06/27 06:12:05 DEBUG : both16: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052abc1_d20250627_m060712_c001_v0001171_t0057_u01751004432876") 2025/06/27 06:12:05 DEBUG : both17: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d32319b_d20250627_m060745_c001_v7007000_t0000_u01751004465263") 2025/06/27 06:12:06 DEBUG : both17: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ad6b_d20250627_m060738_c001_v0001171_t0017_u01751004458223") 2025/06/27 06:12:06 DEBUG : both17: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fd09_d20250627_m060721_c001_v7007000_t0000_u01751004441161") 2025/06/27 06:12:06 DEBUG : both17: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052abcd_d20250627_m060713_c001_v0001171_t0034_u01751004433960") 2025/06/27 06:12:06 DEBUG : both18: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d32319c_d20250627_m060745_c001_v7007000_t0000_u01751004465449") 2025/06/27 06:12:06 DEBUG : both18: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ad79_d20250627_m060738_c001_v0001171_t0027_u01751004458866") 2025/06/27 06:12:06 DEBUG : both18: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fd0b_d20250627_m060721_c001_v7007000_t0000_u01751004441343") 2025/06/27 06:12:06 DEBUG : both18: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052abd9_d20250627_m060715_c001_v0001171_t0055_u01751004435018") 2025/06/27 06:12:06 DEBUG : both19: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d32319d_d20250627_m060745_c001_v7007000_t0000_u01751004465633") 2025/06/27 06:12:06 DEBUG : both19: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ad93_d20250627_m060739_c001_v0001171_t0055_u01751004459713") 2025/06/27 06:12:06 DEBUG : both19: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fd0f_d20250627_m060721_c001_v7007000_t0000_u01751004441528") 2025/06/27 06:12:06 DEBUG : both19: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052abe5_d20250627_m060715_c001_v0001171_t0042_u01751004435943") 2025/06/27 06:12:06 DEBUG : both2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d32319f_d20250627_m060745_c001_v7007000_t0000_u01751004465816") 2025/06/27 06:12:06 DEBUG : both2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ac6f_d20250627_m060725_c001_v0001171_t0032_u01751004445463") 2025/06/27 06:12:06 DEBUG : both2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fd10_d20250627_m060721_c001_v7007000_t0000_u01751004441708") 2025/06/27 06:12:06 DEBUG : both2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052aadb_d20250627_m060700_c001_v0001171_t0026_u01751004420626") 2025/06/27 06:12:06 DEBUG : both3: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d3231a0_d20250627_m060746_c001_v7007000_t0000_u01751004466001") 2025/06/27 06:12:06 DEBUG : both3: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ac89_d20250627_m060726_c001_v0001171_t0004_u01751004446233") 2025/06/27 06:12:06 DEBUG : both3: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fd12_d20250627_m060721_c001_v7007000_t0000_u01751004441906") 2025/06/27 06:12:06 DEBUG : both3: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052aae5_d20250627_m060701_c001_v0001171_t0046_u01751004421566") 2025/06/27 06:12:06 DEBUG : both4: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d3231a1_d20250627_m060746_c001_v7007000_t0000_u01751004466184") 2025/06/27 06:12:07 DEBUG : both4: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ac93_d20250627_m060726_c001_v0001171_t0053_u01751004446937") 2025/06/27 06:12:07 DEBUG : both4: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fd13_d20250627_m060722_c001_v7007000_t0000_u01751004442089") 2025/06/27 06:12:07 DEBUG : both4: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052aafd_d20250627_m060702_c001_v0001171_t0031_u01751004422568") 2025/06/27 06:12:07 DEBUG : both5: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d3231a2_d20250627_m060746_c001_v7007000_t0000_u01751004466407") 2025/06/27 06:12:07 DEBUG : both5: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052aca7_d20250627_m060727_c001_v0001171_t0031_u01751004447696") 2025/06/27 06:12:07 DEBUG : both5: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fd14_d20250627_m060722_c001_v7007000_t0000_u01751004442272") 2025/06/27 06:12:07 DEBUG : both5: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ab0f_d20250627_m060703_c001_v0001171_t0011_u01751004423530") 2025/06/27 06:12:07 DEBUG : both6: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d3231a3_d20250627_m060746_c001_v7007000_t0000_u01751004466592") 2025/06/27 06:12:07 DEBUG : both6: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052acb9_d20250627_m060728_c001_v0001171_t0022_u01751004448644") 2025/06/27 06:12:07 DEBUG : both6: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fd15_d20250627_m060722_c001_v7007000_t0000_u01751004442454") 2025/06/27 06:12:07 DEBUG : both6: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ab27_d20250627_m060704_c001_v0001171_t0010_u01751004424498") 2025/06/27 06:12:07 DEBUG : both7: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d3231a4_d20250627_m060746_c001_v7007000_t0000_u01751004466776") 2025/06/27 06:12:07 DEBUG : both7: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052accb_d20250627_m060729_c001_v0001171_t0058_u01751004449465") 2025/06/27 06:12:07 DEBUG : both7: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fd16_d20250627_m060722_c001_v7007000_t0000_u01751004442634") 2025/06/27 06:12:07 DEBUG : both7: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ab31_d20250627_m060705_c001_v0001171_t0056_u01751004425307") 2025/06/27 06:12:07 DEBUG : both8: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d3231a5_d20250627_m060746_c001_v7007000_t0000_u01751004466959") 2025/06/27 06:12:07 DEBUG : both8: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052acdd_d20250627_m060730_c001_v0001171_t0044_u01751004450247") 2025/06/27 06:12:07 DEBUG : both8: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fd18_d20250627_m060722_c001_v7007000_t0000_u01751004442815") 2025/06/27 06:12:07 DEBUG : both8: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ab3b_d20250627_m060706_c001_v0001171_t0001_u01751004426055") 2025/06/27 06:12:07 DEBUG : both9: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d3231a6_d20250627_m060747_c001_v7007000_t0000_u01751004467144") 2025/06/27 06:12:07 DEBUG : both9: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ace3_d20250627_m060731_c001_v0001171_t0040_u01751004451081") 2025/06/27 06:12:08 DEBUG : both9: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fd19_d20250627_m060722_c001_v7007000_t0000_u01751004442997") 2025/06/27 06:12:08 DEBUG : both9: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ab47_d20250627_m060706_c001_v0001171_t0041_u01751004426800") 2025/06/27 06:12:08 DEBUG : c/non empty space: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f422f3d942e4bd3a6_d20250627_m060325_c001_v7007000_t0000_u01751004205676") 2025/06/27 06:12:08 DEBUG : c/non empty space: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fda4e_d20250627_m060323_c001_v0001157_t0030_u01751004203759") 2025/06/27 06:12:08 DEBUG : c/non empty space: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4043af8c0b11450a_d20250627_m060322_c001_v7007000_t0000_u01751004202875") 2025/06/27 06:12:08 DEBUG : c/non empty space: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fda3e_d20250627_m060320_c001_v0001157_t0053_u01751004200808") 2025/06/27 06:12:08 DEBUG : c/non empty space: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fb24_d20250627_m060303_c001_v7007000_t0000_u01751004183436") 2025/06/27 06:12:08 DEBUG : c/non empty space: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fd9c3_d20250627_m060301_c001_v0001157_t0036_u01751004181659") 2025/06/27 06:12:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544c738_d20250627_m060853_c001_v7007000_t0000_u01751004533755") 2025/06/27 06:12:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b184_d20250627_m060848_c001_v0001171_t0011_u01751004528450") 2025/06/27 06:12:08 DEBUG : check sum: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fb15_d20250627_m060253_c001_v7007000_t0000_u01751004173352") 2025/06/27 06:12:08 DEBUG : check sum: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fd98f_d20250627_m060252_c001_v0001157_t0055_u01751004172220") 2025/06/27 06:12:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40165088f0b32ad2_d20250627_m061153_c001_v7007000_t0000_u01751004713482") 2025/06/27 06:12:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d1832507d_d20250627_m061151_c001_v0001161_t0017_u01751004711713") 2025/06/27 06:12:08 DEBUG : dest/3: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f409f9734ef3f6f36_d20250627_m060515_c001_v7007000_t0000_u01751004315867") 2025/06/27 06:12:08 DEBUG : dest/3: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f400aab7aa7957c7d_d20250627_m060514_c001_v0001145_t0057_u01751004314766") 2025/06/27 06:12:08 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544d00e_d20250627_m060957_c001_v7007000_t0000_u01751004597284") 2025/06/27 06:12:08 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c0cb_d20250627_m060952_c001_v0001106_t0000_u01751004592854") 2025/06/27 06:12:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f420e3e920845a701_d20250627_m061121_c001_v7007000_t0000_u01751004681739") 2025/06/27 06:12:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324fbf_d20250627_m061108_c001_v0001161_t0030_u01751004668379") 2025/06/27 06:12:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4078888abe13166c_d20250627_m061104_c001_v7007000_t0000_u01751004664281") 2025/06/27 06:12:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324f5d_d20250627_m061052_c001_v0001161_t0053_u01751004652107") 2025/06/27 06:12:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f407cac8eb67570cd_d20250627_m061047_c001_v7007000_t0000_u01751004647968") 2025/06/27 06:12:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324efd_d20250627_m061036_c001_v0001161_t0057_u01751004636150") 2025/06/27 06:12:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40165088f0b32a17_d20250627_m061031_c001_v7007000_t0000_u01751004631955") 2025/06/27 06:12:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324eb3_d20250627_m061018_c001_v0001161_t0004_u01751004618934") 2025/06/27 06:12:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd308a00e8_d20250627_m061014_c001_v7007000_t0000_u01751004614832") 2025/06/27 06:12:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324e60_d20250627_m061001_c001_v0001161_t0053_u01751004601463") 2025/06/27 06:12:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544d005_d20250627_m060954_c001_v7007000_t0000_u01751004594714") 2025/06/27 06:12:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b45c_d20250627_m060941_c001_v0001171_t0057_u01751004581809") 2025/06/27 06:12:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40095eb87b0b1c51_d20250627_m060937_c001_v7007000_t0000_u01751004577705") 2025/06/27 06:12:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c3539_d20250627_m060933_c001_v0001184_t0020_u01751004573547") 2025/06/27 06:12:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f410934699391c122_d20250627_m060932_c001_v7007000_t0000_u01751004572199") 2025/06/27 06:12:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c3424_d20250627_m060919_c001_v0001184_t0009_u01751004559671") 2025/06/27 06:12:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089ff4d_d20250627_m060915_c001_v7007000_t0000_u01751004555540") 2025/06/27 06:12:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c338f_d20250627_m060911_c001_v0001184_t0009_u01751004551423") 2025/06/27 06:12:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419ffae81c59b444_d20250627_m060910_c001_v7007000_t0000_u01751004550102") 2025/06/27 06:12:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c328a_d20250627_m060857_c001_v0001184_t0037_u01751004537890") 2025/06/27 06:12:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4081fe67e76ea2a1_d20250627_m060851_c001_v7007000_t0000_u01751004531246") 2025/06/27 06:12:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324c78_d20250627_m060838_c001_v0001161_t0019_u01751004518007") 2025/06/27 06:12:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8af2c_d20250627_m060833_c001_v7007000_t0000_u01751004513954") 2025/06/27 06:12:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324c18_d20250627_m060821_c001_v0001161_t0035_u01751004501059") 2025/06/27 06:12:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8ae22_d20250627_m060816_c001_v7007000_t0000_u01751004496936") 2025/06/27 06:12:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324bb6_d20250627_m060805_c001_v0001161_t0033_u01751004485248") 2025/06/27 06:12:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40459ab878b8f1d1_d20250627_m060935_c001_v7007000_t0000_u01751004575598") 2025/06/27 06:12:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c34f1_d20250627_m060930_c001_v0001184_t0024_u01751004570006") 2025/06/27 06:12:10 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544d00f_d20250627_m060957_c001_v7007000_t0000_u01751004597468") 2025/06/27 06:12:10 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324e32_d20250627_m060952_c001_v0001161_t0018_u01751004592866") 2025/06/27 06:12:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f420e3e920845a704_d20250627_m061121_c001_v7007000_t0000_u01751004681938") 2025/06/27 06:12:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c1fd_d20250627_m061109_c001_v0001106_t0007_u01751004669074") 2025/06/27 06:12:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4078888abe13166d_d20250627_m061104_c001_v7007000_t0000_u01751004664464") 2025/06/27 06:12:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c1af_d20250627_m061052_c001_v0001106_t0000_u01751004652820") 2025/06/27 06:12:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f407cac8eb67570cf_d20250627_m061048_c001_v7007000_t0000_u01751004648155") 2025/06/27 06:12:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c16d_d20250627_m061036_c001_v0001106_t0030_u01751004636832") 2025/06/27 06:12:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40165088f0b32a18_d20250627_m061032_c001_v7007000_t0000_u01751004632180") 2025/06/27 06:12:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c123_d20250627_m061019_c001_v0001106_t0054_u01751004619666") 2025/06/27 06:12:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd308a00eb_d20250627_m061015_c001_v7007000_t0000_u01751004615014") 2025/06/27 06:12:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c0e3_d20250627_m061002_c001_v0001106_t0024_u01751004602239") 2025/06/27 06:12:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544d002_d20250627_m060954_c001_v7007000_t0000_u01751004594312") 2025/06/27 06:12:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c35e9_d20250627_m060942_c001_v0001184_t0006_u01751004582710") 2025/06/27 06:12:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40095eb87b0b1c52_d20250627_m060937_c001_v7007000_t0000_u01751004577889") 2025/06/27 06:12:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324dc0_d20250627_m060933_c001_v0001161_t0053_u01751004573670") 2025/06/27 06:12:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40459ab878b8f1c5_d20250627_m060932_c001_v7007000_t0000_u01751004572365") 2025/06/27 06:12:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324d72_d20250627_m060920_c001_v0001161_t0058_u01751004560244") 2025/06/27 06:12:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089ff50_d20250627_m060915_c001_v7007000_t0000_u01751004555724") 2025/06/27 06:12:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c3393_d20250627_m060911_c001_v0001184_t0025_u01751004551617") 2025/06/27 06:12:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4061179d731ccc65_d20250627_m060910_c001_v7007000_t0000_u01751004550058") 2025/06/27 06:12:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324d00_d20250627_m060858_c001_v0001161_t0028_u01751004538463") 2025/06/27 06:12:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f402b0539e517379f_d20250627_m060851_c001_v7007000_t0000_u01751004531208") 2025/06/27 06:12:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27bf96_d20250627_m060838_c001_v0001106_t0050_u01751004518736") 2025/06/27 06:12:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8af2e_d20250627_m060834_c001_v7007000_t0000_u01751004514135") 2025/06/27 06:12:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27bf3a_d20250627_m060821_c001_v0001106_t0005_u01751004501689") 2025/06/27 06:12:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8ae26_d20250627_m060817_c001_v7007000_t0000_u01751004497121") 2025/06/27 06:12:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27bede_d20250627_m060805_c001_v0001106_t0034_u01751004485874") 2025/06/27 06:12:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f410934699391c12c_d20250627_m060935_c001_v7007000_t0000_u01751004575542") 2025/06/27 06:12:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b3a7_d20250627_m060930_c001_v0001171_t0044_u01751004570093") 2025/06/27 06:12:11 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544d010_d20250627_m060957_c001_v7007000_t0000_u01751004597649") 2025/06/27 06:12:11 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c369d_d20250627_m060952_c001_v0001184_t0016_u01751004592877") 2025/06/27 06:12:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f420e3e920845a705_d20250627_m061122_c001_v7007000_t0000_u01751004682128") 2025/06/27 06:12:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c3c04_d20250627_m061109_c001_v0001184_t0050_u01751004669975") 2025/06/27 06:12:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4078888abe13166e_d20250627_m061104_c001_v7007000_t0000_u01751004664648") 2025/06/27 06:12:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c3aa1_d20250627_m061053_c001_v0001184_t0030_u01751004653724") 2025/06/27 06:12:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f407cac8eb67570d0_d20250627_m061048_c001_v7007000_t0000_u01751004648340") 2025/06/27 06:12:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c395b_d20250627_m061037_c001_v0001184_t0020_u01751004637667") 2025/06/27 06:12:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40165088f0b32a19_d20250627_m061032_c001_v7007000_t0000_u01751004632370") 2025/06/27 06:12:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c384c_d20250627_m061020_c001_v0001184_t0008_u01751004620884") 2025/06/27 06:12:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd308a00ef_d20250627_m061015_c001_v7007000_t0000_u01751004615210") 2025/06/27 06:12:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c374c_d20250627_m061003_c001_v0001184_t0028_u01751004603595") 2025/06/27 06:12:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40459ab878b8f1fc_d20250627_m060954_c001_v7007000_t0000_u01751004594323") 2025/06/27 06:12:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c0a1_d20250627_m060943_c001_v0001106_t0031_u01751004583274") 2025/06/27 06:12:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40095eb87b0b1c53_d20250627_m060938_c001_v7007000_t0000_u01751004578071") 2025/06/27 06:12:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c353d_d20250627_m060933_c001_v0001184_t0020_u01751004573750") 2025/06/27 06:12:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41220193169c3845_d20250627_m060932_c001_v7007000_t0000_u01751004572203") 2025/06/27 06:12:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b32b_d20250627_m060921_c001_v0001171_t0054_u01751004561096") 2025/06/27 06:12:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089ff56_d20250627_m060915_c001_v7007000_t0000_u01751004555908") 2025/06/27 06:12:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324d4e_d20250627_m060911_c001_v0001161_t0005_u01751004551639") 2025/06/27 06:12:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fedd_d20250627_m060910_c001_v7007000_t0000_u01751004550080") 2025/06/27 06:12:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b211_d20250627_m060859_c001_v0001171_t0025_u01751004539115") 2025/06/27 06:12:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544c71e_d20250627_m060850_c001_v7007000_t0000_u01751004530990") 2025/06/27 06:12:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c3125_d20250627_m060839_c001_v0001184_t0046_u01751004519708") 2025/06/27 06:12:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8af30_d20250627_m060834_c001_v7007000_t0000_u01751004514317") 2025/06/27 06:12:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c2ff1_d20250627_m060822_c001_v0001184_t0007_u01751004502963") 2025/06/27 06:12:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8ae2a_d20250627_m060817_c001_v7007000_t0000_u01751004497305") 2025/06/27 06:12:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c2e8a_d20250627_m060806_c001_v0001184_t0046_u01751004486371") 2025/06/27 06:12:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f410934699391c12e_d20250627_m060935_c001_v7007000_t0000_u01751004575726") 2025/06/27 06:12:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324da8_d20250627_m060930_c001_v0001161_t0024_u01751004570191") 2025/06/27 06:12:13 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544d011_d20250627_m060957_c001_v7007000_t0000_u01751004597832") 2025/06/27 06:12:13 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b4fc_d20250627_m060952_c001_v0001171_t0021_u01751004592965") 2025/06/27 06:12:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f420e3e920845a706_d20250627_m061122_c001_v7007000_t0000_u01751004682313") 2025/06/27 06:12:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b93c_d20250627_m061110_c001_v0001171_t0023_u01751004670562") 2025/06/27 06:12:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4078888abe131670_d20250627_m061104_c001_v7007000_t0000_u01751004664832") 2025/06/27 06:12:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b83c_d20250627_m061054_c001_v0001171_t0007_u01751004654304") 2025/06/27 06:12:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f407cac8eb67570d1_d20250627_m061048_c001_v7007000_t0000_u01751004648522") 2025/06/27 06:12:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b754_d20250627_m061038_c001_v0001171_t0028_u01751004638229") 2025/06/27 06:12:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40165088f0b32a1a_d20250627_m061032_c001_v7007000_t0000_u01751004632554") 2025/06/27 06:12:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b66a_d20250627_m061021_c001_v0001171_t0026_u01751004621453") 2025/06/27 06:12:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd308a00f2_d20250627_m061015_c001_v7007000_t0000_u01751004615392") 2025/06/27 06:12:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b58b_d20250627_m061004_c001_v0001171_t0055_u01751004604147") 2025/06/27 06:12:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f407cac8eb6757049_d20250627_m060954_c001_v7007000_t0000_u01751004594524") 2025/06/27 06:12:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324dfc_d20250627_m060944_c001_v0001161_t0016_u01751004584303") 2025/06/27 06:12:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40095eb87b0b1c54_d20250627_m060938_c001_v7007000_t0000_u01751004578255") 2025/06/27 06:12:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b3db_d20250627_m060933_c001_v0001171_t0035_u01751004573807") 2025/06/27 06:12:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40095eb87b0b1c41_d20250627_m060932_c001_v7007000_t0000_u01751004572013") 2025/06/27 06:12:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c04e_d20250627_m060921_c001_v0001106_t0038_u01751004561942") 2025/06/27 06:12:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089ff5a_d20250627_m060916_c001_v7007000_t0000_u01751004556092") 2025/06/27 06:12:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b2b5_d20250627_m060911_c001_v0001171_t0001_u01751004551721") 2025/06/27 06:12:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4081fe67e76ea2c5_d20250627_m060910_c001_v7007000_t0000_u01751004550043") 2025/06/27 06:12:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27bff2_d20250627_m060859_c001_v0001106_t0024_u01751004539812") 2025/06/27 06:12:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f415813631c53c5d4_d20250627_m060851_c001_v7007000_t0000_u01751004531019") 2025/06/27 06:12:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b10f_d20250627_m060840_c001_v0001171_t0028_u01751004520329") 2025/06/27 06:12:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8af32_d20250627_m060834_c001_v7007000_t0000_u01751004514503") 2025/06/27 06:12:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b03f_d20250627_m060823_c001_v0001171_t0057_u01751004503545") 2025/06/27 06:12:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8ae2e_d20250627_m060817_c001_v7007000_t0000_u01751004497489") 2025/06/27 06:12:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052af2f_d20250627_m060806_c001_v0001171_t0058_u01751004486605") 2025/06/27 06:12:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419ffae81c59b4c7_d20250627_m060935_c001_v7007000_t0000_u01751004575553") 2025/06/27 06:12:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c34f5_d20250627_m060930_c001_v0001184_t0022_u01751004570248") 2025/06/27 06:12:14 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544d012_d20250627_m060958_c001_v7007000_t0000_u01751004598015") 2025/06/27 06:12:14 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c36a1_d20250627_m060953_c001_v0001184_t0022_u01751004593075") 2025/06/27 06:12:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f420e3e920845a707_d20250627_m061122_c001_v7007000_t0000_u01751004682503") 2025/06/27 06:12:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324fd1_d20250627_m061110_c001_v0001161_t0024_u01751004670893") 2025/06/27 06:12:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4078888abe131671_d20250627_m061105_c001_v7007000_t0000_u01751004665016") 2025/06/27 06:12:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324f6d_d20250627_m061054_c001_v0001161_t0002_u01751004654745") 2025/06/27 06:12:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f407cac8eb67570d2_d20250627_m061048_c001_v7007000_t0000_u01751004648706") 2025/06/27 06:12:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324f07_d20250627_m061038_c001_v0001161_t0002_u01751004638599") 2025/06/27 06:12:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40165088f0b32a1b_d20250627_m061032_c001_v7007000_t0000_u01751004632736") 2025/06/27 06:12:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324ebf_d20250627_m061021_c001_v0001161_t0042_u01751004621903") 2025/06/27 06:12:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd308a00f5_d20250627_m061015_c001_v7007000_t0000_u01751004615574") 2025/06/27 06:12:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324e66_d20250627_m061004_c001_v0001161_t0030_u01751004604572") 2025/06/27 06:12:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544d007_d20250627_m060954_c001_v7007000_t0000_u01751004594860") 2025/06/27 06:12:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b486_d20250627_m060944_c001_v0001171_t0058_u01751004584682") 2025/06/27 06:12:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40095eb87b0b1c55_d20250627_m060938_c001_v7007000_t0000_u01751004578438") 2025/06/27 06:12:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c353f_d20250627_m060933_c001_v0001184_t0020_u01751004573955") 2025/06/27 06:12:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40459ab878b8f1c2_d20250627_m060931_c001_v7007000_t0000_u01751004571814") 2025/06/27 06:12:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c3460_d20250627_m060922_c001_v0001184_t0008_u01751004562472") 2025/06/27 06:12:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089ff5e_d20250627_m060916_c001_v7007000_t0000_u01751004556286") 2025/06/27 06:12:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c038_d20250627_m060911_c001_v0001106_t0012_u01751004551783") 2025/06/27 06:12:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f417693e649f8aaf0_d20250627_m060910_c001_v7007000_t0000_u01751004550069") 2025/06/27 06:12:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c32be_d20250627_m060900_c001_v0001184_t0016_u01751004540271") 2025/06/27 06:12:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544c71f_d20250627_m060851_c001_v7007000_t0000_u01751004531193") 2025/06/27 06:12:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324c8a_d20250627_m060840_c001_v0001161_t0055_u01751004520645") 2025/06/27 06:12:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8af34_d20250627_m060834_c001_v7007000_t0000_u01751004514685") 2025/06/27 06:12:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324c2a_d20250627_m060824_c001_v0001161_t0055_u01751004504130") 2025/06/27 06:12:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8ae32_d20250627_m060817_c001_v7007000_t0000_u01751004497674") 2025/06/27 06:12:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324bc0_d20250627_m060807_c001_v0001161_t0003_u01751004487003") 2025/06/27 06:12:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419ffae81c59b4c9_d20250627_m060935_c001_v7007000_t0000_u01751004575737") 2025/06/27 06:12:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c34f7_d20250627_m060930_c001_v0001184_t0003_u01751004570444") 2025/06/27 06:12:16 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544d014_d20250627_m060958_c001_v7007000_t0000_u01751004598197") 2025/06/27 06:12:16 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324e38_d20250627_m060953_c001_v0001161_t0016_u01751004593194") 2025/06/27 06:12:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f420e3e920845a708_d20250627_m061122_c001_v7007000_t0000_u01751004682692") 2025/06/27 06:12:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c20d_d20250627_m061111_c001_v0001106_t0050_u01751004671173") 2025/06/27 06:12:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4078888abe131672_d20250627_m061105_c001_v7007000_t0000_u01751004665198") 2025/06/27 06:12:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c1bb_d20250627_m061055_c001_v0001106_t0047_u01751004655068") 2025/06/27 06:12:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f407cac8eb67570d3_d20250627_m061048_c001_v7007000_t0000_u01751004648890") 2025/06/27 06:12:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c175_d20250627_m061038_c001_v0001106_t0026_u01751004638972") 2025/06/27 06:12:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40165088f0b32a1c_d20250627_m061032_c001_v7007000_t0000_u01751004632919") 2025/06/27 06:12:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c12f_d20250627_m061022_c001_v0001106_t0030_u01751004622506") 2025/06/27 06:12:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd308a00f8_d20250627_m061015_c001_v7007000_t0000_u01751004615756") 2025/06/27 06:12:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c0ed_d20250627_m061004_c001_v0001106_t0035_u01751004604862") 2025/06/27 06:12:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544d003_d20250627_m060954_c001_v7007000_t0000_u01751004594494") 2025/06/27 06:12:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c361f_d20250627_m060945_c001_v0001184_t0026_u01751004585632") 2025/06/27 06:12:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40095eb87b0b1c58_d20250627_m060938_c001_v7007000_t0000_u01751004578621") 2025/06/27 06:12:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324dc4_d20250627_m060934_c001_v0001161_t0038_u01751004574051") 2025/06/27 06:12:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4112e27c58b8e015_d20250627_m060932_c001_v7007000_t0000_u01751004572379") 2025/06/27 06:12:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324d76_d20250627_m060922_c001_v0001161_t0059_u01751004562672") 2025/06/27 06:12:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089ff63_d20250627_m060916_c001_v7007000_t0000_u01751004556471") 2025/06/27 06:12:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c3395_d20250627_m060911_c001_v0001184_t0028_u01751004551819") 2025/06/27 06:12:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f415d30c94ad3af45_d20250627_m060910_c001_v7007000_t0000_u01751004550090") 2025/06/27 06:12:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324d06_d20250627_m060900_c001_v0001161_t0053_u01751004540474") 2025/06/27 06:12:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f402b0539e517379e_d20250627_m060850_c001_v7007000_t0000_u01751004530997") 2025/06/27 06:12:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27bfa0_d20250627_m060840_c001_v0001106_t0046_u01751004520981") 2025/06/27 06:12:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8af36_d20250627_m060834_c001_v7007000_t0000_u01751004514875") 2025/06/27 06:12:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27bf52_d20250627_m060824_c001_v0001106_t0007_u01751004504533") 2025/06/27 06:12:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8ae36_d20250627_m060817_c001_v7007000_t0000_u01751004497858") 2025/06/27 06:12:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27bee4_d20250627_m060807_c001_v0001106_t0034_u01751004487386") 2025/06/27 06:12:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40095eb87b0b1c4b_d20250627_m060935_c001_v7007000_t0000_u01751004575757") 2025/06/27 06:12:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b3af_d20250627_m060930_c001_v0001171_t0001_u01751004570472") 2025/06/27 06:12:17 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544d015_d20250627_m060958_c001_v7007000_t0000_u01751004598379") 2025/06/27 06:12:17 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c36a7_d20250627_m060953_c001_v0001184_t0022_u01751004593280") 2025/06/27 06:12:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f420e3e920845a709_d20250627_m061122_c001_v7007000_t0000_u01751004682882") 2025/06/27 06:12:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c3c34_d20250627_m061111_c001_v0001184_t0031_u01751004671771") 2025/06/27 06:12:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4078888abe131674_d20250627_m061105_c001_v7007000_t0000_u01751004665381") 2025/06/27 06:12:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c3ad2_d20250627_m061055_c001_v0001184_t0017_u01751004655615") 2025/06/27 06:12:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f407cac8eb67570d5_d20250627_m061049_c001_v7007000_t0000_u01751004649079") 2025/06/27 06:12:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c397b_d20250627_m061039_c001_v0001184_t0056_u01751004639469") 2025/06/27 06:12:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40165088f0b32a1e_d20250627_m061033_c001_v7007000_t0000_u01751004633102") 2025/06/27 06:12:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c386e_d20250627_m061023_c001_v0001184_t0017_u01751004623218") 2025/06/27 06:12:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd308a00fb_d20250627_m061015_c001_v7007000_t0000_u01751004615939") 2025/06/27 06:12:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c3764_d20250627_m061005_c001_v0001184_t0016_u01751004605319") 2025/06/27 06:12:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4112e27c58b8e494_d20250627_m060954_c001_v7007000_t0000_u01751004594731") 2025/06/27 06:12:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c0ab_d20250627_m060945_c001_v0001106_t0037_u01751004585825") 2025/06/27 06:12:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40095eb87b0b1c5d_d20250627_m060938_c001_v7007000_t0000_u01751004578804") 2025/06/27 06:12:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b3e1_d20250627_m060934_c001_v0001171_t0040_u01751004574118") 2025/06/27 06:12:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40095eb87b0b1c45_d20250627_m060932_c001_v7007000_t0000_u01751004572391") 2025/06/27 06:12:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b33f_d20250627_m060923_c001_v0001171_t0051_u01751004563126") 2025/06/27 06:12:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089ff67_d20250627_m060916_c001_v7007000_t0000_u01751004556672") 2025/06/27 06:12:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324d50_d20250627_m060911_c001_v0001161_t0000_u01751004551976") 2025/06/27 06:12:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fee6_d20250627_m060910_c001_v7007000_t0000_u01751004550273") 2025/06/27 06:12:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b22d_d20250627_m060900_c001_v0001171_t0051_u01751004540839") 2025/06/27 06:12:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41220193169c3762_d20250627_m060851_c001_v7007000_t0000_u01751004531361") 2025/06/27 06:12:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c3147_d20250627_m060841_c001_v0001184_t0054_u01751004521588") 2025/06/27 06:12:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8af37_d20250627_m060835_c001_v7007000_t0000_u01751004515057") 2025/06/27 06:12:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c3019_d20250627_m060825_c001_v0001184_t0008_u01751004505148") 2025/06/27 06:12:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8ae39_d20250627_m060818_c001_v7007000_t0000_u01751004498042") 2025/06/27 06:12:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c2ea0_d20250627_m060807_c001_v0001184_t0026_u01751004487935") 2025/06/27 06:12:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4112e27c58b8e019_d20250627_m060935_c001_v7007000_t0000_u01751004575405") 2025/06/27 06:12:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c078_d20250627_m060930_c001_v0001106_t0027_u01751004570504") 2025/06/27 06:12:19 DEBUG : dir1/0007-12345: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544d016_d20250627_m060958_c001_v7007000_t0000_u01751004598561") 2025/06/27 06:12:19 DEBUG : dir1/0007-12345: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c0cf_d20250627_m060953_c001_v0001106_t0043_u01751004593386") 2025/06/27 06:12:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f420e3e920845a70a_d20250627_m061123_c001_v7007000_t0000_u01751004683077") 2025/06/27 06:12:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b958_d20250627_m061111_c001_v0001171_t0010_u01751004671968") 2025/06/27 06:12:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4078888abe131675_d20250627_m061105_c001_v7007000_t0000_u01751004665563") 2025/06/27 06:12:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b84e_d20250627_m061055_c001_v0001171_t0028_u01751004655809") 2025/06/27 06:12:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f407cac8eb67570d6_d20250627_m061049_c001_v7007000_t0000_u01751004649262") 2025/06/27 06:12:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b76c_d20250627_m061039_c001_v0001171_t0046_u01751004639681") 2025/06/27 06:12:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40165088f0b32a1f_d20250627_m061033_c001_v7007000_t0000_u01751004633284") 2025/06/27 06:12:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b67a_d20250627_m061023_c001_v0001171_t0000_u01751004623431") 2025/06/27 06:12:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd308a0100_d20250627_m061016_c001_v7007000_t0000_u01751004616121") 2025/06/27 06:12:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b59e_d20250627_m061005_c001_v0001171_t0001_u01751004605526") 2025/06/27 06:12:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40459ab878b8f201_d20250627_m060954_c001_v7007000_t0000_u01751004594870") 2025/06/27 06:12:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324e0a_d20250627_m060946_c001_v0001161_t0003_u01751004586365") 2025/06/27 06:12:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40095eb87b0b1c60_d20250627_m060938_c001_v7007000_t0000_u01751004578987") 2025/06/27 06:12:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c3543_d20250627_m060934_c001_v0001184_t0030_u01751004574167") 2025/06/27 06:12:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40095eb87b0b1c44_d20250627_m060932_c001_v7007000_t0000_u01751004572202") 2025/06/27 06:12:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c052_d20250627_m060923_c001_v0001106_t0051_u01751004563633") 2025/06/27 06:12:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089ff6c_d20250627_m060916_c001_v7007000_t0000_u01751004556855") 2025/06/27 06:12:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c3397_d20250627_m060912_c001_v0001184_t0052_u01751004552064") 2025/06/27 06:12:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f415d30c94ad3af46_d20250627_m060910_c001_v7007000_t0000_u01751004550279") 2025/06/27 06:12:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27bffa_d20250627_m060901_c001_v0001106_t0031_u01751004541286") 2025/06/27 06:12:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41220193169c375f_d20250627_m060850_c001_v7007000_t0000_u01751004530989") 2025/06/27 06:12:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b124_d20250627_m060841_c001_v0001171_t0016_u01751004521789") 2025/06/27 06:12:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8af38_d20250627_m060835_c001_v7007000_t0000_u01751004515238") 2025/06/27 06:12:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b063_d20250627_m060825_c001_v0001171_t0035_u01751004505373") 2025/06/27 06:12:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8ae3c_d20250627_m060818_c001_v7007000_t0000_u01751004498225") 2025/06/27 06:12:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052af43_d20250627_m060808_c001_v0001171_t0027_u01751004488127") 2025/06/27 06:12:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40459ab878b8f1cd_d20250627_m060935_c001_v7007000_t0000_u01751004575413") 2025/06/27 06:12:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324dac_d20250627_m060930_c001_v0001161_t0004_u01751004570549") 2025/06/27 06:12:20 DEBUG : dir1/0008-23456: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544d018_d20250627_m060958_c001_v7007000_t0000_u01751004598744") 2025/06/27 06:12:20 DEBUG : dir1/0008-23456: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c36ad_d20250627_m060953_c001_v0001184_t0002_u01751004593478") 2025/06/27 06:12:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f420e3e920845a70b_d20250627_m061123_c001_v7007000_t0000_u01751004683265") 2025/06/27 06:12:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324fdd_d20250627_m061112_c001_v0001161_t0029_u01751004672543") 2025/06/27 06:12:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4078888abe131677_d20250627_m061105_c001_v7007000_t0000_u01751004665748") 2025/06/27 06:12:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324f73_d20250627_m061056_c001_v0001161_t0045_u01751004656321") 2025/06/27 06:12:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f407cac8eb67570d7_d20250627_m061049_c001_v7007000_t0000_u01751004649445") 2025/06/27 06:12:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324f15_d20250627_m061040_c001_v0001161_t0002_u01751004640062") 2025/06/27 06:12:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40165088f0b32a21_d20250627_m061033_c001_v7007000_t0000_u01751004633467") 2025/06/27 06:12:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324ec5_d20250627_m061023_c001_v0001161_t0031_u01751004623860") 2025/06/27 06:12:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd308a0104_d20250627_m061016_c001_v7007000_t0000_u01751004616304") 2025/06/27 06:12:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324e74_d20250627_m061005_c001_v0001161_t0010_u01751004605995") 2025/06/27 06:12:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f417e25133ec29544_d20250627_m060954_c001_v7007000_t0000_u01751004594741") 2025/06/27 06:12:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b4a8_d20250627_m060946_c001_v0001171_t0006_u01751004586721") 2025/06/27 06:12:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40095eb87b0b1c64_d20250627_m060939_c001_v7007000_t0000_u01751004579170") 2025/06/27 06:12:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c084_d20250627_m060934_c001_v0001106_t0002_u01751004574265") 2025/06/27 06:12:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40459ab878b8f1c3_d20250627_m060931_c001_v7007000_t0000_u01751004571998") 2025/06/27 06:12:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c347c_d20250627_m060924_c001_v0001184_t0043_u01751004564211") 2025/06/27 06:12:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089ff6e_d20250627_m060917_c001_v7007000_t0000_u01751004557042") 2025/06/27 06:12:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b2b9_d20250627_m060912_c001_v0001171_t0049_u01751004552092") 2025/06/27 06:12:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f413e410e2bf30c7d_d20250627_m060909_c001_v7007000_t0000_u01751004549669") 2025/06/27 06:12:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c32d2_d20250627_m060901_c001_v0001184_t0020_u01751004541768") 2025/06/27 06:12:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4112e27c58b8df09_d20250627_m060851_c001_v7007000_t0000_u01751004531205") 2025/06/27 06:12:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324c96_d20250627_m060842_c001_v0001161_t0012_u01751004522208") 2025/06/27 06:12:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8af3b_d20250627_m060835_c001_v7007000_t0000_u01751004515420") 2025/06/27 06:12:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324c38_d20250627_m060825_c001_v0001161_t0053_u01751004505737") 2025/06/27 06:12:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8ae40_d20250627_m060818_c001_v7007000_t0000_u01751004498407") 2025/06/27 06:12:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324bcc_d20250627_m060808_c001_v0001161_t0053_u01751004488457") 2025/06/27 06:12:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40095eb87b0b1c4a_d20250627_m060935_c001_v7007000_t0000_u01751004575564") 2025/06/27 06:12:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c34fb_d20250627_m060930_c001_v0001184_t0040_u01751004570643") 2025/06/27 06:12:22 DEBUG : dir1/0009-34567: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544d019_d20250627_m060958_c001_v7007000_t0000_u01751004598926") 2025/06/27 06:12:22 DEBUG : dir1/0009-34567: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b512_d20250627_m060953_c001_v0001171_t0004_u01751004593505") 2025/06/27 06:12:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f420e3e920845a70c_d20250627_m061123_c001_v7007000_t0000_u01751004683458") 2025/06/27 06:12:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c217_d20250627_m061112_c001_v0001106_t0046_u01751004672952") 2025/06/27 06:12:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4078888abe131679_d20250627_m061105_c001_v7007000_t0000_u01751004665930") 2025/06/27 06:12:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c1c3_d20250627_m061056_c001_v0001106_t0032_u01751004656603") 2025/06/27 06:12:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f407cac8eb67570d8_d20250627_m061049_c001_v7007000_t0000_u01751004649630") 2025/06/27 06:12:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c17d_d20250627_m061040_c001_v0001106_t0041_u01751004640654") 2025/06/27 06:12:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40165088f0b32a22_d20250627_m061033_c001_v7007000_t0000_u01751004633649") 2025/06/27 06:12:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c139_d20250627_m061024_c001_v0001106_t0002_u01751004624181") 2025/06/27 06:12:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd308a0108_d20250627_m061016_c001_v7007000_t0000_u01751004616487") 2025/06/27 06:12:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c0f5_d20250627_m061006_c001_v0001106_t0038_u01751004606720") 2025/06/27 06:12:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544d004_d20250627_m060954_c001_v7007000_t0000_u01751004594677") 2025/06/27 06:12:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c363f_d20250627_m060947_c001_v0001184_t0059_u01751004587136") 2025/06/27 06:12:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40095eb87b0b1c67_d20250627_m060939_c001_v7007000_t0000_u01751004579352") 2025/06/27 06:12:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324dc8_d20250627_m060934_c001_v0001161_t0033_u01751004574348") 2025/06/27 06:12:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f410934699391c120_d20250627_m060932_c001_v7007000_t0000_u01751004572015") 2025/06/27 06:12:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324d7c_d20250627_m060924_c001_v0001161_t0022_u01751004564407") 2025/06/27 06:12:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089ff72_d20250627_m060917_c001_v7007000_t0000_u01751004557227") 2025/06/27 06:12:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c339d_d20250627_m060912_c001_v0001184_t0009_u01751004552267") 2025/06/27 06:12:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419ffae81c59b445_d20250627_m060910_c001_v7007000_t0000_u01751004550286") 2025/06/27 06:12:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324d16_d20250627_m060901_c001_v0001161_t0043_u01751004541983") 2025/06/27 06:12:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f415813631c53c5d6_d20250627_m060851_c001_v7007000_t0000_u01751004531222") 2025/06/27 06:12:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27bfac_d20250627_m060842_c001_v0001106_t0021_u01751004522703") 2025/06/27 06:12:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8af3e_d20250627_m060835_c001_v7007000_t0000_u01751004515602") 2025/06/27 06:12:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27bf5a_d20250627_m060826_c001_v0001106_t0006_u01751004506037") 2025/06/27 06:12:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8ae44_d20250627_m060818_c001_v7007000_t0000_u01751004498627") 2025/06/27 06:12:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27bef0_d20250627_m060809_c001_v0001106_t0037_u01751004489022") 2025/06/27 06:12:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40165088f0b328e4_d20250627_m060935_c001_v7007000_t0000_u01751004575622") 2025/06/27 06:12:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c3503_d20250627_m060930_c001_v0001184_t0024_u01751004570848") 2025/06/27 06:12:23 DEBUG : dir1/0010-45678: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544d01a_d20250627_m060959_c001_v7007000_t0000_u01751004599166") 2025/06/27 06:12:23 DEBUG : dir1/0010-45678: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324e3a_d20250627_m060953_c001_v0001161_t0026_u01751004593517") 2025/06/27 06:12:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f420e3e920845a710_d20250627_m061123_c001_v7007000_t0000_u01751004683678") 2025/06/27 06:12:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c3c62_d20250627_m061113_c001_v0001184_t0047_u01751004673588") 2025/06/27 06:12:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4078888abe13167a_d20250627_m061106_c001_v7007000_t0000_u01751004666111") 2025/06/27 06:12:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c3af6_d20250627_m061057_c001_v0001184_t0040_u01751004657141") 2025/06/27 06:12:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f407cac8eb67570d9_d20250627_m061049_c001_v7007000_t0000_u01751004649813") 2025/06/27 06:12:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c39a1_d20250627_m061041_c001_v0001184_t0054_u01751004641200") 2025/06/27 06:12:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40165088f0b32a23_d20250627_m061033_c001_v7007000_t0000_u01751004633832") 2025/06/27 06:12:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c3882_d20250627_m061024_c001_v0001184_t0049_u01751004624774") 2025/06/27 06:12:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd308a010c_d20250627_m061016_c001_v7007000_t0000_u01751004616669") 2025/06/27 06:12:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c377e_d20250627_m061007_c001_v0001184_t0020_u01751004607381") 2025/06/27 06:12:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40459ab878b8f200_d20250627_m060954_c001_v7007000_t0000_u01751004594687") 2025/06/27 06:12:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c0b1_d20250627_m060947_c001_v0001106_t0000_u01751004587373") 2025/06/27 06:12:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40095eb87b0b1c6a_d20250627_m060939_c001_v7007000_t0000_u01751004579543") 2025/06/27 06:12:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c3545_d20250627_m060934_c001_v0001184_t0025_u01751004574373") 2025/06/27 06:12:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f410934699391c11f_d20250627_m060931_c001_v7007000_t0000_u01751004571831") 2025/06/27 06:12:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b355_d20250627_m060924_c001_v0001171_t0040_u01751004564711") 2025/06/27 06:12:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089ff76_d20250627_m060917_c001_v7007000_t0000_u01751004557411") 2025/06/27 06:12:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324d54_d20250627_m060912_c001_v0001161_t0008_u01751004552339") 2025/06/27 06:12:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f409f9734ef3f7220_d20250627_m060910_c001_v7007000_t0000_u01751004550291") 2025/06/27 06:12:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b245_d20250627_m060902_c001_v0001171_t0057_u01751004542546") 2025/06/27 06:12:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40459ab878b8f101_d20250627_m060851_c001_v7007000_t0000_u01751004531025") 2025/06/27 06:12:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c3171_d20250627_m060843_c001_v0001184_t0022_u01751004523309") 2025/06/27 06:12:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8af43_d20250627_m060835_c001_v7007000_t0000_u01751004515784") 2025/06/27 06:12:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c303d_d20250627_m060826_c001_v0001184_t0039_u01751004506762") 2025/06/27 06:12:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8ae48_d20250627_m060818_c001_v7007000_t0000_u01751004498820") 2025/06/27 06:12:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c2eba_d20250627_m060809_c001_v0001184_t0000_u01751004489582") 2025/06/27 06:12:24 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41220193169c386d_d20250627_m060935_c001_v7007000_t0000_u01751004575425") 2025/06/27 06:12:24 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b3b9_d20250627_m060930_c001_v0001171_t0033_u01751004570958") 2025/06/27 06:12:25 DEBUG : dir1/0011-56789: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544d01b_d20250627_m060959_c001_v7007000_t0000_u01751004599349") 2025/06/27 06:12:25 DEBUG : dir1/0011-56789: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c36af_d20250627_m060953_c001_v0001184_t0004_u01751004593673") 2025/06/27 06:12:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f420e3e920845a711_d20250627_m061123_c001_v7007000_t0000_u01751004683863") 2025/06/27 06:12:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b976_d20250627_m061113_c001_v0001171_t0012_u01751004673779") 2025/06/27 06:12:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4078888abe13167b_d20250627_m061106_c001_v7007000_t0000_u01751004666291") 2025/06/27 06:12:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b866_d20250627_m061057_c001_v0001171_t0030_u01751004657348") 2025/06/27 06:12:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f407cac8eb67570da_d20250627_m061049_c001_v7007000_t0000_u01751004649995") 2025/06/27 06:12:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b78e_d20250627_m061041_c001_v0001171_t0037_u01751004641410") 2025/06/27 06:12:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40165088f0b32a24_d20250627_m061034_c001_v7007000_t0000_u01751004634021") 2025/06/27 06:12:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b68c_d20250627_m061025_c001_v0001171_t0051_u01751004625004") 2025/06/27 06:12:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd308a0110_d20250627_m061016_c001_v7007000_t0000_u01751004616862") 2025/06/27 06:12:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b5b6_d20250627_m061007_c001_v0001171_t0011_u01751004607581") 2025/06/27 06:12:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8b19d_d20250627_m060954_c001_v7007000_t0000_u01751004594894") 2025/06/27 06:12:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324e14_d20250627_m060948_c001_v0001161_t0018_u01751004588059") 2025/06/27 06:12:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40095eb87b0b1c6d_d20250627_m060939_c001_v7007000_t0000_u01751004579728") 2025/06/27 06:12:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b3e5_d20250627_m060934_c001_v0001171_t0020_u01751004574454") 2025/06/27 06:12:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4180e40eeb0dae92_d20250627_m060932_c001_v7007000_t0000_u01751004572220") 2025/06/27 06:12:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c05a_d20250627_m060925_c001_v0001106_t0058_u01751004565123") 2025/06/27 06:12:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089ff7a_d20250627_m060917_c001_v7007000_t0000_u01751004557596") 2025/06/27 06:12:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c33a5_d20250627_m060912_c001_v0001184_t0022_u01751004552481") 2025/06/27 06:12:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f409f9734ef3f721f_d20250627_m060910_c001_v7007000_t0000_u01751004550086") 2025/06/27 06:12:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c002_d20250627_m060902_c001_v0001106_t0028_u01751004542857") 2025/06/27 06:12:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4112e27c58b8df08_d20250627_m060851_c001_v7007000_t0000_u01751004531013") 2025/06/27 06:12:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b140_d20250627_m060843_c001_v0001171_t0056_u01751004523510") 2025/06/27 06:12:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8af47_d20250627_m060835_c001_v7007000_t0000_u01751004515965") 2025/06/27 06:12:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b079_d20250627_m060826_c001_v0001171_t0033_u01751004506979") 2025/06/27 06:12:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8ae4b_d20250627_m060819_c001_v7007000_t0000_u01751004499006") 2025/06/27 06:12:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052af67_d20250627_m060809_c001_v0001171_t0052_u01751004489783") 2025/06/27 06:12:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40095eb87b0b1c49_d20250627_m060935_c001_v7007000_t0000_u01751004575381") 2025/06/27 06:12:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c07a_d20250627_m060931_c001_v0001106_t0050_u01751004571003") 2025/06/27 06:12:26 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544d01c_d20250627_m060959_c001_v7007000_t0000_u01751004599531") 2025/06/27 06:12:26 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324e3c_d20250627_m060953_c001_v0001161_t0046_u01751004593821") 2025/06/27 06:12:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f420e3e920845a712_d20250627_m061124_c001_v7007000_t0000_u01751004684057") 2025/06/27 06:12:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324fe5_d20250627_m061114_c001_v0001161_t0047_u01751004674412") 2025/06/27 06:12:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4078888abe13167c_d20250627_m061106_c001_v7007000_t0000_u01751004666473") 2025/06/27 06:12:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324f79_d20250627_m061057_c001_v0001161_t0036_u01751004657809") 2025/06/27 06:12:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f407cac8eb67570db_d20250627_m061050_c001_v7007000_t0000_u01751004650178") 2025/06/27 06:12:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324f1b_d20250627_m061041_c001_v0001161_t0030_u01751004641768") 2025/06/27 06:12:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40165088f0b32a25_d20250627_m061034_c001_v7007000_t0000_u01751004634205") 2025/06/27 06:12:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324ecf_d20250627_m061025_c001_v0001161_t0056_u01751004625501") 2025/06/27 06:12:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd308a0115_d20250627_m061017_c001_v7007000_t0000_u01751004617045") 2025/06/27 06:12:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324e83_d20250627_m061008_c001_v0001161_t0052_u01751004608087") 2025/06/27 06:12:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544d008_d20250627_m060954_c001_v7007000_t0000_u01751004594905") 2025/06/27 06:12:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b4b8_d20250627_m060948_c001_v0001171_t0007_u01751004588464") 2025/06/27 06:12:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40095eb87b0b1c72_d20250627_m060939_c001_v7007000_t0000_u01751004579910") 2025/06/27 06:12:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c354b_d20250627_m060934_c001_v0001184_t0008_u01751004574578") 2025/06/27 06:12:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40095eb87b0b1c40_d20250627_m060932_c001_v7007000_t0000_u01751004572008") 2025/06/27 06:12:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c349e_d20250627_m060925_c001_v0001184_t0021_u01751004565807") 2025/06/27 06:12:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089ff80_d20250627_m060917_c001_v7007000_t0000_u01751004557780") 2025/06/27 06:12:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c03e_d20250627_m060912_c001_v0001106_t0056_u01751004552575") 2025/06/27 06:12:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f413e410e2bf30c7f_d20250627_m060910_c001_v7007000_t0000_u01751004550041") 2025/06/27 06:12:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c32f0_d20250627_m060903_c001_v0001184_t0020_u01751004543706") 2025/06/27 06:12:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f415813631c53c5d5_d20250627_m060851_c001_v7007000_t0000_u01751004531036") 2025/06/27 06:12:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324ca6_d20250627_m060844_c001_v0001161_t0028_u01751004524005") 2025/06/27 06:12:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8af4b_d20250627_m060836_c001_v7007000_t0000_u01751004516146") 2025/06/27 06:12:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324c40_d20250627_m060827_c001_v0001161_t0007_u01751004507389") 2025/06/27 06:12:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8ae4f_d20250627_m060819_c001_v7007000_t0000_u01751004499196") 2025/06/27 06:12:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324bda_d20250627_m060810_c001_v0001161_t0031_u01751004490213") 2025/06/27 06:12:27 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f413e410e2bf30ce8_d20250627_m060935_c001_v7007000_t0000_u01751004575576") 2025/06/27 06:12:27 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324db2_d20250627_m060931_c001_v0001161_t0059_u01751004571041") 2025/06/27 06:12:27 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544d021_d20250627_m060959_c001_v7007000_t0000_u01751004599715") 2025/06/27 06:12:27 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c36b3_d20250627_m060953_c001_v0001184_t0031_u01751004593887") 2025/06/27 06:12:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f420e3e920845a713_d20250627_m061124_c001_v7007000_t0000_u01751004684246") 2025/06/27 06:12:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c221_d20250627_m061114_c001_v0001106_t0041_u01751004674691") 2025/06/27 06:12:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4078888abe13167d_d20250627_m061106_c001_v7007000_t0000_u01751004666655") 2025/06/27 06:12:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c1c9_d20250627_m061058_c001_v0001106_t0055_u01751004658136") 2025/06/27 06:12:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f407cac8eb67570dc_d20250627_m061050_c001_v7007000_t0000_u01751004650371") 2025/06/27 06:12:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c183_d20250627_m061042_c001_v0001106_t0027_u01751004642048") 2025/06/27 06:12:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40165088f0b32a26_d20250627_m061034_c001_v7007000_t0000_u01751004634388") 2025/06/27 06:12:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c13d_d20250627_m061025_c001_v0001106_t0021_u01751004625832") 2025/06/27 06:12:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd308a0119_d20250627_m061017_c001_v7007000_t0000_u01751004617227") 2025/06/27 06:12:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c0fb_d20250627_m061008_c001_v0001106_t0035_u01751004608510") 2025/06/27 06:12:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f410934699391c194_d20250627_m060954_c001_v7007000_t0000_u01751004594744") 2025/06/27 06:12:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c3661_d20250627_m060949_c001_v0001184_t0007_u01751004589075") 2025/06/27 06:12:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40095eb87b0b1c75_d20250627_m060940_c001_v7007000_t0000_u01751004580093") 2025/06/27 06:12:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324dcc_d20250627_m060934_c001_v0001161_t0041_u01751004574620") 2025/06/27 06:12:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f410934699391c124_d20250627_m060932_c001_v7007000_t0000_u01751004572406") 2025/06/27 06:12:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324d8a_d20250627_m060926_c001_v0001161_t0037_u01751004566019") 2025/06/27 06:12:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089ff84_d20250627_m060917_c001_v7007000_t0000_u01751004557964") 2025/06/27 06:12:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b2c5_d20250627_m060912_c001_v0001171_t0003_u01751004552591") 2025/06/27 06:12:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4081fe67e76ea2c4_d20250627_m060909_c001_v7007000_t0000_u01751004549860") 2025/06/27 06:12:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324d18_d20250627_m060903_c001_v0001161_t0030_u01751004543915") 2025/06/27 06:12:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40459ab878b8f102_d20250627_m060851_c001_v7007000_t0000_u01751004531212") 2025/06/27 06:12:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27bfb2_d20250627_m060844_c001_v0001106_t0035_u01751004524415") 2025/06/27 06:12:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8af4f_d20250627_m060836_c001_v7007000_t0000_u01751004516326") 2025/06/27 06:12:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27bf66_d20250627_m060827_c001_v0001106_t0045_u01751004507761") 2025/06/27 06:12:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8ae52_d20250627_m060819_c001_v7007000_t0000_u01751004499379") 2025/06/27 06:12:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27bef8_d20250627_m060810_c001_v0001106_t0033_u01751004490504") 2025/06/27 06:12:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f410934699391c12a_d20250627_m060935_c001_v7007000_t0000_u01751004575360") 2025/06/27 06:12:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c350d_d20250627_m060931_c001_v0001184_t0017_u01751004571052") 2025/06/27 06:12:29 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544d023_d20250627_m060959_c001_v7007000_t0000_u01751004599897") 2025/06/27 06:12:29 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b51a_d20250627_m060953_c001_v0001171_t0028_u01751004593997") 2025/06/27 06:12:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f420e3e920845a714_d20250627_m061124_c001_v7007000_t0000_u01751004684436") 2025/06/27 06:12:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c3c8d_d20250627_m061115_c001_v0001184_t0055_u01751004675260") 2025/06/27 06:12:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4078888abe13167e_d20250627_m061106_c001_v7007000_t0000_u01751004666842") 2025/06/27 06:12:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c3b1c_d20250627_m061058_c001_v0001184_t0045_u01751004658651") 2025/06/27 06:12:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f407cac8eb67570dd_d20250627_m061050_c001_v7007000_t0000_u01751004650556") 2025/06/27 06:12:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c39b9_d20250627_m061042_c001_v0001184_t0018_u01751004642602") 2025/06/27 06:12:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40165088f0b32a27_d20250627_m061034_c001_v7007000_t0000_u01751004634581") 2025/06/27 06:12:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c389c_d20250627_m061026_c001_v0001184_t0042_u01751004626374") 2025/06/27 06:12:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd308a011d_d20250627_m061017_c001_v7007000_t0000_u01751004617410") 2025/06/27 06:12:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c379c_d20250627_m061009_c001_v0001184_t0058_u01751004609105") 2025/06/27 06:12:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8b19a_d20250627_m060954_c001_v7007000_t0000_u01751004594711") 2025/06/27 06:12:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c0bb_d20250627_m060949_c001_v0001106_t0040_u01751004589273") 2025/06/27 06:12:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40095eb87b0b1c78_d20250627_m060940_c001_v7007000_t0000_u01751004580276") 2025/06/27 06:12:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c3551_d20250627_m060934_c001_v0001184_t0007_u01751004574775") 2025/06/27 06:12:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40459ab878b8f1c4_d20250627_m060932_c001_v7007000_t0000_u01751004572182") 2025/06/27 06:12:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b36d_d20250627_m060926_c001_v0001171_t0059_u01751004566320") 2025/06/27 06:12:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089ff88_d20250627_m060918_c001_v7007000_t0000_u01751004558148") 2025/06/27 06:12:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324d58_d20250627_m060912_c001_v0001161_t0037_u01751004552665") 2025/06/27 06:12:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f413e410e2bf30c81_d20250627_m060910_c001_v7007000_t0000_u01751004550226") 2025/06/27 06:12:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b261_d20250627_m060904_c001_v0001171_t0023_u01751004544244") 2025/06/27 06:12:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544c720_d20250627_m060851_c001_v7007000_t0000_u01751004531377") 2025/06/27 06:12:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c3199_d20250627_m060844_c001_v0001184_t0025_u01751004524934") 2025/06/27 06:12:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8af52_d20250627_m060836_c001_v7007000_t0000_u01751004516508") 2025/06/27 06:12:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c3059_d20250627_m060828_c001_v0001184_t0019_u01751004508321") 2025/06/27 06:12:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8ae55_d20250627_m060819_c001_v7007000_t0000_u01751004499561") 2025/06/27 06:12:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c2edf_d20250627_m060811_c001_v0001184_t0008_u01751004491057") 2025/06/27 06:12:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41220193169c3870_d20250627_m060935_c001_v7007000_t0000_u01751004575611") 2025/06/27 06:12:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c3513_d20250627_m060931_c001_v0001184_t0055_u01751004571264") 2025/06/27 06:12:30 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544d028_d20250627_m061000_c001_v7007000_t0000_u01751004600083") 2025/06/27 06:12:30 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c36b9_d20250627_m060954_c001_v0001184_t0029_u01751004594081") 2025/06/27 06:12:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f420e3e920845a715_d20250627_m061124_c001_v7007000_t0000_u01751004684633") 2025/06/27 06:12:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b982_d20250627_m061115_c001_v0001171_t0016_u01751004675467") 2025/06/27 06:12:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4078888abe13167f_d20250627_m061107_c001_v7007000_t0000_u01751004667025") 2025/06/27 06:12:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b87a_d20250627_m061058_c001_v0001171_t0021_u01751004658844") 2025/06/27 06:12:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f407cac8eb67570de_d20250627_m061050_c001_v7007000_t0000_u01751004650741") 2025/06/27 06:12:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b79e_d20250627_m061042_c001_v0001171_t0045_u01751004642798") 2025/06/27 06:12:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40165088f0b32a28_d20250627_m061034_c001_v7007000_t0000_u01751004634764") 2025/06/27 06:12:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b6a0_d20250627_m061026_c001_v0001171_t0030_u01751004626590") 2025/06/27 06:12:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd308a011e_d20250627_m061017_c001_v7007000_t0000_u01751004617592") 2025/06/27 06:12:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b5cc_d20250627_m061009_c001_v0001171_t0046_u01751004609311") 2025/06/27 06:12:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f407cac8eb6757048_d20250627_m060954_c001_v7007000_t0000_u01751004594338") 2025/06/27 06:12:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324e20_d20250627_m060950_c001_v0001161_t0058_u01751004590007") 2025/06/27 06:12:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40095eb87b0b1c7b_d20250627_m060940_c001_v7007000_t0000_u01751004580457") 2025/06/27 06:12:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c088_d20250627_m060934_c001_v0001106_t0045_u01751004574793") 2025/06/27 06:12:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f402b0539e517385f_d20250627_m060932_c001_v7007000_t0000_u01751004572192") 2025/06/27 06:12:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c060_d20250627_m060926_c001_v0001106_t0036_u01751004566723") 2025/06/27 06:12:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089ff8c_d20250627_m060918_c001_v7007000_t0000_u01751004558336") 2025/06/27 06:12:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c33a9_d20250627_m060912_c001_v0001184_t0024_u01751004552693") 2025/06/27 06:12:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4081fe67e76ea2c6_d20250627_m060910_c001_v7007000_t0000_u01751004550234") 2025/06/27 06:12:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c010_d20250627_m060904_c001_v0001106_t0019_u01751004544589") 2025/06/27 06:12:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41220193169c375d_d20250627_m060850_c001_v7007000_t0000_u01751004530617") 2025/06/27 06:12:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b156_d20250627_m060845_c001_v0001171_t0035_u01751004525128") 2025/06/27 06:12:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8af55_d20250627_m060836_c001_v7007000_t0000_u01751004516696") 2025/06/27 06:12:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b089_d20250627_m060828_c001_v0001171_t0004_u01751004508524") 2025/06/27 06:12:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8ae58_d20250627_m060819_c001_v7007000_t0000_u01751004499744") 2025/06/27 06:12:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052af81_d20250627_m060811_c001_v0001171_t0048_u01751004491262") 2025/06/27 06:12:32 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f413e410e2bf30ceb_d20250627_m060935_c001_v7007000_t0000_u01751004575762") 2025/06/27 06:12:32 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b3be_d20250627_m060931_c001_v0001171_t0052_u01751004571358") 2025/06/27 06:12:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544c73b_d20250627_m060853_c001_v7007000_t0000_u01751004533937") 2025/06/27 06:12:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c31df_d20250627_m060848_c001_v0001184_t0021_u01751004528678") 2025/06/27 06:12:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544c73e_d20250627_m060854_c001_v7007000_t0000_u01751004534123") 2025/06/27 06:12:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324cc8_d20250627_m060848_c001_v0001161_t0038_u01751004528741") 2025/06/27 06:12:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544c742_d20250627_m060854_c001_v7007000_t0000_u01751004534312") 2025/06/27 06:12:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c31e1_d20250627_m060848_c001_v0001184_t0031_u01751004528872") 2025/06/27 06:12:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544c746_d20250627_m060854_c001_v7007000_t0000_u01751004534498") 2025/06/27 06:12:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b190_d20250627_m060849_c001_v0001171_t0051_u01751004529012") 2025/06/27 06:12:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544c749_d20250627_m060854_c001_v7007000_t0000_u01751004534681") 2025/06/27 06:12:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c31e5_d20250627_m060849_c001_v0001184_t0058_u01751004529083") 2025/06/27 06:12:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544c74d_d20250627_m060854_c001_v7007000_t0000_u01751004534861") 2025/06/27 06:12:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324cca_d20250627_m060849_c001_v0001161_t0030_u01751004529095") 2025/06/27 06:12:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544c750_d20250627_m060855_c001_v7007000_t0000_u01751004535057") 2025/06/27 06:12:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c31e9_d20250627_m060849_c001_v0001184_t0032_u01751004529277") 2025/06/27 06:12:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544c753_d20250627_m060855_c001_v7007000_t0000_u01751004535240") 2025/06/27 06:12:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27bfc6_d20250627_m060849_c001_v0001106_t0011_u01751004529342") 2025/06/27 06:12:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544c757_d20250627_m060855_c001_v7007000_t0000_u01751004535485") 2025/06/27 06:12:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324cce_d20250627_m060849_c001_v0001161_t0043_u01751004529369") 2025/06/27 06:12:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544c75b_d20250627_m060855_c001_v7007000_t0000_u01751004535668") 2025/06/27 06:12:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b194_d20250627_m060849_c001_v0001171_t0009_u01751004529415") 2025/06/27 06:12:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544c75e_d20250627_m060855_c001_v7007000_t0000_u01751004535848") 2025/06/27 06:12:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c31ed_d20250627_m060849_c001_v0001184_t0004_u01751004529477") 2025/06/27 06:12:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544c762_d20250627_m060856_c001_v7007000_t0000_u01751004536029") 2025/06/27 06:12:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c31ef_d20250627_m060849_c001_v0001184_t0028_u01751004529729") 2025/06/27 06:12:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544c765_d20250627_m060856_c001_v7007000_t0000_u01751004536210") 2025/06/27 06:12:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b19e_d20250627_m060849_c001_v0001171_t0051_u01751004529809") 2025/06/27 06:12:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544c768_d20250627_m060856_c001_v7007000_t0000_u01751004536394") 2025/06/27 06:12:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324cd4_d20250627_m060849_c001_v0001161_t0029_u01751004529866") 2025/06/27 06:12:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544c76c_d20250627_m060856_c001_v7007000_t0000_u01751004536576") 2025/06/27 06:12:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c31ff_d20250627_m060849_c001_v0001184_t0059_u01751004529925") 2025/06/27 06:12:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544c770_d20250627_m060856_c001_v7007000_t0000_u01751004536759") 2025/06/27 06:12:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27bfcc_d20250627_m060850_c001_v0001106_t0049_u01751004530010") 2025/06/27 06:12:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4061179d731ccc6d_d20250627_m060913_c001_v7007000_t0000_u01751004553298") 2025/06/27 06:12:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c3339_d20250627_m060907_c001_v0001184_t0023_u01751004547928") 2025/06/27 06:12:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419ffae81c59b452_d20250627_m060913_c001_v7007000_t0000_u01751004553624") 2025/06/27 06:12:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324d30_d20250627_m060908_c001_v0001161_t0006_u01751004548050") 2025/06/27 06:12:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4061179d731ccc6f_d20250627_m060913_c001_v7007000_t0000_u01751004553487") 2025/06/27 06:12:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c3341_d20250627_m060908_c001_v0001184_t0007_u01751004548139") 2025/06/27 06:12:34 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f415d30c94ad3af4c_d20250627_m060913_c001_v7007000_t0000_u01751004553639") 2025/06/27 06:12:34 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b289_d20250627_m060908_c001_v0001171_t0038_u01751004548160") 2025/06/27 06:12:34 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089ff2b_d20250627_m060913_c001_v7007000_t0000_u01751004553648") 2025/06/27 06:12:34 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c3345_d20250627_m060908_c001_v0001184_t0041_u01751004548355") 2025/06/27 06:12:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419ffae81c59b44f_d20250627_m060913_c001_v7007000_t0000_u01751004553252") 2025/06/27 06:12:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324d3a_d20250627_m060908_c001_v0001161_t0016_u01751004548398") 2025/06/27 06:12:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4081fe67e76ea2c7_d20250627_m060913_c001_v7007000_t0000_u01751004553306") 2025/06/27 06:12:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c02a_d20250627_m060908_c001_v0001106_t0032_u01751004548548") 2025/06/27 06:12:34 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4081fe67e76ea2c8_d20250627_m060913_c001_v7007000_t0000_u01751004553497") 2025/06/27 06:12:34 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c334b_d20250627_m060908_c001_v0001184_t0031_u01751004548562") 2025/06/27 06:12:34 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f413e410e2bf30c88_d20250627_m060913_c001_v7007000_t0000_u01751004553318") 2025/06/27 06:12:34 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b28f_d20250627_m060908_c001_v0001171_t0055_u01751004548602") 2025/06/27 06:12:34 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f413e410e2bf30c89_d20250627_m060913_c001_v7007000_t0000_u01751004553509") 2025/06/27 06:12:34 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324d3e_d20250627_m060908_c001_v0001161_t0046_u01751004548745") 2025/06/27 06:12:34 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f409f9734ef3f722b_d20250627_m060913_c001_v7007000_t0000_u01751004553236") 2025/06/27 06:12:34 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c334f_d20250627_m060908_c001_v0001184_t0059_u01751004548757") 2025/06/27 06:12:34 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089ff23_d20250627_m060913_c001_v7007000_t0000_u01751004553275") 2025/06/27 06:12:34 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c3357_d20250627_m060908_c001_v0001184_t0002_u01751004548958") 2025/06/27 06:12:34 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f409f9734ef3f722c_d20250627_m060913_c001_v7007000_t0000_u01751004553417") 2025/06/27 06:12:35 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c02c_d20250627_m060909_c001_v0001106_t0041_u01751004549035") 2025/06/27 06:12:35 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f409f9734ef3f722e_d20250627_m060913_c001_v7007000_t0000_u01751004553600") 2025/06/27 06:12:35 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b293_d20250627_m060909_c001_v0001171_t0021_u01751004549067") 2025/06/27 06:12:35 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f417693e649f8aaf6_d20250627_m060913_c001_v7007000_t0000_u01751004553283") 2025/06/27 06:12:35 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c335d_d20250627_m060909_c001_v0001184_t0031_u01751004549160") 2025/06/27 06:12:35 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419ffae81c59b450_d20250627_m060913_c001_v7007000_t0000_u01751004553441") 2025/06/27 06:12:35 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c3361_d20250627_m060909_c001_v0001184_t0031_u01751004549367") 2025/06/27 06:12:35 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40095eb87b0b1b4d_d20250627_m060649_c001_v7007000_t0000_u01751004409600") 2025/06/27 06:12:35 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1190dab747a00cbd_d20250627_m060647_c001_v0001165_t0004_u01751004407717") 2025/06/27 06:12:35 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419ffae81c59b252_d20250627_m060647_c001_v7007000_t0000_u01751004407532") 2025/06/27 06:12:35 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1190dab747a00c9f_d20250627_m060644_c001_v0001165_t0024_u01751004404286") 2025/06/27 06:12:35 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419ffae81c59b24e_d20250627_m060643_c001_v7007000_t0000_u01751004403550") 2025/06/27 06:12:35 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052a9cd_d20250627_m060639_c001_v0001171_t0036_u01751004399255") 2025/06/27 06:12:35 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8ad32_d20250627_m060637_c001_v7007000_t0000_u01751004397775") 2025/06/27 06:12:35 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f104f955e71e88990_d20250627_m060635_c001_v0001137_t0058_u01751004395461") 2025/06/27 06:12:35 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f403bf0163469063c_d20250627_m060635_c001_v7007000_t0000_u01751004395273") 2025/06/27 06:12:35 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f104f955e71e88978_d20250627_m060631_c001_v0001137_t0007_u01751004391844") 2025/06/27 06:12:35 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f403bf01634690634_d20250627_m060631_c001_v7007000_t0000_u01751004391116") 2025/06/27 06:12:35 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052a8fd_d20250627_m060627_c001_v0001171_t0034_u01751004387159") 2025/06/27 06:12:35 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f415813631c53c50f_d20250627_m060626_c001_v7007000_t0000_u01751004386224") 2025/06/27 06:12:36 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f107c7bda5925b43e_d20250627_m060625_c001_v0001177_t0000_u01751004385045") 2025/06/27 06:12:36 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8ad1a_d20250627_m060624_c001_v7007000_t0000_u01751004384496") 2025/06/27 06:12:36 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f107c7bda5925b398_d20250627_m060619_c001_v0001177_t0030_u01751004379285") 2025/06/27 06:12:36 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8ad10_d20250627_m060618_c001_v7007000_t0000_u01751004378557") 2025/06/27 06:12:36 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052a853_d20250627_m060614_c001_v0001171_t0030_u01751004374640") 2025/06/27 06:12:36 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f415813631c53c505_d20250627_m060613_c001_v7007000_t0000_u01751004373717") 2025/06/27 06:12:36 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f104e5caaf1edb242_d20250627_m060611_c001_v0001183_t0059_u01751004371629") 2025/06/27 06:12:36 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4185defaa33378ef_d20250627_m060611_c001_v7007000_t0000_u01751004371444") 2025/06/27 06:12:36 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f104e5caaf1edb1ee_d20250627_m060607_c001_v0001183_t0042_u01751004367933") 2025/06/27 06:12:36 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4185defaa33378e9_d20250627_m060607_c001_v7007000_t0000_u01751004367205") 2025/06/27 06:12:36 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052a799_d20250627_m060601_c001_v0001171_t0027_u01751004361498") 2025/06/27 06:12:36 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4078888abe130e54_d20250627_m060600_c001_v7007000_t0000_u01751004360576") 2025/06/27 06:12:36 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1107a53732a67402_d20250627_m060558_c001_v0001181_t0058_u01751004358735") 2025/06/27 06:12:36 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f422f3d942e4bd4ab_d20250627_m060558_c001_v7007000_t0000_u01751004358551") 2025/06/27 06:12:36 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1107a53732a673d8_d20250627_m060554_c001_v0001181_t0001_u01751004354481") 2025/06/27 06:12:36 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f422f3d942e4bd4a1_d20250627_m060553_c001_v7007000_t0000_u01751004353737") 2025/06/27 06:12:36 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052a6eb_d20250627_m060547_c001_v0001171_t0055_u01751004347666") 2025/06/27 06:12:36 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4078888abe130e4d_d20250627_m060546_c001_v7007000_t0000_u01751004346740") 2025/06/27 06:12:36 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1146c0259395357a_d20250627_m060544_c001_v0001099_t0022_u01751004344859") 2025/06/27 06:12:36 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f422f3d942e4bd498_d20250627_m060544_c001_v7007000_t0000_u01751004344679") 2025/06/27 06:12:36 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1146c02593953566_d20250627_m060540_c001_v0001099_t0041_u01751004340900") 2025/06/27 06:12:37 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f422f3d942e4bd490_d20250627_m060540_c001_v7007000_t0000_u01751004340176") 2025/06/27 06:12:37 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052a615_d20250627_m060534_c001_v0001171_t0053_u01751004334019") 2025/06/27 06:12:37 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f409f9734ef3f6f50_d20250627_m060532_c001_v7007000_t0000_u01751004332901") 2025/06/27 06:12:37 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f106ed5d4152e8306_d20250627_m060526_c001_v0001043_t0023_u01751004326732") 2025/06/27 06:12:37 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4054f37f60ba8d76_d20250627_m060526_c001_v7007000_t0000_u01751004326517") 2025/06/27 06:12:37 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052a572_d20250627_m060522_c001_v0001171_t0047_u01751004322351") 2025/06/27 06:12:37 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1035107f5e1c00a8_d20250627_m060521_c001_v0001105_t0007_u01751004321457") 2025/06/27 06:12:37 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1035107f5e1c00a0_d20250627_m060520_c001_v0001105_t0047_u01751004320350") 2025/06/27 06:12:37 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f409f9734ef3f6f2d_d20250627_m060506_c001_v7007000_t0000_u01751004306637") 2025/06/27 06:12:37 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f104cdd0a16d70b48_d20250627_m060458_c001_v0001116_t0034_u01751004298947") 2025/06/27 06:12:37 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f102c6b2016d9657d_d20250627_m060458_c001_v0001102_t0026_u01751004298024") 2025/06/27 06:12:37 DEBUG : dst/one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f102c6b2016d9656d_d20250627_m060456_c001_v0001102_t0004_u01751004296783") 2025/06/27 06:12:37 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40095eb87b0b1b4e_d20250627_m060649_c001_v7007000_t0000_u01751004409784") 2025/06/27 06:12:37 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1007e905c60707fd_d20250627_m060647_c001_v0001029_t0001_u01751004407050") 2025/06/27 06:12:37 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f117f29a86b0be004_d20250627_m060643_c001_v0001041_t0048_u01751004403159") 2025/06/27 06:12:37 DEBUG : dst/one.bak: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8ad33_d20250627_m060637_c001_v7007000_t0000_u01751004397959") 2025/06/27 06:12:37 DEBUG : dst/one.bak: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f117734ca5140c220_d20250627_m060635_c001_v0001184_t0029_u01751004395023") 2025/06/27 06:12:37 DEBUG : dst/one.bak: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f101782a9a41d8aad_d20250627_m060630_c001_v0001165_t0058_u01751004390884") 2025/06/27 06:12:37 DEBUG : dst/one.bak: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f415813631c53c510_d20250627_m060626_c001_v7007000_t0000_u01751004386407") 2025/06/27 06:12:38 DEBUG : dst/one.bak: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10071c97d3a4b2a4_d20250627_m060624_c001_v0001113_t0013_u01751004384102") 2025/06/27 06:12:38 DEBUG : dst/one.bak: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f113b60b9345e90b2_d20250627_m060618_c001_v0001180_t0026_u01751004378352") 2025/06/27 06:12:38 DEBUG : dst/three: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f409f9734ef3f6f51_d20250627_m060533_c001_v7007000_t0000_u01751004333083") 2025/06/27 06:12:38 DEBUG : dst/three: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1035107f5e1c00e2_d20250627_m060531_c001_v0001105_t0044_u01751004331426") 2025/06/27 06:12:38 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40095eb87b0b1b4f_d20250627_m060649_c001_v7007000_t0000_u01751004409970") 2025/06/27 06:12:38 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1013167270585483_d20250627_m060648_c001_v0001180_t0045_u01751004408625") 2025/06/27 06:12:38 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f111a902823962843_d20250627_m060645_c001_v0001154_t0007_u01751004405068") 2025/06/27 06:12:38 DEBUG : dst/three.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40095eb87b0b1b50_d20250627_m060650_c001_v7007000_t0000_u01751004410171") 2025/06/27 06:12:38 DEBUG : dst/three.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1190dab747a00cc9_d20250627_m060649_c001_v0001165_t0047_u01751004409008") 2025/06/27 06:12:38 DEBUG : dst/three.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419ffae81c59b254_d20250627_m060648_c001_v7007000_t0000_u01751004408826") 2025/06/27 06:12:38 DEBUG : dst/three.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1190dab747a00ca9_d20250627_m060645_c001_v0001165_t0004_u01751004405602") 2025/06/27 06:12:38 DEBUG : dst/three.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419ffae81c59b250_d20250627_m060645_c001_v7007000_t0000_u01751004405418") 2025/06/27 06:12:38 DEBUG : dst/three.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052a9db_d20250627_m060640_c001_v0001171_t0031_u01751004400341") 2025/06/27 06:12:38 DEBUG : dst/three.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8ad34_d20250627_m060638_c001_v7007000_t0000_u01751004398142") 2025/06/27 06:12:38 DEBUG : dst/three.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f104f955e71e88995_d20250627_m060637_c001_v0001137_t0054_u01751004397055") 2025/06/27 06:12:38 DEBUG : dst/three.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f403bf0163469063d_d20250627_m060636_c001_v7007000_t0000_u01751004396871") 2025/06/27 06:12:38 DEBUG : dst/three.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f104f955e71e88980_d20250627_m060633_c001_v0001137_t0054_u01751004393477") 2025/06/27 06:12:38 DEBUG : dst/three.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f403bf01634690635_d20250627_m060633_c001_v7007000_t0000_u01751004393294") 2025/06/27 06:12:38 DEBUG : dst/three.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052a90f_d20250627_m060628_c001_v0001171_t0049_u01751004388108") 2025/06/27 06:12:38 DEBUG : dst/three.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8ad1f_d20250627_m060625_c001_v7007000_t0000_u01751004385666") 2025/06/27 06:12:39 DEBUG : dst/three.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052a8b7_d20250627_m060623_c001_v0001171_t0023_u01751004383007") 2025/06/27 06:12:39 DEBUG : dst/three.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8ad15_d20250627_m060620_c001_v7007000_t0000_u01751004380126") 2025/06/27 06:12:39 DEBUG : dst/three.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052a85f_d20250627_m060615_c001_v0001171_t0043_u01751004375649") 2025/06/27 06:12:39 DEBUG : dst/three.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4185defaa33378f0_d20250627_m060612_c001_v7007000_t0000_u01751004372794") 2025/06/27 06:12:39 DEBUG : dst/three.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f104cdd0a16d70ce6_d20250627_m060609_c001_v0001116_t0000_u01751004369798") 2025/06/27 06:12:39 DEBUG : dst/three.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4185defaa33378ec_d20250627_m060608_c001_v7007000_t0000_u01751004368684") 2025/06/27 06:12:39 DEBUG : dst/three.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052a7a9_d20250627_m060602_c001_v0001171_t0049_u01751004362406") 2025/06/27 06:12:39 DEBUG : dst/three.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f422f3d942e4bd4ac_d20250627_m060559_c001_v7007000_t0000_u01751004359645") 2025/06/27 06:12:39 DEBUG : dst/three.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f104cdd0a16d70c9a_d20250627_m060556_c001_v0001116_t0005_u01751004356484") 2025/06/27 06:12:39 DEBUG : dst/three.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f422f3d942e4bd4a4_d20250627_m060555_c001_v7007000_t0000_u01751004355381") 2025/06/27 06:12:39 DEBUG : dst/three.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052a703_d20250627_m060548_c001_v0001171_t0032_u01751004348963") 2025/06/27 06:12:39 DEBUG : dst/three.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f422f3d942e4bd499_d20250627_m060545_c001_v7007000_t0000_u01751004345819") 2025/06/27 06:12:39 DEBUG : dst/three.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f104cdd0a16d70c48_d20250627_m060543_c001_v0001116_t0018_u01751004343141") 2025/06/27 06:12:39 DEBUG : dst/three.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f422f3d942e4bd492_d20250627_m060542_c001_v7007000_t0000_u01751004342041") 2025/06/27 06:12:39 DEBUG : dst/three.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052a627_d20250627_m060535_c001_v0001171_t0047_u01751004335434") 2025/06/27 06:12:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8ad35_d20250627_m060638_c001_v7007000_t0000_u01751004398335") 2025/06/27 06:12:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f104341c74f5b0860_d20250627_m060636_c001_v0001165_t0025_u01751004396615") 2025/06/27 06:12:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f112fc764a7a3a684_d20250627_m060632_c001_v0001032_t0059_u01751004392829") 2025/06/27 06:12:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f415813631c53c511_d20250627_m060626_c001_v7007000_t0000_u01751004386592") 2025/06/27 06:12:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1051a93e3c20d982_d20250627_m060625_c001_v0001181_t0024_u01751004385447") 2025/06/27 06:12:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1075bdb6f60534cd_d20250627_m060619_c001_v0001131_t0014_u01751004379701") 2025/06/27 06:12:40 DEBUG : dst/two: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40095eb87b0b1b51_d20250627_m060650_c001_v7007000_t0000_u01751004410355") 2025/06/27 06:12:40 DEBUG : dst/two: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052a9d5_d20250627_m060639_c001_v0001171_t0009_u01751004399768") 2025/06/27 06:12:40 DEBUG : dst/two: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8ad36_d20250627_m060638_c001_v7007000_t0000_u01751004398519") 2025/06/27 06:12:40 DEBUG : dst/two: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052a903_d20250627_m060627_c001_v0001171_t0057_u01751004387610") 2025/06/27 06:12:40 DEBUG : dst/two: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f415813631c53c512_d20250627_m060626_c001_v7007000_t0000_u01751004386778") 2025/06/27 06:12:40 DEBUG : dst/two: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f104cdd0a16d70d1c_d20250627_m060615_c001_v0001116_t0007_u01751004375139") 2025/06/27 06:12:40 DEBUG : dst/two: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f415813631c53c506_d20250627_m060613_c001_v7007000_t0000_u01751004373901") 2025/06/27 06:12:40 DEBUG : dst/two: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f104cdd0a16d70cb8_d20250627_m060601_c001_v0001116_t0039_u01751004361862") 2025/06/27 06:12:40 DEBUG : dst/two: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4078888abe130e56_d20250627_m060600_c001_v7007000_t0000_u01751004360760") 2025/06/27 06:12:40 DEBUG : dst/two: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f104cdd0a16d70c62_d20250627_m060548_c001_v0001116_t0012_u01751004348154") 2025/06/27 06:12:40 DEBUG : dst/two: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4078888abe130e4e_d20250627_m060546_c001_v7007000_t0000_u01751004346933") 2025/06/27 06:12:40 DEBUG : dst/two: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f104cdd0a16d70c1a_d20250627_m060534_c001_v0001116_t0057_u01751004334593") 2025/06/27 06:12:40 DEBUG : dst/two: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f409f9734ef3f6f53_d20250627_m060533_c001_v7007000_t0000_u01751004333265") 2025/06/27 06:12:40 DEBUG : dst/two: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f102dff173dce99e4_d20250627_m060528_c001_v0001098_t0038_u01751004328419") 2025/06/27 06:12:40 DEBUG : dst/two: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f409f9734ef3f6f2e_d20250627_m060506_c001_v7007000_t0000_u01751004306821") 2025/06/27 06:12:40 DEBUG : dst/two: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f102c6b2016d965b7_d20250627_m060505_c001_v0001102_t0046_u01751004305235") 2025/06/27 06:12:40 DEBUG : empty space: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f403bf0163468fd76_d20250627_m060431_c001_v7007000_t0000_u01751004271075") 2025/06/27 06:12:40 DEBUG : empty space: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f104cdd0a16d70aaa_d20250627_m060427_c001_v0001116_t0032_u01751004267112") 2025/06/27 06:12:40 DEBUG : empty space: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f403bf0163468fd6b_d20250627_m060424_c001_v7007000_t0000_u01751004264718") 2025/06/27 06:12:40 DEBUG : empty space: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052a1e8_d20250627_m060412_c001_v0001171_t0041_u01751004252953") 2025/06/27 06:12:40 DEBUG : empty space: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416b1689deee8d9e_d20250627_m060403_c001_v7007000_t0000_u01751004243927") 2025/06/27 06:12:41 DEBUG : empty space: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f104cdd0a16d70a22_d20250627_m060400_c001_v0001116_t0007_u01751004240195") 2025/06/27 06:12:41 DEBUG : empty space: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f422f3d942e4bd3c3_d20250627_m060337_c001_v7007000_t0000_u01751004217558") 2025/06/27 06:12:41 DEBUG : empty space: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fdaa2_d20250627_m060335_c001_v0001157_t0029_u01751004215641") 2025/06/27 06:12:41 DEBUG : empty space: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f422f3d942e4bd3bc_d20250627_m060334_c001_v7007000_t0000_u01751004214826") 2025/06/27 06:12:41 DEBUG : empty space: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fda90_d20250627_m060333_c001_v0001157_t0052_u01751004213457") 2025/06/27 06:12:41 DEBUG : empty space: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f422f3d942e4bd3b1_d20250627_m060330_c001_v7007000_t0000_u01751004210393") 2025/06/27 06:12:41 DEBUG : empty space: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fda6e_d20250627_m060328_c001_v0001157_t0020_u01751004208731") 2025/06/27 06:12:41 DEBUG : empty space: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f422f3d942e4bd3aa_d20250627_m060327_c001_v7007000_t0000_u01751004207838") 2025/06/27 06:12:41 DEBUG : empty space: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fda60_d20250627_m060326_c001_v0001157_t0057_u01751004206372") 2025/06/27 06:12:41 DEBUG : empty space: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4043af8c0b114505_d20250627_m060319_c001_v7007000_t0000_u01751004199548") 2025/06/27 06:12:41 DEBUG : empty space: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fda28_d20250627_m060317_c001_v0001157_t0012_u01751004197683") 2025/06/27 06:12:41 DEBUG : empty space: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4043af8c0b114501_d20250627_m060316_c001_v7007000_t0000_u01751004196741") 2025/06/27 06:12:41 DEBUG : empty space: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fda16_d20250627_m060315_c001_v0001157_t0001_u01751004195662") 2025/06/27 06:12:41 DEBUG : empty space: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4043af8c0b1144fc_d20250627_m060311_c001_v7007000_t0000_u01751004191217") 2025/06/27 06:12:41 DEBUG : empty space: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fd9e9_d20250627_m060309_c001_v0001157_t0053_u01751004189522") 2025/06/27 06:12:41 DEBUG : empty space: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fb29_d20250627_m060307_c001_v7007000_t0000_u01751004187670") 2025/06/27 06:12:41 DEBUG : empty space: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fd9d7_d20250627_m060306_c001_v0001157_t0051_u01751004186608") 2025/06/27 06:12:41 DEBUG : empty space: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fb27_d20250627_m060306_c001_v7007000_t0000_u01751004186244") 2025/06/27 06:12:41 DEBUG : empty space: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f11964693bfa09e8c_d20250627_m060305_c001_v0001172_t0048_u01751004185530") 2025/06/27 06:12:41 DEBUG : empty space: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fd9c7_d20250627_m060303_c001_v0001157_t0012_u01751004183801") 2025/06/27 06:12:41 DEBUG : enormous: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f422f3d942e4bd3c2_d20250627_m060336_c001_v7007000_t0000_u01751004216824") 2025/06/27 06:12:42 DEBUG : enormous: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fdaa4_d20250627_m060335_c001_v0001157_t0029_u01751004215943") 2025/06/27 06:12:42 DEBUG : existing: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40095eb87b0b1b56_d20250627_m060654_c001_v7007000_t0000_u01751004414877") 2025/06/27 06:12:42 DEBUG : existing: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052aa73_d20250627_m060653_c001_v0001171_t0029_u01751004413481") 2025/06/27 06:12:42 DEBUG : existing: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416b1689deee8d97_d20250627_m060358_c001_v7007000_t0000_u01751004238779") 2025/06/27 06:12:42 DEBUG : existing: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052a12c_d20250627_m060357_c001_v0001171_t0053_u01751004237245") 2025/06/27 06:12:42 DEBUG : existing: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fb21_d20250627_m060300_c001_v7007000_t0000_u01751004180793") 2025/06/27 06:12:42 DEBUG : existing: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fd9b9_d20250627_m060259_c001_v0001157_t0012_u01751004179675") 2025/06/27 06:12:42 DEBUG : existing: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fb1f_d20250627_m060259_c001_v7007000_t0000_u01751004179128") 2025/06/27 06:12:42 DEBUG : existing: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fd9a9_d20250627_m060258_c001_v0001157_t0055_u01751004178388") 2025/06/27 06:12:42 DEBUG : existing: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fd9a7_d20250627_m060257_c001_v0001157_t0026_u01751004177464") 2025/06/27 06:12:42 DEBUG : existing-b: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416b1689deee8d98_d20250627_m060358_c001_v7007000_t0000_u01751004238965") 2025/06/27 06:12:42 DEBUG : existing-b: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f104cdd0a16d70a0e_d20250627_m060357_c001_v0001116_t0012_u01751004237255") 2025/06/27 06:12:42 DEBUG : file1: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d3231cc_d20250627_m060756_c001_v7007000_t0000_u01751004476268") 2025/06/27 06:12:42 DEBUG : file1: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c2d74_d20250627_m060755_c001_v0001184_t0025_u01751004475107") 2025/06/27 06:12:42 DEBUG : file1: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d3231c6_d20250627_m060753_c001_v7007000_t0000_u01751004473778") 2025/06/27 06:12:42 DEBUG : file1: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27beac_d20250627_m060751_c001_v0001106_t0052_u01751004471782") 2025/06/27 06:12:42 DEBUG : five: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f422f3d942e4bd3cb_d20250627_m060341_c001_v7007000_t0000_u01751004221801") 2025/06/27 06:12:42 DEBUG : five: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40852e77653fdabe_d20250627_m060339_c001_v0001157_t0045_u01751004219678") 2025/06/27 06:12:42 DEBUG : foo: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4043af8c0b1144fb_d20250627_m060309_c001_v7007000_t0000_u01751004189152") 2025/06/27 06:12:42 DEBUG : foo: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40852e77653fd9e3_d20250627_m060308_c001_v0001157_t0045_u01751004188587") 2025/06/27 06:12:42 DEBUG : foo: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40852e77653fd9df_d20250627_m060308_c001_v0001157_t0045_u01751004188033") 2025/06/27 06:12:43 DEBUG : four: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f422f3d942e4bd3cd_d20250627_m060341_c001_v7007000_t0000_u01751004221983") 2025/06/27 06:12:43 DEBUG : four: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4070404c9052a048_d20250627_m060340_c001_v0001171_t0004_u01751004220231") 2025/06/27 06:12:43 DEBUG : four: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fdab6_d20250627_m060338_c001_v0001157_t0038_u01751004218735") 2025/06/27 06:12:43 DEBUG : hello world2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f409aaac2ab27eb28_d20250627_m060211_c001_v7007000_t0000_u01751004131849") 2025/06/27 06:12:43 DEBUG : hello world2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fd906_d20250627_m060211_c001_v0001157_t0044_u01751004131210") 2025/06/27 06:12:43 DEBUG : ignore-size: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fb1d_d20250627_m060257_c001_v7007000_t0000_u01751004177098") 2025/06/27 06:12:43 DEBUG : ignore-size: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fd99d_d20250627_m060255_c001_v0001157_t0038_u01751004175673") 2025/06/27 06:12:43 DEBUG : nested/sub dir/file: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416b1689deee8d95_d20250627_m060356_c001_v7007000_t0000_u01751004236487") 2025/06/27 06:12:43 DEBUG : nested/sub dir/file: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f104cdd0a16d70a04_d20250627_m060355_c001_v0001116_t0042_u01751004235156") 2025/06/27 06:12:43 DEBUG : nested/sub dir/file: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f422f3d942e4bd3eb_d20250627_m060354_c001_v7007000_t0000_u01751004234400") 2025/06/27 06:12:43 DEBUG : nested/sub dir/file: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f104cdd0a16d709f8_d20250627_m060353_c001_v0001116_t0039_u01751004233176") 2025/06/27 06:12:43 DEBUG : one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f422f3d942e4bd3ce_d20250627_m060342_c001_v7007000_t0000_u01751004222167") 2025/06/27 06:12:43 DEBUG : one: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40852e77653fdaaa_d20250627_m060337_c001_v0001157_t0045_u01751004217953") 2025/06/27 06:12:43 DEBUG : only0: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d3231a7_d20250627_m060747_c001_v7007000_t0000_u01751004467328") 2025/06/27 06:12:43 DEBUG : only0: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40649e745a27be76_d20250627_m060742_c001_v0001106_t0003_u01751004462154") 2025/06/27 06:12:43 DEBUG : only0: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ac59_d20250627_m060724_c001_v0001171_t0033_u01751004444206") 2025/06/27 06:12:43 DEBUG : only0: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40459ab878b8efd7_d20250627_m060718_c001_v7007000_t0000_u01751004438521") 2025/06/27 06:12:43 DEBUG : only0: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052aac3_d20250627_m060659_c001_v0001171_t0019_u01751004419086") 2025/06/27 06:12:43 DEBUG : only1: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d3231a8_d20250627_m060747_c001_v7007000_t0000_u01751004467511") 2025/06/27 06:12:43 DEBUG : only1: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40649e745a27be7a_d20250627_m060742_c001_v0001106_t0003_u01751004462349") 2025/06/27 06:12:44 DEBUG : only1: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ac65_d20250627_m060724_c001_v0001171_t0019_u01751004444993") 2025/06/27 06:12:44 DEBUG : only1: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f421d60b63617fed6_d20250627_m060718_c001_v7007000_t0000_u01751004438769") 2025/06/27 06:12:44 DEBUG : only1: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052aad3_d20250627_m060700_c001_v0001171_t0019_u01751004420204") 2025/06/27 06:12:44 DEBUG : only10: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d3231a9_d20250627_m060747_c001_v7007000_t0000_u01751004467694") 2025/06/27 06:12:44 DEBUG : only10: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4041e24d18324b46_d20250627_m060742_c001_v0001161_t0005_u01751004462155") 2025/06/27 06:12:44 DEBUG : only10: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052acfb_d20250627_m060732_c001_v0001171_t0057_u01751004452369") 2025/06/27 06:12:44 DEBUG : only10: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fcfa_d20250627_m060718_c001_v7007000_t0000_u01751004438533") 2025/06/27 06:12:44 DEBUG : only10: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ab5f_d20250627_m060708_c001_v0001171_t0018_u01751004428243") 2025/06/27 06:12:44 DEBUG : only11: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d3231aa_d20250627_m060747_c001_v7007000_t0000_u01751004467878") 2025/06/27 06:12:44 DEBUG : only11: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4070404c9052adab_d20250627_m060741_c001_v0001171_t0004_u01751004461410") 2025/06/27 06:12:44 DEBUG : only11: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ad13_d20250627_m060733_c001_v0001171_t0004_u01751004453343") 2025/06/27 06:12:44 DEBUG : only11: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fcf5_d20250627_m060717_c001_v7007000_t0000_u01751004437780") 2025/06/27 06:12:44 DEBUG : only11: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ab6e_d20250627_m060708_c001_v0001171_t0040_u01751004428949") 2025/06/27 06:12:44 DEBUG : only12: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d3231ab_d20250627_m060748_c001_v7007000_t0000_u01751004468063") 2025/06/27 06:12:44 DEBUG : only12: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4041e24d18324b44_d20250627_m060741_c001_v0001161_t0005_u01751004461968") 2025/06/27 06:12:44 DEBUG : only12: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ad25_d20250627_m060734_c001_v0001171_t0033_u01751004454320") 2025/06/27 06:12:44 DEBUG : only12: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fcfc_d20250627_m060718_c001_v7007000_t0000_u01751004438716") 2025/06/27 06:12:44 DEBUG : only12: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ab83_d20250627_m060709_c001_v0001171_t0036_u01751004429890") 2025/06/27 06:12:44 DEBUG : only13: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d3231ac_d20250627_m060748_c001_v7007000_t0000_u01751004468248") 2025/06/27 06:12:44 DEBUG : only13: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4041e24d18324b4e_d20250627_m060742_c001_v0001161_t0005_u01751004462709") 2025/06/27 06:12:45 DEBUG : only13: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ad31_d20250627_m060735_c001_v0001171_t0012_u01751004455335") 2025/06/27 06:12:45 DEBUG : only13: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4180e40eeb0dab69_d20250627_m060718_c001_v7007000_t0000_u01751004438541") 2025/06/27 06:12:45 DEBUG : only13: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ab8b_d20250627_m060710_c001_v0001171_t0019_u01751004430621") 2025/06/27 06:12:45 DEBUG : only14: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d3231ae_d20250627_m060748_c001_v7007000_t0000_u01751004468432") 2025/06/27 06:12:45 DEBUG : only14: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40893493c20c2c48_d20250627_m060742_c001_v0001184_t0050_u01751004462346") 2025/06/27 06:12:45 DEBUG : only14: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ad43_d20250627_m060736_c001_v0001171_t0058_u01751004456222") 2025/06/27 06:12:45 DEBUG : only14: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40459ab878b8efd5_d20250627_m060718_c001_v7007000_t0000_u01751004438153") 2025/06/27 06:12:45 DEBUG : only14: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ab9f_d20250627_m060711_c001_v0001171_t0029_u01751004431772") 2025/06/27 06:12:45 DEBUG : only15: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d3231b0_d20250627_m060748_c001_v7007000_t0000_u01751004468617") 2025/06/27 06:12:45 DEBUG : only15: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4070404c9052adb7_d20250627_m060741_c001_v0001171_t0004_u01751004461991") 2025/06/27 06:12:45 DEBUG : only15: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ad55_d20250627_m060737_c001_v0001171_t0049_u01751004457009") 2025/06/27 06:12:45 DEBUG : only15: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40459ab878b8efd6_d20250627_m060718_c001_v7007000_t0000_u01751004438336") 2025/06/27 06:12:45 DEBUG : only15: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052abb9_d20250627_m060712_c001_v0001171_t0016_u01751004432498") 2025/06/27 06:12:45 DEBUG : only16: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d3231b1_d20250627_m060748_c001_v7007000_t0000_u01751004468802") 2025/06/27 06:12:45 DEBUG : only16: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40649e745a27be7c_d20250627_m060742_c001_v0001106_t0003_u01751004462545") 2025/06/27 06:12:45 DEBUG : only16: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ad67_d20250627_m060737_c001_v0001171_t0049_u01751004457844") 2025/06/27 06:12:45 DEBUG : only16: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f421d60b63617fed4_d20250627_m060718_c001_v7007000_t0000_u01751004438573") 2025/06/27 06:12:45 DEBUG : only16: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052abc6_d20250627_m060713_c001_v0001171_t0038_u01751004433287") 2025/06/27 06:12:46 DEBUG : only17: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d3231b2_d20250627_m060748_c001_v7007000_t0000_u01751004468988") 2025/06/27 06:12:46 DEBUG : only17: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40893493c20c2c54_d20250627_m060742_c001_v0001184_t0050_u01751004462721") 2025/06/27 06:12:46 DEBUG : only17: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ad71_d20250627_m060738_c001_v0001171_t0032_u01751004458504") 2025/06/27 06:12:46 DEBUG : only17: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fcf9_d20250627_m060718_c001_v7007000_t0000_u01751004438348") 2025/06/27 06:12:46 DEBUG : only17: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052abd3_d20250627_m060714_c001_v0001171_t0004_u01751004434377") 2025/06/27 06:12:46 DEBUG : only18: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d3231b3_d20250627_m060749_c001_v7007000_t0000_u01751004469171") 2025/06/27 06:12:46 DEBUG : only18: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4070404c9052adb9_d20250627_m060742_c001_v0001171_t0004_u01751004462176") 2025/06/27 06:12:46 DEBUG : only18: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ad87_d20250627_m060739_c001_v0001171_t0056_u01751004459302") 2025/06/27 06:12:46 DEBUG : only18: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fcf7_d20250627_m060718_c001_v7007000_t0000_u01751004438160") 2025/06/27 06:12:46 DEBUG : only18: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052abe1_d20250627_m060715_c001_v0001171_t0054_u01751004435505") 2025/06/27 06:12:46 DEBUG : only19: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d3231b4_d20250627_m060749_c001_v7007000_t0000_u01751004469356") 2025/06/27 06:12:46 DEBUG : only19: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4041e24d18324b48_d20250627_m060742_c001_v0001161_t0005_u01751004462339") 2025/06/27 06:12:46 DEBUG : only19: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ad99_d20250627_m060740_c001_v0001171_t0007_u01751004460207") 2025/06/27 06:12:47 DEBUG : only19: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4180e40eeb0dab6b_d20250627_m060718_c001_v7007000_t0000_u01751004438750") 2025/06/27 06:12:47 DEBUG : only19: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052abeb_d20250627_m060716_c001_v0001171_t0010_u01751004436367") 2025/06/27 06:12:47 DEBUG : only2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d3231b5_d20250627_m060749_c001_v7007000_t0000_u01751004469541") 2025/06/27 06:12:47 DEBUG : only2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4070404c9052adbd_d20250627_m060742_c001_v0001171_t0004_u01751004462362") 2025/06/27 06:12:47 DEBUG : only2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ac81_d20250627_m060725_c001_v0001171_t0046_u01751004445860") 2025/06/27 06:12:47 DEBUG : only2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f421d60b63617fed2_d20250627_m060718_c001_v7007000_t0000_u01751004438184") 2025/06/27 06:12:47 DEBUG : only2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052aadd_d20250627_m060701_c001_v0001171_t0003_u01751004421009") 2025/06/27 06:12:47 DEBUG : only3: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d3231b7_d20250627_m060749_c001_v7007000_t0000_u01751004469725") 2025/06/27 06:12:47 DEBUG : only3: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4041e24d18324b4c_d20250627_m060742_c001_v0001161_t0005_u01751004462524") 2025/06/27 06:12:47 DEBUG : only3: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ac8d_d20250627_m060726_c001_v0001171_t0010_u01751004446595") 2025/06/27 06:12:47 DEBUG : only3: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40459ab878b8efd9_d20250627_m060718_c001_v7007000_t0000_u01751004438887") 2025/06/27 06:12:47 DEBUG : only3: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052aaf7_d20250627_m060702_c001_v0001171_t0032_u01751004422119") 2025/06/27 06:12:47 DEBUG : only4: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d3231b8_d20250627_m060749_c001_v7007000_t0000_u01751004469909") 2025/06/27 06:12:47 DEBUG : only4: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40893493c20c2c4e_d20250627_m060742_c001_v0001184_t0050_u01751004462537") 2025/06/27 06:12:47 DEBUG : only4: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ac9f_d20250627_m060727_c001_v0001171_t0001_u01751004447403") 2025/06/27 06:12:47 DEBUG : only4: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4180e40eeb0dab68_d20250627_m060718_c001_v7007000_t0000_u01751004438356") 2025/06/27 06:12:47 DEBUG : only4: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ab09_d20250627_m060703_c001_v0001171_t0023_u01751004423069") 2025/06/27 06:12:47 DEBUG : only5: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d3231b9_d20250627_m060750_c001_v7007000_t0000_u01751004470093") 2025/06/27 06:12:47 DEBUG : only5: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4041e24d18324b52_d20250627_m060742_c001_v0001161_t0005_u01751004462894") 2025/06/27 06:12:48 DEBUG : only5: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052acb1_d20250627_m060728_c001_v0001171_t0052_u01751004448280") 2025/06/27 06:12:48 DEBUG : only5: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40459ab878b8efd8_d20250627_m060718_c001_v7007000_t0000_u01751004438703") 2025/06/27 06:12:48 DEBUG : only5: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ab1d_d20250627_m060703_c001_v0001171_t0017_u01751004423980") 2025/06/27 06:12:48 DEBUG : only6: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d3231ba_d20250627_m060750_c001_v7007000_t0000_u01751004470277") 2025/06/27 06:12:48 DEBUG : only6: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4070404c9052adc1_d20250627_m060742_c001_v0001171_t0004_u01751004462557") 2025/06/27 06:12:48 DEBUG : only6: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052acc1_d20250627_m060729_c001_v0001171_t0051_u01751004449021") 2025/06/27 06:12:48 DEBUG : only6: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fcfd_d20250627_m060718_c001_v7007000_t0000_u01751004438899") 2025/06/27 06:12:48 DEBUG : only6: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ab2f_d20250627_m060705_c001_v0001171_t0050_u01751004425019") 2025/06/27 06:12:48 DEBUG : only7: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d3231bb_d20250627_m060750_c001_v7007000_t0000_u01751004470461") 2025/06/27 06:12:48 DEBUG : only7: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40649e745a27be7e_d20250627_m060742_c001_v0001106_t0003_u01751004462730") 2025/06/27 06:12:48 DEBUG : only7: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052acd5_d20250627_m060729_c001_v0001171_t0051_u01751004449819") 2025/06/27 06:12:48 DEBUG : only7: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4180e40eeb0dab66_d20250627_m060718_c001_v7007000_t0000_u01751004438172") 2025/06/27 06:12:48 DEBUG : only7: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ab33_d20250627_m060705_c001_v0001171_t0031_u01751004425643") 2025/06/27 06:12:48 DEBUG : only8: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d3231bc_d20250627_m060750_c001_v7007000_t0000_u01751004470645") 2025/06/27 06:12:48 DEBUG : only8: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4070404c9052adc9_d20250627_m060742_c001_v0001171_t0004_u01751004462742") 2025/06/27 06:12:48 DEBUG : only8: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052acdf_d20250627_m060730_c001_v0001171_t0054_u01751004450660") 2025/06/27 06:12:48 DEBUG : only8: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f421d60b63617fed3_d20250627_m060718_c001_v7007000_t0000_u01751004438376") 2025/06/27 06:12:48 DEBUG : only8: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ab41_d20250627_m060706_c001_v0001171_t0046_u01751004426441") 2025/06/27 06:12:48 DEBUG : only9: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d3231bf_d20250627_m060750_c001_v7007000_t0000_u01751004470829") 2025/06/27 06:12:48 DEBUG : only9: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40893493c20c2c60_d20250627_m060742_c001_v0001184_t0050_u01751004462910") 2025/06/27 06:12:48 DEBUG : only9: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ace9_d20250627_m060731_c001_v0001171_t0057_u01751004451424") 2025/06/27 06:12:49 DEBUG : only9: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fcf6_d20250627_m060717_c001_v7007000_t0000_u01751004437978") 2025/06/27 06:12:49 DEBUG : only9: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ab4d_d20250627_m060707_c001_v0001171_t0048_u01751004427309") 2025/06/27 06:12:49 DEBUG : potato: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f422f3d942e4bd3e5_d20250627_m060352_c001_v7007000_t0000_u01751004232063") 2025/06/27 06:12:49 DEBUG : potato: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f104cdd0a16d709e6_d20250627_m060349_c001_v0001116_t0046_u01751004229318") 2025/06/27 06:12:49 DEBUG : potato: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f422f3d942e4bd3dc_d20250627_m060348_c001_v7007000_t0000_u01751004228577") 2025/06/27 06:12:49 DEBUG : potato: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052a08a_d20250627_m060346_c001_v0001171_t0010_u01751004226383") 2025/06/27 06:12:49 DEBUG : potato: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f422f3d942e4bd3d7_d20250627_m060345_c001_v7007000_t0000_u01751004225639") 2025/06/27 06:12:49 DEBUG : potato: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052a068_d20250627_m060343_c001_v0001171_t0036_u01751004223080") 2025/06/27 06:12:49 DEBUG : potato: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f422f3d942e4bd3b6_d20250627_m060332_c001_v7007000_t0000_u01751004212527") 2025/06/27 06:12:49 DEBUG : potato: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fda7a_d20250627_m060330_c001_v0001157_t0037_u01751004210939") 2025/06/27 06:12:49 DEBUG : potato: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f422f3d942e4bd3ae_d20250627_m060329_c001_v7007000_t0000_u01751004209386") 2025/06/27 06:12:49 DEBUG : potato: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fda6a_d20250627_m060328_c001_v0001157_t0055_u01751004208388") 2025/06/27 06:12:49 DEBUG : potato: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f422f3d942e4bd3a8_d20250627_m060327_c001_v7007000_t0000_u01751004207134") 2025/06/27 06:12:49 DEBUG : potato: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fda5c_d20250627_m060326_c001_v0001157_t0054_u01751004206040") 2025/06/27 06:12:49 DEBUG : potato: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4043af8c0b114504_d20250627_m060318_c001_v7007000_t0000_u01751004198982") 2025/06/27 06:12:49 DEBUG : potato: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fda26_d20250627_m060317_c001_v0001157_t0035_u01751004197296") 2025/06/27 06:12:49 DEBUG : potato: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4043af8c0b114502_d20250627_m060316_c001_v7007000_t0000_u01751004196927") 2025/06/27 06:12:49 DEBUG : potato: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fda14_d20250627_m060315_c001_v0001157_t0038_u01751004195389") 2025/06/27 06:12:49 DEBUG : potato: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4043af8c0b114500_d20250627_m060315_c001_v7007000_t0000_u01751004195020") 2025/06/27 06:12:49 DEBUG : potato: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fda0a_d20250627_m060314_c001_v0001157_t0039_u01751004194349") 2025/06/27 06:12:50 DEBUG : potato: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fda06_d20250627_m060313_c001_v0001157_t0006_u01751004193564") 2025/06/27 06:12:50 DEBUG : potato: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4043af8c0b1144ff_d20250627_m060313_c001_v7007000_t0000_u01751004193193") 2025/06/27 06:12:50 DEBUG : potato: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fda00_d20250627_m060312_c001_v0001157_t0049_u01751004192501") 2025/06/27 06:12:50 DEBUG : potato: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fd9f6_d20250627_m060311_c001_v0001157_t0034_u01751004191779") 2025/06/27 06:12:50 DEBUG : potato: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4043af8c0b1144fd_d20250627_m060311_c001_v7007000_t0000_u01751004191409") 2025/06/27 06:12:50 DEBUG : potato: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fd9ed_d20250627_m060310_c001_v0001157_t0023_u01751004190437") 2025/06/27 06:12:50 DEBUG : potato2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8ac61_d20250627_m060440_c001_v7007000_t0000_u01751004280764") 2025/06/27 06:12:50 DEBUG : potato2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f104cdd0a16d70ade_d20250627_m060439_c001_v0001116_t0016_u01751004279833") 2025/06/27 06:12:50 DEBUG : potato2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f403bf0163468fd77_d20250627_m060431_c001_v7007000_t0000_u01751004271304") 2025/06/27 06:12:50 DEBUG : potato2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052a28e_d20250627_m060426_c001_v0001171_t0057_u01751004266015") 2025/06/27 06:12:50 DEBUG : potato2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4180e40eeb0daa5a_d20250627_m060417_c001_v7007000_t0000_u01751004257625") 2025/06/27 06:12:50 DEBUG : potato2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f104cdd0a16d70a64_d20250627_m060411_c001_v0001116_t0052_u01751004251877") 2025/06/27 06:12:50 DEBUG : potato2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416b1689deee8da1_d20250627_m060404_c001_v7007000_t0000_u01751004244337") 2025/06/27 06:12:50 DEBUG : potato2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052a148_d20250627_m060359_c001_v0001171_t0044_u01751004239885") 2025/06/27 06:12:50 DEBUG : potato2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f422f3d942e4bd3c1_d20250627_m060336_c001_v7007000_t0000_u01751004216644") 2025/06/27 06:12:50 DEBUG : potato2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fda9c_d20250627_m060335_c001_v0001157_t0021_u01751004215373") 2025/06/27 06:12:50 DEBUG : potato2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f422f3d942e4bd3bd_d20250627_m060335_c001_v7007000_t0000_u01751004215008") 2025/06/27 06:12:50 DEBUG : potato2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fda88_d20250627_m060333_c001_v0001157_t0009_u01751004213073") 2025/06/27 06:12:51 DEBUG : potato2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f422f3d942e4bd3b7_d20250627_m060332_c001_v7007000_t0000_u01751004212708") 2025/06/27 06:12:51 DEBUG : potato2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fda80_d20250627_m060331_c001_v0001157_t0035_u01751004211665") 2025/06/27 06:12:51 DEBUG : potato2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f422f3d942e4bd3b2_d20250627_m060330_c001_v7007000_t0000_u01751004210576") 2025/06/27 06:12:51 DEBUG : potato2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fda76_d20250627_m060329_c001_v0001157_t0024_u01751004209756") 2025/06/27 06:12:51 DEBUG : potato2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f422f3d942e4bd3ab_d20250627_m060328_c001_v7007000_t0000_u01751004208021") 2025/06/27 06:12:51 DEBUG : potato2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fda64_d20250627_m060327_c001_v0001157_t0039_u01751004207145") 2025/06/27 06:12:51 DEBUG : potato2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4043af8c0b114506_d20250627_m060319_c001_v7007000_t0000_u01751004199735") 2025/06/27 06:12:51 DEBUG : potato2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fda2e_d20250627_m060318_c001_v0001157_t0052_u01751004198569") 2025/06/27 06:12:51 DEBUG : potato2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f409aaac2ab27eb2b_d20250627_m060214_c001_v7007000_t0000_u01751004134937") 2025/06/27 06:12:51 DEBUG : potato2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fd910_d20250627_m060214_c001_v0001157_t0023_u01751004134123") 2025/06/27 06:12:51 DEBUG : potato2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f409aaac2ab27eb2a_d20250627_m060213_c001_v7007000_t0000_u01751004133216") 2025/06/27 06:12:51 DEBUG : potato2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fd90a_d20250627_m060212_c001_v0001157_t0054_u01751004132400") 2025/06/27 06:12:51 DEBUG : potato3: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f403bf0163468fd78_d20250627_m060431_c001_v7007000_t0000_u01751004271613") 2025/06/27 06:12:51 DEBUG : potato3: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052a2a6_d20250627_m060427_c001_v0001171_t0053_u01751004267972") 2025/06/27 06:12:51 DEBUG : potato3: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4180e40eeb0daa5b_d20250627_m060418_c001_v7007000_t0000_u01751004258279") 2025/06/27 06:12:51 DEBUG : potato3: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f104cdd0a16d70a70_d20250627_m060413_c001_v0001116_t0033_u01751004253382") 2025/06/27 06:12:51 DEBUG : potato3: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416b1689deee8da4_d20250627_m060404_c001_v7007000_t0000_u01751004244527") 2025/06/27 06:12:51 DEBUG : potato3: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052a154_d20250627_m060401_c001_v0001171_t0035_u01751004241037") 2025/06/27 06:12:51 DEBUG : pre-dest1/1: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f409f9734ef3f6f37_d20250627_m060516_c001_v7007000_t0000_u01751004316050") 2025/06/27 06:12:51 DEBUG : pre-dest1/1: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052a49a_d20250627_m060507_c001_v0001171_t0043_u01751004307571") 2025/06/27 06:12:52 DEBUG : pre-dest2/2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f409f9734ef3f6f38_d20250627_m060516_c001_v7007000_t0000_u01751004316232") 2025/06/27 06:12:52 DEBUG : pre-dest2/2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f104cdd0a16d70b85_d20250627_m060508_c001_v0001116_t0035_u01751004308307") 2025/06/27 06:12:52 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f409f9734ef3f6f17_d20250627_m060452_c001_v7007000_t0000_u01751004292757") 2025/06/27 06:12:52 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052a386_d20250627_m060448_c001_v0001171_t0000_u01751004288568") 2025/06/27 06:12:52 DEBUG : sizeonly: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fb1a_d20250627_m060255_c001_v7007000_t0000_u01751004175124") 2025/06/27 06:12:52 DEBUG : sizeonly: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fd999_d20250627_m060253_c001_v0001157_t0056_u01751004173897") 2025/06/27 06:12:52 DEBUG : splitbanan: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416473a71544d029_d20250627_m061000_c001_v7007000_t0000_u01751004600272") 2025/06/27 06:12:52 DEBUG : splitbanan: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b4fa_d20250627_m060952_c001_v0001171_t0047_u01751004592634") 2025/06/27 06:12:52 DEBUG : splitbananasplit: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f420e3e920845a716_d20250627_m061124_c001_v7007000_t0000_u01751004684818") 2025/06/27 06:12:52 DEBUG : splitbananasplit: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b9a7_d20250627_m061117_c001_v0001171_t0018_u01751004677520") 2025/06/27 06:12:52 DEBUG : splitbananasplit: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4078888abe131681_d20250627_m061107_c001_v7007000_t0000_u01751004667207") 2025/06/27 06:12:52 DEBUG : splitbananasplit: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b89c_d20250627_m061100_c001_v0001171_t0007_u01751004660240") 2025/06/27 06:12:52 DEBUG : splitbananasplit: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f407cac8eb67570df_d20250627_m061050_c001_v7007000_t0000_u01751004650926") 2025/06/27 06:12:52 DEBUG : splitbananasplit: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b7b2_d20250627_m061044_c001_v0001171_t0051_u01751004644228") 2025/06/27 06:12:52 DEBUG : splitbananasplit: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40165088f0b32a29_d20250627_m061034_c001_v7007000_t0000_u01751004634947") 2025/06/27 06:12:52 DEBUG : splitbananasplit: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b6bc_d20250627_m061028_c001_v0001171_t0003_u01751004628212") 2025/06/27 06:12:52 DEBUG : splitbananasplit: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd308a011f_d20250627_m061017_c001_v7007000_t0000_u01751004617774") 2025/06/27 06:12:52 DEBUG : splitbananasplit: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b5e6_d20250627_m061010_c001_v0001171_t0052_u01751004610721") 2025/06/27 06:12:52 DEBUG : splitbananasplit: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40459ab878b8f1fd_d20250627_m060954_c001_v7007000_t0000_u01751004594505") 2025/06/27 06:12:52 DEBUG : splitbananasplit: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324e28_d20250627_m060951_c001_v0001161_t0022_u01751004591515") 2025/06/27 06:12:52 DEBUG : splitbananasplit: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40095eb87b0b1c7e_d20250627_m060940_c001_v7007000_t0000_u01751004580642") 2025/06/27 06:12:53 DEBUG : splitbananasplit: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324dbe_d20250627_m060933_c001_v0001161_t0004_u01751004573328") 2025/06/27 06:12:53 DEBUG : splitbananasplit: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40095eb87b0b1c3f_d20250627_m060931_c001_v7007000_t0000_u01751004571801") 2025/06/27 06:12:53 DEBUG : splitbananasplit: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c068_d20250627_m060928_c001_v0001106_t0048_u01751004568436") 2025/06/27 06:12:53 DEBUG : splitbananasplit: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089ff8f_d20250627_m060918_c001_v7007000_t0000_u01751004558520") 2025/06/27 06:12:53 DEBUG : splitbananasplit: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c036_d20250627_m060911_c001_v0001106_t0058_u01751004551223") 2025/06/27 06:12:53 DEBUG : splitbananasplit: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4081fe67e76ea2c3_d20250627_m060909_c001_v7007000_t0000_u01751004549677") 2025/06/27 06:12:53 DEBUG : splitbananasplit: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c01e_d20250627_m060906_c001_v0001106_t0036_u01751004546468") 2025/06/27 06:12:53 DEBUG : splitbananasplit: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f415813631c53c5d7_d20250627_m060851_c001_v7007000_t0000_u01751004531232") 2025/06/27 06:12:53 DEBUG : splitbananasplit: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b174_d20250627_m060846_c001_v0001171_t0039_u01751004526892") 2025/06/27 06:12:53 DEBUG : splitbananasplit: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8af59_d20250627_m060836_c001_v7007000_t0000_u01751004516878") 2025/06/27 06:12:53 DEBUG : splitbananasplit: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052b099_d20250627_m060830_c001_v0001171_t0018_u01751004510210") 2025/06/27 06:12:53 DEBUG : splitbananasplit: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f41454ec291e8ae5d_d20250627_m060819_c001_v7007000_t0000_u01751004499927") 2025/06/27 06:12:53 DEBUG : splitbananasplit: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052afa3_d20250627_m060813_c001_v0001171_t0007_u01751004493110") 2025/06/27 06:12:53 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40165088f0b328e3_d20250627_m060935_c001_v7007000_t0000_u01751004575439") 2025/06/27 06:12:53 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c072_d20250627_m060929_c001_v0001106_t0025_u01751004569814") 2025/06/27 06:12:53 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d3231da_d20250627_m060804_c001_v7007000_t0000_u01751004484309") 2025/06/27 06:12:53 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052aee9_d20250627_m060801_c001_v0001171_t0050_u01751004481638") 2025/06/27 06:12:53 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f413e410e2bf30be9_d20250627_m060800_c001_v7007000_t0000_u01751004480501") 2025/06/27 06:12:53 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27bebe_d20250627_m060757_c001_v0001106_t0020_u01751004477226") 2025/06/27 06:12:53 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f416b1689deee8d96_d20250627_m060356_c001_v7007000_t0000_u01751004236675") 2025/06/27 06:12:53 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052a10c_d20250627_m060355_c001_v0001171_t0020_u01751004235147") 2025/06/27 06:12:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f422f3d942e4bd3ec_d20250627_m060354_c001_v7007000_t0000_u01751004234582") 2025/06/27 06:12:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052a0ea_d20250627_m060353_c001_v0001171_t0020_u01751004233166") 2025/06/27 06:12:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fb12_d20250627_m060251_c001_v7007000_t0000_u01751004171670") 2025/06/27 06:12:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fd98b_d20250627_m060250_c001_v0001157_t0044_u01751004170125") 2025/06/27 06:12:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fb0d_d20250627_m060249_c001_v7007000_t0000_u01751004169747") 2025/06/27 06:12:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fd989_d20250627_m060248_c001_v0001157_t0051_u01751004168544") 2025/06/27 06:12:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fb08_d20250627_m060246_c001_v7007000_t0000_u01751004166425") 2025/06/27 06:12:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fd983_d20250627_m060245_c001_v0001157_t0034_u01751004165180") 2025/06/27 06:12:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fb04_d20250627_m060244_c001_v7007000_t0000_u01751004164627") 2025/06/27 06:12:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fd97e_d20250627_m060242_c001_v0001157_t0005_u01751004162789") 2025/06/27 06:12:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fd978_d20250627_m060239_c001_v0001157_t0005_u01751004159545") 2025/06/27 06:12:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089faff_d20250627_m060239_c001_v7007000_t0000_u01751004159181") 2025/06/27 06:12:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fd975_d20250627_m060238_c001_v0001157_t0047_u01751004158531") 2025/06/27 06:12:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fd96e_d20250627_m060237_c001_v0001157_t0047_u01751004157662") 2025/06/27 06:12:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f419811bd3089fafe_d20250627_m060237_c001_v7007000_t0000_u01751004157296") 2025/06/27 06:12:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fd95c_d20250627_m060233_c001_v0001157_t0049_u01751004153809") 2025/06/27 06:12:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fd954_d20250627_m060230_c001_v0001157_t0017_u01751004150903") 2025/06/27 06:12:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f409aaac2ab27eb38_d20250627_m060230_c001_v7007000_t0000_u01751004150536") 2025/06/27 06:12:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fd94c_d20250627_m060229_c001_v0001157_t0043_u01751004149892") 2025/06/27 06:12:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fd94a_d20250627_m060228_c001_v0001157_t0057_u01751004148944") 2025/06/27 06:12:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f409aaac2ab27eb35_d20250627_m060228_c001_v7007000_t0000_u01751004148578") 2025/06/27 06:12:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fd934_d20250627_m060224_c001_v0001157_t0019_u01751004144418") 2025/06/27 06:12:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f409aaac2ab27eb33_d20250627_m060224_c001_v7007000_t0000_u01751004144052") 2025/06/27 06:12:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fd92a_d20250627_m060223_c001_v0001157_t0007_u01751004143305") 2025/06/27 06:12:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f409aaac2ab27eb31_d20250627_m060222_c001_v7007000_t0000_u01751004142369") 2025/06/27 06:12:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fd924_d20250627_m060221_c001_v0001157_t0001_u01751004141586") 2025/06/27 06:12:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f409aaac2ab27eb30_d20250627_m060221_c001_v7007000_t0000_u01751004141036") 2025/06/27 06:12:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fd922_d20250627_m060220_c001_v0001157_t0044_u01751004140250") 2025/06/27 06:12:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f409aaac2ab27eb2f_d20250627_m060219_c001_v7007000_t0000_u01751004139331") 2025/06/27 06:12:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fd91c_d20250627_m060218_c001_v0001157_t0031_u01751004138392") 2025/06/27 06:12:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f409aaac2ab27eb2d_d20250627_m060217_c001_v7007000_t0000_u01751004137841") 2025/06/27 06:12:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fd91a_d20250627_m060216_c001_v0001157_t0024_u01751004136899") 2025/06/27 06:12:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f409aaac2ab27eb2c_d20250627_m060216_c001_v7007000_t0000_u01751004136343") 2025/06/27 06:12:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fd912_d20250627_m060215_c001_v0001157_t0057_u01751004135488") 2025/06/27 06:12:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f409aaac2ab27eb27_d20250627_m060210_c001_v7007000_t0000_u01751004130661") 2025/06/27 06:12:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fd8fe_d20250627_m060209_c001_v0001157_t0006_u01751004129938") 2025/06/27 06:12:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f409aaac2ab27eb26_d20250627_m060209_c001_v7007000_t0000_u01751004129383") 2025/06/27 06:12:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fd8f9_d20250627_m060208_c001_v0001157_t0037_u01751004128693") 2025/06/27 06:12:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f409aaac2ab27eb25_d20250627_m060208_c001_v7007000_t0000_u01751004128144") 2025/06/27 06:12:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fd8f5_d20250627_m060207_c001_v0001157_t0035_u01751004127395") 2025/06/27 06:12:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f409aaac2ab27eb23_d20250627_m060205_c001_v7007000_t0000_u01751004125184") 2025/06/27 06:12:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fd8e7_d20250627_m060204_c001_v0001157_t0000_u01751004124413") 2025/06/27 06:12:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d3231db_d20250627_m060804_c001_v7007000_t0000_u01751004484494") 2025/06/27 06:12:56 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c2e16_d20250627_m060801_c001_v0001184_t0008_u01751004481649") 2025/06/27 06:12:56 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f413e410e2bf30bea_d20250627_m060800_c001_v7007000_t0000_u01751004480683") 2025/06/27 06:12:56 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324b88_d20250627_m060757_c001_v0001161_t0006_u01751004477237") 2025/06/27 06:12:56 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f420e3e920845a719_d20250627_m061127_c001_v7007000_t0000_u01751004687046") 2025/06/27 06:12:56 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d1832501b_d20250627_m061126_c001_v0001161_t0049_u01751004686236") 2025/06/27 06:12:56 DEBUG : sub/yam: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f422f3d942e4bd3e4_d20250627_m060351_c001_v7007000_t0000_u01751004231517") 2025/06/27 06:12:56 DEBUG : sub/yam: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052a0ae_d20250627_m060349_c001_v0001171_t0020_u01751004229307") 2025/06/27 06:12:56 DEBUG : test_dir1/file2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d3231cd_d20250627_m060756_c001_v7007000_t0000_u01751004476453") 2025/06/27 06:12:56 DEBUG : test_dir1/file2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ae75_d20250627_m060754_c001_v0001171_t0009_u01751004474766") 2025/06/27 06:12:56 DEBUG : test_dir1/file2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d3231c7_d20250627_m060753_c001_v7007000_t0000_u01751004473961") 2025/06/27 06:12:56 DEBUG : test_dir1/file2: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324b70_d20250627_m060751_c001_v0001161_t0031_u01751004471805") 2025/06/27 06:12:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d3231ce_d20250627_m060756_c001_v7007000_t0000_u01751004476637") 2025/06/27 06:12:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18324b7a_d20250627_m060754_c001_v0001161_t0019_u01751004474754") 2025/06/27 06:12:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f4085bdfc9d3231c9_d20250627_m060754_c001_v7007000_t0000_u01751004474145") 2025/06/27 06:12:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ae41_d20250627_m060751_c001_v0001171_t0018_u01751004471798") 2025/06/27 06:12:56 DEBUG : three: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f422f3d942e4bd3d0_d20250627_m060342_c001_v7007000_t0000_u01751004222350") 2025/06/27 06:12:56 DEBUG : three: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fdac2_d20250627_m060340_c001_v0001157_t0059_u01751004220980") 2025/06/27 06:12:56 DEBUG : three: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10852e77653fdab0_d20250627_m060338_c001_v0001157_t0008_u01751004218320") 2025/06/27 06:12:56 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f420e3e920845a71b_d20250627_m061129_c001_v7007000_t0000_u01751004689054") 2025/06/27 06:12:56 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c267_d20250627_m061128_c001_v0001106_t0003_u01751004688030") 2025/06/27 06:12:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f420e3e920845a756_d20250627_m061149_c001_v7007000_t0000_u01751004709748") 2025/06/27 06:12:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c3f11_d20250627_m061147_c001_v0001184_t0043_u01751004707899") 2025/06/27 06:12:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f420e3e920845a750_d20250627_m061146_c001_v7007000_t0000_u01751004706178") 2025/06/27 06:12:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c2af_d20250627_m061144_c001_v0001106_t0021_u01751004704423") 2025/06/27 06:12:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f420e3e920845a746_d20250627_m061143_c001_v7007000_t0000_u01751004703422") 2025/06/27 06:12:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d1832505d_d20250627_m061142_c001_v0001161_t0045_u01751004702571") 2025/06/27 06:12:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f420e3e920845a732_d20250627_m061137_c001_v7007000_t0000_u01751004697070") 2025/06/27 06:12:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c289_d20250627_m061135_c001_v0001106_t0025_u01751004695496") 2025/06/27 06:12:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f420e3e920845a73a_d20250627_m061139_c001_v7007000_t0000_u01751004699650") 2025/06/27 06:12:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c3e77_d20250627_m061138_c001_v0001184_t0007_u01751004698068") 2025/06/27 06:12:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f420e3e920845a72c_d20250627_m061134_c001_v7007000_t0000_u01751004694503") 2025/06/27 06:12:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1041e24d18325039_d20250627_m061133_c001_v0001161_t0009_u01751004693680") 2025/06/27 06:12:57 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f420e3e920845a724_d20250627_m061132_c001_v7007000_t0000_u01751004692663") 2025/06/27 06:12:57 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052ba6c_d20250627_m061131_c001_v0001171_t0052_u01751004691769") 2025/06/27 06:12:57 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f420e3e920845a71e_d20250627_m061130_c001_v7007000_t0000_u01751004690771") 2025/06/27 06:12:57 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10893493c20c3de2_d20250627_m061130_c001_v0001184_t0055_u01751004690047") 2025/06/27 06:12:57 DEBUG : toe/toe/toe: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40165088f0b32ada_d20250627_m061155_c001_v7007000_t0000_u01751004715675") 2025/06/27 06:12:57 DEBUG : toe/toe/toe: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f10649e745a27c2d1_d20250627_m061154_c001_v0001106_t0043_u01751004714457") 2025/06/27 06:12:57 DEBUG : toe/toe/toe: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f420e3e920845a741_d20250627_m061141_c001_v7007000_t0000_u01751004701497") 2025/06/27 06:12:57 DEBUG : toe/toe/toe: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052baf2_d20250627_m061140_c001_v0001171_t0004_u01751004700661") 2025/06/27 06:12:58 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f420e3e920845a758_d20250627_m061150_c001_v7007000_t0000_u01751004710358") 2025/06/27 06:12:58 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f1070404c9052bb5a_d20250627_m061149_c001_v0001171_t0010_u01751004709227") 2025/06/27 06:12:58 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f420e3e920845a752_d20250627_m061146_c001_v7007000_t0000_u01751004706884") 2025/06/27 06:12:58 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f112339d58381fa86_d20250627_m061145_c001_v0001181_t0047_u01751004705891") 2025/06/27 06:12:58 DEBUG : two: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f422f3d942e4bd3d2_d20250627_m060342_c001_v7007000_t0000_u01751004222532") 2025/06/27 06:12:58 DEBUG : two: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f404cdd0a16d709bd_d20250627_m060340_c001_v0001116_t0053_u01751004220414") 2025/06/27 06:12:58 DEBUG : two: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f40852e77653fdaac_d20250627_m060338_c001_v0001157_t0045_u01751004218137") 2025/06/27 06:12:58 DEBUG : yam: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f422f3d942e4bd3e6_d20250627_m060352_c001_v7007000_t0000_u01751004232245") 2025/06/27 06:12:58 DEBUG : yam: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f113d73f77437a023_d20250627_m060350_c001_v0001157_t0010_u01751004230978") 2025/06/27 06:12:58 DEBUG : yam: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f422f3d942e4bd3db_d20250627_m060348_c001_v7007000_t0000_u01751004228032") 2025/06/27 06:12:58 DEBUG : yam: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f104cdd0a16d709d8_d20250627_m060346_c001_v0001116_t0002_u01751004226424") 2025/06/27 06:12:58 DEBUG : yam: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f422f3d942e4bd3d6_d20250627_m060345_c001_v7007000_t0000_u01751004225094") 2025/06/27 06:12:58 DEBUG : yam: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f104cdd0a16d709cb_d20250627_m060343_c001_v0001116_t0031_u01751004223091") 2025/06/27 06:12:58 DEBUG : yaml: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f422f3d942e4bd3dd_d20250627_m060348_c001_v7007000_t0000_u01751004228758") 2025/06/27 06:12:58 DEBUG : yaml: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f112fa2e69b15cf07_d20250627_m060347_c001_v0001184_t0006_u01751004227800") 2025/06/27 06:12:58 DEBUG : yaml: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f422f3d942e4bd3d8_d20250627_m060345_c001_v7007000_t0000_u01751004225821") 2025/06/27 06:12:58 DEBUG : yaml: Deleting (id "4_z4f128dd3f0adabfb9f780e1b_f119cbb3e8b8052ad_d20250627_m060344_c001_v0001171_t0033_u01751004224674") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m58.461910126s (try 1/5)