"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/08/06 22:11:11 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyopij5suje" 2025/08/06 22:11:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/06 22:11:12 DEBUG : Creating backend with remote "/tmp/rclone3119745376" === 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-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:11:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 22:11:13 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:11:13 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/06 22:11:13 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.64s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:11:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/06 22:11:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 22:11:14 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:11:14 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:11:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 22:11:14 INFO : sub dir/hello world: Copied (new) 2025/08/06 22:11:14 DEBUG : B2 bucket rclone-test-ziyopij5suje: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.62s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:11:16 DEBUG : Creating backend with remote "/non-existing" 2025/08/06 22:11:16 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/06 22:11:16 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:11:16 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.53s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:11:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 22:11:17 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:11:17 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:11:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 22:11:17 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.62s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.35s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:11:18 INFO : B2 bucket rclone-test-ziyopij5suje: Running all checks before starting transfers 2025/08/06 22:11:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 22:11:18 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:11:18 INFO : B2 bucket rclone-test-ziyopij5suje: Checks finished, now starting transfers 2025/08/06 22:11:18 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:11:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 22:11:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.10s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:11:19 ERROR : Ignoring --no-traverse with sync 2025/08/06 22:11:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 22:11:19 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:11:19 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:11:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 22:11:20 INFO : sub dir/hello world: Copied (new) 2025/08/06 22:11:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.11s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:11:21 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/06 22:11:21 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:11:21 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:11:21 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/06 22:11:21 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.15s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:11:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 22:11:22 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:11:22 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:11:22 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 22:11:22 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.10s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:11:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 22:11:23 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:11:23 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:11:23 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 22:11:23 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.47s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:11:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/06 22:11:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/06 22:11:24 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/06 22:11:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/06 22:11:24 INFO : sub dir2: Making directory 2025/08/06 22:11:24 INFO : sub dir: Making directory 2025/08/06 22:11:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 22:11:24 INFO : sub dir2/sub sub dir2: Making directory 2025/08/06 22:11:24 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:11:24 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:11:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 22:11:25 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/08/06 22:11:25 DEBUG : B2 bucket rclone-test-ziyopij5suje: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.09s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:11:25 INFO : sub dir2: Making directory 2025/08/06 22:11:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/06 22:11:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/06 22:11:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 22:11:25 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:11:25 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:11:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 22:11:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.08s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:11:26 DEBUG : sub dir2: Making directory with metadata 2025/08/06 22:11:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/06 22:11:26 INFO : sub dir2: Making directory 2025/08/06 22:11:26 INFO : sub dir: Making directory 2025/08/06 22:11:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 22:11:26 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:11:26 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:11:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 22:11:27 INFO : sub dir/hello world: Copied (new) 2025/08/06 22:11:27 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/06 22:11:27 DEBUG : B2 bucket rclone-test-ziyopij5suje: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/06 22:11:27 DEBUG : B2 bucket rclone-test-ziyopij5suje: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.27s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.35s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:11:28 INFO : sub dir2: Making directory 2025/08/06 22:11:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 22:11:28 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:11:28 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:11:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 22:11:28 INFO : sub dir/hello world: Copied (new) 2025/08/06 22:11:28 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:11:29 DEBUG : sub dir2: Making directory with metadata 2025/08/06 22:11:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/06 22:11:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/06 22:11:29 INFO : sub dir2: Making directory 2025/08/06 22:11:29 INFO : sub dir: Making directory 2025/08/06 22:11:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 22:11:29 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:11:29 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:11:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 22:11:29 INFO : sub dir/hello world: Copied (new) 2025/08/06 22:11:29 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/06 22:11:30 DEBUG : B2 bucket rclone-test-ziyopij5suje: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.12s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.35s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:11:31 INFO : sub dir2: Making directory 2025/08/06 22:11:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 22:11:31 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:11:31 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:11:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 22:11:31 INFO : sub dir/hello world: Copied (new) 2025/08/06 22:11:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.11s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:11:32 DEBUG : Creating backend with remote "TestB2:rclone-test-sezuyof6zexo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-ziyopij5suje -> B2 bucket rclone-test-sezuyof6zexo 2025/08/06 22:11:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 22:11:33 DEBUG : B2 bucket rclone-test-sezuyof6zexo: Waiting for checks to finish 2025/08/06 22:11:33 DEBUG : B2 bucket rclone-test-sezuyof6zexo: Waiting for transfers to finish 2025/08/06 22:11:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 22:11:34 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/06 22:11:34 DEBUG : B2 bucket rclone-test-sezuyof6zexo: Purge remote 2025/08/06 22:11:34 INFO : B2 bucket rclone-test-sezuyof6zexo: cleaning bucket "rclone-test-sezuyof6zexo" of all files 2025/08/06 22:11:35 DEBUG : sub dir/hello world: Deleting (id "4_zef228dd3700d8b1b9f880e1b_f103f23cf634f3dd1_d20250806_m221134_c001_v0001178_t0008_u01754518294638") --- PASS: TestServerSideCopy (4.30s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:11:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/06 22:11:37 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:11:37 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:11:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/06 22:11:37 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.65s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:11:38 DEBUG : Creating backend with remote "TestB2:rclone-test-bilaner5ramo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-ziyopij5suje -> B2 bucket rclone-test-bilaner5ramo 2025/08/06 22:11:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 22:11:39 DEBUG : B2 bucket rclone-test-bilaner5ramo: Waiting for checks to finish 2025/08/06 22:11:39 DEBUG : B2 bucket rclone-test-bilaner5ramo: Waiting for transfers to finish 2025/08/06 22:11:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 22:11:40 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/06 22:11:41 DEBUG : B2 bucket rclone-test-bilaner5ramo: Waiting for checks to finish 2025/08/06 22:11:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/06 22:11:41 DEBUG : B2 bucket rclone-test-bilaner5ramo: Waiting for transfers to finish 2025/08/06 22:11:42 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/06 22:11:42 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/06 22:11:42 DEBUG : B2 bucket rclone-test-bilaner5ramo: Purge remote 2025/08/06 22:11:42 INFO : B2 bucket rclone-test-bilaner5ramo: cleaning bucket "rclone-test-bilaner5ramo" of all files 2025/08/06 22:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zbf92ad43700d8b1b9f880e1b_f115cb64e121fa761_d20250806_m221141_c001_v0001180_t0039_u01754518301941") 2025/08/06 22:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zbf92ad43700d8b1b9f880e1b_f1018a18d4fa73ac4_d20250806_m221140_c001_v0001182_t0008_u01754518300359") --- PASS: TestServerSideCopyOverSelf (5.80s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:11:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/06 22:11:44 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:11:44 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:11:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/06 22:11:44 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/06 22:11:44 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.65s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:11:45 DEBUG : Creating backend with remote "TestB2:rclone-test-nujezaq1simo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-ziyopij5suje -> B2 bucket rclone-test-nujezaq1simo 2025/08/06 22:11:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 22:11:47 DEBUG : B2 bucket rclone-test-nujezaq1simo: Waiting for checks to finish 2025/08/06 22:11:47 DEBUG : B2 bucket rclone-test-nujezaq1simo: Waiting for transfers to finish 2025/08/06 22:11:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 22:11:48 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/06 22:11:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/06 22:11:49 DEBUG : B2 bucket rclone-test-nujezaq1simo: Waiting for checks to finish 2025/08/06 22:11:49 DEBUG : B2 bucket rclone-test-nujezaq1simo: Waiting for transfers to finish 2025/08/06 22:11:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/06 22:11:49 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/06 22:11:49 INFO : sub dir/hello world: Deleted 2025/08/06 22:11:50 DEBUG : testing file moves 2025/08/06 22:11:50 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/06 22:11:50 DEBUG : B2 bucket rclone-test-nujezaq1simo: Waiting for checks to finish 2025/08/06 22:11:50 DEBUG : B2 bucket rclone-test-nujezaq1simo: Waiting for transfers to finish 2025/08/06 22:11:51 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/06 22:11:51 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/06 22:11:51 INFO : sub dir/hello world: Deleted 2025/08/06 22:11:51 DEBUG : B2 bucket rclone-test-nujezaq1simo: Purge remote 2025/08/06 22:11:51 INFO : B2 bucket rclone-test-nujezaq1simo: cleaning bucket "rclone-test-nujezaq1simo" of all files 2025/08/06 22:11:51 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cd13700d8b1b9f880e1b_f112ffffe2931b755_d20250806_m221150_c001_v0001044_t0013_u01754518310759") 2025/08/06 22:11:51 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cd13700d8b1b9f880e1b_f112b1e0f7391de15_d20250806_m221149_c001_v0001136_t0039_u01754518309118") 2025/08/06 22:11:51 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2cd13700d8b1b9f880e1b_f10300f71cd6f695c_d20250806_m221147_c001_v0001106_t0019_u01754518307748") --- PASS: TestServerSideMoveOverSelf (7.63s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:11:53 ERROR : error listing: directory not found 2025/08/06 22:11:53 INFO : Local file system at /tmp/rclone3119745376: Making directory 2025/08/06 22:11:53 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:11:53 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.46s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:11:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 22:11:55 DEBUG : Local file system at /tmp/rclone3119745376: Waiting for checks to finish 2025/08/06 22:11:55 DEBUG : Local file system at /tmp/rclone3119745376: Waiting for transfers to finish 2025/08/06 22:11:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 22:11:55 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/06 22:11:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.82s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:11:56 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/06 22:11:56 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:11:56 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:11:56 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/06 22:11:56 INFO : check sum: Copied (new) 2025/08/06 22:11:56 DEBUG : Waiting for deletions to finish 2025/08/06 22:11:57 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:11:57 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/06 22:11:57 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/06 22:11:57 DEBUG : check sum: Unchanged skipping 2025/08/06 22:11:57 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:11:57 DEBUG : Waiting for deletions to finish 2025/08/06 22:11:57 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.50s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:11:58 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/06 22:11:58 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:11:58 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:11:58 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/06 22:11:58 INFO : sizeonly: Copied (new) 2025/08/06 22:11:58 DEBUG : Waiting for deletions to finish 2025/08/06 22:11:58 DEBUG : sizeonly: Sizes identical 2025/08/06 22:11:58 DEBUG : sizeonly: Unchanged skipping 2025/08/06 22:11:58 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:11:58 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:11:58 DEBUG : Waiting for deletions to finish 2025/08/06 22:11:58 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.50s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:11:59 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/06 22:11:59 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:11:59 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:11:59 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/06 22:11:59 INFO : ignore-size: Copied (new) 2025/08/06 22:11:59 DEBUG : Waiting for deletions to finish 2025/08/06 22:12:00 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:12:00 DEBUG : ignore-size: Unchanged skipping 2025/08/06 22:12:00 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:12:00 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:12:00 DEBUG : Waiting for deletions to finish 2025/08/06 22:12:00 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.61s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:12:01 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:12:01 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:12:01 DEBUG : existing: Unchanged skipping 2025/08/06 22:12:01 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:12:01 DEBUG : Waiting for deletions to finish 2025/08/06 22:12:01 INFO : There was nothing to transfer 2025/08/06 22:12:01 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/06 22:12:01 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:12:01 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:12:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/06 22:12:01 INFO : existing: Copied (replaced existing) 2025/08/06 22:12:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.67s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:12:02 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/06 22:12:02 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:12:02 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:12:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/06 22:12:03 INFO : existing: Copied (new) 2025/08/06 22:12:03 DEBUG : Waiting for deletions to finish 2025/08/06 22:12:03 DEBUG : existing: Destination exists, skipping 2025/08/06 22:12:03 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:12:03 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:12:03 DEBUG : Waiting for deletions to finish 2025/08/06 22:12:03 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.50s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:12:04 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/06 22:12:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/06 22:12:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 22:12:05 DEBUG : c/non empty space: Unchanged skipping 2025/08/06 22:12:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 22:12:05 INFO : a/potato2: Copied (new) 2025/08/06 22:12:05 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:12:05 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:12:05 DEBUG : Waiting for deletions to finish 2025/08/06 22:12:05 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.22s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:12: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/08/06 22:12:07 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:12:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/06 22:12:07 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/06 22:12:07 DEBUG : empty space: Unchanged skipping 2025/08/06 22:12:07 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:12:07 DEBUG : Waiting for deletions to finish 2025/08/06 22:12:07 INFO : There was nothing to transfer 2025/08/06 22:12:07 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:12: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/08/06 22:12:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/06 22:12:08 INFO : empty space: Updated modification time in destination 2025/08/06 22:12:08 DEBUG : empty space: Unchanged skipping 2025/08/06 22:12:08 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:12:08 DEBUG : Waiting for deletions to finish 2025/08/06 22:12:08 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.63s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:12:09 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/06 22:12:09 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:12:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/06 22:12:09 DEBUG : empty space: Unchanged skipping 2025/08/06 22:12:09 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:12:09 DEBUG : Waiting for deletions to finish 2025/08/06 22:12:09 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.27s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:12:10 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:12:10 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/06 22:12:10 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3119745376) 2025/08/06 22:12:10 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-ziyopij5suje) 2025/08/06 22:12:10 DEBUG : foo: sha1 differ 2025/08/06 22:12:10 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:12:11 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/06 22:12:11 INFO : foo: Copied (replaced existing) 2025/08/06 22:12:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:12:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 22:12:12 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/06 22:12:12 DEBUG : empty space: Unchanged skipping 2025/08/06 22:12:12 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:12:12 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:12:12 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 22:12:12 INFO : potato: Copied (new) 2025/08/06 22:12:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.69s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:12:14 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/06 22:12:14 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:12:14 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:12:14 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/06 22:12:14 INFO : potato: Copied (replaced existing) 2025/08/06 22:12:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.51s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:12:15 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/08/06 22:12:15 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:12:15 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3119745376) 2025/08/06 22:12:15 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-ziyopij5suje) 2025/08/06 22:12:15 DEBUG : potato: sha1 differ 2025/08/06 22:12:15 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:12:15 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/06 22:12:15 INFO : potato: Copied (replaced existing) 2025/08/06 22:12:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:12:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 22:12:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 22:12:17 DEBUG : empty space: Unchanged skipping 2025/08/06 22:12:17 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/06 22:12:17 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:12:17 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:12:17 DEBUG : Waiting for deletions to finish 2025/08/06 22:12:17 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:12:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 22:12:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 22:12:18 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:12:18 DEBUG : empty space: Unchanged skipping 2025/08/06 22:12:18 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:12:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 22:12:18 INFO : potato2: Copied (new) 2025/08/06 22:12:18 DEBUG : Waiting for deletions to finish 2025/08/06 22:12:19 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:12:20 INFO : d: Making directory 2025/08/06 22:12:20 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/06 22:12:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/06 22:12:21 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 22:12:21 DEBUG : c/non empty space: Unchanged skipping 2025/08/06 22:12:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 22:12:21 INFO : a/potato2: Copied (new) 2025/08/06 22:12:21 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:12:21 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:12:21 DEBUG : Waiting for deletions to finish 2025/08/06 22:12:21 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:12:22 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/06 22:12:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/06 22:12:23 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 22:12:23 DEBUG : c/non empty space: Unchanged skipping 2025/08/06 22:12:23 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:12:23 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:12:23 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 22:12:23 INFO : a/potato2: Copied (new) 2025/08/06 22:12:23 ERROR : B2 bucket rclone-test-ziyopij5suje: not deleting files as there were IO errors 2025/08/06 22:12:23 ERROR : B2 bucket rclone-test-ziyopij5suje: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.15s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:12:25 DEBUG : Waiting for deletions to finish 2025/08/06 22:12:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 22:12:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 22:12:25 DEBUG : empty space: Unchanged skipping 2025/08/06 22:12:25 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:12:25 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:12:25 INFO : potato: Deleted 2025/08/06 22:12:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 22:12:25 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.95s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:12:27 DEBUG : Waiting for deletions to finish 2025/08/06 22:12:27 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:12:27 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:12:27 INFO : potato: Deleted 2025/08/06 22:12:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 22:12:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 22:12:27 DEBUG : empty space: Unchanged skipping 2025/08/06 22:12:27 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:12:27 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:12:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 22:12:27 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.28s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:12:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 22:12:29 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:12:29 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:12:29 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/06 22:12:29 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.70s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:12:31 DEBUG : enormous: Excluded (Size Filter) 2025/08/06 22:12:31 DEBUG : enormous: Excluded 2025/08/06 22:12:31 DEBUG : potato2: Excluded (Size Filter) 2025/08/06 22:12:31 DEBUG : potato2: Excluded 2025/08/06 22:12:31 DEBUG : potato2: Excluded (Size Filter) 2025/08/06 22:12:31 DEBUG : potato2: Excluded 2025/08/06 22:12:31 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:12:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 22:12:31 DEBUG : empty space: Unchanged skipping 2025/08/06 22:12:31 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:12:31 DEBUG : Waiting for deletions to finish 2025/08/06 22:12:31 INFO : There was nothing to transfer 2025/08/06 22:12:31 DEBUG : enormous: Excluded (Size Filter) 2025/08/06 22:12:31 DEBUG : enormous: Excluded 2025/08/06 22:12:31 DEBUG : potato2: Excluded (Size Filter) 2025/08/06 22:12:31 DEBUG : potato2: Excluded 2025/08/06 22:12:31 DEBUG : potato2: Excluded (Size Filter) 2025/08/06 22:12:31 DEBUG : potato2: Excluded 2025/08/06 22:12:31 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/06 22:12:31 DEBUG : empty space: Unchanged skipping 2025/08/06 22:12:31 DEBUG : Local file system at /tmp/rclone3119745376: Waiting for checks to finish 2025/08/06 22:12:31 DEBUG : Local file system at /tmp/rclone3119745376: Waiting for transfers to finish 2025/08/06 22:12:31 DEBUG : Waiting for deletions to finish 2025/08/06 22:12:31 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.91s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:12:33 DEBUG : enormous: Excluded (Size Filter) 2025/08/06 22:12:33 DEBUG : enormous: Excluded 2025/08/06 22:12:33 DEBUG : potato2: Excluded (Size Filter) 2025/08/06 22:12:33 DEBUG : potato2: Excluded 2025/08/06 22:12:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 22:12:33 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:12:33 DEBUG : empty space: Unchanged skipping 2025/08/06 22:12:33 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:12:33 DEBUG : Waiting for deletions to finish 2025/08/06 22:12:33 INFO : enormous: Deleted 2025/08/06 22:12:33 INFO : potato2: Deleted 2025/08/06 22:12:33 INFO : There was nothing to transfer 2025/08/06 22:12:34 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/06 22:12:34 DEBUG : empty space: Unchanged skipping 2025/08/06 22:12:34 DEBUG : Local file system at /tmp/rclone3119745376: Waiting for checks to finish 2025/08/06 22:12:34 DEBUG : Local file system at /tmp/rclone3119745376: Waiting for transfers to finish 2025/08/06 22:12:34 DEBUG : Waiting for deletions to finish 2025/08/06 22:12:34 INFO : potato2: Deleted 2025/08/06 22:12:34 INFO : enormous: Deleted 2025/08/06 22:12:34 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.38s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:12:35 DEBUG : five: Need to transfer - File not found at Destination 2025/08/06 22:12:35 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/06 22:12:35 DEBUG : one: Destination is newer than source, skipping 2025/08/06 22:12:35 DEBUG : three: Sizes identical 2025/08/06 22:12:35 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:12:35 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/06 22:12:35 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/06 22:12:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3119745376) 2025/08/06 22:12:35 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-ziyopij5suje) 2025/08/06 22:12:35 DEBUG : two: sha1 differ 2025/08/06 22:12:35 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:12:36 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/06 22:12:36 INFO : five: Copied (new) 2025/08/06 22:12:36 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/06 22:12:36 INFO : four: Copied (replaced existing) 2025/08/06 22:12:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/06 22:12:36 INFO : two: Copied (replaced existing) 2025/08/06 22:12:36 DEBUG : Waiting for deletions to finish 2025/08/06 22:12:37 DEBUG : one: Destination is newer than source, skipping 2025/08/06 22:12:37 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:12:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/06 22:12:37 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/06 22:12:37 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/06 22:12:37 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/06 22:12:37 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/06 22:12:37 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/06 22:12:37 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3119745376) 2025/08/06 22:12:37 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-ziyopij5suje) 2025/08/06 22:12:37 DEBUG : three: sha1 differ 2025/08/06 22:12:37 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/06 22:12:37 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/06 22:12:37 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/06 22:12:37 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/06 22:12:37 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:12:37 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/06 22:12:37 INFO : three: Copied (replaced existing) 2025/08/06 22:12:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.13s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/06 22:12:38 INFO : B2 bucket rclone-test-ziyopij5suje: Making map for --track-renames 2025/08/06 22:12:38 INFO : B2 bucket rclone-test-ziyopij5suje: Finished making map for --track-renames 2025/08/06 22:12:38 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:12:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/06 22:12:38 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for renames to finish 2025/08/06 22:12:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/06 22:12:38 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:12:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/06 22:12:39 INFO : yam: Copied (new) 2025/08/06 22:12:39 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/06 22:12:39 INFO : potato: Copied (new) 2025/08/06 22:12:39 DEBUG : Waiting for deletions to finish 2025/08/06 22:12:39 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:12:39 INFO : B2 bucket rclone-test-ziyopij5suje: Making map for --track-renames 2025/08/06 22:12:39 INFO : B2 bucket rclone-test-ziyopij5suje: Finished making map for --track-renames 2025/08/06 22:12:39 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:12:39 DEBUG : potato: Unchanged skipping 2025/08/06 22:12:39 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for renames to finish 2025/08/06 22:12:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/06 22:12:40 INFO : yam: Copied (server-side copy) to: yaml 2025/08/06 22:12:40 INFO : yam: Deleted 2025/08/06 22:12:40 INFO : yaml: Renamed from "yam" 2025/08/06 22:12:40 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:12:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.98s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/06 22:12:41 INFO : B2 bucket rclone-test-ziyopij5suje: Making map for --track-renames 2025/08/06 22:12:41 INFO : B2 bucket rclone-test-ziyopij5suje: Finished making map for --track-renames 2025/08/06 22:12:41 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:12:41 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/06 22:12:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/06 22:12:41 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for renames to finish 2025/08/06 22:12:41 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:12:42 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/06 22:12:42 INFO : potato: Copied (new) 2025/08/06 22:12:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/06 22:12:42 INFO : yam: Copied (new) 2025/08/06 22:12:42 DEBUG : Waiting for deletions to finish 2025/08/06 22:12:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:12:42 INFO : B2 bucket rclone-test-ziyopij5suje: Making map for --track-renames 2025/08/06 22:12:42 INFO : B2 bucket rclone-test-ziyopij5suje: Finished making map for --track-renames 2025/08/06 22:12:42 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:12:42 DEBUG : potato: Unchanged skipping 2025/08/06 22:12:42 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for renames to finish 2025/08/06 22:12:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/06 22:12:43 INFO : yam: Copied (server-side copy) to: yaml 2025/08/06 22:12:43 INFO : yam: Deleted 2025/08/06 22:12:43 INFO : yaml: Renamed from "yam" 2025/08/06 22:12:43 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:12:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.62s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/06 22:12:44 INFO : B2 bucket rclone-test-ziyopij5suje: Making map for --track-renames 2025/08/06 22:12:44 INFO : B2 bucket rclone-test-ziyopij5suje: Finished making map for --track-renames 2025/08/06 22:12:44 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:12:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/06 22:12:44 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/06 22:12:44 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for renames to finish 2025/08/06 22:12:44 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:12:44 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/06 22:12:44 INFO : sub/yam: Copied (new) 2025/08/06 22:12:45 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/06 22:12:45 INFO : potato: Copied (new) 2025/08/06 22:12:45 DEBUG : Waiting for deletions to finish 2025/08/06 22:12:45 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:12:45 DEBUG : potato: Unchanged skipping 2025/08/06 22:12:45 INFO : B2 bucket rclone-test-ziyopij5suje: Making map for --track-renames 2025/08/06 22:12:45 INFO : B2 bucket rclone-test-ziyopij5suje: Finished making map for --track-renames 2025/08/06 22:12:45 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:12:45 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for renames to finish 2025/08/06 22:12:46 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/06 22:12:46 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/06 22:12:46 INFO : sub/yam: Deleted 2025/08/06 22:12:46 INFO : yam: Renamed from "sub/yam" 2025/08/06 22:12:46 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:12:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.10s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:12:47 DEBUG : Creating backend with remote "/tmp/rclone3119745376/dir1" 2025/08/06 22:12:47 DEBUG : Creating backend with remote "/tmp/rclone3119745376/dir2" 2025/08/06 22:12:47 DEBUG : Local file system at /tmp/rclone3119745376/dir2: Using server-side directory move 2025/08/06 22:12:47 INFO : Local file system at /tmp/rclone3119745376/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/06 22:12:47 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/06 22:12:47 DEBUG : Local file system at /tmp/rclone3119745376/dir2: Waiting for checks to finish 2025/08/06 22:12:47 DEBUG : Local file system at /tmp/rclone3119745376/dir2: Waiting for transfers to finish 2025/08/06 22:12:47 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:12:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 22:12:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/06 22:12:48 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:12:48 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:12:48 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/06 22:12:48 INFO : nested/sub dir/file: Copied (new) 2025/08/06 22:12:48 INFO : nested/sub dir/file: Deleted 2025/08/06 22:12:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 22:12:48 INFO : sub dir/hello world: Copied (new) 2025/08/06 22:12:48 INFO : sub dir/hello world: Deleted 2025/08/06 22:12:48 INFO : sub dir: Removing directory 2025/08/06 22:12:48 INFO : nested/sub dir: Removing directory 2025/08/06 22:12:48 INFO : nested: Removing directory 2025/08/06 22:12:48 DEBUG : Local file system at /tmp/rclone3119745376: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.72s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:12:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 22:12:49 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/06 22:12:49 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:12:49 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:12:50 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/06 22:12:50 INFO : nested/sub dir/file: Copied (new) 2025/08/06 22:12:50 INFO : nested/sub dir/file: Deleted 2025/08/06 22:12:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 22:12:50 INFO : sub dir/hello world: Copied (new) 2025/08/06 22:12:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.79s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:12:51 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/06 22:12:51 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/06 22:12:51 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:12:51 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:12:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/06 22:12:51 INFO : existing: Copied (new) 2025/08/06 22:12:51 INFO : existing: Deleted 2025/08/06 22:12:51 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/06 22:12:51 INFO : existing-b: Copied (new) 2025/08/06 22:12:51 INFO : existing-b: Deleted 2025/08/06 22:12:52 DEBUG : existing: Destination exists, skipping 2025/08/06 22:12:52 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:12:52 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/06 22:12:52 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:12:52 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.78s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:12:53 DEBUG : Creating backend with remote "TestB2:rclone-test-tejuhuh9woga" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-ziyopij5suje -> B2 bucket rclone-test-tejuhuh9woga 2025/08/06 22:12:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 22:12:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/06 22:12:57 DEBUG : empty space: Unchanged skipping 2025/08/06 22:12:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/06 22:12:57 DEBUG : B2 bucket rclone-test-tejuhuh9woga: Waiting for checks to finish 2025/08/06 22:12:57 INFO : empty space: Deleted 2025/08/06 22:12:57 DEBUG : B2 bucket rclone-test-tejuhuh9woga: Waiting for transfers to finish 2025/08/06 22:12:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 22:12:58 INFO : potato2: Copied (server-side copy) 2025/08/06 22:12:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/06 22:12:58 INFO : potato3: Copied (server-side copy) 2025/08/06 22:12:58 INFO : potato2: Deleted 2025/08/06 22:12:58 INFO : potato3: Deleted 2025/08/06 22:12:58 DEBUG : Creating backend with remote "TestB2:rclone-test-wasajaz8jehu" 2025/08/06 22:12:59 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/06 22:12:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 22:12:59 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/06 22:12:59 DEBUG : B2 bucket rclone-test-wasajaz8jehu: Waiting for checks to finish 2025/08/06 22:12:59 DEBUG : B2 bucket rclone-test-wasajaz8jehu: Waiting for transfers to finish 2025/08/06 22:13:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/06 22:13:00 INFO : empty space: Copied (server-side copy) 2025/08/06 22:13:00 INFO : empty space: Deleted 2025/08/06 22:13:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 22:13:00 INFO : potato2: Copied (server-side copy) 2025/08/06 22:13:00 INFO : potato2: Deleted 2025/08/06 22:13:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/06 22:13:01 INFO : potato3: Copied (server-side copy) 2025/08/06 22:13:01 INFO : potato3: Deleted 2025/08/06 22:13:01 DEBUG : B2 bucket rclone-test-wasajaz8jehu: Purge remote 2025/08/06 22:13:01 INFO : B2 bucket rclone-test-wasajaz8jehu: cleaning bucket "rclone-test-wasajaz8jehu" of all files 2025/08/06 22:13:01 DEBUG : empty space: Deleting (id "4_z9fc2ddd3701d8b1b9f880e1b_f105d52d05597d3cc_d20250806_m221300_c001_v0001178_t0033_u01754518380361") 2025/08/06 22:13:01 DEBUG : potato2: Deleting (id "4_z9fc2ddd3701d8b1b9f880e1b_f11970cb6d92b8cd5_d20250806_m221300_c001_v0001178_t0037_u01754518380607") 2025/08/06 22:13:01 DEBUG : potato3: Deleting (id "4_z9fc2ddd3701d8b1b9f880e1b_f11023d16fe29ee4a_d20250806_m221300_c001_v0001091_t0027_u01754518380721") 2025/08/06 22:13:02 DEBUG : B2 bucket rclone-test-tejuhuh9woga: Purge remote 2025/08/06 22:13:02 INFO : B2 bucket rclone-test-tejuhuh9woga: cleaning bucket "rclone-test-tejuhuh9woga" of all files 2025/08/06 22:13:02 DEBUG : empty space: Deleting (id "4_z6fc2cdb3701d8b1b9f880e1b_f401208b4f1162432_d20250806_m221300_c001_v7007000_t0000_u01754518380584") 2025/08/06 22:13:02 DEBUG : empty space: Deleting (id "4_z6fc2cdb3701d8b1b9f880e1b_f1149928efc68dfbf_d20250806_m221256_c001_v0001102_t0002_u01754518376243") 2025/08/06 22:13:02 DEBUG : potato2: Deleting (id "4_z6fc2cdb3701d8b1b9f880e1b_f401208b4f1162433_d20250806_m221300_c001_v7007000_t0000_u01754518380818") 2025/08/06 22:13:02 DEBUG : potato2: Deleting (id "4_z6fc2cdb3701d8b1b9f880e1b_f110189c1b3b4f1e7_d20250806_m221257_c001_v0001106_t0043_u01754518377498") 2025/08/06 22:13:02 DEBUG : potato3: Deleting (id "4_z6fc2cdb3701d8b1b9f880e1b_f401208b4f1162434_d20250806_m221301_c001_v7007000_t0000_u01754518381107") 2025/08/06 22:13:02 DEBUG : potato3: Deleting (id "4_z6fc2cdb3701d8b1b9f880e1b_f1070a91be1d6cb27_d20250806_m221257_c001_v0001180_t0011_u01754518377876") 2025/08/06 22:13:02 DEBUG : potato3: Deleting (id "4_z6fc2cdb3701d8b1b9f880e1b_f1149928efc68dfc4_d20250806_m221256_c001_v0001102_t0018_u01754518376629") 2025/08/06 22:13:03 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/06 22:13:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/06 22:13:03 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (10.76s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:13:03 DEBUG : Creating backend with remote "TestB2:rclone-test-razerav1ripo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-ziyopij5suje -> B2 bucket rclone-test-razerav1ripo 2025/08/06 22:13:08 DEBUG : empty space: Excluded (Size Filter) 2025/08/06 22:13:08 DEBUG : empty space: Excluded 2025/08/06 22:13:08 DEBUG : empty space: Excluded (Size Filter) 2025/08/06 22:13:08 DEBUG : empty space: Excluded 2025/08/06 22:13:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 22:13:08 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/06 22:13:08 DEBUG : B2 bucket rclone-test-razerav1ripo: Waiting for checks to finish 2025/08/06 22:13:08 DEBUG : B2 bucket rclone-test-razerav1ripo: Waiting for transfers to finish 2025/08/06 22:13:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 22:13:09 INFO : potato2: Copied (server-side copy) 2025/08/06 22:13:09 INFO : potato2: Deleted 2025/08/06 22:13:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/06 22:13:09 INFO : potato3: Copied (server-side copy) 2025/08/06 22:13:09 INFO : potato3: Deleted 2025/08/06 22:13:10 DEBUG : Creating backend with remote "TestB2:rclone-test-kosoxec2galu" 2025/08/06 22:13:10 DEBUG : empty space: Excluded (Size Filter) 2025/08/06 22:13:10 DEBUG : empty space: Excluded 2025/08/06 22:13:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 22:13:11 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/06 22:13:11 DEBUG : B2 bucket rclone-test-kosoxec2galu: Waiting for checks to finish 2025/08/06 22:13:11 DEBUG : B2 bucket rclone-test-kosoxec2galu: Waiting for transfers to finish 2025/08/06 22:13:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 22:13:12 INFO : potato2: Copied (server-side copy) 2025/08/06 22:13:12 INFO : potato2: Deleted 2025/08/06 22:13:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/06 22:13:12 INFO : potato3: Copied (server-side copy) 2025/08/06 22:13:12 INFO : potato3: Deleted 2025/08/06 22:13:13 DEBUG : B2 bucket rclone-test-kosoxec2galu: Purge remote 2025/08/06 22:13:13 INFO : B2 bucket rclone-test-kosoxec2galu: cleaning bucket "rclone-test-kosoxec2galu" of all files 2025/08/06 22:13:13 DEBUG : potato2: Deleting (id "4_zbf920da3702d8b1b9f880e1b_f103335266f5c379b_d20250806_m221311_c001_v0001165_t0030_u01754518391889") 2025/08/06 22:13:13 DEBUG : potato3: Deleting (id "4_zbf920da3702d8b1b9f880e1b_f1110f8182937e295_d20250806_m221312_c001_v0001106_t0000_u01754518392124") 2025/08/06 22:13:14 DEBUG : B2 bucket rclone-test-razerav1ripo: Purge remote 2025/08/06 22:13:14 INFO : B2 bucket rclone-test-razerav1ripo: cleaning bucket "rclone-test-razerav1ripo" of all files 2025/08/06 22:13:14 DEBUG : empty space: Deleting (id "4_zafa2fd93701d8b1b9f880e1b_f107ce9605f0960c6_d20250806_m221308_c001_v0001130_t0008_u01754518388063") 2025/08/06 22:13:14 DEBUG : potato2: Deleting (id "4_zafa2fd93701d8b1b9f880e1b_f4210f345730b61a3_d20250806_m221312_c001_v7007000_t0000_u01754518392101") 2025/08/06 22:13:14 DEBUG : potato2: Deleting (id "4_zafa2fd93701d8b1b9f880e1b_f10152ef22a7552a7_d20250806_m221309_c001_v0001157_t0039_u01754518389073") 2025/08/06 22:13:14 DEBUG : potato3: Deleting (id "4_zafa2fd93701d8b1b9f880e1b_f4210f345730b61a5_d20250806_m221312_c001_v7007000_t0000_u01754518392849") 2025/08/06 22:13:14 DEBUG : potato3: Deleting (id "4_zafa2fd93701d8b1b9f880e1b_f1096dd86d2c8b503_d20250806_m221309_c001_v0001102_t0047_u01754518389422") 2025/08/06 22:13:14 DEBUG : potato3: Deleting (id "4_zafa2fd93701d8b1b9f880e1b_f107ce9605f0960c8_d20250806_m221308_c001_v0001130_t0033_u01754518388367") --- PASS: TestServerSideMoveWithFilter (12.50s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:13:16 DEBUG : Creating backend with remote "TestB2:rclone-test-minumut7zuro" 2025/08/06 22:13:18 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-ziyopij5suje -> B2 bucket rclone-test-minumut7zuro 2025/08/06 22:13:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 22:13:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/06 22:13:21 DEBUG : empty space: Unchanged skipping 2025/08/06 22:13:21 DEBUG : B2 bucket rclone-test-minumut7zuro: Waiting for checks to finish 2025/08/06 22:13:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/06 22:13:21 INFO : empty space: Deleted 2025/08/06 22:13:21 DEBUG : B2 bucket rclone-test-minumut7zuro: Waiting for transfers to finish 2025/08/06 22:13:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 22:13:21 INFO : potato2: Copied (server-side copy) 2025/08/06 22:13:21 INFO : potato2: Deleted 2025/08/06 22:13:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/06 22:13:21 INFO : potato3: Copied (server-side copy) 2025/08/06 22:13:22 INFO : potato3: Deleted 2025/08/06 22:13:22 DEBUG : Creating backend with remote "TestB2:rclone-test-sayeyad9peya" 2025/08/06 22:13:23 INFO : tomatoDir: Making directory 2025/08/06 22:13:23 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/06 22:13:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 22:13:23 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/06 22:13:23 DEBUG : B2 bucket rclone-test-sayeyad9peya: Waiting for checks to finish 2025/08/06 22:13:23 DEBUG : B2 bucket rclone-test-sayeyad9peya: Waiting for transfers to finish 2025/08/06 22:13:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/06 22:13:24 INFO : empty space: Copied (server-side copy) 2025/08/06 22:13:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 22:13:24 INFO : potato2: Copied (server-side copy) 2025/08/06 22:13:24 INFO : empty space: Deleted 2025/08/06 22:13:24 INFO : potato2: Deleted 2025/08/06 22:13:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/06 22:13:25 INFO : potato3: Copied (server-side copy) 2025/08/06 22:13:25 INFO : potato3: Deleted 2025/08/06 22:13:26 DEBUG : B2 bucket rclone-test-sayeyad9peya: Purge remote 2025/08/06 22:13:26 INFO : B2 bucket rclone-test-sayeyad9peya: cleaning bucket "rclone-test-sayeyad9peya" of all files 2025/08/06 22:13:26 DEBUG : empty space: Deleting (id "4_z9f223da3702d8b1b9f880e1b_f102e74683e195f90_d20250806_m221324_c001_v0001092_t0051_u01754518404146") 2025/08/06 22:13:26 DEBUG : potato2: Deleting (id "4_z9f223da3702d8b1b9f880e1b_f1172ef8ac565705f_d20250806_m221324_c001_v0001146_t0016_u01754518404507") 2025/08/06 22:13:26 DEBUG : potato3: Deleting (id "4_z9f223da3702d8b1b9f880e1b_f10808cff085edabf_d20250806_m221324_c001_v0001104_t0051_u01754518404528") 2025/08/06 22:13:26 DEBUG : B2 bucket rclone-test-minumut7zuro: Purge remote 2025/08/06 22:13:26 INFO : B2 bucket rclone-test-minumut7zuro: cleaning bucket "rclone-test-minumut7zuro" of all files 2025/08/06 22:13:27 DEBUG : empty space: Deleting (id "4_z1fd22da3702d8b1b9f880e1b_f418ed661d1afc3e4_d20250806_m221324_c001_v7007000_t0000_u01754518404689") 2025/08/06 22:13:27 DEBUG : empty space: Deleting (id "4_z1fd22da3702d8b1b9f880e1b_f11651d26dd6cedd0_d20250806_m221320_c001_v0001184_t0014_u01754518400481") 2025/08/06 22:13:27 DEBUG : potato2: Deleting (id "4_z1fd22da3702d8b1b9f880e1b_f41609e0665feeac0_d20250806_m221324_c001_v7007000_t0000_u01754518404780") 2025/08/06 22:13:27 DEBUG : potato2: Deleting (id "4_z1fd22da3702d8b1b9f880e1b_f1119f7f8190e7702_d20250806_m221321_c001_v0001182_t0008_u01754518401306") 2025/08/06 22:13:27 DEBUG : potato3: Deleting (id "4_z1fd22da3702d8b1b9f880e1b_f41609e0665feeac2_d20250806_m221325_c001_v7007000_t0000_u01754518405494") 2025/08/06 22:13:27 DEBUG : potato3: Deleting (id "4_z1fd22da3702d8b1b9f880e1b_f10478cf8ec931da4_d20250806_m221321_c001_v0001131_t0045_u01754518401532") 2025/08/06 22:13:27 DEBUG : potato3: Deleting (id "4_z1fd22da3702d8b1b9f880e1b_f11651d26dd6cedd4_d20250806_m221320_c001_v0001184_t0023_u01754518400719") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.53s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:13:28 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyopij5suje/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.50s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:13:31 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyopij5suje/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:13:32 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyopij5suje/rclone-sync-test" 2025/08/06 22:13:34 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyopij5suje/rclone-sync-test-include/layer2" 2025/08/06 22:13:36 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyopij5suje/rclone-sync-test-ignore-file" 2025/08/06 22:13:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/06 22:13:40 DEBUG : B2 bucket rclone-test-ziyopij5suje path rclone-sync-test: Waiting for checks to finish 2025/08/06 22:13:40 DEBUG : B2 bucket rclone-test-ziyopij5suje path rclone-sync-test: Waiting for transfers to finish 2025/08/06 22:13:40 DEBUG : Waiting for deletions to finish 2025/08/06 22:13:40 INFO : There was nothing to transfer 2025/08/06 22:13:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/06 22:13:40 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:13:40 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:13:40 DEBUG : Waiting for deletions to finish 2025/08/06 22:13:40 INFO : There was nothing to transfer 2025/08/06 22:13:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/06 22:13:41 DEBUG : B2 bucket rclone-test-ziyopij5suje path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/06 22:13:41 DEBUG : B2 bucket rclone-test-ziyopij5suje path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/06 22:13:41 DEBUG : Waiting for deletions to finish 2025/08/06 22:13:41 INFO : There was nothing to transfer 2025/08/06 22:13:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/06 22:13:41 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:13:41 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:13:41 DEBUG : Waiting for deletions to finish 2025/08/06 22:13:41 INFO : There was nothing to transfer 2025/08/06 22:13:42 DEBUG : Excluded 2025/08/06 22:13:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/06 22:13:42 DEBUG : B2 bucket rclone-test-ziyopij5suje path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/06 22:13:42 DEBUG : B2 bucket rclone-test-ziyopij5suje path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/06 22:13:42 DEBUG : Waiting for deletions to finish 2025/08/06 22:13:42 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.09s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:13:42 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyopij5suje/dst" 2025/08/06 22:13:44 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyopij5suje/CompareDest" 2025/08/06 22:13:46 DEBUG : one: Need to transfer - File not found at Destination 2025/08/06 22:13:46 DEBUG : B2 bucket rclone-test-ziyopij5suje path dst: Waiting for checks to finish 2025/08/06 22:13:46 DEBUG : B2 bucket rclone-test-ziyopij5suje path dst: Waiting for transfers to finish 2025/08/06 22:13:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/06 22:13:47 INFO : one: Copied (new) 2025/08/06 22:13:47 DEBUG : Waiting for deletions to finish 2025/08/06 22:13:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 22:13:47 DEBUG : B2 bucket rclone-test-ziyopij5suje path dst: Waiting for checks to finish 2025/08/06 22:13:48 DEBUG : B2 bucket rclone-test-ziyopij5suje path dst: Waiting for transfers to finish 2025/08/06 22:13:48 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/06 22:13:48 INFO : one: Copied (replaced existing) 2025/08/06 22:13:48 DEBUG : Waiting for deletions to finish 2025/08/06 22:13:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 22:13:50 DEBUG : B2 bucket rclone-test-ziyopij5suje path dst: Waiting for checks to finish 2025/08/06 22:13:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 22:13:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/06 22:13:50 DEBUG : B2 bucket rclone-test-ziyopij5suje path dst: Waiting for transfers to finish 2025/08/06 22:13:50 DEBUG : Waiting for deletions to finish 2025/08/06 22:13:50 INFO : There was nothing to transfer 2025/08/06 22:13:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 22:13:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 22:13:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/06 22:13:52 DEBUG : B2 bucket rclone-test-ziyopij5suje path dst: Waiting for checks to finish 2025/08/06 22:13:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 22:13:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/06 22:13:52 DEBUG : B2 bucket rclone-test-ziyopij5suje path dst: Waiting for transfers to finish 2025/08/06 22:13:52 DEBUG : Waiting for deletions to finish 2025/08/06 22:13:52 INFO : There was nothing to transfer 2025/08/06 22:13:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 22:13:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 22:13:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/06 22:13:52 DEBUG : B2 bucket rclone-test-ziyopij5suje path dst: Waiting for checks to finish 2025/08/06 22:13:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 22:13:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/06 22:13:52 DEBUG : B2 bucket rclone-test-ziyopij5suje path dst: Waiting for transfers to finish 2025/08/06 22:13:52 DEBUG : Waiting for deletions to finish 2025/08/06 22:13:52 INFO : There was nothing to transfer 2025/08/06 22:13:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 22:13:53 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/08/06 22:13:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/06 22:13:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/06 22:13:53 DEBUG : B2 bucket rclone-test-ziyopij5suje path dst: Waiting for checks to finish 2025/08/06 22:13:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 22:13:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/06 22:13:54 DEBUG : B2 bucket rclone-test-ziyopij5suje path dst: Waiting for transfers to finish 2025/08/06 22:13:54 DEBUG : Waiting for deletions to finish 2025/08/06 22:13:54 INFO : There was nothing to transfer 2025/08/06 22:13:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 22:13:54 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/06 22:13:54 DEBUG : two: Need to transfer - File not found at Destination 2025/08/06 22:13:54 DEBUG : B2 bucket rclone-test-ziyopij5suje path dst: Waiting for checks to finish 2025/08/06 22:13:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 22:13:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/06 22:13:54 DEBUG : B2 bucket rclone-test-ziyopij5suje path dst: Waiting for transfers to finish 2025/08/06 22:13:55 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/06 22:13:55 INFO : two: Copied (new) 2025/08/06 22:13:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.02s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:13:58 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyopij5suje/dest" 2025/08/06 22:13:59 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyopij5suje/pre-dest1" 2025/08/06 22:14:00 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyopij5suje/pre-dest2" 2025/08/06 22:14:02 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:14:02 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/06 22:14:03 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:14:03 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/06 22:14:03 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/06 22:14:03 DEBUG : B2 bucket rclone-test-ziyopij5suje path dest: Waiting for checks to finish 2025/08/06 22:14:03 DEBUG : B2 bucket rclone-test-ziyopij5suje path dest: Waiting for transfers to finish 2025/08/06 22:14:04 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/06 22:14:04 INFO : 3: Copied (new) 2025/08/06 22:14:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.82s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:14:05 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyopij5suje/dst" 2025/08/06 22:14:06 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyopij5suje/CopyDest" 2025/08/06 22:14:08 DEBUG : one: Need to transfer - File not found at Destination 2025/08/06 22:14:08 DEBUG : B2 bucket rclone-test-ziyopij5suje path dst: Waiting for checks to finish 2025/08/06 22:14:08 DEBUG : B2 bucket rclone-test-ziyopij5suje path dst: Waiting for transfers to finish 2025/08/06 22:14:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/06 22:14:09 INFO : one: Copied (new) 2025/08/06 22:14:09 DEBUG : Waiting for deletions to finish 2025/08/06 22:14:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 22:14:10 DEBUG : B2 bucket rclone-test-ziyopij5suje path dst: Waiting for checks to finish 2025/08/06 22:14:10 DEBUG : B2 bucket rclone-test-ziyopij5suje path dst: Waiting for transfers to finish 2025/08/06 22:14:10 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/06 22:14:10 INFO : one: Copied (replaced existing) 2025/08/06 22:14:10 DEBUG : Waiting for deletions to finish 2025/08/06 22:14:12 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyopij5suje/BackupDir" 2025/08/06 22:14:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 22:14:13 DEBUG : B2 bucket rclone-test-ziyopij5suje path dst: Waiting for checks to finish 2025/08/06 22:14:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 22:14:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 22:14:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/06 22:14:15 INFO : one: Copied (server-side copy) 2025/08/06 22:14:15 INFO : one: Deleted 2025/08/06 22:14:15 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/06 22:14:15 INFO : one: Copied (server-side copy) 2025/08/06 22:14:15 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/06 22:14:15 DEBUG : B2 bucket rclone-test-ziyopij5suje path dst: Waiting for transfers to finish 2025/08/06 22:14:15 DEBUG : Waiting for deletions to finish 2025/08/06 22:14:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 22:14:16 DEBUG : one: Unchanged skipping 2025/08/06 22:14:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 22:14:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/06 22:14:17 INFO : two: Copied (server-side copy) 2025/08/06 22:14:17 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/06 22:14:17 DEBUG : B2 bucket rclone-test-ziyopij5suje path dst: Waiting for checks to finish 2025/08/06 22:14:17 DEBUG : B2 bucket rclone-test-ziyopij5suje path dst: Waiting for transfers to finish 2025/08/06 22:14:17 DEBUG : Waiting for deletions to finish 2025/08/06 22:14:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 22:14:17 DEBUG : one: Unchanged skipping 2025/08/06 22:14:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 22:14:17 DEBUG : two: Unchanged skipping 2025/08/06 22:14:17 DEBUG : B2 bucket rclone-test-ziyopij5suje path dst: Waiting for checks to finish 2025/08/06 22:14:17 DEBUG : B2 bucket rclone-test-ziyopij5suje path dst: Waiting for transfers to finish 2025/08/06 22:14:17 DEBUG : Waiting for deletions to finish 2025/08/06 22:14:17 INFO : There was nothing to transfer 2025/08/06 22:14:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 22:14:18 DEBUG : one: Unchanged skipping 2025/08/06 22:14:19 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/06 22:14:19 DEBUG : three: Destination not found in --copy-dest 2025/08/06 22:14:19 DEBUG : three: Need to transfer - File not found at Destination 2025/08/06 22:14:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 22:14:19 DEBUG : two: Unchanged skipping 2025/08/06 22:14:19 DEBUG : B2 bucket rclone-test-ziyopij5suje path dst: Waiting for checks to finish 2025/08/06 22:14:19 DEBUG : B2 bucket rclone-test-ziyopij5suje path dst: Waiting for transfers to finish 2025/08/06 22:14:19 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/06 22:14:19 INFO : three: Copied (new) 2025/08/06 22:14:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.76s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:14:23 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyopij5suje/dst" 2025/08/06 22:14:24 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyopij5suje/backup" 2025/08/06 22:14:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/06 22:14:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:14:26 DEBUG : two: Unchanged skipping 2025/08/06 22:14:26 DEBUG : B2 bucket rclone-test-ziyopij5suje path dst: Waiting for checks to finish 2025/08/06 22:14:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/06 22:14:27 INFO : one: Copied (server-side copy) 2025/08/06 22:14:27 INFO : one: Deleted 2025/08/06 22:14:27 DEBUG : B2 bucket rclone-test-ziyopij5suje path dst: Waiting for transfers to finish 2025/08/06 22:14:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/06 22:14:28 INFO : one: Copied (new) 2025/08/06 22:14:28 DEBUG : Waiting for deletions to finish 2025/08/06 22:14:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/06 22:14:29 INFO : three.txt: Copied (server-side copy) 2025/08/06 22:14:29 INFO : three.txt: Deleted 2025/08/06 22:14:29 INFO : three.txt: Moved into backup dir 2025/08/06 22:14:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/06 22:14:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:14:31 DEBUG : two: Unchanged skipping 2025/08/06 22:14:31 DEBUG : B2 bucket rclone-test-ziyopij5suje path dst: Waiting for checks to finish 2025/08/06 22:14:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/06 22:14:31 INFO : one: Copied (server-side copy) 2025/08/06 22:14:31 INFO : one: Deleted 2025/08/06 22:14:31 DEBUG : B2 bucket rclone-test-ziyopij5suje path dst: Waiting for transfers to finish 2025/08/06 22:14:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/06 22:14:32 INFO : one: Copied (new) 2025/08/06 22:14:32 DEBUG : Waiting for deletions to finish 2025/08/06 22:14:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/06 22:14:32 INFO : three.txt: Copied (server-side copy) 2025/08/06 22:14:32 INFO : three.txt: Deleted 2025/08/06 22:14:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.49s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:14:35 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyopij5suje/dst" 2025/08/06 22:14:36 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyopij5suje/backup" 2025/08/06 22:14:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:14:38 DEBUG : B2 bucket rclone-test-ziyopij5suje path dst: Waiting for checks to finish 2025/08/06 22:14:38 DEBUG : two: Unchanged skipping 2025/08/06 22:14:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/06 22:14:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/06 22:14:39 INFO : one: Copied (server-side copy) to: one.bak 2025/08/06 22:14:40 INFO : one: Deleted 2025/08/06 22:14:40 DEBUG : B2 bucket rclone-test-ziyopij5suje path dst: Waiting for transfers to finish 2025/08/06 22:14:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/06 22:14:40 INFO : one: Copied (new) 2025/08/06 22:14:40 DEBUG : Waiting for deletions to finish 2025/08/06 22:14:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/06 22:14:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/06 22:14:41 INFO : three.txt: Deleted 2025/08/06 22:14:41 INFO : three.txt: Moved into backup dir 2025/08/06 22:14:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/06 22:14:43 DEBUG : B2 bucket rclone-test-ziyopij5suje path dst: Waiting for checks to finish 2025/08/06 22:14:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:14:43 DEBUG : two: Unchanged skipping 2025/08/06 22:14:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/06 22:14:43 INFO : one: Copied (server-side copy) to: one.bak 2025/08/06 22:14:44 INFO : one: Deleted 2025/08/06 22:14:44 DEBUG : B2 bucket rclone-test-ziyopij5suje path dst: Waiting for transfers to finish 2025/08/06 22:14:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/06 22:14:44 INFO : one: Copied (new) 2025/08/06 22:14:44 DEBUG : Waiting for deletions to finish 2025/08/06 22:14:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/06 22:14:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/06 22:14:45 INFO : three.txt: Deleted 2025/08/06 22:14:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.28s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:14:48 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyopij5suje/dst" 2025/08/06 22:14:49 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyopij5suje/backup" 2025/08/06 22:14:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/06 22:14:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:14:51 DEBUG : two: Unchanged skipping 2025/08/06 22:14:51 DEBUG : B2 bucket rclone-test-ziyopij5suje path dst: Waiting for checks to finish 2025/08/06 22:14:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/06 22:14:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/06 22:14:52 INFO : one: Deleted 2025/08/06 22:14:52 DEBUG : B2 bucket rclone-test-ziyopij5suje path dst: Waiting for transfers to finish 2025/08/06 22:14:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/06 22:14:53 INFO : one: Copied (new) 2025/08/06 22:14:53 DEBUG : Waiting for deletions to finish 2025/08/06 22:14:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/06 22:14:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/06 22:14:53 INFO : three.txt: Deleted 2025/08/06 22:14:53 INFO : three.txt: Moved into backup dir 2025/08/06 22:14:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/06 22:14:55 DEBUG : B2 bucket rclone-test-ziyopij5suje path dst: Waiting for checks to finish 2025/08/06 22:14:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:14:55 DEBUG : two: Unchanged skipping 2025/08/06 22:14:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/06 22:14:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/06 22:14:56 INFO : one: Deleted 2025/08/06 22:14:56 DEBUG : B2 bucket rclone-test-ziyopij5suje path dst: Waiting for transfers to finish 2025/08/06 22:14:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/06 22:14:56 INFO : one: Copied (new) 2025/08/06 22:14:56 DEBUG : Waiting for deletions to finish 2025/08/06 22:14:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/06 22:14:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/06 22:14:56 INFO : three.txt: Deleted 2025/08/06 22:14:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.84s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:14:59 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1183-09.backblaze.com/b2api/v1/b2_upload_file/4f723db3700d8b1b9f880e1b/c001_v0001183_t0011": EOF 2025/08/06 22:14:59 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-09.backblaze.com/b2api/v1/b2_upload_file/4f723db3700d8b1b9f880e1b/c001_v0001183_t0011": EOF) 2025/08/06 22:14:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-ziyopij5suje: 1/10 (Post "https://pod-000-1183-09.backblaze.com/b2api/v1/b2_upload_file/4f723db3700d8b1b9f880e1b/c001_v0001183_t0011": EOF) 2025/08/06 22:15:02 DEBUG : pacer: Reducing sleep to 10ms 2025/08/06 22:15:02 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyopij5suje/dst" 2025/08/06 22:15:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/06 22:15:04 DEBUG : B2 bucket rclone-test-ziyopij5suje path dst: Waiting for checks to finish 2025/08/06 22:15:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:15:04 DEBUG : two: Unchanged skipping 2025/08/06 22:15:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/06 22:15:05 INFO : one: Copied (server-side copy) to: one.bak 2025/08/06 22:15:05 INFO : one: Deleted 2025/08/06 22:15:05 DEBUG : B2 bucket rclone-test-ziyopij5suje path dst: Waiting for transfers to finish 2025/08/06 22:15:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/06 22:15:05 INFO : one: Copied (new) 2025/08/06 22:15:05 DEBUG : Waiting for deletions to finish 2025/08/06 22:15:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/06 22:15:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/06 22:15:06 INFO : three.txt: Deleted 2025/08/06 22:15:06 INFO : three.txt: Moved into backup dir 2025/08/06 22:15:08 DEBUG : one.bak: Excluded (Path Filter) 2025/08/06 22:15:08 DEBUG : one.bak: Excluded 2025/08/06 22:15:08 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/06 22:15:08 DEBUG : three.txt.bak: Excluded 2025/08/06 22:15:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/06 22:15:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:15:08 DEBUG : two: Unchanged skipping 2025/08/06 22:15:08 DEBUG : B2 bucket rclone-test-ziyopij5suje path dst: Waiting for checks to finish 2025/08/06 22:15:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/06 22:15:08 INFO : one: Copied (server-side copy) to: one.bak 2025/08/06 22:15:08 INFO : one: Deleted 2025/08/06 22:15:08 DEBUG : B2 bucket rclone-test-ziyopij5suje path dst: Waiting for transfers to finish 2025/08/06 22:15:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/06 22:15:09 INFO : one: Copied (new) 2025/08/06 22:15:09 DEBUG : Waiting for deletions to finish 2025/08/06 22:15:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/06 22:15:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/06 22:15:09 INFO : three.txt: Deleted 2025/08/06 22:15:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.84s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:15:12 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyopij5suje/dst" 2025/08/06 22:15:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/06 22:15:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/06 22:15:15 INFO : one: Copied (server-side copy) to: one.bak 2025/08/06 22:15:15 INFO : one: Deleted 2025/08/06 22:15:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/06 22:15:16 INFO : one: Copied (new) 2025/08/06 22:15:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:15:16 DEBUG : two: Unchanged skipping 2025/08/06 22:15:16 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/06 22:15:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/06 22:15:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/06 22:15:17 INFO : three.txt: Deleted 2025/08/06 22:15:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/06 22:15:17 INFO : three.txt: Copied (new) 2025/08/06 22:15:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/06 22:15:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/06 22:15:18 INFO : one: Copied (server-side copy) to: one.bak 2025/08/06 22:15:18 INFO : one: Deleted 2025/08/06 22:15:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/06 22:15:18 INFO : one: Copied (new) 2025/08/06 22:15:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:15:19 DEBUG : two: Unchanged skipping 2025/08/06 22:15:19 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/06 22:15:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/06 22:15:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/06 22:15:20 INFO : three.txt: Deleted 2025/08/06 22:15:20 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/06 22:15:20 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.11s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:15:24 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyopij5suje/dst" 2025/08/06 22:15:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/06 22:15:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/06 22:15:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/06 22:15:26 INFO : one: Deleted 2025/08/06 22:15:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/06 22:15:27 INFO : one: Copied (new) 2025/08/06 22:15:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:15:27 DEBUG : two: Unchanged skipping 2025/08/06 22:15:28 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/06 22:15:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/06 22:15:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/06 22:15:29 INFO : three.txt: Deleted 2025/08/06 22:15:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/06 22:15:29 INFO : three.txt: Copied (new) 2025/08/06 22:15:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/06 22:15:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/06 22:15:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/06 22:15:31 INFO : one: Deleted 2025/08/06 22:15:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/06 22:15:32 INFO : one: Copied (new) 2025/08/06 22:15:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:15:32 DEBUG : two: Unchanged skipping 2025/08/06 22:15:32 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/06 22:15:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/06 22:15:33 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/06 22:15:33 INFO : three.txt: Deleted 2025/08/06 22:15:33 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/06 22:15:33 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.14s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:15:36 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/06 22:15:36 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:15:36 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:15:37 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/06 22:15:37 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/06 22:15:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.58s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:15:38 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/06 22:15:38 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:15:38 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:15:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/06 22:15:38 INFO : existing: Copied (new) 2025/08/06 22:15:38 DEBUG : Waiting for deletions to finish 2025/08/06 22:15:39 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/06 22:15:39 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:15:39 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/06 22:15:39 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:15:39 ERROR : B2 bucket rclone-test-ziyopij5suje: not deleting files as there were IO errors 2025/08/06 22:15:39 ERROR : B2 bucket rclone-test-ziyopij5suje: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.23s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:15:40 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:15:40 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:15:40 DEBUG : existing: Unchanged skipping 2025/08/06 22:15:40 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:15:40 DEBUG : Waiting for deletions to finish 2025/08/06 22:15:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.54s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.36s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.10s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:15:59 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:15:59 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:15:59 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:15:59 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:15:59 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:15:59 DEBUG : both0: Unchanged skipping 2025/08/06 22:15:59 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:15:59 DEBUG : both13: Unchanged skipping 2025/08/06 22:15:59 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:15:59 DEBUG : both11: Unchanged skipping 2025/08/06 22:15:59 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:15:59 DEBUG : both10: Unchanged skipping 2025/08/06 22:15:59 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:15:59 DEBUG : both16: Unchanged skipping 2025/08/06 22:15:59 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:15:59 DEBUG : both12: Unchanged skipping 2025/08/06 22:15:59 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:15:59 DEBUG : both14: Unchanged skipping 2025/08/06 22:15:59 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:15:59 DEBUG : both19: Unchanged skipping 2025/08/06 22:15:59 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:15:59 DEBUG : both15: Unchanged skipping 2025/08/06 22:15:59 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:15:59 DEBUG : both17: Unchanged skipping 2025/08/06 22:15:59 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:15:59 DEBUG : both3: Unchanged skipping 2025/08/06 22:15:59 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:15:59 DEBUG : both18: Unchanged skipping 2025/08/06 22:15:59 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:15:59 DEBUG : both1: Unchanged skipping 2025/08/06 22:15:59 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:15:59 DEBUG : both2: Unchanged skipping 2025/08/06 22:15:59 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:15:59 DEBUG : both7: Unchanged skipping 2025/08/06 22:15:59 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:15:59 DEBUG : both8: Unchanged skipping 2025/08/06 22:15:59 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:15:59 DEBUG : both4: Unchanged skipping 2025/08/06 22:15:59 DEBUG : both5: Unchanged skipping 2025/08/06 22:15:59 DEBUG : both6: Unchanged skipping 2025/08/06 22:15:59 DEBUG : both9: Unchanged skipping 2025/08/06 22:15:59 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:15:59 DEBUG : Waiting for deletions to finish 2025/08/06 22:15:59 INFO : only0: Deleted 2025/08/06 22:15:59 INFO : only13: Deleted 2025/08/06 22:15:59 INFO : only4: Deleted 2025/08/06 22:15:59 INFO : only10: Deleted 2025/08/06 22:15:59 INFO : only11: Deleted 2025/08/06 22:15:59 INFO : only14: Deleted 2025/08/06 22:15:59 INFO : only15: Deleted 2025/08/06 22:15:59 INFO : only16: Deleted 2025/08/06 22:15:59 INFO : only6: Deleted 2025/08/06 22:15:59 INFO : only9: Deleted 2025/08/06 22:16:00 INFO : only17: Deleted 2025/08/06 22:16:00 INFO : only18: Deleted 2025/08/06 22:16:00 INFO : only19: Deleted 2025/08/06 22:16:00 INFO : only1: Deleted 2025/08/06 22:16:00 INFO : only5: Deleted 2025/08/06 22:16:00 INFO : only8: Deleted 2025/08/06 22:16:00 INFO : only12: Deleted 2025/08/06 22:16:00 INFO : only2: Deleted 2025/08/06 22:16:00 INFO : only3: Deleted 2025/08/06 22:16:00 INFO : only7: Deleted 2025/08/06 22:16:00 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (21.65s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:16:20 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:20 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:20 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:20 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:16:20 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:20 DEBUG : both0: Unchanged skipping 2025/08/06 22:16:20 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:20 DEBUG : both13: Unchanged skipping 2025/08/06 22:16:20 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:20 DEBUG : both14: Unchanged skipping 2025/08/06 22:16:20 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:20 DEBUG : both15: Unchanged skipping 2025/08/06 22:16:20 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:20 DEBUG : both16: Unchanged skipping 2025/08/06 22:16:20 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:20 DEBUG : both11: Unchanged skipping 2025/08/06 22:16:20 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:20 DEBUG : both10: Unchanged skipping 2025/08/06 22:16:20 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:20 DEBUG : both19: Unchanged skipping 2025/08/06 22:16:20 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:20 DEBUG : both12: Unchanged skipping 2025/08/06 22:16:20 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:20 DEBUG : both17: Unchanged skipping 2025/08/06 22:16:20 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:20 DEBUG : both3: Unchanged skipping 2025/08/06 22:16:20 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:20 DEBUG : both18: Unchanged skipping 2025/08/06 22:16:20 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:20 DEBUG : both1: Unchanged skipping 2025/08/06 22:16:20 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:20 DEBUG : both2: Unchanged skipping 2025/08/06 22:16:20 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:20 DEBUG : both7: Unchanged skipping 2025/08/06 22:16:20 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:20 DEBUG : both8: Unchanged skipping 2025/08/06 22:16:20 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:20 DEBUG : both9: Unchanged skipping 2025/08/06 22:16:20 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/06 22:16:20 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/06 22:16:20 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/06 22:16:20 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/06 22:16:20 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/06 22:16:20 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/06 22:16:20 DEBUG : both6: Unchanged skipping 2025/08/06 22:16:20 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/06 22:16:20 DEBUG : both5: Unchanged skipping 2025/08/06 22:16:20 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/06 22:16:20 DEBUG : both4: Unchanged skipping 2025/08/06 22:16:20 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/06 22:16:20 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/06 22:16:20 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/06 22:16:20 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/06 22:16:20 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/06 22:16:20 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/06 22:16:20 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/06 22:16:20 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/06 22:16:20 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/06 22:16:20 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/06 22:16:20 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/06 22:16:20 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/06 22:16:20 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:16:20 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 22:16:20 INFO : only10: Copied (replaced existing) 2025/08/06 22:16:20 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 22:16:20 INFO : only11: Copied (replaced existing) 2025/08/06 22:16:21 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 22:16:21 INFO : only13: Copied (replaced existing) 2025/08/06 22:16:21 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 22:16:21 INFO : only14: Copied (replaced existing) 2025/08/06 22:16:21 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 22:16:21 INFO : only0: Copied (replaced existing) 2025/08/06 22:16:21 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 22:16:21 INFO : only18: Copied (replaced existing) 2025/08/06 22:16:21 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 22:16:21 INFO : only17: Copied (replaced existing) 2025/08/06 22:16:21 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 22:16:21 INFO : only15: Copied (replaced existing) 2025/08/06 22:16:21 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 22:16:21 INFO : only12: Copied (replaced existing) 2025/08/06 22:16:21 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 22:16:21 INFO : only19: Copied (replaced existing) 2025/08/06 22:16:21 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 22:16:21 INFO : only16: Copied (replaced existing) 2025/08/06 22:16:21 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 22:16:21 INFO : only2: Copied (replaced existing) 2025/08/06 22:16:21 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 22:16:21 INFO : only5: Copied (replaced existing) 2025/08/06 22:16:21 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 22:16:21 INFO : only6: Copied (replaced existing) 2025/08/06 22:16:21 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 22:16:21 INFO : only7: Copied (replaced existing) 2025/08/06 22:16:21 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 22:16:21 INFO : only4: Copied (replaced existing) 2025/08/06 22:16:21 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 22:16:21 INFO : only9: Copied (replaced existing) 2025/08/06 22:16:21 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 22:16:21 INFO : only1: Copied (replaced existing) 2025/08/06 22:16:21 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 22:16:21 INFO : only3: Copied (replaced existing) 2025/08/06 22:16:22 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 22:16:22 INFO : only8: Copied (replaced existing) 2025/08/06 22:16:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (25.33s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:16:30 DEBUG : empty_dir: Making directory with metadata 2025/08/06 22:16:30 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/06 22:16:30 DEBUG : empty_on_remote: Making directory with metadata 2025/08/06 22:16:30 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/06 22:16:30 INFO : empty_on_remote: Making directory 2025/08/06 22:16:30 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/06 22:16:31 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/06 22:16:31 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/06 22:16:31 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/06 22:16:31 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.86s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:16:32 DEBUG : empty_dir: Making directory with metadata 2025/08/06 22:16:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/06 22:16:32 DEBUG : empty_on_remote: Making directory with metadata 2025/08/06 22:16:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/06 22:16:32 INFO : empty_on_remote: Making directory 2025/08/06 22:16:32 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/06 22:16:33 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/06 22:16:33 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/06 22:16:33 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/06 22:16:33 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/06 22:16:33 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.59s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:16:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/06 22:16:35 INFO : sub dir: Making directory 2025/08/06 22:16:35 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.33s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:16:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/06 22:16:38 INFO : sub dir: Making directory 2025/08/06 22:16:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.78s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:16:50 DEBUG : Waiting for deletions to finish 2025/08/06 22:16:50 DEBUG : apple: Excluded (Path Filter) 2025/08/06 22:16:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 22:16:50 DEBUG : banana: Excluded (Path Filter) 2025/08/06 22:16:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 22:16:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 22:16:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 22:16:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 22:16:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 22:16:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 22:16:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 22:16:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 22:16:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 22:16:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 22:16:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 22:16:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 22:16:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 22:16:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 22:16:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 22:16:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 22:16:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 22:16:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:51 DEBUG : apple: Unchanged skipping 2025/08/06 22:16:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:51 DEBUG : banana: Unchanged skipping 2025/08/06 22:16:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 22:16:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:51 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 22:16:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 22:16:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:51 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:16:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 22:16:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 22:16:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 22:16:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 22:16:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 22:16:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 22:16:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 22:16:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 22:16:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 22:16:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 22:16:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 22:16:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 22:16:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 22:16:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 22:16:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 22:16:51 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:16:51 DEBUG : Waiting for deletions to finish 2025/08/06 22:16:51 INFO : There was nothing to transfer 2025/08/06 22:16:51 DEBUG : Waiting for deletions to finish 2025/08/06 22:16:51 DEBUG : apple: Excluded (Path Filter) 2025/08/06 22:16:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 22:16:51 DEBUG : banana: Excluded (Path Filter) 2025/08/06 22:16:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 22:16:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 22:16:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 22:16:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 22:16:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 22:16:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 22:16:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 22:16:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 22:16:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 22:16:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 22:16:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 22:16:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 22:16:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 22:16:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 22:16:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 22:16:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 22:16:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 22:16:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:52 DEBUG : apple: Unchanged skipping 2025/08/06 22:16:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:52 DEBUG : banana: Unchanged skipping 2025/08/06 22:16:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 22:16:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:52 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 22:16:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 22:16:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 22:16:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 22:16:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 22:16:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 22:16:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 22:16:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 22:16:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 22:16:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 22:16:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:52 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:16:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 22:16:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 22:16:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 22:16:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 22:16:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 22:16:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:16:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 22:16:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 22:16:52 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:16:52 DEBUG : Waiting for deletions to finish 2025/08/06 22:16:52 INFO : There was nothing to transfer 2025/08/06 22:16:52 DEBUG : Waiting for deletions to finish 2025/08/06 22:16:52 DEBUG : apple: Excluded (Path Filter) 2025/08/06 22:16:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 22:16:52 DEBUG : banana: Excluded (Path Filter) 2025/08/06 22:16:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 22:16:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 22:16:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 22:16:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 22:16:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 22:16:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 22:16:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 22:16:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 22:16:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 22:16:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 22:16:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 22:16:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 22:16:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 22:16:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 22:16:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 22:16:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 22:16:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:17:06 DEBUG : Waiting for deletions to finish 2025/08/06 22:17:06 DEBUG : apple: Excluded (Path Filter) 2025/08/06 22:17:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 22:17:06 DEBUG : banana: Excluded (Path Filter) 2025/08/06 22:17:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 22:17:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 22:17:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 22:17:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 22:17:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 22:17:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 22:17:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 22:17:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 22:17:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 22:17:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 22:17:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 22:17:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 22:17:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 22:17:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 22:17:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 22:17:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 22:17:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 22:17:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:07 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 22:17:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 22:17:07 DEBUG : banana: Unchanged skipping 2025/08/06 22:17:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:07 DEBUG : apple: Unchanged skipping 2025/08/06 22:17:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 22:17:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 22:17:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 22:17:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 22:17:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 22:17:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 22:17:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 22:17:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 22:17:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:07 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:17:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 22:17:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 22:17:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 22:17:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 22:17:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 22:17:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 22:17:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 22:17:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 22:17:07 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:17:07 DEBUG : Waiting for deletions to finish 2025/08/06 22:17:07 INFO : There was nothing to transfer 2025/08/06 22:17:07 DEBUG : Waiting for deletions to finish 2025/08/06 22:17:07 DEBUG : apple: Excluded (Path Filter) 2025/08/06 22:17:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 22:17:07 DEBUG : banana: Excluded (Path Filter) 2025/08/06 22:17:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 22:17:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 22:17:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 22:17:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 22:17:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 22:17:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 22:17:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 22:17:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 22:17:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 22:17:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 22:17:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 22:17:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 22:17:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 22:17:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 22:17:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 22:17:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 22:17:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 22:17:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:08 DEBUG : apple: Unchanged skipping 2025/08/06 22:17:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 22:17:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:08 DEBUG : banana: Unchanged skipping 2025/08/06 22:17:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:08 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 22:17:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 22:17:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 22:17:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 22:17:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 22:17:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 22:17:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 22:17:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 22:17:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 22:17:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 22:17:08 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:17:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 22:17:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 22:17:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 22:17:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 22:17:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 22:17:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 22:17:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 22:17:08 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:17:08 DEBUG : Waiting for deletions to finish 2025/08/06 22:17:08 INFO : There was nothing to transfer 2025/08/06 22:17:08 DEBUG : Waiting for deletions to finish 2025/08/06 22:17:08 DEBUG : apple: Excluded (Path Filter) 2025/08/06 22:17:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 22:17:08 DEBUG : banana: Excluded (Path Filter) 2025/08/06 22:17:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 22:17:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 22:17:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 22:17:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 22:17:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 22:17:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 22:17:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 22:17:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 22:17:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 22:17:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 22:17:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 22:17:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 22:17:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 22:17:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 22:17:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 22:17:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 22:17:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:17:21 DEBUG : Waiting for deletions to finish 2025/08/06 22:17:22 DEBUG : apple: Excluded (Path Filter) 2025/08/06 22:17:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 22:17:22 DEBUG : banana: Excluded (Path Filter) 2025/08/06 22:17:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 22:17:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 22:17:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 22:17:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 22:17:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 22:17:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 22:17:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 22:17:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 22:17:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 22:17:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 22:17:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 22:17:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 22:17:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 22:17:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 22:17:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 22:17:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 22:17:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 22:17:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 22:17:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 22:17:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 22:17:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 22:17:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 22:17:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 22:17:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 22:17:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 22:17:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 22:17:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 22:17:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 22:17:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 22:17:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 22:17:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 22:17:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 22:17:22 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/06 22:17:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 22:17:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/06 22:17:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 22:17:22 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/06 22:17:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 22:17:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/06 22:17:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 22:17:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 22:17:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 22:17:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 22:17:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 22:17:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 22:17:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 22:17:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 22:17:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 22:17:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 22:17:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 22:17:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 22:17:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 22:17:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 22:17:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 22:17:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 22:17:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 22:17:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 22:17:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 22:17:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 22:17:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 22:17:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 22:17:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 22:17:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 22:17:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 22:17:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 22:17:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 22:17:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 22:17:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 22:17:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 22:17:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 22:17:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 22:17:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 22:17:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 22:17:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 22:17:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 22:17:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 22:17:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 22:17:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 22:17:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 22:17:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 22:17:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 22:17:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 22:17:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 22:17:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 22:17:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 22:17:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 22:17:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 22:17:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 22:17:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 22:17:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 22:17:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 22:17:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 22:17:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 22:17:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 22:17:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 22:17:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 22:17:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 22:17:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 22:17:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 22:17:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 22:17:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 22:17:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 22:17:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 22:17:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 22:17:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 22:17:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 22:17:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 22:17:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 22:17:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 22:17:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 22:17:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 22:17:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 22:17:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 22:17:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 22:17:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 22:17:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 22:17:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 22:17:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 22:17:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 22:17:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 22:17:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 22:17:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 22:17:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 22:17:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 22:17:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 22:17:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 22:17:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 22:17:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 22:17:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 22:17:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 22:17:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 22:17:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 22:17:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 22:17:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 22:17:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 22:17:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 22:17:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 22:17:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 22:17:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 22:17:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 22:17:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 22:17:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 22:17:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 22:17:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 22:17:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 22:17:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 22:17:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 22:17:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 22:17:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 22:17:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 22:17:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 22:17:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 22:17:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 22:17:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 22:17:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 22:17:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 22:17:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 22:17:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 22:17:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 22:17:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 22:17:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 22:17:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/06 22:17:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/06 22:17:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 22:17:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/06 22:17:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 22:17:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/06 22:17:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 22:17:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/06 22:17:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 22:17:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 22:17:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 22:17:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 22:17:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 22:17:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 22:17:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 22:17:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 22:17:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 22:17:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/06 22:17:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 22:17:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 22:17:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 22:17:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 22:17:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 22:17:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 22:17:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 22:17:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 22:17:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 22:17:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 22:17:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 22:17:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 22:17:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 22:17:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 22:17:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 22:17:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 22:17:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 22:17:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 22:17:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/06 22:17:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 22:17:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 22:17:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 22:17:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 22:17:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 22:17:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 22:17:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 22:17:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 22:17:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 22:17:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 22:17:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/06 22:17:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 22:17:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 22:17:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 22:17:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/06 22:17:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:22 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:17:22 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:17:22 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/06 22:17:22 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/06 22:17:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 22:17:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/06 22:17:22 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 22:17:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 22:17:22 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/06 22:17:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 22:17:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 22:17:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/06 22:17:22 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 22:17:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 22:17:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/06 22:17:23 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/06 22:17:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 22:17:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/06 22:17:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 22:17:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 22:17:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/06 22:17:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 22:17:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 22:17:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/06 22:17:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 22:17:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 22:17:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/06 22:17:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 22:17:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 22:17:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/06 22:17:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 22:17:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 22:17:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/06 22:17:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 22:17:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/06 22:17:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/06 22:17:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 22:17:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/06 22:17:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/06 22:17:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 22:17:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/06 22:17:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/06 22:17:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/06 22:17:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/06 22:17:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/06 22:17:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 22:17:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:23 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/06 22:17:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/06 22:17:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/06 22:17:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/06 22:17:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/06 22:17:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/06 22:17:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/06 22:17:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/06 22:17:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/06 22:17:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/06 22:17:24 DEBUG : Waiting for deletions to finish 2025/08/06 22:17:24 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/06 22:17:24 INFO : dir1/0007-1234567.txt: Deleted 2025/08/06 22:17:25 INFO : dir1/0009-3456789.txt: Deleted 2025/08/06 22:17:25 INFO : apple: Deleted 2025/08/06 22:17:25 INFO : appleappleapplebanana: Deleted 2025/08/06 22:17:25 INFO : splitbananasplit: Deleted 2025/08/06 22:17:25 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/06 22:17:25 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/06 22:17:25 INFO : dir1/0011-56789;.txt: Deleted 2025/08/06 22:17:25 INFO : dir1/0013-789;=.txt: Deleted 2025/08/06 22:17:25 INFO : dir1/0014-89;=.txt: Deleted 2025/08/06 22:17:25 INFO : dir1/0015-9;=.txt: Deleted 2025/08/06 22:17:25 INFO : banana: Deleted 2025/08/06 22:17:25 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/06 22:17:25 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/06 22:17:25 INFO : dir1/0008-2345678.txt: Deleted 2025/08/06 22:17:25 INFO : dir1/0010-456789.txt: Deleted 2025/08/06 22:17:25 INFO : dir1/0012-6789;.txt: Deleted 2025/08/06 22:17:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/06 22:17:25 INFO : dir1/0003-defghij.txt: Deleted 2025/08/06 22:17:25 DEBUG : Waiting for deletions to finish 2025/08/06 22:17:25 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/06 22:17:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/06 22:17:25 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/06 22:17:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/06 22:17:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/06 22:17:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/06 22:17:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/06 22:17:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/06 22:17:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/06 22:17:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/06 22:17:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/06 22:17:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/06 22:17:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/06 22:17:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/06 22:17:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/06 22:17:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/06 22:17:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/06 22:17:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/06 22:17:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/06 22:17:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/06 22:17:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 22:17:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 22:17:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 22:17:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 22:17:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 22:17:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 22:17:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 22:17:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 22:17:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 22:17:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 22:17:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 22:17:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 22:17:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 22:17:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 22:17:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 22:17:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 22:17:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 22:17:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 22:17:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/06 22:17:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 22:17:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/06 22:17:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/06 22:17:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/06 22:17:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/06 22:17:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/06 22:17:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/06 22:17:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/06 22:17:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/06 22:17:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 22:17:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/06 22:17:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 22:17:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 22:17:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/06 22:17:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 22:17:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/06 22:17:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 22:17:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/06 22:17:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 22:17:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/06 22:17:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 22:17:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 22:17:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 22:17:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 22:17:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 22:17:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 22:17:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 22:17:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 22:17:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 22:17:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 22:17:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 22:17:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 22:17:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 22:17:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 22:17:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 22:17:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 22:17:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 22:17:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 22:17:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 22:17:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 22:17:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 22:17:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/06 22:17:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 22:17:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 22:17:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/06 22:17:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 22:17:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/06 22:17:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 22:17:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/06 22:17:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 22:17:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/06 22:17:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 22:17:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 22:17:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 22:17:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 22:17:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 22:17:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 22:17:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 22:17:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 22:17:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 22:17:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 22:17:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 22:17:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 22:17:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 22:17:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 22:17:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 22:17:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 22:17:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 22:17:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 22:17:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 22:17:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 22:17:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 22:17:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 22:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 22:17:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/06 22:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 22:17:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 22:17:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/06 22:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 22:17:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/06 22:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 22:17:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/06 22:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 22:17:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/06 22:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 22:17:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 22:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 22:17:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 22:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 22:17:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 22:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 22:17:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 22:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 22:17:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 22:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 22:17:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 22:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 22:17:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 22:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 22:17:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 22:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 22:17:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 22:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 22:17:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 22:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 22:17:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 22:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 22:17:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 22:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 22:17:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/06 22:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 22:17:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 22:17:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/06 22:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 22:17:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/06 22:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 22:17:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/06 22:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 22:17:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/06 22:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 22:17:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 22:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 22:17:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 22:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 22:17:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 22:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 22:17:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 22:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 22:17:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 22:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 22:17:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 22:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 22:17:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 22:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 22:17:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 22:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 22:17:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 22:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 22:17:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 22:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 22:17:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 22:17:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 22:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 22:17:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 22:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 22:17:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 22:17:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 22:17:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 22:17:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 22:17:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 22:17:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 22:17:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 22:17:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 22:17:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 22:17:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 22:17:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/06 22:17:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/06 22:17:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/06 22:17:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/06 22:17:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/06 22:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 22:17:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 22:17:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 22:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 22:17:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 22:17:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 22:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 22:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 22:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 22:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 22:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 22:17:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 22:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 22:17:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 22:17:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 22:17:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 22:17:26 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 22:17:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 22:17:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:26 DEBUG : apple: Unchanged skipping 2025/08/06 22:17:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 22:17:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:26 DEBUG : banana: Unchanged skipping 2025/08/06 22:17:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:26 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 22:17:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 22:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 22:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 22:17:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 22:17:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 22:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 22:17:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 22:17:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 22:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 22:17:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 22:17:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 22:17:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 22:17:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 22:17:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 22:17:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 22:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 22:17:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 22:17:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 22:17:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 22:17:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 22:17:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 22:17:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 22:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 22:17:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 22:17:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 22:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 22:17:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 22:17:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 22:17:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 22:17:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 22:17:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 22:17:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 22:17:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 22:17:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 22:17:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 22:17:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 22:17:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 22:17:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 22:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 22:17:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 22:17:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 22:17:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 22:17:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 22:17:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 22:17:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 22:17:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 22:17:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 22:17:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 22:17:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 22:17:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 22:17:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 22:17:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 22:17:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 22:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 22:17:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 22:17:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 22:17:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 22:17:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 22:17:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 22:17:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 22:17:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 22:17:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 22:17:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 22:17:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 22:17:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 22:17:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 22:17:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 22:17:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 22:17:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 22:17:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 22:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 22:17:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 22:17:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 22:17:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 22:17:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 22:17:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 22:17:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 22:17:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 22:17:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 22:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 22:17:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 22:17:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 22:17:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 22:17:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 22:17:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 22:17:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 22:17:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 22:17:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 22:17:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 22:17:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 22:17:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 22:17:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 22:17:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 22:17:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 22:17:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 22:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 22:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 22:17:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 22:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 22:17:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 22:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 22:17:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 22:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 22:17:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 22:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 22:17:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 22:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 22:17:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 22:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 22:17:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 22:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 22:17:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 22:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 22:17:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 22:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 22:17:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 22:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 22:17:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 22:17:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/06 22:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/06 22:17:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 22:17:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/06 22:17:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 22:17:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/06 22:17:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 22:17:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/06 22:17:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 22:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 22:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 22:17:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 22:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 22:17:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 22:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 22:17:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 22:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 22:17:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/06 22:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 22:17:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 22:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 22:17:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 22:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 22:17:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 22:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 22:17:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 22:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 22:17:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 22:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 22:17:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 22:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 22:17:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 22:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 22:17:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 22:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 22:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 22:17:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/06 22:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 22:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 22:17:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 22:17:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 22:17:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 22:17:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 22:17:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 22:17:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 22:17:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 22:17:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 22:17:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 22:17:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 22:17:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 22:17:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 22:17:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 22:17:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 22:17:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 22:17:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/06 22:17:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 22:17:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 22:17:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 22:17:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 22:17:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 22:17:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 22:17:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/06 22:17:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 22:17:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:26 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:17:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 22:17:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 22:17:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 22:17:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:17:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 22:17:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 22:17:26 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:17:26 DEBUG : Waiting for deletions to finish 2025/08/06 22:17:26 DEBUG : Waiting for deletions to finish 2025/08/06 22:17:26 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/06 22:17:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/06 22:17:26 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/06 22:17:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/06 22:17:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/06 22:17:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/06 22:17:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/06 22:17:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/06 22:17:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/06 22:17:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/06 22:17:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/06 22:17:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/06 22:17:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/06 22:17:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/06 22:17:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/06 22:17:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/06 22:17:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/06 22:17:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/06 22:17:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/06 22:17:26 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/06 22:17:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 22:17:26 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 22:17:26 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 22:17:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 22:17:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 22:17:26 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 22:17:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 22:17:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 22:17:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 22:17:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 22:17:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 22:17:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 22:17:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 22:17:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 22:17:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 22:17:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 22:17:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 22:17:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 22:17:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 22:17:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 22:17:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 22:17:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 22:17:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 22:17:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 22:17:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 22:17:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 22:17:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/06 22:17:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 22:17:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/06 22:17:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/06 22:17:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/06 22:17:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/06 22:17:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/06 22:17:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/06 22:17:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/06 22:17:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/06 22:17:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:26 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 22:17:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 22:17:26 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 22:17:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 22:17:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 22:17:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 22:17:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 22:17:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 22:17:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 22:17:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 22:17:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 22:17:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 22:17:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 22:17:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 22:17:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/06 22:17:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/06 22:17:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/06 22:17:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/06 22:17:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/06 22:17:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:17:39 DEBUG : Waiting for deletions to finish 2025/08/06 22:17:40 DEBUG : apple: Excluded (Path Filter) 2025/08/06 22:17:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 22:17:40 DEBUG : banana: Excluded (Path Filter) 2025/08/06 22:17:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 22:17:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 22:17:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 22:17:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 22:17:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 22:17:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 22:17:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 22:17:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 22:17:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 22:17:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 22:17:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 22:17:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 22:17:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 22:17:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 22:17:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 22:17:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 22:17:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 22:17:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 22:17:40 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 22:17:40 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 22:17:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 22:17:40 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 22:17:40 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 22:17:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 22:17:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 22:17:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 22:17:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 22:17:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 22:17:40 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 22:17:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 22:17:40 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 22:17:40 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 22:17:40 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/06 22:17:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 22:17:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/06 22:17:40 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 22:17:40 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/06 22:17:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 22:17:40 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 22:17:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 22:17:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/06 22:17:40 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 22:17:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 22:17:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/06 22:17:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 22:17:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/06 22:17:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 22:17:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/06 22:17:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/06 22:17:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/06 22:17:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 22:17:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/06 22:17:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/06 22:17:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/06 22:17:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 22:17:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/06 22:17:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/06 22:17:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/06 22:17:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/06 22:17:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/06 22:17:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/06 22:17:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/06 22:17:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 22:17:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/06 22:17:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/06 22:17:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/06 22:17:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/06 22:17:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/06 22:17:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/06 22:17:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/06 22:17:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 22:17:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/06 22:17:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/06 22:17:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/06 22:17:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 22:17:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/06 22:17:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/06 22:17:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/06 22:17:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/06 22:17:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/06 22:17:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/06 22:17:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/06 22:17:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/06 22:17:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/06 22:17:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/06 22:17:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/06 22:17:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/06 22:17:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/06 22:17:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 22:17:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/06 22:17:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/06 22:17:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/06 22:17:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/06 22:17:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/06 22:17:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/06 22:17:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/06 22:17:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/06 22:17:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/06 22:17:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/06 22:17:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/06 22:17:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/06 22:17:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/06 22:17:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/06 22:17:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/06 22:17:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 22:17:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/06 22:17:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/06 22:17:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/06 22:17:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/06 22:17:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/06 22:17:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/06 22:17:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/06 22:17:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/06 22:17:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/06 22:17:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/06 22:17:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/06 22:17:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/06 22:17:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/06 22:17:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/06 22:17:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/06 22:17:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/06 22:17:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/06 22:17:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 22:17:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/06 22:17:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/06 22:17:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/06 22:17:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/06 22:17:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/06 22:17:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/06 22:17:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/06 22:17:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/06 22:17:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/06 22:17:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 22:17:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/06 22:17:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/06 22:17:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/06 22:17:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/06 22:17:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/06 22:17:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/06 22:17:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/06 22:17:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/06 22:17:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/06 22:17:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/06 22:17:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/06 22:17:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/06 22:17:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/06 22:17:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/06 22:17:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/06 22:17:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/06 22:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/06 22:17:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 22:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/06 22:17:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/06 22:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/06 22:17:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/06 22:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/06 22:17:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/06 22:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/06 22:17:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/06 22:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/06 22:17:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/06 22:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/06 22:17:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/06 22:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/06 22:17:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/06 22:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/06 22:17:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/06 22:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/06 22:17:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/06 22:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/06 22:17:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/06 22:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/06 22:17:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/06 22:17:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/06 22:17:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 22:17:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/06 22:17:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/06 22:17:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/06 22:17:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/06 22:17:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/06 22:17:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/06 22:17:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/06 22:17:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/06 22:17:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 22:17:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 22:17:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 22:17:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/06 22:17:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 22:17:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/06 22:17:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 22:17:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/06 22:17:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 22:17:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/06 22:17:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 22:17:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/06 22:17:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 22:17:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/06 22:17:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 22:17:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/06 22:17:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 22:17:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/06 22:17:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 22:17:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/06 22:17:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 22:17:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/06 22:17:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 22:17:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/06 22:17:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 22:17:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/06 22:17:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 22:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/06 22:17:40 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/06 22:17:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 22:17:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 22:17:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/06 22:17:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/06 22:17:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/06 22:17:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/06 22:17:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/06 22:17:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/06 22:17:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/06 22:17:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/06 22:17:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/06 22:17:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/06 22:17:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/06 22:17:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/06 22:17:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/06 22:17:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 22:17:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:40 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/06 22:17:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:40 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:17:40 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:17:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/06 22:17:40 INFO : apple: Copied (new) to: PREFIXapple 2025/08/06 22:17:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/06 22:17:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/06 22:17:40 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/06 22:17:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/06 22:17:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/06 22:17:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/06 22:17:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/06 22:17:41 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/06 22:17:41 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/06 22:17:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/06 22:17:41 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/06 22:17:41 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/06 22:17:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/06 22:17:41 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/06 22:17:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/06 22:17:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/06 22:17:41 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/06 22:17:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/06 22:17:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/06 22:17:41 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/06 22:17:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/06 22:17:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/06 22:17:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/06 22:17:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/06 22:17:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/06 22:17:41 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/06 22:17:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/06 22:17:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/06 22:17:41 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/06 22:17:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/06 22:17:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/06 22:17:41 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/06 22:17:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/06 22:17:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/06 22:17:41 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/06 22:17:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/06 22:17:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/06 22:17:41 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/06 22:17:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/06 22:17:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/06 22:17:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/06 22:17:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/06 22:17:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/06 22:17:42 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/06 22:17:42 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/06 22:17:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/06 22:17:42 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/06 22:17:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/06 22:17:42 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/06 22:17:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/06 22:17:42 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/06 22:17:42 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/06 22:17:42 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/06 22:17:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/06 22:17:42 DEBUG : Waiting for deletions to finish 2025/08/06 22:17:42 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/06 22:17:42 INFO : appleappleapplebanana: Deleted 2025/08/06 22:17:43 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/06 22:17:43 INFO : dir1/0003-defghij.txt: Deleted 2025/08/06 22:17:43 INFO : dir1/0009-3456789.txt: Deleted 2025/08/06 22:17:43 INFO : dir1/0010-456789.txt: Deleted 2025/08/06 22:17:43 INFO : dir1/0014-89;=.txt: Deleted 2025/08/06 22:17:43 INFO : dir1/0012-6789;.txt: Deleted 2025/08/06 22:17:43 INFO : dir1/0013-789;=.txt: Deleted 2025/08/06 22:17:43 INFO : dir1/0007-1234567.txt: Deleted 2025/08/06 22:17:43 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/06 22:17:43 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/06 22:17:43 INFO : apple: Deleted 2025/08/06 22:17:43 INFO : banana: Deleted 2025/08/06 22:17:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/06 22:17:43 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/06 22:17:43 INFO : dir1/0011-56789;.txt: Deleted 2025/08/06 22:17:43 INFO : splitbananasplit: Deleted 2025/08/06 22:17:43 INFO : dir1/0008-2345678.txt: Deleted 2025/08/06 22:17:43 INFO : dir1/0015-9;=.txt: Deleted 2025/08/06 22:17:43 DEBUG : Waiting for deletions to finish 2025/08/06 22:17:43 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/06 22:17:43 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/06 22:17:43 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/06 22:17:43 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/06 22:17:43 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 22:17:43 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 22:17:43 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 22:17:43 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/06 22:17:43 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 22:17:43 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 22:17:43 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 22:17:43 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/06 22:17:43 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/06 22:17:43 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/06 22:17:43 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/06 22:17:43 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/06 22:17:43 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/06 22:17:43 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/06 22:17:43 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/06 22:17:43 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/06 22:17:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/06 22:17:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/06 22:17:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/06 22:17:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/06 22:17:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/06 22:17:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/06 22:17:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/06 22:17:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/06 22:17:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/06 22:17:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/06 22:17:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/06 22:17:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/06 22:17:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/06 22:17:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/06 22:17:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/06 22:17:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/06 22:17:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/06 22:17:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/06 22:17:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/06 22:17:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/06 22:17:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/06 22:17:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/06 22:17:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/06 22:17:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/06 22:17:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/06 22:17:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/06 22:17:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/06 22:17:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/06 22:17:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/06 22:17:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/06 22:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 22:17:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/06 22:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 22:17:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/06 22:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 22:17:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/06 22:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 22:17:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/06 22:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 22:17:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/06 22:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 22:17:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/06 22:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 22:17:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/06 22:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 22:17:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/06 22:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 22:17:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/06 22:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 22:17:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/06 22:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 22:17:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/06 22:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 22:17:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/06 22:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 22:17:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/06 22:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 22:17:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/06 22:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 22:17:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/06 22:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 22:17:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/06 22:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 22:17:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/06 22:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 22:17:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/06 22:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 22:17:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/06 22:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 22:17:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/06 22:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 22:17:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/06 22:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 22:17:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/06 22:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 22:17:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/06 22:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 22:17:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/06 22:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 22:17:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/06 22:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 22:17:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/06 22:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 22:17:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/06 22:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 22:17:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/06 22:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 22:17:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/06 22:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 22:17:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/06 22:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 22:17:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/06 22:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 22:17:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/06 22:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 22:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 22:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 22:17:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/06 22:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 22:17:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/06 22:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 22:17:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/06 22:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 22:17:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/06 22:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 22:17:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/06 22:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 22:17:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/06 22:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 22:17:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/06 22:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 22:17:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/06 22:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 22:17:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/06 22:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 22:17:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/06 22:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 22:17:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/06 22:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 22:17:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/06 22:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 22:17:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/06 22:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 22:17:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/06 22:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 22:17:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/06 22:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 22:17:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/06 22:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 22:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 22:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 22:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 22:17:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 22:17:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/06 22:17:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 22:17:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/06 22:17:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 22:17:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/06 22:17:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 22:17:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/06 22:17:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 22:17:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/06 22:17:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 22:17:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/06 22:17:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 22:17:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/06 22:17:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 22:17:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/06 22:17:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 22:17:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/06 22:17:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 22:17:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/06 22:17:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 22:17:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/06 22:17:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 22:17:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/06 22:17:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 22:17:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/06 22:17:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 22:17:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/06 22:17:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 22:17:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/06 22:17:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 22:17:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/06 22:17:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 22:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 22:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 22:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 22:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 22:17:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 22:17:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/06 22:17:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/06 22:17:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/06 22:17:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/06 22:17:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/06 22:17:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/06 22:17:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/06 22:17:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/06 22:17:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/06 22:17:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/06 22:17:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/06 22:17:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/06 22:17:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/06 22:17:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/06 22:17:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/06 22:17:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/06 22:17:44 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/06 22:17:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/06 22:17:44 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/06 22:17:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/06 22:17:44 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/06 22:17:44 INFO : apple: Copied (new) 2025/08/06 22:17:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/06 22:17:44 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:17:44 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:17:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/06 22:17:44 INFO : appleappleapplebanana: Copied (new) 2025/08/06 22:17:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/06 22:17:44 INFO : banana: Copied (new) 2025/08/06 22:17:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/06 22:17:44 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/06 22:17:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/06 22:17:44 INFO : splitbananasplit: Copied (new) 2025/08/06 22:17:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/06 22:17:44 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/06 22:17:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/06 22:17:44 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/06 22:17:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/06 22:17:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/06 22:17:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/06 22:17:44 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/06 22:17:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/06 22:17:45 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/06 22:17:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/06 22:17:45 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/06 22:17:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/06 22:17:45 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/06 22:17:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/06 22:17:45 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/06 22:17:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/06 22:17:45 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/06 22:17:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/06 22:17:45 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/06 22:17:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/06 22:17:45 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/06 22:17:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/06 22:17:45 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/06 22:17:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/06 22:17:45 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/06 22:17:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/06 22:17:45 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/06 22:17:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/06 22:17:46 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/06 22:17:46 DEBUG : Waiting for deletions to finish 2025/08/06 22:17:46 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/06 22:17:46 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/06 22:17:46 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/06 22:17:46 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/06 22:17:46 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/06 22:17:46 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/06 22:17:46 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/06 22:17:46 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/06 22:17:46 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/06 22:17:46 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/06 22:17:46 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/06 22:17:46 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/06 22:17:46 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/06 22:17:46 INFO : PREFIXbanana: Deleted 2025/08/06 22:17:46 INFO : PREFIXsplitbananasplit: Deleted 2025/08/06 22:17:46 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/06 22:17:46 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/06 22:17:46 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/06 22:17:46 INFO : PREFIXapple: Deleted 2025/08/06 22:17:46 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/06 22:17:46 DEBUG : Waiting for deletions to finish 2025/08/06 22:17:47 DEBUG : apple: Excluded (Path Filter) 2025/08/06 22:17:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 22:17:47 DEBUG : banana: Excluded (Path Filter) 2025/08/06 22:17:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 22:17:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 22:17:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 22:17:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 22:17:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 22:17:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 22:17:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 22:17:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 22:17:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 22:17:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 22:17:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 22:17:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 22:17:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 22:17:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 22:17:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 22:17:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 22:17:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 22:17:47 DEBUG : Waiting for deletions to finish 2025/08/06 22:17:47 DEBUG : apple: Excluded (Path Filter) 2025/08/06 22:17:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 22:17:47 DEBUG : banana: Excluded (Path Filter) 2025/08/06 22:17:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 22:17:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 22:17:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 22:17:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 22:17:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 22:17:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 22:17:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 22:17:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 22:17:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 22:17:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 22:17:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 22:17:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 22:17:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 22:17:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 22:17:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 22:17:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 22:17:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:18:00 DEBUG : Waiting for deletions to finish 2025/08/06 22:18:00 DEBUG : apple: Excluded (Path Filter) 2025/08/06 22:18:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 22:18:00 DEBUG : banana: Excluded (Path Filter) 2025/08/06 22:18:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 22:18:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 22:18:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 22:18:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 22:18:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 22:18:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 22:18:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 22:18:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 22:18:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 22:18:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 22:18:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 22:18:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 22:18:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 22:18:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 22:18:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 22:18:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 22:18:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 22:18:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/06 22:18:01 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 22:18:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 22:18:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/06 22:18:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 22:18:01 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 22:18:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/06 22:18:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 22:18:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 22:18:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/06 22:18:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 22:18:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 22:18:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 22:18:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 22:18:01 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 22:18:01 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 22:18:01 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/06 22:18:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 22:18:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/06 22:18:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 22:18:01 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/06 22:18:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/06 22:18:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/06 22:18:01 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 22:18:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 22:18:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 22:18:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/06 22:18:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 22:18:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 22:18:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/06 22:18:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/06 22:18:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/06 22:18:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/06 22:18:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/06 22:18:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/06 22:18:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/06 22:18:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/06 22:18:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/06 22:18:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/06 22:18:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/06 22:18:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/06 22:18:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/06 22:18:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 22:18:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/06 22:18:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:01 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:18:01 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:18:01 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/06 22:18:01 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/06 22:18:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/06 22:18:01 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/06 22:18:01 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/06 22:18:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/06 22:18:01 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/06 22:18:01 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/06 22:18:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/06 22:18:01 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/06 22:18:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/06 22:18:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/06 22:18:01 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/06 22:18:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/06 22:18:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/06 22:18:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/06 22:18:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/06 22:18:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/06 22:18:02 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/06 22:18:02 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/06 22:18:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/06 22:18:02 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/06 22:18:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/06 22:18:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/06 22:18:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/06 22:18:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/06 22:18:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/06 22:18:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/06 22:18:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/06 22:18:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/06 22:18:02 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/06 22:18:02 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/06 22:18:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/06 22:18:02 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/06 22:18:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/06 22:18:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/06 22:18:02 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/06 22:18:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/06 22:18:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/06 22:18:02 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/06 22:18:02 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/06 22:18:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/06 22:18:02 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/06 22:18:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/06 22:18:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/06 22:18:02 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/06 22:18:02 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/06 22:18:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/06 22:18:02 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/06 22:18:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/06 22:18:02 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/06 22:18:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/06 22:18:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/06 22:18:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/06 22:18:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/06 22:18:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/06 22:18:03 DEBUG : Waiting for deletions to finish 2025/08/06 22:18:03 INFO : dir1/0012-6789;.txt: Deleted 2025/08/06 22:18:03 INFO : dir1/0014-89;=.txt: Deleted 2025/08/06 22:18:03 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/06 22:18:03 INFO : appleappleapplebanana: Deleted 2025/08/06 22:18:04 INFO : apple: Deleted 2025/08/06 22:18:04 INFO : splitbananasplit: Deleted 2025/08/06 22:18:04 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/06 22:18:04 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/06 22:18:04 INFO : dir1/0003-defghij.txt: Deleted 2025/08/06 22:18:04 INFO : dir1/0010-456789.txt: Deleted 2025/08/06 22:18:04 INFO : dir1/0011-56789;.txt: Deleted 2025/08/06 22:18:04 INFO : banana: Deleted 2025/08/06 22:18:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/06 22:18:04 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/06 22:18:04 INFO : dir1/0007-1234567.txt: Deleted 2025/08/06 22:18:04 INFO : dir1/0009-3456789.txt: Deleted 2025/08/06 22:18:04 INFO : dir1/0013-789;=.txt: Deleted 2025/08/06 22:18:04 INFO : dir1/0015-9;=.txt: Deleted 2025/08/06 22:18:04 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/06 22:18:04 INFO : dir1/0008-2345678.txt: Deleted 2025/08/06 22:18:04 DEBUG : Waiting for deletions to finish 2025/08/06 22:18:04 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/06 22:18:04 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/06 22:18:04 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/06 22:18:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/06 22:18:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/06 22:18:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/06 22:18:04 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/06 22:18:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/06 22:18:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/06 22:18:04 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/06 22:18:04 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/06 22:18:04 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/06 22:18:04 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/06 22:18:04 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/06 22:18:04 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/06 22:18:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/06 22:18:04 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/06 22:18:04 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/06 22:18:04 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/06 22:18:04 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/06 22:18:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/06 22:18:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/06 22:18:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/06 22:18:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/06 22:18:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/06 22:18:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/06 22:18:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/06 22:18:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/06 22:18:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/06 22:18:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/06 22:18:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/06 22:18:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/06 22:18:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/06 22:18:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/06 22:18:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/06 22:18:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/06 22:18:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/06 22:18:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/06 22:18:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/06 22:18:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/06 22:18:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/06 22:18:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/06 22:18:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/06 22:18:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/06 22:18:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/06 22:18:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/06 22:18:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/06 22:18:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/06 22:18:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/06 22:18:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/06 22:18:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/06 22:18:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/06 22:18:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/06 22:18:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 22:18:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 22:18:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/06 22:18:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/06 22:18:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/06 22:18:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/06 22:18:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/06 22:18:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/06 22:18:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/06 22:18:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/06 22:18:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/06 22:18:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/06 22:18:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/06 22:18:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/06 22:18:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/06 22:18:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/06 22:18:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/06 22:18:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/06 22:18:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 22:18:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 22:18:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 22:18:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 22:18:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/06 22:18:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 22:18:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 22:18:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/06 22:18:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/06 22:18:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/06 22:18:05 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/06 22:18:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/06 22:18:05 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/06 22:18:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/06 22:18:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:05 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:18:05 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:18:05 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/06 22:18:05 INFO : banana: Copied (new) 2025/08/06 22:18:05 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/06 22:18:05 INFO : apple: Copied (new) 2025/08/06 22:18:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/06 22:18:05 INFO : splitbananasplit: Copied (new) 2025/08/06 22:18:05 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/06 22:18:05 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/06 22:18:05 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/06 22:18:05 INFO : appleappleapplebanana: Copied (new) 2025/08/06 22:18:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/06 22:18:05 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/06 22:18:05 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/06 22:18:05 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/06 22:18:05 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/06 22:18:05 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/06 22:18:05 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/06 22:18:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/06 22:18:06 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/06 22:18:06 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/06 22:18:06 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/06 22:18:06 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/06 22:18:06 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/06 22:18:06 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/06 22:18:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/06 22:18:06 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/06 22:18:06 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/06 22:18:06 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/06 22:18:06 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/06 22:18:06 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/06 22:18:06 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/06 22:18:06 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/06 22:18:06 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/06 22:18:06 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/06 22:18:06 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/06 22:18:06 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/06 22:18:06 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/06 22:18:06 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/06 22:18:06 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/06 22:18:06 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/06 22:18:06 DEBUG : Waiting for deletions to finish 2025/08/06 22:18:07 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/06 22:18:07 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/06 22:18:07 INFO : appleSUFFIX: Deleted 2025/08/06 22:18:07 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/06 22:18:07 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/06 22:18:07 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/06 22:18:07 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/06 22:18:07 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/06 22:18:07 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/06 22:18:07 INFO : bananaSUFFIX: Deleted 2025/08/06 22:18:07 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/06 22:18:07 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/06 22:18:07 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/06 22:18:07 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/06 22:18:07 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/06 22:18:07 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/06 22:18:07 INFO : splitbananasplitSUFFIX: Deleted 2025/08/06 22:18:07 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/06 22:18:07 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/06 22:18:07 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/06 22:18:07 DEBUG : Waiting for deletions to finish 2025/08/06 22:18:07 DEBUG : apple: Excluded (Path Filter) 2025/08/06 22:18:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 22:18:07 DEBUG : banana: Excluded (Path Filter) 2025/08/06 22:18:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 22:18:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 22:18:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 22:18:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 22:18:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 22:18:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 22:18:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 22:18:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 22:18:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 22:18:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 22:18:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 22:18:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 22:18:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 22:18:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 22:18:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 22:18:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 22:18:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 22:18:08 DEBUG : Waiting for deletions to finish 2025/08/06 22:18:08 DEBUG : apple: Excluded (Path Filter) 2025/08/06 22:18:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 22:18:08 DEBUG : banana: Excluded (Path Filter) 2025/08/06 22:18:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 22:18:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 22:18:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 22:18:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 22:18:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 22:18:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 22:18:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 22:18:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 22:18:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 22:18:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 22:18:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 22:18:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 22:18:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 22:18:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 22:18:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 22:18:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 22:18:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:18:21 DEBUG : Waiting for deletions to finish 2025/08/06 22:18:21 DEBUG : apple: Excluded (Path Filter) 2025/08/06 22:18:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 22:18:21 DEBUG : banana: Excluded (Path Filter) 2025/08/06 22:18:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 22:18:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 22:18:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 22:18:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 22:18:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 22:18:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 22:18:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 22:18:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 22:18:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 22:18:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 22:18:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 22:18:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 22:18:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 22:18:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 22:18:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 22:18:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 22:18:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 22:18:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/06 22:18:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/06 22:18:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/06 22:18:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 22:18:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/06 22:18:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 22:18:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 22:18:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 22:18:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 22:18:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/06 22:18:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/06 22:18:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/06 22:18:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 22:18:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/06 22:18:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 22:18:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 22:18:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 22:18:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 22:18:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 22:18:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 22:18:22 DEBUG : banana: Unchanged skipping 2025/08/06 22:18:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 22:18:22 DEBUG : apple: Unchanged skipping 2025/08/06 22:18:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 22:18:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 22:18:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 22:18:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 22:18:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 22:18:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 22:18:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 22:18:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 22:18:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 22:18:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 22:18:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 22:18:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 22:18:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 22:18:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 22:18:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 22:18:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 22:18:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 22:18:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 22:18:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 22:18:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 22:18:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 22:18:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 22:18:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 22:18:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 22:18:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 22:18:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 22:18:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 22:18:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 22:18:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 22:18:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 22:18:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 22:18:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 22:18:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 22:18:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 22:18:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 22:18:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 22:18:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 22:18:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 22:18:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 22:18:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 22:18:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 22:18:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 22:18:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 22:18:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 22:18:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 22:18:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 22:18:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 22:18:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 22:18:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 22:18:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 22:18:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 22:18:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 22:18:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 22:18:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 22:18:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 22:18:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 22:18:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 22:18:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 22:18:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 22:18:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 22:18:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 22:18:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 22:18:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 22:18:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 22:18:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 22:18:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 22:18:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 22:18:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 22:18:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 22:18:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 22:18:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 22:18:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 22:18:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 22:18:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 22:18:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 22:18:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 22:18:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 22:18:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 22:18:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 22:18:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 22:18:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 22:18:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 22:18:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 22:18:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 22:18:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 22:18:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 22:18:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 22:18:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 22:18:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 22:18:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 22:18:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 22:18:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 22:18:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 22:18:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 22:18:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 22:18:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 22:18:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 22:18:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 22:18:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 22:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 22:18:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 22:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 22:18:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 22:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 22:18:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 22:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 22:18:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 22:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 22:18:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 22:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 22:18:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 22:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 22:18:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 22:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 22:18:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 22:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 22:18:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 22:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 22:18:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 22:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 22:18:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 22:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 22:18:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 22:18:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/06 22:18:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 22:18:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/06 22:18:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 22:18:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/06 22:18:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 22:18:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/06 22:18:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 22:18:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/06 22:18:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 22:18:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 22:18:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 22:18:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 22:18:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 22:18:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 22:18:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 22:18:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 22:18:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 22:18:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 22:18:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/06 22:18:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 22:18:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 22:18:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 22:18:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 22:18:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 22:18:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 22:18:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 22:18:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 22:18:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 22:18:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 22:18:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 22:18:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 22:18:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 22:18:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 22:18:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 22:18:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 22:18:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 22:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 22:18:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/06 22:18:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 22:18:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 22:18:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/06 22:18:22 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/06 22:18:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 22:18:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 22:18:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 22:18:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 22:18:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 22:18:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 22:18:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 22:18:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/06 22:18:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/06 22:18:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/06 22:18:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 22:18:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 22:18:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/06 22:18:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 22:18:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 22:18:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 22:18:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 22:18:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/06 22:18:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/06 22:18:22 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:18:22 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:18:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/06 22:18:22 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/06 22:18:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/06 22:18:22 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/06 22:18:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/06 22:18:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/06 22:18:22 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/06 22:18:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/06 22:18:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/06 22:18:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/06 22:18:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/06 22:18:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/06 22:18:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/06 22:18:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/06 22:18:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/06 22:18:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/06 22:18:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/06 22:18:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/06 22:18:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/06 22:18:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/06 22:18:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/06 22:18:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/06 22:18:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/06 22:18:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/06 22:18:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/06 22:18:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/06 22:18:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/06 22:18:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/06 22:18:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/06 22:18:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/06 22:18:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/06 22:18:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/06 22:18:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/06 22:18:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/06 22:18:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/06 22:18:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/06 22:18:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/06 22:18:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/06 22:18:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/06 22:18:23 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/06 22:18:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/06 22:18:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/06 22:18:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/06 22:18:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/06 22:18:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/06 22:18:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/06 22:18:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/06 22:18:24 DEBUG : Waiting for deletions to finish 2025/08/06 22:18:24 INFO : appleappleapplebanana: Deleted 2025/08/06 22:18:24 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/06 22:18:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/06 22:18:24 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/06 22:18:24 INFO : dir1/0011-56789;.txt: Deleted 2025/08/06 22:18:24 INFO : dir1/0010-456789.txt: Deleted 2025/08/06 22:18:24 INFO : splitbananasplit: Deleted 2025/08/06 22:18:24 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/06 22:18:24 INFO : dir1/0009-3456789.txt: Deleted 2025/08/06 22:18:24 INFO : dir1/0007-1234567.txt: Deleted 2025/08/06 22:18:24 INFO : dir1/0014-89;=.txt: Deleted 2025/08/06 22:18:24 INFO : dir1/0003-defghij.txt: Deleted 2025/08/06 22:18:24 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/06 22:18:24 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/06 22:18:24 INFO : dir1/0008-2345678.txt: Deleted 2025/08/06 22:18:24 INFO : dir1/0012-6789;.txt: Deleted 2025/08/06 22:18:24 INFO : dir1/0013-789;=.txt: Deleted 2025/08/06 22:18:24 INFO : dir1/0015-9;=.txt: Deleted 2025/08/06 22:18:24 DEBUG : Waiting for deletions to finish 2025/08/06 22:18:25 DEBUG : apple: Excluded (Path Filter) 2025/08/06 22:18:25 DEBUG : appleapple: Excluded (Path Filter) 2025/08/06 22:18:25 DEBUG : banana: Excluded (Path Filter) 2025/08/06 22:18:25 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/06 22:18:25 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/06 22:18:25 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/06 22:18:25 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/06 22:18:25 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/06 22:18:25 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/06 22:18:25 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/06 22:18:25 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/06 22:18:25 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/06 22:18:25 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/06 22:18:25 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/06 22:18:25 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/06 22:18:25 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/06 22:18:25 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/06 22:18:25 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/06 22:18:25 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/06 22:18:25 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/06 22:18:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/06 22:18:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/06 22:18:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/06 22:18:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/06 22:18:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/06 22:18:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/06 22:18:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/06 22:18:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/06 22:18:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/06 22:18:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/06 22:18:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/06 22:18:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/06 22:18:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/06 22:18:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/06 22:18:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/06 22:18:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/06 22:18:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/06 22:18:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/06 22:18:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/06 22:18:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/06 22:18:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/06 22:18:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/06 22:18:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/06 22:18:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/06 22:18:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/06 22:18:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/06 22:18:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/06 22:18:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/06 22:18:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/06 22:18:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/06 22:18:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/06 22:18:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/06 22:18:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/06 22:18:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/06 22:18:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/06 22:18:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/06 22:18:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/06 22:18:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/06 22:18:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/06 22:18:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/06 22:18:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/06 22:18:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/06 22:18:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/06 22:18:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/06 22:18:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/06 22:18:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/06 22:18:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/06 22:18:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/06 22:18:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/06 22:18:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/06 22:18:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/06 22:18:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/06 22:18:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/06 22:18:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/06 22:18:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/06 22:18:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/06 22:18:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/06 22:18:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/06 22:18:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/06 22:18:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/06 22:18:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/06 22:18:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/06 22:18:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 22:18:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/06 22:18:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 22:18:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/06 22:18:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 22:18:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/06 22:18:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 22:18:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/06 22:18:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 22:18:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/06 22:18:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 22:18:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/06 22:18:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 22:18:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/06 22:18:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 22:18:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/06 22:18:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 22:18:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/06 22:18:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 22:18:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/06 22:18:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 22:18:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/06 22:18:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 22:18:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/06 22:18:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 22:18:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/06 22:18:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 22:18:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/06 22:18:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 22:18:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/06 22:18:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 22:18:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/06 22:18:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 22:18:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 22:18:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/06 22:18:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/06 22:18:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 22:18:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/06 22:18:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/06 22:18:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/06 22:18:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/06 22:18:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/06 22:18:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/06 22:18:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/06 22:18:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/06 22:18:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/06 22:18:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/06 22:18:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/06 22:18:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/06 22:18:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/06 22:18:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/06 22:18:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/06 22:18:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/06 22:18:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/06 22:18:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/06 22:18:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/06 22:18:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/06 22:18:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 22:18:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/06 22:18:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 22:18:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 22:18:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 22:18:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 22:18:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/06 22:18:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 22:18:25 DEBUG : apple: Unchanged skipping 2025/08/06 22:18:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:25 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 22:18:25 DEBUG : banana: Unchanged skipping 2025/08/06 22:18:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 22:18:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 22:18:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 22:18:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 22:18:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 22:18:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 22:18:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 22:18:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 22:18:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 22:18:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 22:18:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 22:18:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 22:18:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 22:18:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 22:18:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 22:18:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 22:18:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 22:18:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 22:18:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 22:18:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 22:18:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 22:18:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 22:18:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 22:18:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 22:18:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 22:18:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 22:18:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 22:18:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 22:18:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 22:18:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 22:18:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 22:18:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 22:18:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 22:18:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 22:18:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 22:18:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 22:18:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 22:18:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 22:18:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 22:18:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 22:18:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 22:18:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 22:18:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 22:18:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 22:18:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 22:18:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 22:18:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 22:18:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 22:18:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 22:18:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 22:18:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 22:18:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 22:18:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 22:18:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 22:18:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 22:18:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 22:18:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 22:18:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 22:18:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 22:18:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 22:18:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 22:18:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 22:18:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 22:18:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 22:18:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 22:18:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 22:18:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 22:18:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 22:18:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 22:18:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 22:18:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 22:18:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 22:18:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 22:18:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 22:18:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 22:18:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 22:18:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 22:18:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 22:18:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 22:18:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 22:18:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 22:18:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 22:18:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 22:18:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 22:18:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 22:18:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 22:18:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 22:18:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 22:18:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 22:18:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 22:18:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 22:18:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 22:18:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 22:18:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 22:18:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 22:18:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 22:18:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 22:18:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 22:18:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 22:18:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 22:18:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 22:18:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 22:18:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 22:18:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 22:18:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 22:18:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 22:18:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 22:18:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 22:18:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 22:18:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 22:18:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 22:18:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 22:18:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 22:18:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 22:18:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 22:18:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 22:18:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 22:18:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 22:18:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 22:18:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 22:18:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 22:18:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 22:18:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 22:18:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 22:18:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 22:18:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 22:18:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 22:18:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 22:18:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 22:18:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 22:18:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/06 22:18:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 22:18:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/06 22:18:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 22:18:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/06 22:18:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 22:18:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/06 22:18:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 22:18:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/06 22:18:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 22:18:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 22:18:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 22:18:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 22:18:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 22:18:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 22:18:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 22:18:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 22:18:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 22:18:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 22:18:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/06 22:18:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 22:18:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 22:18:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 22:18:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 22:18:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 22:18:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 22:18:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 22:18:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 22:18:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 22:18:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 22:18:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 22:18:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 22:18:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 22:18:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 22:18:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 22:18:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 22:18:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 22:18:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 22:18:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/06 22:18:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 22:18:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 22:18:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 22:18:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 22:18:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 22:18:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 22:18:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 22:18:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 22:18:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 22:18:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 22:18:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 22:18:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/06 22:18:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 22:18:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 22:18:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 22:18:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 22:18:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/06 22:18:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 22:18:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 22:18:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 22:18:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 22:18:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 22:18:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 22:18:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 22:18:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 22:18:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:25 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:18:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 22:18:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 22:18:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 22:18:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 22:18:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 22:18:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 22:18:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 22:18:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 22:18:25 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:18:25 DEBUG : Waiting for deletions to finish 2025/08/06 22:18:25 DEBUG : Waiting for deletions to finish 2025/08/06 22:18:26 DEBUG : apple: Excluded (Path Filter) 2025/08/06 22:18:26 DEBUG : appleapple: Excluded (Path Filter) 2025/08/06 22:18:26 DEBUG : banana: Excluded (Path Filter) 2025/08/06 22:18:26 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/06 22:18:26 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/06 22:18:26 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/06 22:18:26 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/06 22:18:26 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/06 22:18:26 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/06 22:18:26 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/06 22:18:26 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/06 22:18:26 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/06 22:18:26 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/06 22:18:26 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/06 22:18:26 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/06 22:18:26 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/06 22:18:26 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/06 22:18:26 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/06 22:18:26 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/06 22:18:26 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/06 22:18:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 22:18:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 22:18:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/06 22:18:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/06 22:18:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/06 22:18:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/06 22:18:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/06 22:18:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/06 22:18:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/06 22:18:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/06 22:18:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/06 22:18:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/06 22:18:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/06 22:18:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/06 22:18:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/06 22:18:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/06 22:18:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/06 22:18:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/06 22:18:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/06 22:18:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/06 22:18:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/06 22:18:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/06 22:18:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/06 22:18:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/06 22:18:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/06 22:18:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/06 22:18:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/06 22:18:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/06 22:18:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/06 22:18:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/06 22:18:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/06 22:18:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/06 22:18:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/06 22:18:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/06 22:18:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/06 22:18:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 22:18:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/06 22:18:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/06 22:18:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/06 22:18:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/06 22:18:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/06 22:18:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/06 22:18:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/06 22:18:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/06 22:18:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/06 22:18:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/06 22:18:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/06 22:18:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/06 22:18:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/06 22:18:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/06 22:18:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/06 22:18:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/06 22:18:26 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:18:38 DEBUG : Waiting for deletions to finish 2025/08/06 22:18:38 DEBUG : apple: Excluded (Path Filter) 2025/08/06 22:18:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 22:18:38 DEBUG : banana: Excluded (Path Filter) 2025/08/06 22:18:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 22:18:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 22:18:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 22:18:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 22:18:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 22:18:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 22:18:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 22:18:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 22:18:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 22:18:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 22:18:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 22:18:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 22:18:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 22:18:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 22:18:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 22:18:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 22:18:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 22:18:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:39 DEBUG : apple: Unchanged skipping 2025/08/06 22:18:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:39 DEBUG : banana: Unchanged skipping 2025/08/06 22:18:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 22:18:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:39 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 22:18:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 22:18:39 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:18:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 22:18:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 22:18:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 22:18:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 22:18:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 22:18:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 22:18:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 22:18:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 22:18:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 22:18:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 22:18:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 22:18:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 22:18:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 22:18:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 22:18:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 22:18:39 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:18:39 DEBUG : Waiting for deletions to finish 2025/08/06 22:18:39 DEBUG : Waiting for deletions to finish 2025/08/06 22:18:39 DEBUG : apple: Excluded (Path Filter) 2025/08/06 22:18:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 22:18:39 DEBUG : banana: Excluded (Path Filter) 2025/08/06 22:18:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 22:18:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 22:18:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 22:18:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 22:18:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 22:18:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 22:18:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 22:18:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 22:18:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 22:18:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 22:18:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 22:18:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 22:18:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 22:18:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 22:18:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 22:18:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 22:18:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 22:18:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:40 DEBUG : apple: Unchanged skipping 2025/08/06 22:18:40 DEBUG : banana: Unchanged skipping 2025/08/06 22:18:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 22:18:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:40 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 22:18:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:40 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:18:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 22:18:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 22:18:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 22:18:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 22:18:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 22:18:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 22:18:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 22:18:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 22:18:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 22:18:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 22:18:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 22:18:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 22:18:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 22:18:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 22:18:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 22:18:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 22:18:40 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:18:40 DEBUG : Waiting for deletions to finish 2025/08/06 22:18:40 DEBUG : Waiting for deletions to finish 2025/08/06 22:18:40 DEBUG : apple: Excluded (Path Filter) 2025/08/06 22:18:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 22:18:40 DEBUG : banana: Excluded (Path Filter) 2025/08/06 22:18:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 22:18:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 22:18:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 22:18:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 22:18:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 22:18:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 22:18:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 22:18:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 22:18:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 22:18:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 22:18:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 22:18:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 22:18:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 22:18:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 22:18:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 22:18:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 22:18:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 22:18:41 DEBUG : Waiting for deletions to finish 2025/08/06 22:18:41 DEBUG : apple: Excluded (Path Filter) 2025/08/06 22:18:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 22:18:41 DEBUG : banana: Excluded (Path Filter) 2025/08/06 22:18:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 22:18:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 22:18:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 22:18:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 22:18:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 22:18:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 22:18:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 22:18:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 22:18:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 22:18:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 22:18:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 22:18:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 22:18:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 22:18:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 22:18:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 22:18:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 22:18:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:18:54 DEBUG : Waiting for deletions to finish 2025/08/06 22:18:54 DEBUG : apple: Excluded (Path Filter) 2025/08/06 22:18:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 22:18:54 DEBUG : banana: Excluded (Path Filter) 2025/08/06 22:18:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 22:18:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 22:18:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 22:18:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 22:18:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 22:18:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 22:18:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 22:18:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 22:18:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 22:18:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 22:18:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 22:18:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 22:18:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 22:18:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 22:18:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 22:18:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 22:18:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 22:18:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:55 DEBUG : apple: Unchanged skipping 2025/08/06 22:18:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 22:18:55 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 22:18:55 DEBUG : banana: Unchanged skipping 2025/08/06 22:18:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 22:18:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 22:18:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 22:18:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 22:18:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 22:18:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 22:18:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 22:18:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 22:18:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 22:18:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 22:18:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 22:18:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 22:18:55 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:18:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 22:18:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 22:18:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 22:18:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 22:18:55 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:18:55 DEBUG : Waiting for deletions to finish 2025/08/06 22:18:55 DEBUG : Waiting for deletions to finish 2025/08/06 22:18:55 DEBUG : apple: Excluded (Path Filter) 2025/08/06 22:18:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 22:18:55 DEBUG : banana: Excluded (Path Filter) 2025/08/06 22:18:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 22:18:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 22:18:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 22:18:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 22:18:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 22:18:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 22:18:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 22:18:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 22:18:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 22:18:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 22:18:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 22:18:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 22:18:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 22:18:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 22:18:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 22:18:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 22:18:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 22:18:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:56 DEBUG : apple: Unchanged skipping 2025/08/06 22:18:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:56 DEBUG : banana: Unchanged skipping 2025/08/06 22:18:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 22:18:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:56 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 22:18:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 22:18:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 22:18:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 22:18:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 22:18:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 22:18:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 22:18:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 22:18:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 22:18:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 22:18:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 22:18:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 22:18:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 22:18:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 22:18:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 22:18:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 22:18:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:18:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 22:18:56 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:18:56 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:18:56 DEBUG : Waiting for deletions to finish 2025/08/06 22:18:56 DEBUG : Waiting for deletions to finish 2025/08/06 22:18:56 DEBUG : apple: Excluded (Path Filter) 2025/08/06 22:18:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 22:18:56 DEBUG : banana: Excluded (Path Filter) 2025/08/06 22:18:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 22:18:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 22:18:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 22:18:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 22:18:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 22:18:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 22:18:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 22:18:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 22:18:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 22:18:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 22:18:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 22:18:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 22:18:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 22:18:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 22:18:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 22:18:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 22:18:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:19:09 DEBUG : Waiting for deletions to finish 2025/08/06 22:19:10 DEBUG : apple: Excluded (Path Filter) 2025/08/06 22:19:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 22:19:10 DEBUG : banana: Excluded (Path Filter) 2025/08/06 22:19:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 22:19:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 22:19:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 22:19:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 22:19:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 22:19:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 22:19:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 22:19:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 22:19:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 22:19:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 22:19:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 22:19:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 22:19:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 22:19:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 22:19:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 22:19:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 22:19:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 22:19:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:10 DEBUG : apple: Unchanged skipping 2025/08/06 22:19:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 22:19:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:10 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 22:19:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:10 DEBUG : banana: Unchanged skipping 2025/08/06 22:19:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 22:19:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 22:19:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 22:19:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 22:19:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 22:19:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 22:19:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 22:19:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:10 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:19:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 22:19:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 22:19:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 22:19:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 22:19:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 22:19:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 22:19:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 22:19:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 22:19:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 22:19:10 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:19:10 DEBUG : Waiting for deletions to finish 2025/08/06 22:19:10 DEBUG : Waiting for deletions to finish 2025/08/06 22:19:11 DEBUG : apple: Excluded (Path Filter) 2025/08/06 22:19:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 22:19:11 DEBUG : banana: Excluded (Path Filter) 2025/08/06 22:19:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 22:19:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 22:19:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 22:19:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 22:19:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 22:19:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 22:19:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 22:19:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 22:19:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 22:19:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 22:19:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 22:19:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 22:19:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 22:19:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 22:19:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 22:19:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 22:19:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 22:19:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:11 DEBUG : apple: Unchanged skipping 2025/08/06 22:19:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 22:19:11 DEBUG : banana: Unchanged skipping 2025/08/06 22:19:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:11 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 22:19:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 22:19:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 22:19:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:11 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:19:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 22:19:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 22:19:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 22:19:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 22:19:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 22:19:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 22:19:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 22:19:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 22:19:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 22:19:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 22:19:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 22:19:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 22:19:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 22:19:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 22:19:11 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:19:11 DEBUG : Waiting for deletions to finish 2025/08/06 22:19:11 DEBUG : Waiting for deletions to finish 2025/08/06 22:19:12 DEBUG : apple: Excluded (Path Filter) 2025/08/06 22:19:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 22:19:12 DEBUG : banana: Excluded (Path Filter) 2025/08/06 22:19:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 22:19:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 22:19:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 22:19:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 22:19:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 22:19:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 22:19:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 22:19:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 22:19:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 22:19:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 22:19:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 22:19:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 22:19:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 22:19:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 22:19:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 22:19:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 22:19:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:19:25 DEBUG : Waiting for deletions to finish 2025/08/06 22:19:25 DEBUG : apple: Excluded (Path Filter) 2025/08/06 22:19:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 22:19:25 DEBUG : banana: Excluded (Path Filter) 2025/08/06 22:19:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 22:19:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 22:19:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 22:19:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 22:19:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 22:19:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 22:19:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 22:19:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 22:19:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 22:19:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 22:19:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 22:19:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 22:19:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 22:19:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 22:19:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 22:19:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 22:19:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 22:19:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:26 DEBUG : apple: Unchanged skipping 2025/08/06 22:19:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 22:19:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:26 DEBUG : banana: Unchanged skipping 2025/08/06 22:19:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:26 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 22:19:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 22:19:26 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:19:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 22:19:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 22:19:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 22:19:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 22:19:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 22:19:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 22:19:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 22:19:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 22:19:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 22:19:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 22:19:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 22:19:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 22:19:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 22:19:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 22:19:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 22:19:26 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:19:26 DEBUG : Waiting for deletions to finish 2025/08/06 22:19:26 DEBUG : Waiting for deletions to finish 2025/08/06 22:19:26 DEBUG : apple: Excluded (Path Filter) 2025/08/06 22:19:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 22:19:26 DEBUG : banana: Excluded (Path Filter) 2025/08/06 22:19:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 22:19:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 22:19:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 22:19:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 22:19:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 22:19:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 22:19:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 22:19:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 22:19:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 22:19:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 22:19:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 22:19:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 22:19:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 22:19:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 22:19:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 22:19:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 22:19:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 22:19:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:27 DEBUG : apple: Unchanged skipping 2025/08/06 22:19:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 22:19:27 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 22:19:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:27 DEBUG : banana: Unchanged skipping 2025/08/06 22:19:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 22:19:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 22:19:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 22:19:27 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:19:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 22:19:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 22:19:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 22:19:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 22:19:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 22:19:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 22:19:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 22:19:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 22:19:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 22:19:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 22:19:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 22:19:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 22:19:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 22:19:27 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:19:27 DEBUG : Waiting for deletions to finish 2025/08/06 22:19:27 DEBUG : Waiting for deletions to finish 2025/08/06 22:19:27 DEBUG : apple: Excluded (Path Filter) 2025/08/06 22:19:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 22:19:27 DEBUG : banana: Excluded (Path Filter) 2025/08/06 22:19:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 22:19:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 22:19:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 22:19:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 22:19:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 22:19:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 22:19:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 22:19:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 22:19:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 22:19:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 22:19:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 22:19:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 22:19:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 22:19:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 22:19:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 22:19:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 22:19:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:19:40 DEBUG : Waiting for deletions to finish 2025/08/06 22:19:41 DEBUG : apple: Excluded (Path Filter) 2025/08/06 22:19:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 22:19:41 DEBUG : banana: Excluded (Path Filter) 2025/08/06 22:19:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 22:19:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 22:19:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 22:19:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 22:19:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 22:19:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 22:19:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 22:19:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 22:19:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 22:19:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 22:19:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 22:19:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 22:19:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 22:19:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 22:19:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 22:19:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 22:19:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 22:19:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:41 DEBUG : apple: Unchanged skipping 2025/08/06 22:19:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:41 DEBUG : banana: Unchanged skipping 2025/08/06 22:19:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 22:19:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:41 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 22:19:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 22:19:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 22:19:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 22:19:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 22:19:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 22:19:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 22:19:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 22:19:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 22:19:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 22:19:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 22:19:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 22:19:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 22:19:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 22:19:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 22:19:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 22:19:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 22:19:42 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:19:42 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:19:42 DEBUG : Waiting for deletions to finish 2025/08/06 22:19:42 DEBUG : Waiting for deletions to finish 2025/08/06 22:19:42 DEBUG : apple: Excluded (Path Filter) 2025/08/06 22:19:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 22:19:42 DEBUG : banana: Excluded (Path Filter) 2025/08/06 22:19:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 22:19:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 22:19:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 22:19:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 22:19:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 22:19:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 22:19:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 22:19:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 22:19:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 22:19:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 22:19:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 22:19:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 22:19:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 22:19:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 22:19:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 22:19:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 22:19:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 22:19:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:42 DEBUG : apple: Unchanged skipping 2025/08/06 22:19:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 22:19:42 DEBUG : banana: Unchanged skipping 2025/08/06 22:19:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:42 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 22:19:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 22:19:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 22:19:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 22:19:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 22:19:43 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:19:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 22:19:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 22:19:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 22:19:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 22:19:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 22:19:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 22:19:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 22:19:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 22:19:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 22:19:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 22:19:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 22:19:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:19:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 22:19:43 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:19:43 DEBUG : Waiting for deletions to finish 2025/08/06 22:19:43 DEBUG : Waiting for deletions to finish 2025/08/06 22:19:43 DEBUG : apple: Excluded (Path Filter) 2025/08/06 22:19:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 22:19:43 DEBUG : banana: Excluded (Path Filter) 2025/08/06 22:19:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 22:19:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 22:19:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 22:19:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 22:19:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 22:19:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 22:19:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 22:19:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 22:19:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 22:19:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 22:19:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 22:19:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 22:19:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 22:19:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 22:19:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 22:19:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 22:19:43 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (185.65s) --- PASS: TestTransform/NFC (14.61s) --- PASS: TestTransform/NFD (15.95s) --- PASS: TestTransform/base64 (18.07s) --- PASS: TestTransform/prefix (21.15s) --- PASS: TestTransform/suffix (20.58s) --- PASS: TestTransform/truncate (17.82s) --- PASS: TestTransform/encoder (15.27s) --- PASS: TestTransform/ISO-8859-1 (15.53s) --- PASS: TestTransform/charmap (15.25s) --- PASS: TestTransform/lowercase (15.57s) --- PASS: TestTransform/ascii (15.86s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:19:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/06 22:19:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/06 22:19:48 INFO : sub dir_somesuffix: Making directory 2025/08/06 22:19:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/06 22:19:48 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/06 22:19:48 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/06 22:19:48 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/06 22:19:48 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:19:48 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:19:48 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/06 22:19:49 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 22:19:49 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/06 22:19:49 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.75s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:19:50 DEBUG : toe: transformed to: tictactoe 2025/08/06 22:19:50 DEBUG : toe: transformed to: tictactoe 2025/08/06 22:19:50 INFO : tictactoe: Making directory 2025/08/06 22:19:50 DEBUG : toe: transformed to: tictactoe 2025/08/06 22:19:50 DEBUG : toe: transformed to: tictactoe 2025/08/06 22:19:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 22:19:50 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/06 22:19:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 22:19:50 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:19:50 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:19:50 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 22:19:50 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/06 22:19:50 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.62s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:19:51 INFO : toe: Making directory 2025/08/06 22:19:51 INFO : toe/toe: Making directory 2025/08/06 22:19:51 DEBUG : toe: transformed to: tictactoe 2025/08/06 22:19:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/06 22:19:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/06 22:19:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/06 22:19:51 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:19:51 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:19:52 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 22:19:52 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/06 22:19:52 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.74s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:19:53 INFO : toe: Making directory 2025/08/06 22:19:53 INFO : toe/toe: Making directory 2025/08/06 22:19:53 DEBUG : toe: transformed to: tictactoe 2025/08/06 22:19:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/06 22:19:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/06 22:19:53 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:19:53 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:19:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/06 22:19:54 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 22:19:54 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/06 22:19:54 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.70s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:19:55 DEBUG : empty_dir: Making directory with metadata 2025/08/06 22:19:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/06 22:19:55 DEBUG : toe: transformed to: tictactoe 2025/08/06 22:19:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 22:19:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 22:19:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 22:19:55 INFO : tictacempty_dir: Making directory 2025/08/06 22:19:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 22:19:55 DEBUG : toe: transformed to: tictactoe 2025/08/06 22:19:55 DEBUG : toe: transformed to: tictactoe 2025/08/06 22:19:55 INFO : tictactoe: Making directory 2025/08/06 22:19:55 DEBUG : toe: transformed to: tictactoe 2025/08/06 22:19:55 DEBUG : toe: transformed to: tictactoe 2025/08/06 22:19:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 22:19:55 INFO : tictactoe/tictactoe: Making directory 2025/08/06 22:19:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 22:19:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/06 22:19:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/06 22:19:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/06 22:19:55 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:19:55 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:19:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 22:19:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/06 22:19:56 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (2.03s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:19:57 DEBUG : empty_dir: Making directory with metadata 2025/08/06 22:19:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/06 22:19:57 DEBUG : toe: transformed to: tictactoe 2025/08/06 22:19:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 22:19:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 22:19:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 22:19:57 INFO : tictacempty_dir: Making directory 2025/08/06 22:19:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 22:19:57 DEBUG : toe: transformed to: tictactoe 2025/08/06 22:19:57 DEBUG : toe: transformed to: tictactoe 2025/08/06 22:19:57 INFO : tictactoe: Making directory 2025/08/06 22:19:57 DEBUG : toe: transformed to: tictactoe 2025/08/06 22:19:57 DEBUG : toe: transformed to: tictactoe 2025/08/06 22:19:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 22:19:57 INFO : tictactoe/tictactoe: Making directory 2025/08/06 22:19:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 22:19:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/06 22:19:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 22:19:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/06 22:19:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 22:19:57 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:19:57 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:19:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 22:19:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 22:19:57 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/06 22:19:58 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:19:58 DEBUG : toe: transformed to: tictactoe 2025/08/06 22:19:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 22:19:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 22:19:58 DEBUG : toe: transformed to: tictactoe 2025/08/06 22:19:58 DEBUG : toe: transformed to: tictactoe 2025/08/06 22:19:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/06 22:19:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 22:19:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/06 22:19:58 NOTICE: B2 bucket rclone-test-ziyopij5suje: 0 differences found 2025/08/06 22:19:58 NOTICE: B2 bucket rclone-test-ziyopij5suje: 1 matching files --- PASS: TestAllTag (2.14s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:19:59 DEBUG : toe: transformed to: tictactoe 2025/08/06 22:19:59 DEBUG : toe: transformed to: tictactoe 2025/08/06 22:19:59 INFO : tictactoe: Making directory 2025/08/06 22:19:59 DEBUG : toe: transformed to: tictactoe 2025/08/06 22:19:59 DEBUG : toe: transformed to: tictactoe 2025/08/06 22:19:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 22:19:59 INFO : tictactoe/tictactoe: Making directory 2025/08/06 22:19:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 22:19:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/06 22:19:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/06 22:19:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/06 22:19:59 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:19:59 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:20:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 22:20:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/06 22:20:00 DEBUG : Waiting for deletions to finish 2025/08/06 22:20:00 DEBUG : toe: transformed to: tictactoe 2025/08/06 22:20:00 DEBUG : toe: transformed to: tictactoe 2025/08/06 22:20:00 DEBUG : toe: transformed to: tictactoe 2025/08/06 22:20:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 22:20:00 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 22:20:00 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:20:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/06 22:20:00 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/06 22:20:00 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:20:00 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.48s) === RUN TestSyntax 2025/08/06 22:20:01 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:20:01 INFO : toe: Making directory 2025/08/06 22:20:01 INFO : toe/toe: Making directory 2025/08/06 22:20:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/06 22:20:01 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:20:01 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:20:02 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 22:20:02 INFO : toe/toe/toe: Copied (new) 2025/08/06 22:20:02 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.80s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:20:03 DEBUG : empty_dir: Making directory with metadata 2025/08/06 22:20:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/06 22:20:03 DEBUG : toe: transformed to: tictactoe 2025/08/06 22:20:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 22:20:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 22:20:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 22:20:03 INFO : tictacempty_dir: Making directory 2025/08/06 22:20:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 22:20:03 DEBUG : toe: transformed to: tictactoe 2025/08/06 22:20:03 DEBUG : toe: transformed to: tictactoe 2025/08/06 22:20:03 INFO : tictactoe: Making directory 2025/08/06 22:20:03 DEBUG : toe: transformed to: tictactoe 2025/08/06 22:20:03 DEBUG : toe: transformed to: tictactoe 2025/08/06 22:20:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 22:20:03 INFO : tictactoe/tictactoe: Making directory 2025/08/06 22:20:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 22:20:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/06 22:20:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 22:20:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/06 22:20:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 22:20:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 22:20:03 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:20:03 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:20:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 22:20:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 22:20:04 INFO : toe/toe/toe.txt: Deleted 2025/08/06 22:20:04 INFO : toe/toe: Removing directory 2025/08/06 22:20:04 INFO : toe: Removing directory 2025/08/06 22:20:04 INFO : empty_dir: Removing directory 2025/08/06 22:20:04 DEBUG : Local file system at /tmp/rclone3119745376: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (2.07s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:20:05 DEBUG : empty_dir: Making directory with metadata 2025/08/06 22:20:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/06 22:20:05 DEBUG : toe: transformed to: tictactoe 2025/08/06 22:20:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 22:20:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 22:20:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 22:20:05 INFO : tictacempty_dir: Making directory 2025/08/06 22:20:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 22:20:05 DEBUG : toe: transformed to: tictactoe 2025/08/06 22:20:05 DEBUG : toe: transformed to: tictactoe 2025/08/06 22:20:05 INFO : tictactoe: Making directory 2025/08/06 22:20:05 DEBUG : toe: transformed to: tictactoe 2025/08/06 22:20:05 DEBUG : toe: transformed to: tictactoe 2025/08/06 22:20:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 22:20:05 INFO : tictactoe/tictactoe: Making directory 2025/08/06 22:20:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 22:20:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/06 22:20:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 22:20:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/06 22:20:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 22:20:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 22:20:05 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:20:05 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:20:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 22:20:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 22:20:06 INFO : toe/toe/toe.txt: Deleted 2025/08/06 22:20:06 INFO : toe/toe: Removing directory 2025/08/06 22:20:06 INFO : toe: Removing directory 2025/08/06 22:20:06 INFO : empty_dir: Removing directory 2025/08/06 22:20:06 DEBUG : Local file system at /tmp/rclone3119745376: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/06 22:20:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/06 22:20:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/06 22:20:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/06 22:20:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/06 22:20:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 22:20:07 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/06 22:20:07 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 (2.92s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:20:08 DEBUG : Reset feature "Copy" 2025/08/06 22:20:08 DEBUG : Reset feature "Move" 2025/08/06 22:20:08 DEBUG : Reset feature "Copy" 2025/08/06 22:20:08 DEBUG : Reset feature "Move" 2025/08/06 22:20:08 DEBUG : empty_dir: Making directory with metadata 2025/08/06 22:20:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/06 22:20:08 DEBUG : toe: transformed to: tictactoe 2025/08/06 22:20:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 22:20:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 22:20:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 22:20:08 INFO : tictacempty_dir: Making directory 2025/08/06 22:20:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 22:20:08 DEBUG : toe: transformed to: tictactoe 2025/08/06 22:20:08 DEBUG : toe: transformed to: tictactoe 2025/08/06 22:20:08 INFO : tictactoe: Making directory 2025/08/06 22:20:08 DEBUG : toe: transformed to: tictactoe 2025/08/06 22:20:08 DEBUG : toe: transformed to: tictactoe 2025/08/06 22:20:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 22:20:08 INFO : tictactoe/tictactoe: Making directory 2025/08/06 22:20:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 22:20:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/06 22:20:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 22:20:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/06 22:20:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 22:20:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 22:20:08 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:20:08 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:20:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 22:20:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 22:20:09 INFO : toe/toe/toe.txt: Deleted 2025/08/06 22:20:09 INFO : toe/toe: Removing directory 2025/08/06 22:20:09 INFO : toe: Removing directory 2025/08/06 22:20:09 INFO : empty_dir: Removing directory 2025/08/06 22:20:09 DEBUG : Local file system at /tmp/rclone3119745376: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/06 22:20:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/06 22:20:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/06 22:20:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/06 22:20:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/06 22:20:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 22:20:10 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/06 22:20:10 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.62s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:20:12 DEBUG : toe: transformed to: dG9l 2025/08/06 22:20:12 DEBUG : toe: transformed to: dG9l 2025/08/06 22:20:12 INFO : dG9l: Making directory 2025/08/06 22:20:12 DEBUG : toe: transformed to: dG9l 2025/08/06 22:20:12 DEBUG : toe: transformed to: dG9l 2025/08/06 22:20:12 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/06 22:20:12 INFO : dG9l/dG9l: Making directory 2025/08/06 22:20:12 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/06 22:20:12 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/06 22:20:12 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/06 22:20:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/06 22:20:12 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/06 22:20:12 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:20:12 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:20:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 22:20:13 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/06 22:20:13 DEBUG : Waiting for deletions to finish 2025/08/06 22:20:13 DEBUG : dG9l: transformed to: toe 2025/08/06 22:20:13 DEBUG : dG9l: transformed to: toe 2025/08/06 22:20:13 DEBUG : dG9l: transformed to: toe 2025/08/06 22:20:13 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/06 22:20:13 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/06 22:20:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/06 22:20:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/06 22:20:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/06 22:20:13 DEBUG : Local file system at /tmp/rclone3119745376: Waiting for checks to finish 2025/08/06 22:20:13 DEBUG : Local file system at /tmp/rclone3119745376: Waiting for transfers to finish 2025/08/06 22:20:13 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.64s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-ziyopij5suje", Local "Local file system at /tmp/rclone3119745376", Modify Window "1ms" 2025/08/06 22:20:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/06 22:20:14 DEBUG : toe: transformed to: 2025/08/06 22:20:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/06 22:20:14 DEBUG : toe: transformed to: 2025/08/06 22:20:14 INFO : B2 bucket rclone-test-ziyopij5suje: Making directory 2025/08/06 22:20:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/06 22:20:14 DEBUG : toe: transformed to: 2025/08/06 22:20:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/06 22:20:14 DEBUG : toe: transformed to: 2025/08/06 22:20:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/06 22:20:14 DEBUG : toe/toe: transformed to: 2025/08/06 22:20:14 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/06 22:20:14 INFO : toe/toe: Making directory 2025/08/06 22:20:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/06 22:20:14 DEBUG : toe/toe: transformed to: 2025/08/06 22:20:14 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/06 22:20:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/06 22:20:14 DEBUG : toe: transformed to: 2025/08/06 22:20:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/06 22:20:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/06 22:20:14 DEBUG : toe/toe/toe: transformed to: 2025/08/06 22:20:14 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/06 22:20:14 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for checks to finish 2025/08/06 22:20:14 DEBUG : B2 bucket rclone-test-ziyopij5suje: Waiting for transfers to finish 2025/08/06 22:20:15 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 22:20:15 INFO : toe/toe/toe: Copied (new) 2025/08/06 22:20:15 ERROR : B2 bucket rclone-test-ziyopij5suje: not deleting files as there were IO errors 2025/08/06 22:20:15 ERROR : B2 bucket rclone-test-ziyopij5suje: not deleting directories as there were IO errors --- PASS: TestError (1.59s) PASS 2025/08/06 22:20:16 DEBUG : B2 bucket rclone-test-ziyopij5suje: Purge remote 2025/08/06 22:20:16 INFO : B2 bucket rclone-test-ziyopij5suje: cleaning bucket "rclone-test-ziyopij5suje" of all files 2025/08/06 22:20:17 DEBUG : BackupDir/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f403a8c80122573ba_d20250806_m221420_c001_v7007000_t0000_u01754518460198") 2025/08/06 22:20:17 DEBUG : BackupDir/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1006656fab287aea_d20250806_m221414_c001_v0001100_t0017_u01754518454852") 2025/08/06 22:20:17 DEBUG : CompareDest/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f419d9c9095214638_d20250806_m221356_c001_v7007000_t0000_u01754518436187") 2025/08/06 22:20:17 DEBUG : CompareDest/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037610_d20250806_m221350_c001_v0001102_t0007_u01754518430046") 2025/08/06 22:20:17 DEBUG : CompareDest/two: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f419d9c909521463b_d20250806_m221356_c001_v7007000_t0000_u01754518436377") 2025/08/06 22:20:17 DEBUG : CompareDest/two: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd6b03_d20250806_m221351_c001_v0001183_t0058_u01754518431515") 2025/08/06 22:20:17 DEBUG : CopyDest/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f403a8c80122573bd_d20250806_m221420_c001_v7007000_t0000_u01754518460386") 2025/08/06 22:20:17 DEBUG : CopyDest/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f7d9d_d20250806_m221411_c001_v0001171_t0008_u01754518451918") 2025/08/06 22:20:17 DEBUG : CopyDest/three: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f403a8c80122573bf_d20250806_m221420_c001_v7007000_t0000_u01754518460569") 2025/08/06 22:20:17 DEBUG : CopyDest/three: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd6be5_d20250806_m221418_c001_v0001183_t0027_u01754518458458") 2025/08/06 22:20:17 DEBUG : CopyDest/two: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f403a8c80122573c2_d20250806_m221420_c001_v7007000_t0000_u01754518460756") 2025/08/06 22:20:17 DEBUG : CopyDest/two: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037654_d20250806_m221416_c001_v0001102_t0000_u01754518456168") 2025/08/06 22:20:17 DEBUG : EXISTING: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4210f345730b6387_d20250806_m221541_c001_v7007000_t0000_u01754518541354") 2025/08/06 22:20:18 DEBUG : EXISTING: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037784_d20250806_m221540_c001_v0001102_t0025_u01754518540195") 2025/08/06 22:20:18 DEBUG : PREFIXapple: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f420eba9bcbabe004_d20250806_m221746_c001_v7007000_t0000_u01754518666820") 2025/08/06 22:20:18 DEBUG : PREFIXapple: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa74267_d20250806_m221740_c001_v0001182_t0002_u01754518660639") 2025/08/06 22:20:18 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f414ab92361f887d2_d20250806_m221746_c001_v7007000_t0000_u01754518666650") 2025/08/06 22:20:18 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f82b4_d20250806_m221740_c001_v0001171_t0038_u01754518660650") 2025/08/06 22:20:18 DEBUG : PREFIXbanana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f09397694d9_d20250806_m221746_c001_v7007000_t0000_u01754518666660") 2025/08/06 22:20:18 DEBUG : PREFIXbanana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb421243_d20250806_m221740_c001_v0001093_t0053_u01754518660666") 2025/08/06 22:20:18 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4020b5c3d3c1d886_d20250806_m221746_c001_v7007000_t0000_u01754518666670") 2025/08/06 22:20:18 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e03795e_d20250806_m221740_c001_v0001102_t0008_u01754518660662") 2025/08/06 22:20:18 DEBUG : Testêé: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4210f345730b6374_d20250806_m221537_c001_v7007000_t0000_u01754518537595") 2025/08/06 22:20:18 DEBUG : Testêé: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037770_d20250806_m221536_c001_v0001102_t0044_u01754518536750") 2025/08/06 22:20:18 DEBUG : Testêé: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f7f39_d20250806_m221535_c001_v0001171_t0004_u01754518535741") 2025/08/06 22:20:18 DEBUG : YXBwbGU=: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f403a8c80122575cb_d20250806_m221727_c001_v7007000_t0000_u01754518647096") 2025/08/06 22:20:18 DEBUG : YXBwbGU=: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037927_d20250806_m221722_c001_v0001102_t0031_u01754518642652") 2025/08/06 22:20:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f403a8c80122575cc_d20250806_m221727_c001_v7007000_t0000_u01754518647280") 2025/08/06 22:20:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8223_d20250806_m221722_c001_v0001171_t0025_u01754518642672") 2025/08/06 22:20:18 DEBUG : YmFuYW5h: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f403a8c80122575ce_d20250806_m221727_c001_v7007000_t0000_u01754518647463") 2025/08/06 22:20:18 DEBUG : YmFuYW5h: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa741eb_d20250806_m221722_c001_v0001182_t0056_u01754518642641") 2025/08/06 22:20:18 DEBUG : a/potato2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f946108f_d20250806_m221223_c001_v7007000_t0000_u01754518343776") 2025/08/06 22:20:18 DEBUG : a/potato2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd67c2_d20250806_m221223_c001_v0001183_t0012_u01754518343191") 2025/08/06 22:20:18 DEBUG : a/potato2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4111d758386c1479_d20250806_m221221_c001_v7007000_t0000_u01754518341851") 2025/08/06 22:20:19 DEBUG : a/potato2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd67b0_d20250806_m221220_c001_v0001183_t0051_u01754518340971") 2025/08/06 22:20:19 DEBUG : a/potato2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f40447bc2a269b711_d20250806_m221205_c001_v7007000_t0000_u01754518325981") 2025/08/06 22:20:19 DEBUG : a/potato2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd66f7_d20250806_m221205_c001_v0001183_t0022_u01754518325096") 2025/08/06 22:20:19 DEBUG : apple: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f404fa0b4b69c7e02_d20250806_m221943_c001_v7007000_t0000_u01754518783857") 2025/08/06 22:20:19 DEBUG : apple: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb42135b_d20250806_m221939_c001_v0001093_t0048_u01754518779420") 2025/08/06 22:20:19 DEBUG : apple: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4210f345730b6673_d20250806_m221928_c001_v7007000_t0000_u01754518768247") 2025/08/06 22:20:19 DEBUG : apple: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb42133c_d20250806_m221923_c001_v0001093_t0039_u01754518763943") 2025/08/06 22:20:19 DEBUG : apple: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f410d31759fa9d948_d20250806_m221912_c001_v7007000_t0000_u01754518752638") 2025/08/06 22:20:19 DEBUG : apple: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb42131a_d20250806_m221908_c001_v0001093_t0056_u01754518748615") 2025/08/06 22:20:19 DEBUG : apple: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f09397695db_d20250806_m221857_c001_v7007000_t0000_u01754518737320") 2025/08/06 22:20:19 DEBUG : apple: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb4212f4_d20250806_m221852_c001_v0001093_t0035_u01754518732948") 2025/08/06 22:20:19 DEBUG : apple: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f419046b64f228a4d_d20250806_m221841_c001_v7007000_t0000_u01754518721876") 2025/08/06 22:20:19 DEBUG : apple: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb4212d9_d20250806_m221837_c001_v0001093_t0053_u01754518717447") 2025/08/06 22:20:19 DEBUG : apple: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f0939769555_d20250806_m221826_c001_v7007000_t0000_u01754518706624") 2025/08/06 22:20:19 DEBUG : apple: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa7433f_d20250806_m221820_c001_v0001182_t0057_u01754518700219") 2025/08/06 22:20:19 DEBUG : apple: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94615c5_d20250806_m221808_c001_v7007000_t0000_u01754518688804") 2025/08/06 22:20:19 DEBUG : apple: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0379b3_d20250806_m221805_c001_v0001102_t0021_u01754518685129") 2025/08/06 22:20:19 DEBUG : apple: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4111d758386c1933_d20250806_m221803_c001_v7007000_t0000_u01754518683949") 2025/08/06 22:20:19 DEBUG : apple: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e03799d_d20250806_m221759_c001_v0001102_t0028_u01754518679234") 2025/08/06 22:20:19 DEBUG : apple: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f420eba9bcbabe00b_d20250806_m221748_c001_v7007000_t0000_u01754518668184") 2025/08/06 22:20:19 DEBUG : apple: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa7427e_d20250806_m221744_c001_v0001182_t0019_u01754518664219") 2025/08/06 22:20:20 DEBUG : apple: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4081b645c5354284_d20250806_m221743_c001_v7007000_t0000_u01754518663234") 2025/08/06 22:20:20 DEBUG : apple: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa7425f_d20250806_m221738_c001_v0001182_t0013_u01754518658603") 2025/08/06 22:20:20 DEBUG : apple: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f410d31759fa9d85e_d20250806_m221724_c001_v7007000_t0000_u01754518644910") 2025/08/06 22:20:20 DEBUG : apple: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa741db_d20250806_m221720_c001_v0001182_t0059_u01754518640140") 2025/08/06 22:20:20 DEBUG : apple: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f401bbe58f43718fd_d20250806_m221709_c001_v7007000_t0000_u01754518629046") 2025/08/06 22:20:20 DEBUG : apple: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa74181_d20250806_m221704_c001_v0001182_t0024_u01754518624389") 2025/08/06 22:20:20 DEBUG : apple: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f405dae8c8bf84fd6_d20250806_m221653_c001_v7007000_t0000_u01754518613097") 2025/08/06 22:20:20 DEBUG : apple: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa7410d_d20250806_m221648_c001_v0001182_t0019_u01754518608895") 2025/08/06 22:20:20 DEBUG : appleSUFFIX: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f419d9c90952148c7_d20250806_m221807_c001_v7007000_t0000_u01754518687062") 2025/08/06 22:20:20 DEBUG : appleSUFFIX: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0379a4_d20250806_m221801_c001_v0001102_t0030_u01754518681423") 2025/08/06 22:20:20 DEBUG : appleapple: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f0939769557_d20250806_m221826_c001_v7007000_t0000_u01754518706804") 2025/08/06 22:20:20 DEBUG : appleapple: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa7434f_d20250806_m221822_c001_v0001182_t0044_u01754518702547") 2025/08/06 22:20:20 DEBUG : appleappleapplebanana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f404fa0b4b69c7e03_d20250806_m221944_c001_v7007000_t0000_u01754518784038") 2025/08/06 22:20:20 DEBUG : appleappleapplebanana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f85ae_d20250806_m221940_c001_v0001171_t0041_u01754518780093") 2025/08/06 22:20:20 DEBUG : appleappleapplebanana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4210f345730b6674_d20250806_m221928_c001_v7007000_t0000_u01754518768429") 2025/08/06 22:20:20 DEBUG : appleappleapplebanana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8554_d20250806_m221924_c001_v0001171_t0047_u01754518764643") 2025/08/06 22:20:20 DEBUG : appleappleapplebanana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f410d31759fa9d94a_d20250806_m221912_c001_v7007000_t0000_u01754518752820") 2025/08/06 22:20:20 DEBUG : appleappleapplebanana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f84de_d20250806_m221909_c001_v0001171_t0054_u01754518749286") 2025/08/06 22:20:20 DEBUG : appleappleapplebanana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f09397695dc_d20250806_m221857_c001_v7007000_t0000_u01754518737504") 2025/08/06 22:20:20 DEBUG : appleappleapplebanana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8480_d20250806_m221853_c001_v0001171_t0039_u01754518733840") 2025/08/06 22:20:21 DEBUG : appleappleapplebanana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f419046b64f228a4e_d20250806_m221842_c001_v7007000_t0000_u01754518722062") 2025/08/06 22:20:21 DEBUG : appleappleapplebanana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f841d_d20250806_m221838_c001_v0001171_t0019_u01754518718144") 2025/08/06 22:20:21 DEBUG : appleappleapplebanana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4152d501fbc8c32c_d20250806_m221824_c001_v7007000_t0000_u01754518704276") 2025/08/06 22:20:21 DEBUG : appleappleapplebanana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f83cc_d20250806_m221820_c001_v0001171_t0034_u01754518700957") 2025/08/06 22:20:21 DEBUG : appleappleapplebanana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94615c6_d20250806_m221808_c001_v7007000_t0000_u01754518688991") 2025/08/06 22:20:21 DEBUG : appleappleapplebanana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb42128b_d20250806_m221805_c001_v0001093_t0057_u01754518685135") 2025/08/06 22:20:21 DEBUG : appleappleapplebanana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4020b5c3d3c1d899_d20250806_m221803_c001_v7007000_t0000_u01754518683772") 2025/08/06 22:20:21 DEBUG : appleappleapplebanana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa742c8_d20250806_m221800_c001_v0001182_t0023_u01754518680015") 2025/08/06 22:20:21 DEBUG : appleappleapplebanana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f420eba9bcbabe00e_d20250806_m221748_c001_v7007000_t0000_u01754518668370") 2025/08/06 22:20:21 DEBUG : appleappleapplebanana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f82d4_d20250806_m221744_c001_v0001171_t0021_u01754518664239") 2025/08/06 22:20:21 DEBUG : appleappleapplebanana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f420eba9bcbabdfe9_d20250806_m221742_c001_v7007000_t0000_u01754518662730") 2025/08/06 22:20:21 DEBUG : appleappleapplebanana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e03795a_d20250806_m221739_c001_v0001102_t0034_u01754518659089") 2025/08/06 22:20:21 DEBUG : appleappleapplebanana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f403a8c80122575c5_d20250806_m221724_c001_v7007000_t0000_u01754518644902") 2025/08/06 22:20:21 DEBUG : appleappleapplebanana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb42120b_d20250806_m221720_c001_v0001093_t0046_u01754518640731") 2025/08/06 22:20:21 DEBUG : appleappleapplebanana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f401bbe58f43718ff_d20250806_m221709_c001_v7007000_t0000_u01754518629228") 2025/08/06 22:20:21 DEBUG : appleappleapplebanana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb4211e9_d20250806_m221705_c001_v0001093_t0042_u01754518625462") 2025/08/06 22:20:21 DEBUG : appleappleapplebanana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f405dae8c8bf84fd7_d20250806_m221653_c001_v7007000_t0000_u01754518613283") 2025/08/06 22:20:21 DEBUG : appleappleapplebanana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb4211b9_d20250806_m221649_c001_v0001093_t0045_u01754518609433") 2025/08/06 22:20:21 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f403a8c8012257628_d20250806_m221807_c001_v7007000_t0000_u01754518687282") 2025/08/06 22:20:21 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8347_d20250806_m221801_c001_v0001171_t0035_u01754518681442") 2025/08/06 22:20:22 DEBUG : b/potato: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f9461090_d20250806_m221223_c001_v7007000_t0000_u01754518343958") 2025/08/06 22:20:22 DEBUG : b/potato: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd67ba_d20250806_m221222_c001_v0001183_t0010_u01754518342397") 2025/08/06 22:20:22 DEBUG : b/potato: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4111d758386c1475_d20250806_m221221_c001_v7007000_t0000_u01754518341305") 2025/08/06 22:20:22 DEBUG : b/potato: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd67a3_d20250806_m221220_c001_v0001183_t0031_u01754518340176") 2025/08/06 22:20:22 DEBUG : b/potato: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f40447bc2a269b710_d20250806_m221205_c001_v7007000_t0000_u01754518325433") 2025/08/06 22:20:22 DEBUG : b/potato: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd66ed_d20250806_m221204_c001_v0001183_t0058_u01754518324302") 2025/08/06 22:20:22 DEBUG : backup/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4134a00944144a84_d20250806_m221433_c001_v7007000_t0000_u01754518473248") 2025/08/06 22:20:22 DEBUG : backup/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1145a4b071d06408_d20250806_m221431_c001_v0001116_t0009_u01754518471422") 2025/08/06 22:20:22 DEBUG : backup/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1081b80f48564ff8_d20250806_m221427_c001_v0001098_t0026_u01754518467502") 2025/08/06 22:20:22 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f412dc033f4cbc2b0_d20250806_m221457_c001_v7007000_t0000_u01754518497355") 2025/08/06 22:20:22 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f11670022619ab6cf_d20250806_m221455_c001_v0001037_t0039_u01754518495560") 2025/08/06 22:20:22 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f113463c5e7b364fa_d20250806_m221452_c001_v0001171_t0012_u01754518492028") 2025/08/06 22:20:22 DEBUG : backup/one.bak: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f401bbe58f43717d2_d20250806_m221445_c001_v7007000_t0000_u01754518485520") 2025/08/06 22:20:22 DEBUG : backup/one.bak: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f11021b21eb6d610e_d20250806_m221443_c001_v0001179_t0018_u01754518483719") 2025/08/06 22:20:22 DEBUG : backup/one.bak: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0376af_d20250806_m221439_c001_v0001102_t0020_u01754518479740") 2025/08/06 22:20:22 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f412dc033f4cbc2b1_d20250806_m221457_c001_v7007000_t0000_u01754518497539") 2025/08/06 22:20:22 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f11077ae8df426c7e_d20250806_m221456_c001_v0001145_t0029_u01754518496545") 2025/08/06 22:20:22 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f102091a7cae1a5b0_d20250806_m221453_c001_v0001182_t0015_u01754518493504") 2025/08/06 22:20:22 DEBUG : backup/three.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4134a00944144a86_d20250806_m221433_c001_v7007000_t0000_u01754518473429") 2025/08/06 22:20:22 DEBUG : backup/three.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116672563474cf25_d20250806_m221432_c001_v0001182_t0027_u01754518472493") 2025/08/06 22:20:23 DEBUG : backup/three.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f11264959f7d4edbb_d20250806_m221428_c001_v0001120_t0057_u01754518468986") 2025/08/06 22:20:23 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f401bbe58f43717d3_d20250806_m221445_c001_v7007000_t0000_u01754518485706") 2025/08/06 22:20:23 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f11705d88d383f7d5_d20250806_m221444_c001_v0001105_t0009_u01754518484596") 2025/08/06 22:20:23 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10235d5af38f6f88_d20250806_m221441_c001_v0001120_t0042_u01754518481211") 2025/08/06 22:20:23 DEBUG : banana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f404fa0b4b69c7e05_d20250806_m221944_c001_v7007000_t0000_u01754518784220") 2025/08/06 22:20:23 DEBUG : banana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa744ae_d20250806_m221939_c001_v0001182_t0013_u01754518779862") 2025/08/06 22:20:23 DEBUG : banana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4210f345730b6675_d20250806_m221928_c001_v7007000_t0000_u01754518768610") 2025/08/06 22:20:23 DEBUG : banana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa74475_d20250806_m221924_c001_v0001182_t0054_u01754518764433") 2025/08/06 22:20:23 DEBUG : banana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f410d31759fa9d94c_d20250806_m221913_c001_v7007000_t0000_u01754518753001") 2025/08/06 22:20:23 DEBUG : banana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa74433_d20250806_m221909_c001_v0001182_t0040_u01754518749074") 2025/08/06 22:20:23 DEBUG : banana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f09397695df_d20250806_m221857_c001_v7007000_t0000_u01754518737723") 2025/08/06 22:20:23 DEBUG : banana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa743e5_d20250806_m221853_c001_v0001182_t0024_u01754518733579") 2025/08/06 22:20:23 DEBUG : banana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f419046b64f228a4f_d20250806_m221842_c001_v7007000_t0000_u01754518722244") 2025/08/06 22:20:23 DEBUG : banana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa74393_d20250806_m221837_c001_v0001182_t0029_u01754518717943") 2025/08/06 22:20:23 DEBUG : banana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f0939769558_d20250806_m221826_c001_v7007000_t0000_u01754518706987") 2025/08/06 22:20:23 DEBUG : banana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0379dd_d20250806_m221820_c001_v0001102_t0000_u01754518700425") 2025/08/06 22:20:23 DEBUG : banana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94615c8_d20250806_m221809_c001_v7007000_t0000_u01754518689179") 2025/08/06 22:20:23 DEBUG : banana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa742ea_d20250806_m221805_c001_v0001182_t0019_u01754518685149") 2025/08/06 22:20:23 DEBUG : banana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94615b9_d20250806_m221804_c001_v7007000_t0000_u01754518684005") 2025/08/06 22:20:23 DEBUG : banana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8337_d20250806_m221759_c001_v0001171_t0056_u01754518679564") 2025/08/06 22:20:24 DEBUG : banana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f420eba9bcbabe010_d20250806_m221748_c001_v7007000_t0000_u01754518668557") 2025/08/06 22:20:24 DEBUG : banana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb421255_d20250806_m221744_c001_v0001093_t0008_u01754518664246") 2025/08/06 22:20:24 DEBUG : banana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f409f11bb014a18ec_d20250806_m221743_c001_v7007000_t0000_u01754518663247") 2025/08/06 22:20:24 DEBUG : banana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f82a6_d20250806_m221738_c001_v0001171_t0037_u01754518658804") 2025/08/06 22:20:24 DEBUG : banana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f419046b64f228946_d20250806_m221725_c001_v7007000_t0000_u01754518645111") 2025/08/06 22:20:24 DEBUG : banana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037921_d20250806_m221720_c001_v0001102_t0014_u01754518640450") 2025/08/06 22:20:24 DEBUG : banana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f401bbe58f4371901_d20250806_m221709_c001_v7007000_t0000_u01754518629416") 2025/08/06 22:20:24 DEBUG : banana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0378eb_d20250806_m221704_c001_v0001102_t0059_u01754518624594") 2025/08/06 22:20:24 DEBUG : banana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f405dae8c8bf84fd8_d20250806_m221653_c001_v7007000_t0000_u01754518613465") 2025/08/06 22:20:24 DEBUG : banana: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0378bc_d20250806_m221649_c001_v0001102_t0009_u01754518609114") 2025/08/06 22:20:24 DEBUG : bananaSUFFIX: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94615c0_d20250806_m221807_c001_v7007000_t0000_u01754518687239") 2025/08/06 22:20:24 DEBUG : bananaSUFFIX: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa742ce_d20250806_m221801_c001_v0001182_t0035_u01754518681432") 2025/08/06 22:20:24 DEBUG : both0: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a55868499_d20250806_m221622_c001_v7007000_t0000_u01754518582599") 2025/08/06 22:20:24 DEBUG : both0: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8019_d20250806_m221605_c001_v0001171_t0026_u01754518565196") 2025/08/06 22:20:24 DEBUG : both0: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f415baf7d94a944ee_d20250806_m221600_c001_v7007000_t0000_u01754518560905") 2025/08/06 22:20:24 DEBUG : both0: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f7f5b_d20250806_m221543_c001_v0001171_t0013_u01754518543190") 2025/08/06 22:20:24 DEBUG : both1: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a5586849a_d20250806_m221622_c001_v7007000_t0000_u01754518582781") 2025/08/06 22:20:24 DEBUG : both1: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8021_d20250806_m221606_c001_v0001171_t0022_u01754518566179") 2025/08/06 22:20:24 DEBUG : both1: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f415baf7d94a944ef_d20250806_m221601_c001_v7007000_t0000_u01754518561092") 2025/08/06 22:20:24 DEBUG : both1: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f7f63_d20250806_m221543_c001_v0001171_t0015_u01754518543978") 2025/08/06 22:20:24 DEBUG : both10: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a5586849b_d20250806_m221622_c001_v7007000_t0000_u01754518582963") 2025/08/06 22:20:25 DEBUG : both10: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f805d_d20250806_m221613_c001_v0001171_t0005_u01754518573425") 2025/08/06 22:20:25 DEBUG : both10: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f415baf7d94a944f0_d20250806_m221601_c001_v7007000_t0000_u01754518561275") 2025/08/06 22:20:25 DEBUG : both10: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f7f9f_d20250806_m221550_c001_v0001171_t0034_u01754518550568") 2025/08/06 22:20:25 DEBUG : both11: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a5586849c_d20250806_m221623_c001_v7007000_t0000_u01754518583153") 2025/08/06 22:20:25 DEBUG : both11: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8065_d20250806_m221614_c001_v0001171_t0043_u01754518574022") 2025/08/06 22:20:25 DEBUG : both11: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f415baf7d94a944f1_d20250806_m221601_c001_v7007000_t0000_u01754518561465") 2025/08/06 22:20:25 DEBUG : both11: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f7fa3_d20250806_m221551_c001_v0001171_t0006_u01754518551281") 2025/08/06 22:20:25 DEBUG : both12: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a5586849e_d20250806_m221623_c001_v7007000_t0000_u01754518583336") 2025/08/06 22:20:25 DEBUG : both12: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f806b_d20250806_m221614_c001_v0001171_t0016_u01754518574685") 2025/08/06 22:20:25 DEBUG : both12: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f415baf7d94a944f2_d20250806_m221601_c001_v7007000_t0000_u01754518561650") 2025/08/06 22:20:25 DEBUG : both12: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f7fad_d20250806_m221552_c001_v0001171_t0015_u01754518552078") 2025/08/06 22:20:25 DEBUG : both13: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a5586849f_d20250806_m221623_c001_v7007000_t0000_u01754518583527") 2025/08/06 22:20:25 DEBUG : both13: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8071_d20250806_m221615_c001_v0001171_t0030_u01754518575294") 2025/08/06 22:20:25 DEBUG : both13: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f415baf7d94a944f3_d20250806_m221601_c001_v7007000_t0000_u01754518561833") 2025/08/06 22:20:25 DEBUG : both13: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f7fb7_d20250806_m221552_c001_v0001171_t0043_u01754518552793") 2025/08/06 22:20:25 DEBUG : both14: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a558684a0_d20250806_m221623_c001_v7007000_t0000_u01754518583717") 2025/08/06 22:20:25 DEBUG : both14: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8077_d20250806_m221615_c001_v0001171_t0029_u01754518575849") 2025/08/06 22:20:25 DEBUG : both14: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f415baf7d94a944f5_d20250806_m221602_c001_v7007000_t0000_u01754518562018") 2025/08/06 22:20:25 DEBUG : both14: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f7fbd_d20250806_m221553_c001_v0001171_t0039_u01754518553660") 2025/08/06 22:20:25 DEBUG : both15: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a558684a1_d20250806_m221623_c001_v7007000_t0000_u01754518583899") 2025/08/06 22:20:25 DEBUG : both15: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f807d_d20250806_m221616_c001_v0001171_t0028_u01754518576489") 2025/08/06 22:20:26 DEBUG : both15: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f415baf7d94a944f6_d20250806_m221602_c001_v7007000_t0000_u01754518562203") 2025/08/06 22:20:26 DEBUG : both15: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f7fc5_d20250806_m221554_c001_v0001171_t0049_u01754518554281") 2025/08/06 22:20:26 DEBUG : both16: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a558684a2_d20250806_m221624_c001_v7007000_t0000_u01754518584085") 2025/08/06 22:20:26 DEBUG : both16: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8085_d20250806_m221617_c001_v0001171_t0044_u01754518577222") 2025/08/06 22:20:26 DEBUG : both16: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f415baf7d94a944f7_d20250806_m221602_c001_v7007000_t0000_u01754518562384") 2025/08/06 22:20:26 DEBUG : both16: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f7fcb_d20250806_m221554_c001_v0001171_t0010_u01754518554995") 2025/08/06 22:20:26 DEBUG : both17: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a558684a4_d20250806_m221624_c001_v7007000_t0000_u01754518584267") 2025/08/06 22:20:26 DEBUG : both17: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f808b_d20250806_m221617_c001_v0001171_t0023_u01754518577973") 2025/08/06 22:20:26 DEBUG : both17: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f415baf7d94a944f8_d20250806_m221602_c001_v7007000_t0000_u01754518562570") 2025/08/06 22:20:26 DEBUG : both17: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f7fd6_d20250806_m221555_c001_v0001171_t0052_u01754518555579") 2025/08/06 22:20:26 DEBUG : both18: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a558684a5_d20250806_m221624_c001_v7007000_t0000_u01754518584452") 2025/08/06 22:20:26 DEBUG : both18: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8091_d20250806_m221618_c001_v0001171_t0022_u01754518578678") 2025/08/06 22:20:26 DEBUG : both18: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f415baf7d94a944fb_d20250806_m221602_c001_v7007000_t0000_u01754518562750") 2025/08/06 22:20:26 DEBUG : both18: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f7fe0_d20250806_m221556_c001_v0001171_t0057_u01754518556390") 2025/08/06 22:20:26 DEBUG : both19: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a558684a6_d20250806_m221624_c001_v7007000_t0000_u01754518584636") 2025/08/06 22:20:26 DEBUG : both19: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8097_d20250806_m221619_c001_v0001171_t0031_u01754518579304") 2025/08/06 22:20:26 DEBUG : both19: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f415baf7d94a944fd_d20250806_m221602_c001_v7007000_t0000_u01754518562936") 2025/08/06 22:20:26 DEBUG : both19: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f7fe8_d20250806_m221557_c001_v0001171_t0049_u01754518557359") 2025/08/06 22:20:26 DEBUG : both2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a558684a7_d20250806_m221624_c001_v7007000_t0000_u01754518584820") 2025/08/06 22:20:26 DEBUG : both2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8023_d20250806_m221606_c001_v0001171_t0058_u01754518566901") 2025/08/06 22:20:26 DEBUG : both2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f415baf7d94a944fe_d20250806_m221603_c001_v7007000_t0000_u01754518563119") 2025/08/06 22:20:27 DEBUG : both2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f7f67_d20250806_m221544_c001_v0001171_t0044_u01754518544651") 2025/08/06 22:20:27 DEBUG : both3: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a558684a8_d20250806_m221625_c001_v7007000_t0000_u01754518585002") 2025/08/06 22:20:27 DEBUG : both3: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f802f_d20250806_m221607_c001_v0001171_t0015_u01754518567941") 2025/08/06 22:20:27 DEBUG : both3: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f415baf7d94a94500_d20250806_m221603_c001_v7007000_t0000_u01754518563302") 2025/08/06 22:20:27 DEBUG : both3: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f7f69_d20250806_m221545_c001_v0001171_t0017_u01754518545428") 2025/08/06 22:20:27 DEBUG : both4: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a558684a9_d20250806_m221625_c001_v7007000_t0000_u01754518585190") 2025/08/06 22:20:27 DEBUG : both4: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8031_d20250806_m221608_c001_v0001171_t0016_u01754518568708") 2025/08/06 22:20:27 DEBUG : both4: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f415baf7d94a94502_d20250806_m221603_c001_v7007000_t0000_u01754518563563") 2025/08/06 22:20:27 DEBUG : both4: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f7f6d_d20250806_m221546_c001_v0001171_t0028_u01754518546038") 2025/08/06 22:20:27 DEBUG : both5: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a558684aa_d20250806_m221625_c001_v7007000_t0000_u01754518585374") 2025/08/06 22:20:27 DEBUG : both5: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8035_d20250806_m221609_c001_v0001171_t0009_u01754518569407") 2025/08/06 22:20:27 DEBUG : both5: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f415baf7d94a94504_d20250806_m221603_c001_v7007000_t0000_u01754518563745") 2025/08/06 22:20:27 DEBUG : both5: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f7f77_d20250806_m221546_c001_v0001171_t0012_u01754518546805") 2025/08/06 22:20:27 DEBUG : both6: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a558684ab_d20250806_m221625_c001_v7007000_t0000_u01754518585555") 2025/08/06 22:20:27 DEBUG : both6: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f803d_d20250806_m221610_c001_v0001171_t0037_u01754518570321") 2025/08/06 22:20:27 DEBUG : both6: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f415baf7d94a94505_d20250806_m221603_c001_v7007000_t0000_u01754518563926") 2025/08/06 22:20:27 DEBUG : both6: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f7f7f_d20250806_m221547_c001_v0001171_t0027_u01754518547577") 2025/08/06 22:20:27 DEBUG : both7: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a558684ac_d20250806_m221625_c001_v7007000_t0000_u01754518585738") 2025/08/06 22:20:27 DEBUG : both7: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8043_d20250806_m221611_c001_v0001171_t0058_u01754518571132") 2025/08/06 22:20:27 DEBUG : both7: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f415baf7d94a94507_d20250806_m221604_c001_v7007000_t0000_u01754518564106") 2025/08/06 22:20:28 DEBUG : both7: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f7f87_d20250806_m221548_c001_v0001171_t0022_u01754518548409") 2025/08/06 22:20:28 DEBUG : both8: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a558684ad_d20250806_m221625_c001_v7007000_t0000_u01754518585922") 2025/08/06 22:20:28 DEBUG : both8: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8049_d20250806_m221612_c001_v0001171_t0049_u01754518572001") 2025/08/06 22:20:28 DEBUG : both8: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f415baf7d94a94509_d20250806_m221604_c001_v7007000_t0000_u01754518564288") 2025/08/06 22:20:28 DEBUG : both8: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f7f8b_d20250806_m221549_c001_v0001171_t0012_u01754518549057") 2025/08/06 22:20:28 DEBUG : both9: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a558684ae_d20250806_m221626_c001_v7007000_t0000_u01754518586104") 2025/08/06 22:20:28 DEBUG : both9: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8053_d20250806_m221612_c001_v0001171_t0010_u01754518572684") 2025/08/06 22:20:28 DEBUG : both9: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f415baf7d94a9450a_d20250806_m221604_c001_v7007000_t0000_u01754518564473") 2025/08/06 22:20:28 DEBUG : both9: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f7f95_d20250806_m221549_c001_v0001171_t0025_u01754518549709") 2025/08/06 22:20:28 DEBUG : c/non empty space: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f9461094_d20250806_m221224_c001_v7007000_t0000_u01754518344140") 2025/08/06 22:20:28 DEBUG : c/non empty space: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd67bc_d20250806_m221222_c001_v0001183_t0017_u01754518342602") 2025/08/06 22:20:28 DEBUG : c/non empty space: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4111d758386c147b_d20250806_m221222_c001_v7007000_t0000_u01754518342034") 2025/08/06 22:20:28 DEBUG : c/non empty space: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd67a7_d20250806_m221220_c001_v0001183_t0032_u01754518340377") 2025/08/06 22:20:28 DEBUG : c/non empty space: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f40447bc2a269b712_d20250806_m221206_c001_v7007000_t0000_u01754518326162") 2025/08/06 22:20:28 DEBUG : c/non empty space: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd66f1_d20250806_m221204_c001_v0001183_t0012_u01754518324504") 2025/08/06 22:20:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f403a8c80122575d0_d20250806_m221727_c001_v7007000_t0000_u01754518647646") 2025/08/06 22:20:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb421215_d20250806_m221722_c001_v0001093_t0032_u01754518642658") 2025/08/06 22:20:29 DEBUG : check sum: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f40447bc2a269b705_d20250806_m221157_c001_v7007000_t0000_u01754518317653") 2025/08/06 22:20:29 DEBUG : check sum: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd6698_d20250806_m221156_c001_v0001183_t0045_u01754518316697") 2025/08/06 22:20:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4020e814689f85af_d20250806_m222014_c001_v7007000_t0000_u01754518814471") 2025/08/06 22:20:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb42138c_d20250806_m222012_c001_v0001093_t0009_u01754518812793") 2025/08/06 22:20:29 DEBUG : dest/3: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f403a8c80122573a3_d20250806_m221405_c001_v7007000_t0000_u01754518445185") 2025/08/06 22:20:29 DEBUG : dest/3: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f40778dfd91cb841c_d20250806_m221404_c001_v0001157_t0031_u01754518444095") 2025/08/06 22:20:29 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f0939769559_d20250806_m221827_c001_v7007000_t0000_u01754518707171") 2025/08/06 22:20:29 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f83d4_d20250806_m221822_c001_v0001171_t0000_u01754518702756") 2025/08/06 22:20:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f404fa0b4b69c7e07_d20250806_m221944_c001_v7007000_t0000_u01754518784404") 2025/08/06 22:20:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb42134a_d20250806_m221932_c001_v0001093_t0057_u01754518772865") 2025/08/06 22:20:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4210f345730b6676_d20250806_m221928_c001_v7007000_t0000_u01754518768790") 2025/08/06 22:20:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb42132c_d20250806_m221917_c001_v0001093_t0002_u01754518757288") 2025/08/06 22:20:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f410d31759fa9d94e_d20250806_m221913_c001_v7007000_t0000_u01754518753181") 2025/08/06 22:20:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb421304_d20250806_m221902_c001_v0001093_t0045_u01754518742042") 2025/08/06 22:20:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f09397695e2_d20250806_m221857_c001_v7007000_t0000_u01754518737918") 2025/08/06 22:20:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb4212e8_d20250806_m221846_c001_v0001093_t0037_u01754518726516") 2025/08/06 22:20:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f419046b64f228a50_d20250806_m221842_c001_v7007000_t0000_u01754518722428") 2025/08/06 22:20:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb4212c7_d20250806_m221831_c001_v0001093_t0033_u01754518711281") 2025/08/06 22:20:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4111d758386c1952_d20250806_m221824_c001_v7007000_t0000_u01754518704288") 2025/08/06 22:20:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa74327_d20250806_m221813_c001_v0001182_t0052_u01754518693427") 2025/08/06 22:20:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94615c9_d20250806_m221809_c001_v7007000_t0000_u01754518689362") 2025/08/06 22:20:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa742ec_d20250806_m221805_c001_v0001182_t0016_u01754518685352") 2025/08/06 22:20:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4020b5c3d3c1d89a_d20250806_m221803_c001_v7007000_t0000_u01754518683955") 2025/08/06 22:20:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037988_d20250806_m221752_c001_v0001102_t0006_u01754518672854") 2025/08/06 22:20:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f420eba9bcbabe012_d20250806_m221748_c001_v7007000_t0000_u01754518668742") 2025/08/06 22:20:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa74280_d20250806_m221744_c001_v0001182_t0029_u01754518664439") 2025/08/06 22:20:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f420eba9bcbabdfe8_d20250806_m221742_c001_v7007000_t0000_u01754518662721") 2025/08/06 22:20:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa74230_d20250806_m221731_c001_v0001182_t0058_u01754518651706") 2025/08/06 22:20:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f419046b64f228945_d20250806_m221724_c001_v7007000_t0000_u01754518644926") 2025/08/06 22:20:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa741a7_d20250806_m221713_c001_v0001182_t0029_u01754518633632") 2025/08/06 22:20:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f401bbe58f4371903_d20250806_m221709_c001_v7007000_t0000_u01754518629599") 2025/08/06 22:20:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa74144_d20250806_m221657_c001_v0001182_t0034_u01754518617689") 2025/08/06 22:20:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f405dae8c8bf84fd9_d20250806_m221653_c001_v7007000_t0000_u01754518613649") 2025/08/06 22:20:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa740de_d20250806_m221643_c001_v0001182_t0028_u01754518603078") 2025/08/06 22:20:30 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94615c2_d20250806_m221807_c001_v7007000_t0000_u01754518687429") 2025/08/06 22:20:30 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa742d0_d20250806_m221801_c001_v0001182_t0016_u01754518681645") 2025/08/06 22:20:30 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f093976955b_d20250806_m221827_c001_v7007000_t0000_u01754518707354") 2025/08/06 22:20:30 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa74351_d20250806_m221822_c001_v0001182_t0021_u01754518702777") 2025/08/06 22:20:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f404fa0b4b69c7e08_d20250806_m221944_c001_v7007000_t0000_u01754518784587") 2025/08/06 22:20:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa74491_d20250806_m221933_c001_v0001182_t0043_u01754518773875") 2025/08/06 22:20:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4210f345730b6678_d20250806_m221928_c001_v7007000_t0000_u01754518768971") 2025/08/06 22:20:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa7445d_d20250806_m221918_c001_v0001182_t0053_u01754518758018") 2025/08/06 22:20:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f410d31759fa9d950_d20250806_m221913_c001_v7007000_t0000_u01754518753362") 2025/08/06 22:20:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa7440d_d20250806_m221902_c001_v0001182_t0000_u01754518742923") 2025/08/06 22:20:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f09397695e3_d20250806_m221858_c001_v7007000_t0000_u01754518738107") 2025/08/06 22:20:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa743b9_d20250806_m221847_c001_v0001182_t0027_u01754518727378") 2025/08/06 22:20:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f419046b64f228a51_d20250806_m221842_c001_v7007000_t0000_u01754518722612") 2025/08/06 22:20:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa7437b_d20250806_m221831_c001_v0001182_t0025_u01754518711961") 2025/08/06 22:20:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f093976954c_d20250806_m221824_c001_v7007000_t0000_u01754518704298") 2025/08/06 22:20:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0379c5_d20250806_m221813_c001_v0001102_t0026_u01754518693994") 2025/08/06 22:20:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94615ca_d20250806_m221809_c001_v7007000_t0000_u01754518689545") 2025/08/06 22:20:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0379b7_d20250806_m221805_c001_v0001102_t0059_u01754518685494") 2025/08/06 22:20:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4111d758386c1934_d20250806_m221804_c001_v7007000_t0000_u01754518684130") 2025/08/06 22:20:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f830f_d20250806_m221753_c001_v0001171_t0052_u01754518673623") 2025/08/06 22:20:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f420eba9bcbabe014_d20250806_m221748_c001_v7007000_t0000_u01754518668928") 2025/08/06 22:20:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f82d6_d20250806_m221744_c001_v0001171_t0058_u01754518664555") 2025/08/06 22:20:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4020b5c3d3c1d87f_d20250806_m221743_c001_v7007000_t0000_u01754518663255") 2025/08/06 22:20:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8276_d20250806_m221732_c001_v0001171_t0058_u01754518652351") 2025/08/06 22:20:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f401bbe58f437194d_d20250806_m221725_c001_v7007000_t0000_u01754518645271") 2025/08/06 22:20:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037905_d20250806_m221714_c001_v0001102_t0032_u01754518634189") 2025/08/06 22:20:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f401bbe58f4371904_d20250806_m221709_c001_v7007000_t0000_u01754518629780") 2025/08/06 22:20:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0378d8_d20250806_m221658_c001_v0001102_t0052_u01754518618234") 2025/08/06 22:20:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f405dae8c8bf84fda_d20250806_m221653_c001_v7007000_t0000_u01754518613832") 2025/08/06 22:20:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0378a6_d20250806_m221643_c001_v0001102_t0027_u01754518603649") 2025/08/06 22:20:32 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94615bf_d20250806_m221807_c001_v7007000_t0000_u01754518687071") 2025/08/06 22:20:32 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8349_d20250806_m221801_c001_v0001171_t0054_u01754518681715") 2025/08/06 22:20:32 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f093976955d_d20250806_m221827_c001_v7007000_t0000_u01754518707539") 2025/08/06 22:20:32 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb4212b3_d20250806_m221822_c001_v0001093_t0018_u01754518702763") 2025/08/06 22:20:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f404fa0b4b69c7e0a_d20250806_m221944_c001_v7007000_t0000_u01754518784778") 2025/08/06 22:20:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f858e_d20250806_m221934_c001_v0001171_t0035_u01754518774441") 2025/08/06 22:20:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4210f345730b6679_d20250806_m221929_c001_v7007000_t0000_u01754518769154") 2025/08/06 22:20:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8524_d20250806_m221918_c001_v0001171_t0000_u01754518758590") 2025/08/06 22:20:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f410d31759fa9d951_d20250806_m221913_c001_v7007000_t0000_u01754518753546") 2025/08/06 22:20:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f84b8_d20250806_m221903_c001_v0001171_t0053_u01754518743494") 2025/08/06 22:20:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f09397695e7_d20250806_m221858_c001_v7007000_t0000_u01754518738298") 2025/08/06 22:20:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8454_d20250806_m221847_c001_v0001171_t0042_u01754518727942") 2025/08/06 22:20:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f419046b64f228a52_d20250806_m221842_c001_v7007000_t0000_u01754518722799") 2025/08/06 22:20:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f83fb_d20250806_m221832_c001_v0001171_t0006_u01754518712519") 2025/08/06 22:20:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4152d501fbc8c32e_d20250806_m221824_c001_v7007000_t0000_u01754518704458") 2025/08/06 22:20:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f83a6_d20250806_m221814_c001_v0001171_t0018_u01754518694820") 2025/08/06 22:20:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94615cc_d20250806_m221809_c001_v7007000_t0000_u01754518689733") 2025/08/06 22:20:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8377_d20250806_m221805_c001_v0001171_t0042_u01754518685504") 2025/08/06 22:20:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f403a8c801225761c_d20250806_m221803_c001_v7007000_t0000_u01754518683961") 2025/08/06 22:20:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa742ac_d20250806_m221754_c001_v0001182_t0046_u01754518674276") 2025/08/06 22:20:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f420eba9bcbabe017_d20250806_m221749_c001_v7007000_t0000_u01754518669109") 2025/08/06 22:20:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb421259_d20250806_m221744_c001_v0001093_t0032_u01754518664563") 2025/08/06 22:20:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f420eba9bcbabdfea_d20250806_m221742_c001_v7007000_t0000_u01754518662912") 2025/08/06 22:20:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037943_d20250806_m221733_c001_v0001102_t0020_u01754518653302") 2025/08/06 22:20:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a5586853b_d20250806_m221724_c001_v7007000_t0000_u01754518644934") 2025/08/06 22:20:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb4211f7_d20250806_m221714_c001_v0001093_t0049_u01754518634862") 2025/08/06 22:20:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f401bbe58f4371906_d20250806_m221709_c001_v7007000_t0000_u01754518629961") 2025/08/06 22:20:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb4211d3_d20250806_m221658_c001_v0001093_t0046_u01754518618929") 2025/08/06 22:20:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f405dae8c8bf84fdb_d20250806_m221654_c001_v7007000_t0000_u01754518614013") 2025/08/06 22:20:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb4211ab_d20250806_m221643_c001_v0001093_t0019_u01754518603949") 2025/08/06 22:20:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f403a8c8012257625_d20250806_m221807_c001_v7007000_t0000_u01754518687082") 2025/08/06 22:20:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0379a6_d20250806_m221801_c001_v0001102_t0041_u01754518681796") 2025/08/06 22:20:33 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f093976955f_d20250806_m221827_c001_v7007000_t0000_u01754518707720") 2025/08/06 22:20:33 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0379e9_d20250806_m221822_c001_v0001102_t0037_u01754518702927") 2025/08/06 22:20:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f404fa0b4b69c7e0b_d20250806_m221944_c001_v7007000_t0000_u01754518784962") 2025/08/06 22:20:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037a8f_d20250806_m221935_c001_v0001102_t0004_u01754518775069") 2025/08/06 22:20:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4210f345730b667a_d20250806_m221929_c001_v7007000_t0000_u01754518769336") 2025/08/06 22:20:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037a6e_d20250806_m221919_c001_v0001102_t0042_u01754518759318") 2025/08/06 22:20:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f410d31759fa9d953_d20250806_m221913_c001_v7007000_t0000_u01754518753730") 2025/08/06 22:20:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037a52_d20250806_m221904_c001_v0001102_t0017_u01754518744240") 2025/08/06 22:20:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f09397695e8_d20250806_m221858_c001_v7007000_t0000_u01754518738485") 2025/08/06 22:20:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037a2c_d20250806_m221848_c001_v0001102_t0025_u01754518728698") 2025/08/06 22:20:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f419046b64f228a54_d20250806_m221842_c001_v7007000_t0000_u01754518722986") 2025/08/06 22:20:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037a03_d20250806_m221833_c001_v0001102_t0052_u01754518713196") 2025/08/06 22:20:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4152d501fbc8c330_d20250806_m221824_c001_v7007000_t0000_u01754518704682") 2025/08/06 22:20:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb4212a0_d20250806_m221815_c001_v0001093_t0058_u01754518695457") 2025/08/06 22:20:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94615cd_d20250806_m221809_c001_v7007000_t0000_u01754518689915") 2025/08/06 22:20:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa742f0_d20250806_m221805_c001_v0001182_t0044_u01754518685564") 2025/08/06 22:20:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f403a8c801225761d_d20250806_m221803_c001_v7007000_t0000_u01754518683975") 2025/08/06 22:20:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb42126d_d20250806_m221754_c001_v0001093_t0048_u01754518674822") 2025/08/06 22:20:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f420eba9bcbabe018_d20250806_m221749_c001_v7007000_t0000_u01754518669295") 2025/08/06 22:20:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa74282_d20250806_m221744_c001_v0001182_t0005_u01754518664655") 2025/08/06 22:20:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f420eba9bcbabdfeb_d20250806_m221742_c001_v7007000_t0000_u01754518662917") 2025/08/06 22:20:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb42122d_d20250806_m221734_c001_v0001093_t0018_u01754518654034") 2025/08/06 22:20:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f403a8c80122575c8_d20250806_m221725_c001_v7007000_t0000_u01754518645281") 2025/08/06 22:20:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f81f6_d20250806_m221715_c001_v0001171_t0010_u01754518635677") 2025/08/06 22:20:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f401bbe58f4371908_d20250806_m221710_c001_v7007000_t0000_u01754518630141") 2025/08/06 22:20:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8198_d20250806_m221659_c001_v0001171_t0000_u01754518619815") 2025/08/06 22:20:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f405dae8c8bf84fde_d20250806_m221654_c001_v7007000_t0000_u01754518614197") 2025/08/06 22:20:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f812d_d20250806_m221644_c001_v0001171_t0042_u01754518604340") 2025/08/06 22:20:35 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f403a8c8012257626_d20250806_m221807_c001_v7007000_t0000_u01754518687092") 2025/08/06 22:20:35 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa742d2_d20250806_m221801_c001_v0001182_t0014_u01754518681865") 2025/08/06 22:20:35 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f0939769561_d20250806_m221827_c001_v7007000_t0000_u01754518707903") 2025/08/06 22:20:35 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa74353_d20250806_m221822_c001_v0001182_t0050_u01754518702976") 2025/08/06 22:20:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f404fa0b4b69c7e0d_d20250806_m221945_c001_v7007000_t0000_u01754518785147") 2025/08/06 22:20:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb421351_d20250806_m221935_c001_v0001093_t0014_u01754518775612") 2025/08/06 22:20:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4210f345730b667b_d20250806_m221929_c001_v7007000_t0000_u01754518769518") 2025/08/06 22:20:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb42132e_d20250806_m221919_c001_v0001093_t0011_u01754518759693") 2025/08/06 22:20:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f410d31759fa9d954_d20250806_m221913_c001_v7007000_t0000_u01754518753910") 2025/08/06 22:20:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb42130c_d20250806_m221904_c001_v0001093_t0043_u01754518744642") 2025/08/06 22:20:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f09397695eb_d20250806_m221858_c001_v7007000_t0000_u01754518738668") 2025/08/06 22:20:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb4212ec_d20250806_m221849_c001_v0001093_t0007_u01754518729034") 2025/08/06 22:20:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f419046b64f228a55_d20250806_m221843_c001_v7007000_t0000_u01754518723170") 2025/08/06 22:20:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb4212cd_d20250806_m221833_c001_v0001093_t0013_u01754518713542") 2025/08/06 22:20:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4111d758386c1955_d20250806_m221824_c001_v7007000_t0000_u01754518704658") 2025/08/06 22:20:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa7432d_d20250806_m221815_c001_v0001182_t0030_u01754518695997") 2025/08/06 22:20:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94615ce_d20250806_m221810_c001_v7007000_t0000_u01754518690098") 2025/08/06 22:20:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb42128d_d20250806_m221805_c001_v0001093_t0053_u01754518685631") 2025/08/06 22:20:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94615b7_d20250806_m221803_c001_v7007000_t0000_u01754518683762") 2025/08/06 22:20:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e03798c_d20250806_m221755_c001_v0001102_t0013_u01754518675197") 2025/08/06 22:20:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f420eba9bcbabe01a_d20250806_m221749_c001_v7007000_t0000_u01754518669478") 2025/08/06 22:20:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037974_d20250806_m221744_c001_v0001102_t0011_u01754518664692") 2025/08/06 22:20:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f414ab92361f887bf_d20250806_m221743_c001_v7007000_t0000_u01754518663271") 2025/08/06 22:20:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa74241_d20250806_m221734_c001_v0001182_t0021_u01754518654378") 2025/08/06 22:20:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a5586853d_d20250806_m221725_c001_v7007000_t0000_u01754518645121") 2025/08/06 22:20:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa741bb_d20250806_m221716_c001_v0001182_t0002_u01754518636182") 2025/08/06 22:20:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f401bbe58f437190b_d20250806_m221710_c001_v7007000_t0000_u01754518630322") 2025/08/06 22:20:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa7415c_d20250806_m221700_c001_v0001182_t0049_u01754518620133") 2025/08/06 22:20:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f405dae8c8bf84fdf_d20250806_m221654_c001_v7007000_t0000_u01754518614378") 2025/08/06 22:20:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa740ea_d20250806_m221644_c001_v0001182_t0002_u01754518604652") 2025/08/06 22:20:36 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f419d9c90952148ca_d20250806_m221807_c001_v7007000_t0000_u01754518687441") 2025/08/06 22:20:36 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa742d4_d20250806_m221802_c001_v0001182_t0053_u01754518682072") 2025/08/06 22:20:36 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f0939769563_d20250806_m221828_c001_v7007000_t0000_u01754518708087") 2025/08/06 22:20:36 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f83d6_d20250806_m221823_c001_v0001171_t0059_u01754518703043") 2025/08/06 22:20:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f404fa0b4b69c7e0f_d20250806_m221945_c001_v7007000_t0000_u01754518785329") 2025/08/06 22:20:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa74498_d20250806_m221935_c001_v0001182_t0041_u01754518775966") 2025/08/06 22:20:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4210f345730b667c_d20250806_m221929_c001_v7007000_t0000_u01754518769698") 2025/08/06 22:20:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa7446b_d20250806_m221920_c001_v0001182_t0036_u01754518760157") 2025/08/06 22:20:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f410d31759fa9d956_d20250806_m221914_c001_v7007000_t0000_u01754518754093") 2025/08/06 22:20:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa74417_d20250806_m221904_c001_v0001182_t0032_u01754518744969") 2025/08/06 22:20:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f09397695ee_d20250806_m221858_c001_v7007000_t0000_u01754518738854") 2025/08/06 22:20:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa743d3_d20250806_m221849_c001_v0001182_t0021_u01754518729361") 2025/08/06 22:20:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f419046b64f228a57_d20250806_m221843_c001_v7007000_t0000_u01754518723353") 2025/08/06 22:20:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa7437f_d20250806_m221833_c001_v0001182_t0045_u01754518713828") 2025/08/06 22:20:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f418ed661d1afc701_d20250806_m221824_c001_v7007000_t0000_u01754518704693") 2025/08/06 22:20:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0379cf_d20250806_m221816_c001_v0001102_t0050_u01754518696277") 2025/08/06 22:20:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94615cf_d20250806_m221810_c001_v7007000_t0000_u01754518690280") 2025/08/06 22:20:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa742f2_d20250806_m221805_c001_v0001182_t0013_u01754518685764") 2025/08/06 22:20:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94615bb_d20250806_m221804_c001_v7007000_t0000_u01754518684196") 2025/08/06 22:20:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f831c_d20250806_m221755_c001_v0001171_t0056_u01754518675539") 2025/08/06 22:20:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f420eba9bcbabe01b_d20250806_m221749_c001_v7007000_t0000_u01754518669659") 2025/08/06 22:20:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa74286_d20250806_m221744_c001_v0001182_t0028_u01754518664938") 2025/08/06 22:20:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f41609e0665ff280a_d20250806_m221743_c001_v7007000_t0000_u01754518663160") 2025/08/06 22:20:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f828c_d20250806_m221734_c001_v0001171_t0034_u01754518654595") 2025/08/06 22:20:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f415baf7d94a94666_d20250806_m221725_c001_v7007000_t0000_u01754518645134") 2025/08/06 22:20:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037911_d20250806_m221716_c001_v0001102_t0036_u01754518636416") 2025/08/06 22:20:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f401bbe58f437190d_d20250806_m221710_c001_v7007000_t0000_u01754518630503") 2025/08/06 22:20:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0378e2_d20250806_m221700_c001_v0001102_t0058_u01754518620330") 2025/08/06 22:20:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f405dae8c8bf84fe0_d20250806_m221654_c001_v7007000_t0000_u01754518614561") 2025/08/06 22:20:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0378b0_d20250806_m221644_c001_v0001102_t0025_u01754518604876") 2025/08/06 22:20:38 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94615c3_d20250806_m221807_c001_v7007000_t0000_u01754518687451") 2025/08/06 22:20:38 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f834f_d20250806_m221802_c001_v0001171_t0049_u01754518682113") 2025/08/06 22:20:38 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f0939769564_d20250806_m221828_c001_v7007000_t0000_u01754518708268") 2025/08/06 22:20:38 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa74357_d20250806_m221823_c001_v0001182_t0029_u01754518703176") 2025/08/06 22:20:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f404fa0b4b69c7e10_d20250806_m221945_c001_v7007000_t0000_u01754518785526") 2025/08/06 22:20:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8598_d20250806_m221936_c001_v0001171_t0012_u01754518776158") 2025/08/06 22:20:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4210f345730b667d_d20250806_m221929_c001_v7007000_t0000_u01754518769881") 2025/08/06 22:20:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f852c_d20250806_m221920_c001_v0001171_t0028_u01754518760356") 2025/08/06 22:20:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f410d31759fa9d959_d20250806_m221914_c001_v7007000_t0000_u01754518754275") 2025/08/06 22:20:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f84ca_d20250806_m221905_c001_v0001171_t0037_u01754518745169") 2025/08/06 22:20:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f09397695ef_d20250806_m221859_c001_v7007000_t0000_u01754518739038") 2025/08/06 22:20:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8462_d20250806_m221849_c001_v0001171_t0034_u01754518729570") 2025/08/06 22:20:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f419046b64f228a59_d20250806_m221843_c001_v7007000_t0000_u01754518723537") 2025/08/06 22:20:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f83ff_d20250806_m221834_c001_v0001171_t0036_u01754518714033") 2025/08/06 22:20:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f093976954f_d20250806_m221824_c001_v7007000_t0000_u01754518704702") 2025/08/06 22:20:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f83ae_d20250806_m221816_c001_v0001171_t0032_u01754518696781") 2025/08/06 22:20:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94615d0_d20250806_m221810_c001_v7007000_t0000_u01754518690462") 2025/08/06 22:20:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8379_d20250806_m221805_c001_v0001171_t0000_u01754518685793") 2025/08/06 22:20:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4020b5c3d3c1d89b_d20250806_m221804_c001_v7007000_t0000_u01754518684141") 2025/08/06 22:20:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa742b7_d20250806_m221755_c001_v0001182_t0013_u01754518675971") 2025/08/06 22:20:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f420eba9bcbabe01d_d20250806_m221749_c001_v7007000_t0000_u01754518669843") 2025/08/06 22:20:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb42125b_d20250806_m221744_c001_v0001093_t0034_u01754518664944") 2025/08/06 22:20:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4111d758386c18f6_d20250806_m221743_c001_v7007000_t0000_u01754518663161") 2025/08/06 22:20:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037948_d20250806_m221734_c001_v0001102_t0015_u01754518654933") 2025/08/06 22:20:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f410d31759fa9d85b_d20250806_m221724_c001_v7007000_t0000_u01754518644529") 2025/08/06 22:20:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb4211ff_d20250806_m221716_c001_v0001093_t0033_u01754518636850") 2025/08/06 22:20:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f401bbe58f437190f_d20250806_m221710_c001_v7007000_t0000_u01754518630683") 2025/08/06 22:20:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb4211dd_d20250806_m221700_c001_v0001093_t0002_u01754518620715") 2025/08/06 22:20:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f405dae8c8bf84fe1_d20250806_m221654_c001_v7007000_t0000_u01754518614744") 2025/08/06 22:20:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb4211af_d20250806_m221645_c001_v0001093_t0009_u01754518605177") 2025/08/06 22:20:39 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4020b5c3d3c1d89f_d20250806_m221807_c001_v7007000_t0000_u01754518687101") 2025/08/06 22:20:39 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb421285_d20250806_m221802_c001_v0001093_t0033_u01754518682136") 2025/08/06 22:20:39 DEBUG : dir1/0007-12345: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f0939769565_d20250806_m221828_c001_v7007000_t0000_u01754518708455") 2025/08/06 22:20:39 DEBUG : dir1/0007-12345: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb4212b7_d20250806_m221823_c001_v0001093_t0023_u01754518703223") 2025/08/06 22:20:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f404fa0b4b69c7e12_d20250806_m221945_c001_v7007000_t0000_u01754518785710") 2025/08/06 22:20:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037a91_d20250806_m221936_c001_v0001102_t0009_u01754518776525") 2025/08/06 22:20:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4210f345730b667e_d20250806_m221930_c001_v7007000_t0000_u01754518770060") 2025/08/06 22:20:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037a70_d20250806_m221920_c001_v0001102_t0057_u01754518760728") 2025/08/06 22:20:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f410d31759fa9d95a_d20250806_m221914_c001_v7007000_t0000_u01754518754462") 2025/08/06 22:20:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037a54_d20250806_m221905_c001_v0001102_t0027_u01754518745504") 2025/08/06 22:20:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f09397695f2_d20250806_m221859_c001_v7007000_t0000_u01754518739222") 2025/08/06 22:20:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037a30_d20250806_m221849_c001_v0001102_t0021_u01754518729994") 2025/08/06 22:20:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f419046b64f228a5a_d20250806_m221843_c001_v7007000_t0000_u01754518723719") 2025/08/06 22:20:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037a09_d20250806_m221834_c001_v0001102_t0058_u01754518714385") 2025/08/06 22:20:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4134a00944144ceb_d20250806_m221824_c001_v7007000_t0000_u01754518704668") 2025/08/06 22:20:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb4212a6_d20250806_m221817_c001_v0001093_t0008_u01754518697155") 2025/08/06 22:20:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94615d1_d20250806_m221810_c001_v7007000_t0000_u01754518690647") 2025/08/06 22:20:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa742f4_d20250806_m221805_c001_v0001182_t0041_u01754518685961") 2025/08/06 22:20:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f403a8c8012257620_d20250806_m221804_c001_v7007000_t0000_u01754518684152") 2025/08/06 22:20:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb421271_d20250806_m221756_c001_v0001093_t0043_u01754518676178") 2025/08/06 22:20:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f420eba9bcbabe01f_d20250806_m221750_c001_v7007000_t0000_u01754518670026") 2025/08/06 22:20:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f82da_d20250806_m221744_c001_v0001171_t0023_u01754518664987") 2025/08/06 22:20:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f420eba9bcbabdfed_d20250806_m221743_c001_v7007000_t0000_u01754518663104") 2025/08/06 22:20:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb421235_d20250806_m221735_c001_v0001093_t0022_u01754518655331") 2025/08/06 22:20:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f410d31759fa9d85d_d20250806_m221724_c001_v7007000_t0000_u01754518644713") 2025/08/06 22:20:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8202_d20250806_m221717_c001_v0001171_t0044_u01754518637262") 2025/08/06 22:20:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f401bbe58f4371911_d20250806_m221710_c001_v7007000_t0000_u01754518630872") 2025/08/06 22:20:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f81a2_d20250806_m221701_c001_v0001171_t0040_u01754518621083") 2025/08/06 22:20:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f405dae8c8bf84fe3_d20250806_m221654_c001_v7007000_t0000_u01754518614925") 2025/08/06 22:20:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8139_d20250806_m221645_c001_v0001171_t0044_u01754518605477") 2025/08/06 22:20:41 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f419d9c90952148c9_d20250806_m221807_c001_v7007000_t0000_u01754518687250") 2025/08/06 22:20:41 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0379aa_d20250806_m221802_c001_v0001102_t0046_u01754518682171") 2025/08/06 22:20:41 DEBUG : dir1/0008-23456: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f0939769566_d20250806_m221828_c001_v7007000_t0000_u01754518708635") 2025/08/06 22:20:41 DEBUG : dir1/0008-23456: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa74359_d20250806_m221823_c001_v0001182_t0034_u01754518703385") 2025/08/06 22:20:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f404fa0b4b69c7e13_d20250806_m221945_c001_v7007000_t0000_u01754518785893") 2025/08/06 22:20:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb421355_d20250806_m221936_c001_v0001093_t0016_u01754518776808") 2025/08/06 22:20:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4210f345730b667f_d20250806_m221930_c001_v7007000_t0000_u01754518770239") 2025/08/06 22:20:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb421330_d20250806_m221921_c001_v0001093_t0022_u01754518761195") 2025/08/06 22:20:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f410d31759fa9d95c_d20250806_m221914_c001_v7007000_t0000_u01754518754643") 2025/08/06 22:20:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb421310_d20250806_m221905_c001_v0001093_t0009_u01754518745835") 2025/08/06 22:20:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f09397695f3_d20250806_m221859_c001_v7007000_t0000_u01754518739405") 2025/08/06 22:20:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb4212ee_d20250806_m221850_c001_v0001093_t0023_u01754518730303") 2025/08/06 22:20:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f419046b64f228a5b_d20250806_m221843_c001_v7007000_t0000_u01754518723901") 2025/08/06 22:20:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb4212d3_d20250806_m221834_c001_v0001093_t0033_u01754518714803") 2025/08/06 22:20:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4152d501fbc8c332_d20250806_m221824_c001_v7007000_t0000_u01754518704820") 2025/08/06 22:20:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa74333_d20250806_m221817_c001_v0001182_t0000_u01754518697506") 2025/08/06 22:20:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94615d2_d20250806_m221810_c001_v7007000_t0000_u01754518690832") 2025/08/06 22:20:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0379b9_d20250806_m221805_c001_v0001102_t0028_u01754518685991") 2025/08/06 22:20:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f405dae8c8bf850e5_d20250806_m221804_c001_v7007000_t0000_u01754518684207") 2025/08/06 22:20:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e03798e_d20250806_m221756_c001_v0001102_t0035_u01754518676484") 2025/08/06 22:20:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f420eba9bcbabe020_d20250806_m221750_c001_v7007000_t0000_u01754518670211") 2025/08/06 22:20:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037976_d20250806_m221745_c001_v0001102_t0038_u01754518665016") 2025/08/06 22:20:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f41609e0665ff280b_d20250806_m221743_c001_v7007000_t0000_u01754518663345") 2025/08/06 22:20:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa74247_d20250806_m221735_c001_v0001182_t0047_u01754518655640") 2025/08/06 22:20:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f412dc033f4cbc4a4_d20250806_m221725_c001_v7007000_t0000_u01754518645139") 2025/08/06 22:20:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa741c1_d20250806_m221717_c001_v0001182_t0019_u01754518637534") 2025/08/06 22:20:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f401bbe58f4371912_d20250806_m221711_c001_v7007000_t0000_u01754518631051") 2025/08/06 22:20:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa74166_d20250806_m221701_c001_v0001182_t0000_u01754518621442") 2025/08/06 22:20:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f405dae8c8bf84fe4_d20250806_m221655_c001_v7007000_t0000_u01754518615106") 2025/08/06 22:20:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa740f6_d20250806_m221645_c001_v0001182_t0002_u01754518605866") 2025/08/06 22:20:42 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f405dae8c8bf850ee_d20250806_m221807_c001_v7007000_t0000_u01754518687041") 2025/08/06 22:20:42 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa742d6_d20250806_m221802_c001_v0001182_t0022_u01754518682273") 2025/08/06 22:20:42 DEBUG : dir1/0009-34567: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f0939769567_d20250806_m221828_c001_v7007000_t0000_u01754518708818") 2025/08/06 22:20:42 DEBUG : dir1/0009-34567: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0379ed_d20250806_m221823_c001_v0001102_t0011_u01754518703488") 2025/08/06 22:20:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f404fa0b4b69c7e15_d20250806_m221946_c001_v7007000_t0000_u01754518786075") 2025/08/06 22:20:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa7449e_d20250806_m221937_c001_v0001182_t0047_u01754518777135") 2025/08/06 22:20:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4210f345730b6680_d20250806_m221930_c001_v7007000_t0000_u01754518770420") 2025/08/06 22:20:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa7446f_d20250806_m221921_c001_v0001182_t0041_u01754518761526") 2025/08/06 22:20:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f410d31759fa9d95d_d20250806_m221914_c001_v7007000_t0000_u01754518754825") 2025/08/06 22:20:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa7441d_d20250806_m221906_c001_v0001182_t0023_u01754518746239") 2025/08/06 22:20:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f09397695f6_d20250806_m221859_c001_v7007000_t0000_u01754518739588") 2025/08/06 22:20:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa743d9_d20250806_m221850_c001_v0001182_t0011_u01754518730661") 2025/08/06 22:20:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f419046b64f228a5c_d20250806_m221844_c001_v7007000_t0000_u01754518724085") 2025/08/06 22:20:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa74383_d20250806_m221835_c001_v0001182_t0003_u01754518715124") 2025/08/06 22:20:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417ce86367387969_d20250806_m221824_c001_v7007000_t0000_u01754518704669") 2025/08/06 22:20:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0379d5_d20250806_m221817_c001_v0001102_t0003_u01754518697700") 2025/08/06 22:20:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94615d3_d20250806_m221811_c001_v7007000_t0000_u01754518691014") 2025/08/06 22:20:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb421291_d20250806_m221806_c001_v0001093_t0029_u01754518686123") 2025/08/06 22:20:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f403a8c8012257621_d20250806_m221804_c001_v7007000_t0000_u01754518684163") 2025/08/06 22:20:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8322_d20250806_m221756_c001_v0001171_t0053_u01754518676819") 2025/08/06 22:20:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f420eba9bcbabe022_d20250806_m221750_c001_v7007000_t0000_u01754518670394") 2025/08/06 22:20:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa74288_d20250806_m221745_c001_v0001182_t0046_u01754518665159") 2025/08/06 22:20:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4081b645c5354283_d20250806_m221743_c001_v7007000_t0000_u01754518663051") 2025/08/06 22:20:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8292_d20250806_m221735_c001_v0001171_t0004_u01754518655846") 2025/08/06 22:20:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f401bbe58f437194b_d20250806_m221724_c001_v7007000_t0000_u01754518644905") 2025/08/06 22:20:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037917_d20250806_m221717_c001_v0001102_t0052_u01754518637729") 2025/08/06 22:20:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f401bbe58f4371914_d20250806_m221711_c001_v7007000_t0000_u01754518631234") 2025/08/06 22:20:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0378e4_d20250806_m221701_c001_v0001102_t0006_u01754518621666") 2025/08/06 22:20:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f405dae8c8bf84fe5_d20250806_m221655_c001_v7007000_t0000_u01754518615288") 2025/08/06 22:20:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0378b4_d20250806_m221646_c001_v0001102_t0031_u01754518606064") 2025/08/06 22:20:44 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4020b5c3d3c1d8a1_d20250806_m221807_c001_v7007000_t0000_u01754518687292") 2025/08/06 22:20:44 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8353_d20250806_m221802_c001_v0001171_t0029_u01754518682442") 2025/08/06 22:20:44 DEBUG : dir1/0010-45678: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f0939769568_d20250806_m221829_c001_v7007000_t0000_u01754518709003") 2025/08/06 22:20:44 DEBUG : dir1/0010-45678: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f83d8_d20250806_m221823_c001_v0001171_t0045_u01754518703501") 2025/08/06 22:20:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f404fa0b4b69c7e17_d20250806_m221946_c001_v7007000_t0000_u01754518786256") 2025/08/06 22:20:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f859e_d20250806_m221937_c001_v0001171_t0017_u01754518777332") 2025/08/06 22:20:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4210f345730b6681_d20250806_m221930_c001_v7007000_t0000_u01754518770603") 2025/08/06 22:20:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f853a_d20250806_m221921_c001_v0001171_t0007_u01754518761734") 2025/08/06 22:20:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f410d31759fa9d95f_d20250806_m221915_c001_v7007000_t0000_u01754518755006") 2025/08/06 22:20:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f84d0_d20250806_m221906_c001_v0001171_t0031_u01754518746461") 2025/08/06 22:20:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f09397695f9_d20250806_m221859_c001_v7007000_t0000_u01754518739773") 2025/08/06 22:20:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8468_d20250806_m221850_c001_v0001171_t0014_u01754518730854") 2025/08/06 22:20:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f419046b64f228a5d_d20250806_m221844_c001_v7007000_t0000_u01754518724277") 2025/08/06 22:20:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8407_d20250806_m221835_c001_v0001171_t0003_u01754518715316") 2025/08/06 22:20:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f093976954d_d20250806_m221824_c001_v7007000_t0000_u01754518704484") 2025/08/06 22:20:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f83ba_d20250806_m221818_c001_v0001171_t0054_u01754518698040") 2025/08/06 22:20:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94615d4_d20250806_m221811_c001_v7007000_t0000_u01754518691196") 2025/08/06 22:20:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f837b_d20250806_m221806_c001_v0001171_t0033_u01754518686139") 2025/08/06 22:20:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f419d9c90952148c2_d20250806_m221803_c001_v7007000_t0000_u01754518683995") 2025/08/06 22:20:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa742c0_d20250806_m221757_c001_v0001182_t0031_u01754518677200") 2025/08/06 22:20:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f420eba9bcbabe023_d20250806_m221750_c001_v7007000_t0000_u01754518670578") 2025/08/06 22:20:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb42125d_d20250806_m221745_c001_v0001093_t0005_u01754518665298") 2025/08/06 22:20:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f409f11bb014a18eb_d20250806_m221743_c001_v7007000_t0000_u01754518663055") 2025/08/06 22:20:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037950_d20250806_m221736_c001_v0001102_t0053_u01754518656274") 2025/08/06 22:20:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f409f11bb014a18cc_d20250806_m221725_c001_v7007000_t0000_u01754518645158") 2025/08/06 22:20:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb421201_d20250806_m221718_c001_v0001093_t0017_u01754518638202") 2025/08/06 22:20:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f401bbe58f4371917_d20250806_m221711_c001_v7007000_t0000_u01754518631423") 2025/08/06 22:20:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb4211df_d20250806_m221702_c001_v0001093_t0033_u01754518622015") 2025/08/06 22:20:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f405dae8c8bf84fe6_d20250806_m221655_c001_v7007000_t0000_u01754518615470") 2025/08/06 22:20:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb4211b1_d20250806_m221646_c001_v0001093_t0057_u01754518606355") 2025/08/06 22:20:45 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94615c1_d20250806_m221807_c001_v7007000_t0000_u01754518687262") 2025/08/06 22:20:45 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa742d8_d20250806_m221802_c001_v0001182_t0044_u01754518682477") 2025/08/06 22:20:45 DEBUG : dir1/0011-56789: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f0939769569_d20250806_m221829_c001_v7007000_t0000_u01754518709184") 2025/08/06 22:20:45 DEBUG : dir1/0011-56789: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb4212b9_d20250806_m221823_c001_v0001093_t0046_u01754518703576") 2025/08/06 22:20:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f404fa0b4b69c7e18_d20250806_m221946_c001_v7007000_t0000_u01754518786442") 2025/08/06 22:20:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037a97_d20250806_m221937_c001_v0001102_t0016_u01754518777731") 2025/08/06 22:20:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4210f345730b6683_d20250806_m221930_c001_v7007000_t0000_u01754518770784") 2025/08/06 22:20:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037a75_d20250806_m221922_c001_v0001102_t0053_u01754518762023") 2025/08/06 22:20:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f410d31759fa9d962_d20250806_m221915_c001_v7007000_t0000_u01754518755187") 2025/08/06 22:20:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037a56_d20250806_m221906_c001_v0001102_t0048_u01754518746775") 2025/08/06 22:20:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f09397695fa_d20250806_m221859_c001_v7007000_t0000_u01754518739957") 2025/08/06 22:20:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037a32_d20250806_m221851_c001_v0001102_t0046_u01754518731323") 2025/08/06 22:20:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f419046b64f228a5e_d20250806_m221844_c001_v7007000_t0000_u01754518724459") 2025/08/06 22:20:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037a0d_d20250806_m221835_c001_v0001102_t0008_u01754518715811") 2025/08/06 22:20:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4111d758386c1953_d20250806_m221824_c001_v7007000_t0000_u01754518704477") 2025/08/06 22:20:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb4212a8_d20250806_m221818_c001_v0001093_t0008_u01754518698393") 2025/08/06 22:20:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94615d6_d20250806_m221811_c001_v7007000_t0000_u01754518691382") 2025/08/06 22:20:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa742f6_d20250806_m221806_c001_v0001182_t0000_u01754518686162") 2025/08/06 22:20:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f405dae8c8bf850e3_d20250806_m221804_c001_v7007000_t0000_u01754518684000") 2025/08/06 22:20:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb421273_d20250806_m221757_c001_v0001093_t0045_u01754518677403") 2025/08/06 22:20:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f420eba9bcbabe025_d20250806_m221750_c001_v7007000_t0000_u01754518670761") 2025/08/06 22:20:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa7428a_d20250806_m221745_c001_v0001182_t0007_u01754518665383") 2025/08/06 22:20:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f420eba9bcbabdfee_d20250806_m221743_c001_v7007000_t0000_u01754518663283") 2025/08/06 22:20:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb421239_d20250806_m221736_c001_v0001093_t0040_u01754518656677") 2025/08/06 22:20:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f409f11bb014a18cb_d20250806_m221724_c001_v7007000_t0000_u01754518644955") 2025/08/06 22:20:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8204_d20250806_m221718_c001_v0001171_t0002_u01754518638542") 2025/08/06 22:20:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f401bbe58f4371919_d20250806_m221711_c001_v7007000_t0000_u01754518631604") 2025/08/06 22:20:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f81aa_d20250806_m221702_c001_v0001171_t0011_u01754518622556") 2025/08/06 22:20:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f405dae8c8bf84fe7_d20250806_m221655_c001_v7007000_t0000_u01754518615658") 2025/08/06 22:20:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f814d_d20250806_m221647_c001_v0001171_t0039_u01754518607126") 2025/08/06 22:20:46 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94615be_d20250806_m221807_c001_v7007000_t0000_u01754518687050") 2025/08/06 22:20:46 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb421287_d20250806_m221802_c001_v0001093_t0053_u01754518682488") 2025/08/06 22:20:47 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f093976956a_d20250806_m221829_c001_v7007000_t0000_u01754518709365") 2025/08/06 22:20:47 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa7435d_d20250806_m221823_c001_v0001182_t0044_u01754518703598") 2025/08/06 22:20:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f404fa0b4b69c7e1a_d20250806_m221946_c001_v7007000_t0000_u01754518786628") 2025/08/06 22:20:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb421357_d20250806_m221938_c001_v0001093_t0051_u01754518778016") 2025/08/06 22:20:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4210f345730b6684_d20250806_m221930_c001_v7007000_t0000_u01754518770969") 2025/08/06 22:20:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb42133a_d20250806_m221922_c001_v0001093_t0034_u01754518762453") 2025/08/06 22:20:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f410d31759fa9d963_d20250806_m221915_c001_v7007000_t0000_u01754518755374") 2025/08/06 22:20:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb421316_d20250806_m221907_c001_v0001093_t0011_u01754518747210") 2025/08/06 22:20:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f09397695fd_d20250806_m221900_c001_v7007000_t0000_u01754518740140") 2025/08/06 22:20:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb4212f0_d20250806_m221851_c001_v0001093_t0026_u01754518731711") 2025/08/06 22:20:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f419046b64f228a5f_d20250806_m221844_c001_v7007000_t0000_u01754518724642") 2025/08/06 22:20:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb4212d5_d20250806_m221836_c001_v0001093_t0044_u01754518716182") 2025/08/06 22:20:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4111d758386c1956_d20250806_m221824_c001_v7007000_t0000_u01754518704840") 2025/08/06 22:20:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa74339_d20250806_m221818_c001_v0001182_t0008_u01754518698815") 2025/08/06 22:20:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94615d7_d20250806_m221811_c001_v7007000_t0000_u01754518691563") 2025/08/06 22:20:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0379bb_d20250806_m221806_c001_v0001102_t0026_u01754518686299") 2025/08/06 22:20:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94615b6_d20250806_m221803_c001_v7007000_t0000_u01754518683580") 2025/08/06 22:20:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037999_d20250806_m221757_c001_v0001102_t0008_u01754518677808") 2025/08/06 22:20:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f420eba9bcbabe027_d20250806_m221750_c001_v7007000_t0000_u01754518670986") 2025/08/06 22:20:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f82e0_d20250806_m221745_c001_v0001171_t0056_u01754518665422") 2025/08/06 22:20:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f414ab92361f887bd_d20250806_m221743_c001_v7007000_t0000_u01754518663087") 2025/08/06 22:20:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa74257_d20250806_m221737_c001_v0001182_t0046_u01754518657038") 2025/08/06 22:20:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f410d31759fa9d85f_d20250806_m221725_c001_v7007000_t0000_u01754518645162") 2025/08/06 22:20:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa741d5_d20250806_m221718_c001_v0001182_t0034_u01754518638905") 2025/08/06 22:20:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f401bbe58f437191b_d20250806_m221711_c001_v7007000_t0000_u01754518631786") 2025/08/06 22:20:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa74175_d20250806_m221703_c001_v0001182_t0014_u01754518623061") 2025/08/06 22:20:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f405dae8c8bf84fe8_d20250806_m221655_c001_v7007000_t0000_u01754518615842") 2025/08/06 22:20:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa74102_d20250806_m221647_c001_v0001182_t0021_u01754518607395") 2025/08/06 22:20:48 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417ce8636738795c_d20250806_m221807_c001_v7007000_t0000_u01754518687120") 2025/08/06 22:20:48 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0379ac_d20250806_m221802_c001_v0001102_t0041_u01754518682597") 2025/08/06 22:20:48 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f093976956b_d20250806_m221829_c001_v7007000_t0000_u01754518709546") 2025/08/06 22:20:48 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa7435f_d20250806_m221823_c001_v0001182_t0056_u01754518703803") 2025/08/06 22:20:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f404fa0b4b69c7e1c_d20250806_m221946_c001_v7007000_t0000_u01754518786891") 2025/08/06 22:20:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa744a6_d20250806_m221938_c001_v0001182_t0005_u01754518778612") 2025/08/06 22:20:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4210f345730b6685_d20250806_m221931_c001_v7007000_t0000_u01754518771153") 2025/08/06 22:20:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa74473_d20250806_m221922_c001_v0001182_t0012_u01754518762800") 2025/08/06 22:20:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f410d31759fa9d965_d20250806_m221915_c001_v7007000_t0000_u01754518755560") 2025/08/06 22:20:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa74429_d20250806_m221907_c001_v0001182_t0018_u01754518747641") 2025/08/06 22:20:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f09397695fe_d20250806_m221900_c001_v7007000_t0000_u01754518740323") 2025/08/06 22:20:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa743df_d20250806_m221851_c001_v0001182_t0017_u01754518731994") 2025/08/06 22:20:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f419046b64f228a60_d20250806_m221844_c001_v7007000_t0000_u01754518724824") 2025/08/06 22:20:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa7438d_d20250806_m221836_c001_v0001182_t0019_u01754518716520") 2025/08/06 22:20:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417ce8636738796a_d20250806_m221824_c001_v7007000_t0000_u01754518704851") 2025/08/06 22:20:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0379d9_d20250806_m221819_c001_v0001102_t0018_u01754518699054") 2025/08/06 22:20:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94615d8_d20250806_m221811_c001_v7007000_t0000_u01754518691747") 2025/08/06 22:20:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa742f9_d20250806_m221806_c001_v0001182_t0047_u01754518686378") 2025/08/06 22:20:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94615ba_d20250806_m221804_c001_v7007000_t0000_u01754518684174") 2025/08/06 22:20:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8327_d20250806_m221758_c001_v0001171_t0040_u01754518678211") 2025/08/06 22:20:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f420eba9bcbabe028_d20250806_m221751_c001_v7007000_t0000_u01754518671173") 2025/08/06 22:20:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e03797a_d20250806_m221745_c001_v0001102_t0046_u01754518665436") 2025/08/06 22:20:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f420eba9bcbabdfec_d20250806_m221743_c001_v7007000_t0000_u01754518663095") 2025/08/06 22:20:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f829e_d20250806_m221737_c001_v0001171_t0012_u01754518657254") 2025/08/06 22:20:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f412dc033f4cbc4a2_d20250806_m221724_c001_v7007000_t0000_u01754518644951") 2025/08/06 22:20:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e03791d_d20250806_m221719_c001_v0001102_t0002_u01754518639120") 2025/08/06 22:20:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f401bbe58f437191c_d20250806_m221711_c001_v7007000_t0000_u01754518631971") 2025/08/06 22:20:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0378e6_d20250806_m221703_c001_v0001102_t0047_u01754518623262") 2025/08/06 22:20:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f405dae8c8bf84fe9_d20250806_m221656_c001_v7007000_t0000_u01754518616023") 2025/08/06 22:20:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0378ba_d20250806_m221647_c001_v0001102_t0032_u01754518607600") 2025/08/06 22:20:49 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f405dae8c8bf850ef_d20250806_m221807_c001_v7007000_t0000_u01754518687230") 2025/08/06 22:20:49 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa742dc_d20250806_m221802_c001_v0001182_t0000_u01754518682694") 2025/08/06 22:20:49 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f093976956c_d20250806_m221829_c001_v7007000_t0000_u01754518709729") 2025/08/06 22:20:49 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0379ef_d20250806_m221823_c001_v0001102_t0037_u01754518703813") 2025/08/06 22:20:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f404fa0b4b69c7e1d_d20250806_m221947_c001_v7007000_t0000_u01754518787075") 2025/08/06 22:20:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f85a4_d20250806_m221938_c001_v0001171_t0042_u01754518778818") 2025/08/06 22:20:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4210f345730b6686_d20250806_m221931_c001_v7007000_t0000_u01754518771334") 2025/08/06 22:20:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8546_d20250806_m221923_c001_v0001171_t0014_u01754518763003") 2025/08/06 22:20:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f410d31759fa9d966_d20250806_m221915_c001_v7007000_t0000_u01754518755750") 2025/08/06 22:20:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f84da_d20250806_m221907_c001_v0001171_t0020_u01754518747851") 2025/08/06 22:20:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f0939769601_d20250806_m221900_c001_v7007000_t0000_u01754518740514") 2025/08/06 22:20:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f846e_d20250806_m221852_c001_v0001171_t0040_u01754518732210") 2025/08/06 22:20:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f419046b64f228a61_d20250806_m221845_c001_v7007000_t0000_u01754518725009") 2025/08/06 22:20:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f840d_d20250806_m221836_c001_v0001171_t0026_u01754518716737") 2025/08/06 22:20:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f093976954e_d20250806_m221824_c001_v7007000_t0000_u01754518704671") 2025/08/06 22:20:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f83c4_d20250806_m221819_c001_v0001171_t0059_u01754518699403") 2025/08/06 22:20:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94615d9_d20250806_m221811_c001_v7007000_t0000_u01754518691928") 2025/08/06 22:20:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb421293_d20250806_m221806_c001_v0001093_t0038_u01754518686469") 2025/08/06 22:20:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4020b5c3d3c1d898_d20250806_m221803_c001_v7007000_t0000_u01754518683589") 2025/08/06 22:20:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa742c4_d20250806_m221758_c001_v0001182_t0059_u01754518678637") 2025/08/06 22:20:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f420eba9bcbabe02a_d20250806_m221751_c001_v7007000_t0000_u01754518671362") 2025/08/06 22:20:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa74290_d20250806_m221745_c001_v0001182_t0058_u01754518665579") 2025/08/06 22:20:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4020b5c3d3c1d87e_d20250806_m221743_c001_v7007000_t0000_u01754518663065") 2025/08/06 22:20:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037956_d20250806_m221737_c001_v0001102_t0048_u01754518657610") 2025/08/06 22:20:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f401bbe58f437194c_d20250806_m221725_c001_v7007000_t0000_u01754518645088") 2025/08/06 22:20:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb421207_d20250806_m221719_c001_v0001093_t0024_u01754518639431") 2025/08/06 22:20:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f401bbe58f437191f_d20250806_m221712_c001_v7007000_t0000_u01754518632154") 2025/08/06 22:20:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb4211e1_d20250806_m221703_c001_v0001093_t0032_u01754518623694") 2025/08/06 22:20:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f405dae8c8bf84fea_d20250806_m221656_c001_v7007000_t0000_u01754518616207") 2025/08/06 22:20:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb4211b5_d20250806_m221648_c001_v0001093_t0048_u01754518608127") 2025/08/06 22:20:51 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f403a8c8012257627_d20250806_m221807_c001_v7007000_t0000_u01754518687271") 2025/08/06 22:20:51 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa742de_d20250806_m221802_c001_v0001182_t0025_u01754518682894") 2025/08/06 22:20:51 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f093976956d_d20250806_m221829_c001_v7007000_t0000_u01754518709912") 2025/08/06 22:20:51 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f83dc_d20250806_m221823_c001_v0001171_t0007_u01754518703823") 2025/08/06 22:20:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f404fa0b4b69c7e1f_d20250806_m221947_c001_v7007000_t0000_u01754518787258") 2025/08/06 22:20:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037a9f_d20250806_m221939_c001_v0001102_t0007_u01754518779124") 2025/08/06 22:20:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4210f345730b6687_d20250806_m221931_c001_v7007000_t0000_u01754518771515") 2025/08/06 22:20:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037a79_d20250806_m221923_c001_v0001102_t0030_u01754518763508") 2025/08/06 22:20:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f410d31759fa9d968_d20250806_m221915_c001_v7007000_t0000_u01754518755932") 2025/08/06 22:20:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037a5c_d20250806_m221908_c001_v0001102_t0026_u01754518748276") 2025/08/06 22:20:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f0939769604_d20250806_m221900_c001_v7007000_t0000_u01754518740699") 2025/08/06 22:20:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037a36_d20250806_m221852_c001_v0001102_t0042_u01754518732566") 2025/08/06 22:20:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f419046b64f228a62_d20250806_m221845_c001_v7007000_t0000_u01754518725193") 2025/08/06 22:20:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037a11_d20250806_m221837_c001_v0001102_t0057_u01754518717080") 2025/08/06 22:20:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f0939769550_d20250806_m221824_c001_v7007000_t0000_u01754518704861") 2025/08/06 22:20:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb4212ac_d20250806_m221819_c001_v0001093_t0041_u01754518699906") 2025/08/06 22:20:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94615db_d20250806_m221812_c001_v7007000_t0000_u01754518692110") 2025/08/06 22:20:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f837d_d20250806_m221806_c001_v0001171_t0033_u01754518686532") 2025/08/06 22:20:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f419d9c90952148c3_d20250806_m221804_c001_v7007000_t0000_u01754518684186") 2025/08/06 22:20:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb421279_d20250806_m221758_c001_v0001093_t0016_u01754518678917") 2025/08/06 22:20:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f420eba9bcbabe02c_d20250806_m221751_c001_v7007000_t0000_u01754518671545") 2025/08/06 22:20:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb42125f_d20250806_m221745_c001_v0001093_t0058_u01754518665742") 2025/08/06 22:20:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4111d758386c18f7_d20250806_m221743_c001_v7007000_t0000_u01754518663354") 2025/08/06 22:20:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb42123b_d20250806_m221738_c001_v0001093_t0037_u01754518658030") 2025/08/06 22:20:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f403a8c80122575c7_d20250806_m221725_c001_v7007000_t0000_u01754518645100") 2025/08/06 22:20:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8210_d20250806_m221719_c001_v0001171_t0017_u01754518639830") 2025/08/06 22:20:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f401bbe58f4371922_d20250806_m221712_c001_v7007000_t0000_u01754518632337") 2025/08/06 22:20:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f81b0_d20250806_m221703_c001_v0001171_t0032_u01754518623996") 2025/08/06 22:20:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f405dae8c8bf84feb_d20250806_m221656_c001_v7007000_t0000_u01754518616389") 2025/08/06 22:20:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f815d_d20250806_m221648_c001_v0001171_t0046_u01754518608566") 2025/08/06 22:20:52 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417ce8636738795d_d20250806_m221807_c001_v7007000_t0000_u01754518687308") 2025/08/06 22:20:52 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f835d_d20250806_m221802_c001_v0001171_t0058_u01754518682931") 2025/08/06 22:20:52 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f403a8c80122575d1_d20250806_m221727_c001_v7007000_t0000_u01754518647829") 2025/08/06 22:20:52 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa741ef_d20250806_m221722_c001_v0001182_t0041_u01754518642851") 2025/08/06 22:20:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f403a8c80122575d2_d20250806_m221728_c001_v7007000_t0000_u01754518648017") 2025/08/06 22:20:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8225_d20250806_m221722_c001_v0001171_t0051_u01754518642982") 2025/08/06 22:20:52 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f403a8c80122575d4_d20250806_m221728_c001_v7007000_t0000_u01754518648199") 2025/08/06 22:20:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa741f1_d20250806_m221723_c001_v0001182_t0016_u01754518643053") 2025/08/06 22:20:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f403a8c80122575d6_d20250806_m221728_c001_v7007000_t0000_u01754518648384") 2025/08/06 22:20:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb421217_d20250806_m221723_c001_v0001093_t0023_u01754518643060") 2025/08/06 22:20:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f403a8c80122575d8_d20250806_m221728_c001_v7007000_t0000_u01754518648566") 2025/08/06 22:20:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037929_d20250806_m221723_c001_v0001102_t0025_u01754518643202") 2025/08/06 22:20:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f403a8c80122575d9_d20250806_m221728_c001_v7007000_t0000_u01754518648749") 2025/08/06 22:20:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa741f5_d20250806_m221723_c001_v0001182_t0002_u01754518643302") 2025/08/06 22:20:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f403a8c80122575da_d20250806_m221728_c001_v7007000_t0000_u01754518648934") 2025/08/06 22:20:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb42121b_d20250806_m221723_c001_v0001093_t0033_u01754518643381") 2025/08/06 22:20:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f403a8c80122575db_d20250806_m221729_c001_v7007000_t0000_u01754518649117") 2025/08/06 22:20:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8227_d20250806_m221723_c001_v0001171_t0044_u01754518643395") 2025/08/06 22:20:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f403a8c80122575dd_d20250806_m221729_c001_v7007000_t0000_u01754518649299") 2025/08/06 22:20:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa741fb_d20250806_m221723_c001_v0001182_t0020_u01754518643512") 2025/08/06 22:20:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f403a8c80122575de_d20250806_m221729_c001_v7007000_t0000_u01754518649484") 2025/08/06 22:20:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e03792b_d20250806_m221723_c001_v0001102_t0056_u01754518643527") 2025/08/06 22:20:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f403a8c80122575df_d20250806_m221729_c001_v7007000_t0000_u01754518649667") 2025/08/06 22:20:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa74203_d20250806_m221723_c001_v0001182_t0049_u01754518643724") 2025/08/06 22:20:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f403a8c80122575e0_d20250806_m221729_c001_v7007000_t0000_u01754518649851") 2025/08/06 22:20:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb42121d_d20250806_m221723_c001_v0001093_t0024_u01754518643774") 2025/08/06 22:20:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f403a8c80122575e1_d20250806_m221730_c001_v7007000_t0000_u01754518650033") 2025/08/06 22:20:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8231_d20250806_m221723_c001_v0001171_t0013_u01754518643912") 2025/08/06 22:20:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f403a8c80122575e2_d20250806_m221730_c001_v7007000_t0000_u01754518650222") 2025/08/06 22:20:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa74205_d20250806_m221723_c001_v0001182_t0021_u01754518643923") 2025/08/06 22:20:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f403a8c80122575e3_d20250806_m221730_c001_v7007000_t0000_u01754518650406") 2025/08/06 22:20:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e03792d_d20250806_m221723_c001_v0001102_t0001_u01754518643998") 2025/08/06 22:20:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f403a8c80122575e6_d20250806_m221730_c001_v7007000_t0000_u01754518650592") 2025/08/06 22:20:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb42121f_d20250806_m221724_c001_v0001093_t0057_u01754518644072") 2025/08/06 22:20:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f409f11bb014a18f7_d20250806_m221746_c001_v7007000_t0000_u01754518666683") 2025/08/06 22:20:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa7426c_d20250806_m221740_c001_v0001182_t0049_u01754518660869") 2025/08/06 22:20:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f41609e0665ff2810_d20250806_m221746_c001_v7007000_t0000_u01754518666435") 2025/08/06 22:20:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f82b6_d20250806_m221740_c001_v0001171_t0009_u01754518660952") 2025/08/06 22:20:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f409f11bb014a18f6_d20250806_m221746_c001_v7007000_t0000_u01754518666497") 2025/08/06 22:20:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa7426e_d20250806_m221741_c001_v0001182_t0058_u01754518661071") 2025/08/06 22:20:54 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4111d758386c18fe_d20250806_m221746_c001_v7007000_t0000_u01754518666789") 2025/08/06 22:20:54 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037960_d20250806_m221741_c001_v0001102_t0057_u01754518661131") 2025/08/06 22:20:54 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f41609e0665ff2812_d20250806_m221746_c001_v7007000_t0000_u01754518666802") 2025/08/06 22:20:54 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb421245_d20250806_m221741_c001_v0001093_t0042_u01754518661195") 2025/08/06 22:20:54 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f420eba9bcbabdfff_d20250806_m221746_c001_v7007000_t0000_u01754518666444") 2025/08/06 22:20:54 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f82ba_d20250806_m221741_c001_v0001171_t0057_u01754518661293") 2025/08/06 22:20:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4111d758386c18fc_d20250806_m221746_c001_v7007000_t0000_u01754518666423") 2025/08/06 22:20:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa74270_d20250806_m221741_c001_v0001182_t0038_u01754518661312") 2025/08/06 22:20:55 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f420eba9bcbabe005_d20250806_m221746_c001_v7007000_t0000_u01754518666832") 2025/08/06 22:20:55 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa74272_d20250806_m221741_c001_v0001182_t0017_u01754518661535") 2025/08/06 22:20:55 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f420eba9bcbabe001_d20250806_m221746_c001_v7007000_t0000_u01754518666628") 2025/08/06 22:20:55 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037966_d20250806_m221741_c001_v0001102_t0057_u01754518661589") 2025/08/06 22:20:55 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f420eba9bcbabe002_d20250806_m221746_c001_v7007000_t0000_u01754518666645") 2025/08/06 22:20:55 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb421247_d20250806_m221741_c001_v0001093_t0037_u01754518661595") 2025/08/06 22:20:55 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f420eba9bcbabe000_d20250806_m221746_c001_v7007000_t0000_u01754518666456") 2025/08/06 22:20:55 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f82c0_d20250806_m221741_c001_v0001171_t0014_u01754518661656") 2025/08/06 22:20:55 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4111d758386c18fd_d20250806_m221746_c001_v7007000_t0000_u01754518666605") 2025/08/06 22:20:55 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa74274_d20250806_m221741_c001_v0001182_t0030_u01754518661748") 2025/08/06 22:20:55 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f414ab92361f887d1_d20250806_m221746_c001_v7007000_t0000_u01754518666465") 2025/08/06 22:20:55 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa7427a_d20250806_m221741_c001_v0001182_t0018_u01754518661975") 2025/08/06 22:20:55 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f09397694d6_d20250806_m221746_c001_v7007000_t0000_u01754518666480") 2025/08/06 22:20:55 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f82c4_d20250806_m221742_c001_v0001171_t0022_u01754518662008") 2025/08/06 22:20:55 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4020b5c3d3c1d884_d20250806_m221746_c001_v7007000_t0000_u01754518666485") 2025/08/06 22:20:55 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e03796c_d20250806_m221742_c001_v0001102_t0013_u01754518662073") 2025/08/06 22:20:55 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f41609e0665ff2811_d20250806_m221746_c001_v7007000_t0000_u01754518666619") 2025/08/06 22:20:55 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb421249_d20250806_m221742_c001_v0001093_t0002_u01754518662131") 2025/08/06 22:20:55 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4210f345730b6356_d20250806_m221534_c001_v7007000_t0000_u01754518534278") 2025/08/06 22:20:55 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1169c437f6be297b_d20250806_m221531_c001_v0001144_t0052_u01754518531695") 2025/08/06 22:20:55 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f419d9c90952147f1_d20250806_m221531_c001_v7007000_t0000_u01754518531508") 2025/08/06 22:20:56 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1169c437f6be2967_d20250806_m221527_c001_v0001144_t0047_u01754518527255") 2025/08/06 22:20:56 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f419d9c90952147dc_d20250806_m221526_c001_v7007000_t0000_u01754518526539") 2025/08/06 22:20:56 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037733_d20250806_m221522_c001_v0001102_t0020_u01754518522603") 2025/08/06 22:20:56 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f412dc033f4cbc2d9_d20250806_m221521_c001_v7007000_t0000_u01754518521133") 2025/08/06 22:20:56 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f11970cb6d92b8e44_d20250806_m221518_c001_v0001178_t0057_u01754518518707") 2025/08/06 22:20:56 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4020e814689f844f_d20250806_m221518_c001_v7007000_t0000_u01754518518505") 2025/08/06 22:20:56 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f11970cb6d92b8e3c_d20250806_m221515_c001_v0001178_t0036_u01754518515992") 2025/08/06 22:20:56 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4020e814689f843f_d20250806_m221515_c001_v7007000_t0000_u01754518515266") 2025/08/06 22:20:56 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f7ebc_d20250806_m221511_c001_v0001171_t0049_u01754518511486") 2025/08/06 22:20:56 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f412dc033f4cbc2be_d20250806_m221510_c001_v7007000_t0000_u01754518510211") 2025/08/06 22:20:56 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108ea9801a0de150_d20250806_m221508_c001_v0001183_t0046_u01754518508959") 2025/08/06 22:20:56 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f41609e0665feebe0_d20250806_m221508_c001_v7007000_t0000_u01754518508779") 2025/08/06 22:20:56 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108ea9801a0de13c_d20250806_m221505_c001_v0001183_t0013_u01754518505849") 2025/08/06 22:20:56 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f41609e0665feebcd_d20250806_m221505_c001_v7007000_t0000_u01754518505128") 2025/08/06 22:20:56 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f7e86_d20250806_m221458_c001_v0001171_t0053_u01754518498643") 2025/08/06 22:20:56 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f412dc033f4cbc2b2_d20250806_m221457_c001_v7007000_t0000_u01754518497721") 2025/08/06 22:20:56 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f105afc176717d92c_d20250806_m221456_c001_v0001179_t0042_u01754518496141") 2025/08/06 22:20:56 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f420eba9bcbabde7f_d20250806_m221455_c001_v7007000_t0000_u01754518495958") 2025/08/06 22:20:56 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f105afc176717d91e_d20250806_m221453_c001_v0001179_t0004_u01754518493071") 2025/08/06 22:20:56 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f420eba9bcbabde6b_d20250806_m221452_c001_v7007000_t0000_u01754518492343") 2025/08/06 22:20:56 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd6cf9_d20250806_m221446_c001_v0001183_t0017_u01754518486792") 2025/08/06 22:20:57 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f401bbe58f43717d4_d20250806_m221445_c001_v7007000_t0000_u01754518485891") 2025/08/06 22:20:57 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10778dfd91cb84f2_d20250806_m221444_c001_v0001157_t0039_u01754518484093") 2025/08/06 22:20:57 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f412dc033f4cbc280_d20250806_m221443_c001_v7007000_t0000_u01754518483906") 2025/08/06 22:20:57 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10778dfd91cb84e0_d20250806_m221440_c001_v0001157_t0028_u01754518480757") 2025/08/06 22:20:57 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f412dc033f4cbc267_d20250806_m221440_c001_v7007000_t0000_u01754518480036") 2025/08/06 22:20:57 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037699_d20250806_m221434_c001_v0001102_t0010_u01754518474510") 2025/08/06 22:20:57 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4134a00944144a88_d20250806_m221433_c001_v7007000_t0000_u01754518473614") 2025/08/06 22:20:57 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f11399f35d48602c1_d20250806_m221432_c001_v0001178_t0049_u01754518472084") 2025/08/06 22:20:57 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417ce8636738777a_d20250806_m221431_c001_v7007000_t0000_u01754518471899") 2025/08/06 22:20:57 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f11399f35d48602b0_d20250806_m221428_c001_v0001178_t0034_u01754518468580") 2025/08/06 22:20:57 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417ce86367387772_d20250806_m221427_c001_v7007000_t0000_u01754518467861") 2025/08/06 22:20:57 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f7dc8_d20250806_m221422_c001_v0001171_t0002_u01754518462028") 2025/08/06 22:20:57 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f403a8c80122573c5_d20250806_m221420_c001_v7007000_t0000_u01754518460938") 2025/08/06 22:20:57 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f105a588616b46ed1_d20250806_m221415_c001_v0001105_t0024_u01754518455359") 2025/08/06 22:20:57 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4086dd0977eae8c5_d20250806_m221415_c001_v7007000_t0000_u01754518455158") 2025/08/06 22:20:57 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd6ba1_d20250806_m221411_c001_v0001183_t0023_u01754518451350") 2025/08/06 22:20:57 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f11621dc59e5d017d_d20250806_m221410_c001_v0001181_t0046_u01754518450603") 2025/08/06 22:20:58 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f11621dc59e5d0177_d20250806_m221409_c001_v0001181_t0034_u01754518449607") 2025/08/06 22:20:58 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f419d9c909521463e_d20250806_m221356_c001_v7007000_t0000_u01754518436557") 2025/08/06 22:20:58 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f7d37_d20250806_m221349_c001_v0001171_t0045_u01754518429410") 2025/08/06 22:20:58 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f111926d1d036fd96_d20250806_m221348_c001_v0001144_t0042_u01754518428193") 2025/08/06 22:20:58 DEBUG : dst/one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f111926d1d036fd92_d20250806_m221346_c001_v0001144_t0005_u01754518426685") 2025/08/06 22:20:58 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4210f345730b6359_d20250806_m221534_c001_v7007000_t0000_u01754518534458") 2025/08/06 22:20:58 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f110ec97a92f1cffa_d20250806_m221531_c001_v0001090_t0027_u01754518531157") 2025/08/06 22:20:58 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f118f164f9541cd26_d20250806_m221526_c001_v0001183_t0035_u01754518526320") 2025/08/06 22:20:58 DEBUG : dst/one.bak: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f412dc033f4cbc2db_d20250806_m221521_c001_v7007000_t0000_u01754518521316") 2025/08/06 22:20:58 DEBUG : dst/one.bak: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1024f7e4051f7403_d20250806_m221518_c001_v0001098_t0029_u01754518518191") 2025/08/06 22:20:58 DEBUG : dst/one.bak: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f119e9783ff958c28_d20250806_m221515_c001_v0001182_t0011_u01754518515072") 2025/08/06 22:20:58 DEBUG : dst/one.bak: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f412dc033f4cbc2bf_d20250806_m221510_c001_v7007000_t0000_u01754518510398") 2025/08/06 22:20:58 DEBUG : dst/one.bak: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1112c2fe77e234d0_d20250806_m221508_c001_v0001172_t0049_u01754518508366") 2025/08/06 22:20:58 DEBUG : dst/one.bak: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f119a3a03d8b04606_d20250806_m221504_c001_v0001150_t0052_u01754518504757") 2025/08/06 22:20:58 DEBUG : dst/three: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f403a8c80122573c7_d20250806_m221421_c001_v7007000_t0000_u01754518461123") 2025/08/06 22:20:58 DEBUG : dst/three: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f11621dc59e5d019b_d20250806_m221419_c001_v0001181_t0025_u01754518459587") 2025/08/06 22:20:58 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4210f345730b635a_d20250806_m221534_c001_v7007000_t0000_u01754518534639") 2025/08/06 22:20:58 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1130ba03adc0580c_d20250806_m221532_c001_v0001177_t0030_u01754518532935") 2025/08/06 22:20:58 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f103477993ed31080_d20250806_m221528_c001_v0001120_t0041_u01754518528435") 2025/08/06 22:20:58 DEBUG : dst/three.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4210f345730b635b_d20250806_m221534_c001_v7007000_t0000_u01754518534829") 2025/08/06 22:20:59 DEBUG : dst/three.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1169c437f6be297f_d20250806_m221533_c001_v0001144_t0020_u01754518533326") 2025/08/06 22:20:59 DEBUG : dst/three.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f419d9c90952147f4_d20250806_m221533_c001_v7007000_t0000_u01754518533143") 2025/08/06 22:20:59 DEBUG : dst/three.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1169c437f6be2975_d20250806_m221529_c001_v0001144_t0026_u01754518529503") 2025/08/06 22:20:59 DEBUG : dst/three.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f419d9c90952147eb_d20250806_m221529_c001_v7007000_t0000_u01754518529320") 2025/08/06 22:20:59 DEBUG : dst/three.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037737_d20250806_m221523_c001_v0001102_t0016_u01754518523519") 2025/08/06 22:20:59 DEBUG : dst/three.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f412dc033f4cbc2dc_d20250806_m221521_c001_v7007000_t0000_u01754518521497") 2025/08/06 22:20:59 DEBUG : dst/three.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f11970cb6d92b8e48_d20250806_m221520_c001_v0001178_t0034_u01754518520553") 2025/08/06 22:20:59 DEBUG : dst/three.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4020e814689f8458_d20250806_m221520_c001_v7007000_t0000_u01754518520364") 2025/08/06 22:20:59 DEBUG : dst/three.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f11970cb6d92b8e42_d20250806_m221517_c001_v0001178_t0014_u01754518517217") 2025/08/06 22:20:59 DEBUG : dst/three.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4020e814689f8446_d20250806_m221517_c001_v7007000_t0000_u01754518517025") 2025/08/06 22:20:59 DEBUG : dst/three.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f7ec4_d20250806_m221512_c001_v0001171_t0052_u01754518512290") 2025/08/06 22:20:59 DEBUG : dst/three.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f41609e0665feebe4_d20250806_m221509_c001_v7007000_t0000_u01754518509670") 2025/08/06 22:20:59 DEBUG : dst/three.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037703_d20250806_m221507_c001_v0001102_t0004_u01754518507421") 2025/08/06 22:20:59 DEBUG : dst/three.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f41609e0665feebd6_d20250806_m221506_c001_v7007000_t0000_u01754518506704") 2025/08/06 22:20:59 DEBUG : dst/three.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f7e98_d20250806_m221501_c001_v0001171_t0052_u01754518501981") 2025/08/06 22:20:59 DEBUG : dst/three.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f420eba9bcbabde82_d20250806_m221456_c001_v7007000_t0000_u01754518496806") 2025/08/06 22:20:59 DEBUG : dst/three.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd6d41_d20250806_m221454_c001_v0001183_t0015_u01754518494782") 2025/08/06 22:20:59 DEBUG : dst/three.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f420eba9bcbabde74_d20250806_m221453_c001_v7007000_t0000_u01754518493709") 2025/08/06 22:20:59 DEBUG : dst/three.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0376cd_d20250806_m221447_c001_v0001102_t0046_u01754518487666") 2025/08/06 22:20:59 DEBUG : dst/three.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f412dc033f4cbc288_d20250806_m221444_c001_v7007000_t0000_u01754518484970") 2025/08/06 22:20:59 DEBUG : dst/three.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0376bd_d20250806_m221442_c001_v0001102_t0027_u01754518482814") 2025/08/06 22:21:00 DEBUG : dst/three.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f412dc033f4cbc272_d20250806_m221441_c001_v7007000_t0000_u01754518481736") 2025/08/06 22:21:00 DEBUG : dst/three.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f7e2b_d20250806_m221435_c001_v0001171_t0021_u01754518475449") 2025/08/06 22:21:00 DEBUG : dst/three.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417ce8636738777c_d20250806_m221432_c001_v7007000_t0000_u01754518472707") 2025/08/06 22:21:00 DEBUG : dst/three.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f7df7_d20250806_m221430_c001_v0001171_t0054_u01754518470532") 2025/08/06 22:21:00 DEBUG : dst/three.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417ce86367387774_d20250806_m221429_c001_v7007000_t0000_u01754518469460") 2025/08/06 22:21:00 DEBUG : dst/three.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd6c0b_d20250806_m221423_c001_v0001183_t0012_u01754518463198") 2025/08/06 22:21:00 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f412dc033f4cbc2de_d20250806_m221521_c001_v7007000_t0000_u01754518521678") 2025/08/06 22:21:00 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1060f83de758d45c_d20250806_m221519_c001_v0001136_t0050_u01754518519551") 2025/08/06 22:21:00 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f109e0a2793906cae_d20250806_m221516_c001_v0001180_t0020_u01754518516810") 2025/08/06 22:21:00 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f412dc033f4cbc2c1_d20250806_m221510_c001_v7007000_t0000_u01754518510580") 2025/08/06 22:21:00 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1067462e745dfc66_d20250806_m221509_c001_v0001171_t0031_u01754518509365") 2025/08/06 22:21:00 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f105f96c6d16aa479_d20250806_m221506_c001_v0001092_t0057_u01754518506247") 2025/08/06 22:21:00 DEBUG : dst/two: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4210f345730b635d_d20250806_m221535_c001_v7007000_t0000_u01754518535011") 2025/08/06 22:21:00 DEBUG : dst/two: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f7ef8_d20250806_m221523_c001_v0001171_t0009_u01754518523232") 2025/08/06 22:21:00 DEBUG : dst/two: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f412dc033f4cbc2df_d20250806_m221521_c001_v7007000_t0000_u01754518521862") 2025/08/06 22:21:00 DEBUG : dst/two: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037712_d20250806_m221511_c001_v0001102_t0052_u01754518511915") 2025/08/06 22:21:00 DEBUG : dst/two: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f412dc033f4cbc2c2_d20250806_m221510_c001_v7007000_t0000_u01754518510762") 2025/08/06 22:21:00 DEBUG : dst/two: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0376e7_d20250806_m221459_c001_v0001102_t0053_u01754518499362") 2025/08/06 22:21:00 DEBUG : dst/two: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f412dc033f4cbc2b3_d20250806_m221457_c001_v7007000_t0000_u01754518497911") 2025/08/06 22:21:00 DEBUG : dst/two: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f7e5c_d20250806_m221447_c001_v0001171_t0016_u01754518487351") 2025/08/06 22:21:00 DEBUG : dst/two: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f401bbe58f43717d6_d20250806_m221446_c001_v7007000_t0000_u01754518486074") 2025/08/06 22:21:01 DEBUG : dst/two: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd6c8b_d20250806_m221435_c001_v0001183_t0004_u01754518475238") 2025/08/06 22:21:01 DEBUG : dst/two: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4134a00944144a8a_d20250806_m221433_c001_v7007000_t0000_u01754518473795") 2025/08/06 22:21:01 DEBUG : dst/two: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e03766a_d20250806_m221422_c001_v0001102_t0052_u01754518462825") 2025/08/06 22:21:01 DEBUG : dst/two: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f403a8c80122573c9_d20250806_m221421_c001_v7007000_t0000_u01754518461305") 2025/08/06 22:21:01 DEBUG : dst/two: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f112d7e4aa2799368_d20250806_m221417_c001_v0001130_t0002_u01754518457211") 2025/08/06 22:21:01 DEBUG : dst/two: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f419d9c9095214640_d20250806_m221356_c001_v7007000_t0000_u01754518436739") 2025/08/06 22:21:01 DEBUG : dst/two: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f111926d1d036fda4_d20250806_m221355_c001_v0001144_t0032_u01754518435191") 2025/08/06 22:21:01 DEBUG : empty space: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f420eba9bcbabdbf3_d20250806_m221321_c001_v7007000_t0000_u01754518401288") 2025/08/06 22:21:01 DEBUG : empty space: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd69d4_d20250806_m221318_c001_v0001183_t0007_u01754518398090") 2025/08/06 22:21:01 DEBUG : empty space: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f420eba9bcbabdbed_d20250806_m221316_c001_v7007000_t0000_u01754518396147") 2025/08/06 22:21:01 DEBUG : empty space: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd696d_d20250806_m221305_c001_v0001183_t0009_u01754518385701") 2025/08/06 22:21:01 DEBUG : empty space: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4020e814689f835e_d20250806_m221257_c001_v7007000_t0000_u01754518377469") 2025/08/06 22:21:01 DEBUG : empty space: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd68fa_d20250806_m221254_c001_v0001183_t0041_u01754518374183") 2025/08/06 22:21:01 DEBUG : empty space: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94610b1_d20250806_m221234_c001_v7007000_t0000_u01754518354406") 2025/08/06 22:21:01 DEBUG : empty space: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd6831_d20250806_m221232_c001_v0001183_t0034_u01754518352618") 2025/08/06 22:21:01 DEBUG : empty space: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94610a9_d20250806_m221231_c001_v7007000_t0000_u01754518351845") 2025/08/06 22:21:01 DEBUG : empty space: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd681b_d20250806_m221230_c001_v0001183_t0013_u01754518350717") 2025/08/06 22:21:01 DEBUG : empty space: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94610a2_d20250806_m221228_c001_v7007000_t0000_u01754518348234") 2025/08/06 22:21:01 DEBUG : empty space: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd67f4_d20250806_m221226_c001_v0001183_t0057_u01754518346707") 2025/08/06 22:21:01 DEBUG : empty space: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f9461099_d20250806_m221225_c001_v7007000_t0000_u01754518345916") 2025/08/06 22:21:01 DEBUG : empty space: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd67dd_d20250806_m221224_c001_v0001183_t0017_u01754518344749") 2025/08/06 22:21:02 DEBUG : empty space: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4111d758386c1467_d20250806_m221219_c001_v7007000_t0000_u01754518339610") 2025/08/06 22:21:02 DEBUG : empty space: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd678b_d20250806_m221218_c001_v0001183_t0043_u01754518338274") 2025/08/06 22:21:02 DEBUG : empty space: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4111d758386c1452_d20250806_m221217_c001_v7007000_t0000_u01754518337530") 2025/08/06 22:21:02 DEBUG : empty space: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd677c_d20250806_m221216_c001_v0001183_t0020_u01754518336763") 2025/08/06 22:21:02 DEBUG : empty space: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4111d758386c1422_d20250806_m221213_c001_v7007000_t0000_u01754518333035") 2025/08/06 22:21:02 DEBUG : empty space: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd6745_d20250806_m221211_c001_v0001183_t0041_u01754518331891") 2025/08/06 22:21:02 DEBUG : empty space: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f40447bc2a269b717_d20250806_m221210_c001_v7007000_t0000_u01754518330068") 2025/08/06 22:21:02 DEBUG : empty space: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd6725_d20250806_m221209_c001_v0001183_t0021_u01754518329157") 2025/08/06 22:21:02 DEBUG : empty space: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f40447bc2a269b715_d20250806_m221208_c001_v7007000_t0000_u01754518328789") 2025/08/06 22:21:02 DEBUG : empty space: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1029f42a2d6f2384_d20250806_m221208_c001_v0001100_t0039_u01754518328031") 2025/08/06 22:21:02 DEBUG : empty space: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd6703_d20250806_m221206_c001_v0001183_t0004_u01754518326525") 2025/08/06 22:21:02 DEBUG : enormous: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94610af_d20250806_m221233_c001_v7007000_t0000_u01754518353492") 2025/08/06 22:21:02 DEBUG : enormous: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd6833_d20250806_m221232_c001_v0001183_t0040_u01754518352821") 2025/08/06 22:21:02 DEBUG : existing: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4210f345730b637f_d20250806_m221539_c001_v7007000_t0000_u01754518539825") 2025/08/06 22:21:02 DEBUG : existing: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f7f47_d20250806_m221538_c001_v0001171_t0007_u01754518538335") 2025/08/06 22:21:02 DEBUG : existing: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4020e814689f8350_d20250806_m221252_c001_v7007000_t0000_u01754518372711") 2025/08/06 22:21:02 DEBUG : existing: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd68e0_d20250806_m221251_c001_v0001183_t0017_u01754518371673") 2025/08/06 22:21:02 DEBUG : existing: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f40447bc2a269b70e_d20250806_m221203_c001_v7007000_t0000_u01754518323933") 2025/08/06 22:21:02 DEBUG : existing: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd66dc_d20250806_m221202_c001_v0001183_t0059_u01754518322981") 2025/08/06 22:21:02 DEBUG : existing: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f40447bc2a269b70c_d20250806_m221202_c001_v7007000_t0000_u01754518322428") 2025/08/06 22:21:03 DEBUG : existing: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd66c8_d20250806_m221201_c001_v0001183_t0038_u01754518321859") 2025/08/06 22:21:03 DEBUG : existing: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd66c2_d20250806_m221201_c001_v0001183_t0019_u01754518321128") 2025/08/06 22:21:03 DEBUG : existing-b: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4020e814689f8351_d20250806_m221252_c001_v7007000_t0000_u01754518372893") 2025/08/06 22:21:03 DEBUG : existing-b: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f7c67_d20250806_m221251_c001_v0001171_t0025_u01754518371663") 2025/08/06 22:21:03 DEBUG : file1: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a558684c9_d20250806_m221634_c001_v7007000_t0000_u01754518594880") 2025/08/06 22:21:03 DEBUG : file1: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb42119b_d20250806_m221633_c001_v0001093_t0019_u01754518593594") 2025/08/06 22:21:03 DEBUG : file1: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a558684c5_d20250806_m221632_c001_v7007000_t0000_u01754518592298") 2025/08/06 22:21:03 DEBUG : file1: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa74063_d20250806_m221630_c001_v0001182_t0035_u01754518590741") 2025/08/06 22:21:03 DEBUG : five: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94610b3_d20250806_m221237_c001_v7007000_t0000_u01754518357794") 2025/08/06 22:21:03 DEBUG : five: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f40960b0d80fd6862_d20250806_m221235_c001_v0001183_t0011_u01754518355949") 2025/08/06 22:21:03 DEBUG : foo: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4111d758386c1413_d20250806_m221211_c001_v7007000_t0000_u01754518331532") 2025/08/06 22:21:03 DEBUG : foo: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f40960b0d80fd6737_d20250806_m221210_c001_v0001183_t0011_u01754518330987") 2025/08/06 22:21:03 DEBUG : foo: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f40960b0d80fd6731_d20250806_m221210_c001_v0001183_t0011_u01754518330430") 2025/08/06 22:21:03 DEBUG : four: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94610b4_d20250806_m221237_c001_v7007000_t0000_u01754518357984") 2025/08/06 22:21:03 DEBUG : four: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f408f472d9e037582_d20250806_m221236_c001_v0001102_t0046_u01754518356496") 2025/08/06 22:21:03 DEBUG : four: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd6858_d20250806_m221235_c001_v0001183_t0024_u01754518355392") 2025/08/06 22:21:03 DEBUG : hello world2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f418ed661d1afc246_d20250806_m221121_c001_v7007000_t0000_u01754518281750") 2025/08/06 22:21:03 DEBUG : hello world2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd64e6_d20250806_m221121_c001_v0001183_t0018_u01754518281186") 2025/08/06 22:21:03 DEBUG : ignore-size: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f40447bc2a269b708_d20250806_m221200_c001_v7007000_t0000_u01754518320767") 2025/08/06 22:21:03 DEBUG : ignore-size: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd66b6_d20250806_m221159_c001_v0001183_t0046_u01754518319837") 2025/08/06 22:21:03 DEBUG : nested/sub dir/file: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4020e814689f834c_d20250806_m221250_c001_v7007000_t0000_u01754518370927") 2025/08/06 22:21:04 DEBUG : nested/sub dir/file: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd68d2_d20250806_m221249_c001_v0001183_t0043_u01754518369884") 2025/08/06 22:21:04 DEBUG : nested/sub dir/file: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94610e8_d20250806_m221249_c001_v7007000_t0000_u01754518369138") 2025/08/06 22:21:04 DEBUG : nested/sub dir/file: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd68c6_d20250806_m221248_c001_v0001183_t0049_u01754518368163") 2025/08/06 22:21:04 DEBUG : one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94610b5_d20250806_m221238_c001_v7007000_t0000_u01754518358167") 2025/08/06 22:21:04 DEBUG : one: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f40960b0d80fd684c_d20250806_m221234_c001_v0001183_t0011_u01754518354803") 2025/08/06 22:21:04 DEBUG : only0: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a558684af_d20250806_m221626_c001_v7007000_t0000_u01754518586288") 2025/08/06 22:21:04 DEBUG : only0: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4159cd0acb42116f_d20250806_m221621_c001_v0001093_t0007_u01754518581186") 2025/08/06 22:21:04 DEBUG : only0: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037802_d20250806_m221605_c001_v0001102_t0020_u01754518565891") 2025/08/06 22:21:04 DEBUG : only0: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f415baf7d94a944e6_d20250806_m221559_c001_v7007000_t0000_u01754518559192") 2025/08/06 22:21:04 DEBUG : only0: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037792_d20250806_m221543_c001_v0001102_t0044_u01754518543490") 2025/08/06 22:21:04 DEBUG : only1: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a558684b0_d20250806_m221626_c001_v7007000_t0000_u01754518586469") 2025/08/06 22:21:04 DEBUG : only1: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f416fa995631f80a7_d20250806_m221621_c001_v0001171_t0040_u01754518581768") 2025/08/06 22:21:04 DEBUG : only1: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037804_d20250806_m221606_c001_v0001102_t0056_u01754518566446") 2025/08/06 22:21:04 DEBUG : only1: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f410d31759fa9d742_d20250806_m221559_c001_v7007000_t0000_u01754518559958") 2025/08/06 22:21:04 DEBUG : only1: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037796_d20250806_m221544_c001_v0001102_t0009_u01754518544332") 2025/08/06 22:21:04 DEBUG : only10: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a558684b1_d20250806_m221626_c001_v7007000_t0000_u01754518586653") 2025/08/06 22:21:04 DEBUG : only10: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f416fa995631f809d_d20250806_m221620_c001_v0001171_t0040_u01754518580630") 2025/08/06 22:21:04 DEBUG : only10: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e03781e_d20250806_m221613_c001_v0001102_t0020_u01754518573699") 2025/08/06 22:21:04 DEBUG : only10: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f415baf7d94a944e8_d20250806_m221559_c001_v7007000_t0000_u01754518559555") 2025/08/06 22:21:04 DEBUG : only10: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0377c1_d20250806_m221550_c001_v0001102_t0054_u01754518550899") 2025/08/06 22:21:05 DEBUG : only11: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a558684b2_d20250806_m221626_c001_v7007000_t0000_u01754518586840") 2025/08/06 22:21:05 DEBUG : only11: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f408f472d9e03783a_d20250806_m221620_c001_v0001102_t0046_u01754518580642") 2025/08/06 22:21:05 DEBUG : only11: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037820_d20250806_m221614_c001_v0001102_t0026_u01754518574361") 2025/08/06 22:21:05 DEBUG : only11: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f418ed661d1afc4f1_d20250806_m221559_c001_v7007000_t0000_u01754518559570") 2025/08/06 22:21:05 DEBUG : only11: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0377c5_d20250806_m221551_c001_v0001102_t0008_u01754518551758") 2025/08/06 22:21:05 DEBUG : only12: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a558684b3_d20250806_m221627_c001_v7007000_t0000_u01754518587022") 2025/08/06 22:21:05 DEBUG : only12: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4018a18d4fa74028_d20250806_m221621_c001_v0001182_t0046_u01754518581370") 2025/08/06 22:21:05 DEBUG : only12: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037822_d20250806_m221615_c001_v0001102_t0013_u01754518575022") 2025/08/06 22:21:05 DEBUG : only12: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f418ed661d1afc4f6_d20250806_m221600_c001_v7007000_t0000_u01754518560131") 2025/08/06 22:21:05 DEBUG : only12: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0377c7_d20250806_m221552_c001_v0001102_t0034_u01754518552377") 2025/08/06 22:21:05 DEBUG : only13: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a558684b4_d20250806_m221627_c001_v7007000_t0000_u01754518587205") 2025/08/06 22:21:05 DEBUG : only13: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f416fa995631f809f_d20250806_m221621_c001_v0001171_t0040_u01754518581023") 2025/08/06 22:21:05 DEBUG : only13: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037824_d20250806_m221615_c001_v0001102_t0024_u01754518575547") 2025/08/06 22:21:05 DEBUG : only13: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f415baf7d94a944e7_d20250806_m221559_c001_v7007000_t0000_u01754518559374") 2025/08/06 22:21:05 DEBUG : only13: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0377c9_d20250806_m221553_c001_v0001102_t0046_u01754518553231") 2025/08/06 22:21:05 DEBUG : only14: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a558684b5_d20250806_m221627_c001_v7007000_t0000_u01754518587389") 2025/08/06 22:21:05 DEBUG : only14: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f408f472d9e03783c_d20250806_m221621_c001_v0001102_t0046_u01754518581034") 2025/08/06 22:21:05 DEBUG : only14: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037826_d20250806_m221616_c001_v0001102_t0018_u01754518576156") 2025/08/06 22:21:05 DEBUG : only14: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f410d31759fa9d73f_d20250806_m221559_c001_v7007000_t0000_u01754518559579") 2025/08/06 22:21:05 DEBUG : only14: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0377d1_d20250806_m221553_c001_v0001102_t0032_u01754518553970") 2025/08/06 22:21:06 DEBUG : only15: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a558684b6_d20250806_m221627_c001_v7007000_t0000_u01754518587570") 2025/08/06 22:21:06 DEBUG : only15: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4159cd0acb421173_d20250806_m221621_c001_v0001093_t0007_u01754518581371") 2025/08/06 22:21:06 DEBUG : only15: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037828_d20250806_m221616_c001_v0001102_t0030_u01754518576870") 2025/08/06 22:21:06 DEBUG : only15: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a55868482_d20250806_m221559_c001_v7007000_t0000_u01754518559739") 2025/08/06 22:21:06 DEBUG : only15: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0377d3_d20250806_m221554_c001_v0001102_t0049_u01754518554610") 2025/08/06 22:21:06 DEBUG : only16: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a558684b7_d20250806_m221627_c001_v7007000_t0000_u01754518587754") 2025/08/06 22:21:06 DEBUG : only16: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f408f472d9e037842_d20250806_m221621_c001_v0001102_t0046_u01754518581404") 2025/08/06 22:21:06 DEBUG : only16: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e03782a_d20250806_m221617_c001_v0001102_t0057_u01754518577515") 2025/08/06 22:21:06 DEBUG : only16: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f415baf7d94a944e9_d20250806_m221559_c001_v7007000_t0000_u01754518559749") 2025/08/06 22:21:06 DEBUG : only16: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0377de_d20250806_m221555_c001_v0001102_t0020_u01754518555281") 2025/08/06 22:21:07 DEBUG : only17: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a558684b8_d20250806_m221627_c001_v7007000_t0000_u01754518587935") 2025/08/06 22:21:07 DEBUG : only17: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f408f472d9e037840_d20250806_m221621_c001_v0001102_t0046_u01754518581219") 2025/08/06 22:21:07 DEBUG : only17: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037830_d20250806_m221618_c001_v0001102_t0005_u01754518578351") 2025/08/06 22:21:07 DEBUG : only17: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a55868483_d20250806_m221559_c001_v7007000_t0000_u01754518559926") 2025/08/06 22:21:07 DEBUG : only17: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0377e0_d20250806_m221555_c001_v0001102_t0013_u01754518555884") 2025/08/06 22:21:07 DEBUG : only18: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a558684b9_d20250806_m221628_c001_v7007000_t0000_u01754518588120") 2025/08/06 22:21:07 DEBUG : only18: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f416fa995631f80a1_d20250806_m221621_c001_v0001171_t0040_u01754518581207") 2025/08/06 22:21:07 DEBUG : only18: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037834_d20250806_m221618_c001_v0001102_t0026_u01754518578990") 2025/08/06 22:21:07 DEBUG : only18: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f415baf7d94a944eb_d20250806_m221559_c001_v7007000_t0000_u01754518559938") 2025/08/06 22:21:07 DEBUG : only18: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0377e6_d20250806_m221557_c001_v0001102_t0007_u01754518557010") 2025/08/06 22:21:07 DEBUG : only19: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a558684ba_d20250806_m221628_c001_v7007000_t0000_u01754518588302") 2025/08/06 22:21:07 DEBUG : only19: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f416fa995631f80a3_d20250806_m221621_c001_v0001171_t0040_u01754518581392") 2025/08/06 22:21:07 DEBUG : only19: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037836_d20250806_m221619_c001_v0001102_t0045_u01754518579656") 2025/08/06 22:21:07 DEBUG : only19: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f418ed661d1afc4f5_d20250806_m221559_c001_v7007000_t0000_u01754518559946") 2025/08/06 22:21:07 DEBUG : only19: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0377ea_d20250806_m221557_c001_v0001102_t0057_u01754518557770") 2025/08/06 22:21:07 DEBUG : only2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a558684bb_d20250806_m221628_c001_v7007000_t0000_u01754518588483") 2025/08/06 22:21:07 DEBUG : only2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4159cd0acb421175_d20250806_m221621_c001_v0001093_t0007_u01754518581557") 2025/08/06 22:21:07 DEBUG : only2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037806_d20250806_m221607_c001_v0001102_t0044_u01754518567472") 2025/08/06 22:21:07 DEBUG : only2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f410d31759fa9d743_d20250806_m221600_c001_v7007000_t0000_u01754518560149") 2025/08/06 22:21:07 DEBUG : only2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037798_d20250806_m221544_c001_v0001102_t0013_u01754518544991") 2025/08/06 22:21:07 DEBUG : only3: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a558684bc_d20250806_m221628_c001_v7007000_t0000_u01754518588664") 2025/08/06 22:21:07 DEBUG : only3: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f408f472d9e037848_d20250806_m221621_c001_v0001102_t0046_u01754518581779") 2025/08/06 22:21:07 DEBUG : only3: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e03780a_d20250806_m221608_c001_v0001102_t0005_u01754518568328") 2025/08/06 22:21:07 DEBUG : only3: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a55868485_d20250806_m221600_c001_v7007000_t0000_u01754518560293") 2025/08/06 22:21:07 DEBUG : only3: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e03779c_d20250806_m221545_c001_v0001102_t0029_u01754518545770") 2025/08/06 22:21:08 DEBUG : only4: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a558684bd_d20250806_m221628_c001_v7007000_t0000_u01754518588888") 2025/08/06 22:21:08 DEBUG : only4: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4159cd0acb421179_d20250806_m221621_c001_v0001093_t0007_u01754518581739") 2025/08/06 22:21:08 DEBUG : only4: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e03780c_d20250806_m221609_c001_v0001102_t0032_u01754518569085") 2025/08/06 22:21:08 DEBUG : only4: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a55868481_d20250806_m221559_c001_v7007000_t0000_u01754518559559") 2025/08/06 22:21:08 DEBUG : only4: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e03779e_d20250806_m221546_c001_v0001102_t0014_u01754518546320") 2025/08/06 22:21:08 DEBUG : only5: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a558684bf_d20250806_m221629_c001_v7007000_t0000_u01754518589076") 2025/08/06 22:21:08 DEBUG : only5: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4018a18d4fa7402a_d20250806_m221621_c001_v0001182_t0046_u01754518581571") 2025/08/06 22:21:08 DEBUG : only5: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e03780e_d20250806_m221609_c001_v0001102_t0000_u01754518569811") 2025/08/06 22:21:08 DEBUG : only5: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a55868484_d20250806_m221600_c001_v7007000_t0000_u01754518560111") 2025/08/06 22:21:08 DEBUG : only5: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0377a4_d20250806_m221547_c001_v0001102_t0029_u01754518547168") 2025/08/06 22:21:08 DEBUG : only6: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a558684c0_d20250806_m221629_c001_v7007000_t0000_u01754518589259") 2025/08/06 22:21:08 DEBUG : only6: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f416fa995631f80a5_d20250806_m221621_c001_v0001171_t0040_u01754518581581") 2025/08/06 22:21:08 DEBUG : only6: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037814_d20250806_m221610_c001_v0001102_t0054_u01754518570665") 2025/08/06 22:21:08 DEBUG : only6: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f418ed661d1afc4f3_d20250806_m221559_c001_v7007000_t0000_u01754518559758") 2025/08/06 22:21:08 DEBUG : only6: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0377a8_d20250806_m221547_c001_v0001102_t0004_u01754518547894") 2025/08/06 22:21:08 DEBUG : only7: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a558684c1_d20250806_m221629_c001_v7007000_t0000_u01754518589441") 2025/08/06 22:21:08 DEBUG : only7: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f408f472d9e037844_d20250806_m221621_c001_v0001102_t0046_u01754518581593") 2025/08/06 22:21:08 DEBUG : only7: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037818_d20250806_m221611_c001_v0001102_t0004_u01754518571709") 2025/08/06 22:21:08 DEBUG : only7: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f415baf7d94a944ed_d20250806_m221600_c001_v7007000_t0000_u01754518560303") 2025/08/06 22:21:08 DEBUG : only7: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0377b2_d20250806_m221548_c001_v0001102_t0006_u01754518548777") 2025/08/06 22:21:09 DEBUG : only8: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a558684c2_d20250806_m221629_c001_v7007000_t0000_u01754518589624") 2025/08/06 22:21:09 DEBUG : only8: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4159cd0acb42117b_d20250806_m221621_c001_v0001093_t0007_u01754518581922") 2025/08/06 22:21:09 DEBUG : only8: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e03781a_d20250806_m221612_c001_v0001102_t0000_u01754518572369") 2025/08/06 22:21:09 DEBUG : only8: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f415baf7d94a944ec_d20250806_m221600_c001_v7007000_t0000_u01754518560121") 2025/08/06 22:21:09 DEBUG : only8: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0377b6_d20250806_m221549_c001_v0001102_t0035_u01754518549391") 2025/08/06 22:21:09 DEBUG : only9: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a558684c3_d20250806_m221629_c001_v7007000_t0000_u01754518589805") 2025/08/06 22:21:09 DEBUG : only9: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4018a18d4fa7402e_d20250806_m221621_c001_v0001182_t0046_u01754518581758") 2025/08/06 22:21:09 DEBUG : only9: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e03781c_d20250806_m221613_c001_v0001102_t0022_u01754518573086") 2025/08/06 22:21:09 DEBUG : only9: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f410d31759fa9d741_d20250806_m221559_c001_v7007000_t0000_u01754518559770") 2025/08/06 22:21:09 DEBUG : only9: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0377b9_d20250806_m221550_c001_v0001102_t0000_u01754518550014") 2025/08/06 22:21:09 DEBUG : potato: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94610dd_d20250806_m221247_c001_v7007000_t0000_u01754518367038") 2025/08/06 22:21:09 DEBUG : potato: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037588_d20250806_m221245_c001_v0001102_t0038_u01754518365033") 2025/08/06 22:21:09 DEBUG : potato: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94610cb_d20250806_m221243_c001_v7007000_t0000_u01754518363948") 2025/08/06 22:21:09 DEBUG : potato: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd6894_d20250806_m221242_c001_v0001183_t0006_u01754518362059") 2025/08/06 22:21:09 DEBUG : potato: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94610bd_d20250806_m221241_c001_v7007000_t0000_u01754518361328") 2025/08/06 22:21:09 DEBUG : potato: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037584_d20250806_m221239_c001_v0001102_t0054_u01754518359076") 2025/08/06 22:21:09 DEBUG : potato: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94610a6_d20250806_m221229_c001_v7007000_t0000_u01754518349928") 2025/08/06 22:21:09 DEBUG : potato: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd6806_d20250806_m221228_c001_v0001183_t0006_u01754518348778") 2025/08/06 22:21:09 DEBUG : potato: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94610a1_d20250806_m221227_c001_v7007000_t0000_u01754518347296") 2025/08/06 22:21:09 DEBUG : potato: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd67f0_d20250806_m221226_c001_v0001183_t0017_u01754518346498") 2025/08/06 22:21:10 DEBUG : potato: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f9461097_d20250806_m221225_c001_v7007000_t0000_u01754518345331") 2025/08/06 22:21:10 DEBUG : potato: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd67db_d20250806_m221224_c001_v0001183_t0046_u01754518344545") 2025/08/06 22:21:10 DEBUG : potato: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4111d758386c1461_d20250806_m221219_c001_v7007000_t0000_u01754518339036") 2025/08/06 22:21:10 DEBUG : potato: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd6789_d20250806_m221218_c001_v0001183_t0028_u01754518338077") 2025/08/06 22:21:10 DEBUG : potato: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4111d758386c1455_d20250806_m221217_c001_v7007000_t0000_u01754518337714") 2025/08/06 22:21:10 DEBUG : potato: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd677a_d20250806_m221216_c001_v0001183_t0029_u01754518336563") 2025/08/06 22:21:10 DEBUG : potato: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4111d758386c1447_d20250806_m221216_c001_v7007000_t0000_u01754518336202") 2025/08/06 22:21:10 DEBUG : potato: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd676e_d20250806_m221215_c001_v0001183_t0038_u01754518335644") 2025/08/06 22:21:10 DEBUG : potato: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd6768_d20250806_m221215_c001_v0001183_t0040_u01754518335087") 2025/08/06 22:21:10 DEBUG : potato: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4111d758386c1438_d20250806_m221214_c001_v7007000_t0000_u01754518334724") 2025/08/06 22:21:10 DEBUG : potato: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd675b_d20250806_m221214_c001_v0001183_t0049_u01754518334137") 2025/08/06 22:21:10 DEBUG : potato: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd6755_d20250806_m221213_c001_v0001183_t0035_u01754518333580") 2025/08/06 22:21:10 DEBUG : potato: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4111d758386c1427_d20250806_m221213_c001_v7007000_t0000_u01754518333218") 2025/08/06 22:21:10 DEBUG : potato: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd674d_d20250806_m221212_c001_v0001183_t0038_u01754518332454") 2025/08/06 22:21:10 DEBUG : potato2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f419046b64f2286b6_d20250806_m221331_c001_v7007000_t0000_u01754518411186") 2025/08/06 22:21:10 DEBUG : potato2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0375df_d20250806_m221330_c001_v0001102_t0052_u01754518410472") 2025/08/06 22:21:10 DEBUG : potato2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f420eba9bcbabdbf5_d20250806_m221321_c001_v7007000_t0000_u01754518401513") 2025/08/06 22:21:10 DEBUG : potato2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0375b7_d20250806_m221317_c001_v0001102_t0004_u01754518397423") 2025/08/06 22:21:10 DEBUG : potato2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f405a2b473ad0082a_d20250806_m221309_c001_v7007000_t0000_u01754518389396") 2025/08/06 22:21:11 DEBUG : potato2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0375a5_d20250806_m221304_c001_v0001102_t0041_u01754518384940") 2025/08/06 22:21:11 DEBUG : potato2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4020e814689f8361_d20250806_m221258_c001_v7007000_t0000_u01754518378094") 2025/08/06 22:21:11 DEBUG : potato2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037596_d20250806_m221253_c001_v0001102_t0016_u01754518373806") 2025/08/06 22:21:11 DEBUG : potato2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94610b0_d20250806_m221233_c001_v7007000_t0000_u01754518353678") 2025/08/06 22:21:11 DEBUG : potato2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd682f_d20250806_m221232_c001_v0001183_t0005_u01754518352389") 2025/08/06 22:21:11 DEBUG : potato2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94610ab_d20250806_m221232_c001_v7007000_t0000_u01754518352026") 2025/08/06 22:21:11 DEBUG : potato2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd6819_d20250806_m221230_c001_v0001183_t0020_u01754518350523") 2025/08/06 22:21:11 DEBUG : potato2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94610a7_d20250806_m221230_c001_v7007000_t0000_u01754518350119") 2025/08/06 22:21:11 DEBUG : potato2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd680d_d20250806_m221229_c001_v0001183_t0021_u01754518349373") 2025/08/06 22:21:11 DEBUG : potato2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94610a3_d20250806_m221228_c001_v7007000_t0000_u01754518348418") 2025/08/06 22:21:11 DEBUG : potato2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd67fe_d20250806_m221227_c001_v0001183_t0005_u01754518347664") 2025/08/06 22:21:11 DEBUG : potato2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f946109a_d20250806_m221226_c001_v7007000_t0000_u01754518346134") 2025/08/06 22:21:11 DEBUG : potato2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd67e2_d20250806_m221225_c001_v0001183_t0013_u01754518345342") 2025/08/06 22:21:11 DEBUG : potato2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4111d758386c146a_d20250806_m221219_c001_v7007000_t0000_u01754518339792") 2025/08/06 22:21:11 DEBUG : potato2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd6793_d20250806_m221218_c001_v0001183_t0019_u01754518338843") 2025/08/06 22:21:11 DEBUG : potato2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f418ed661d1afc24d_d20250806_m221124_c001_v7007000_t0000_u01754518284369") 2025/08/06 22:21:11 DEBUG : potato2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd6501_d20250806_m221123_c001_v0001183_t0028_u01754518283791") 2025/08/06 22:21:11 DEBUG : potato2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f418ed661d1afc249_d20250806_m221122_c001_v7007000_t0000_u01754518282889") 2025/08/06 22:21:11 DEBUG : potato2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd64f0_d20250806_m221122_c001_v0001183_t0050_u01754518282331") 2025/08/06 22:21:11 DEBUG : potato3: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f420eba9bcbabdbf6_d20250806_m221321_c001_v7007000_t0000_u01754518401909") 2025/08/06 22:21:11 DEBUG : potato3: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f7cb4_d20250806_m221318_c001_v0001171_t0020_u01754518398648") 2025/08/06 22:21:12 DEBUG : potato3: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f405a2b473ad0082b_d20250806_m221309_c001_v7007000_t0000_u01754518389803") 2025/08/06 22:21:12 DEBUG : potato3: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f7c9a_d20250806_m221306_c001_v0001171_t0046_u01754518386254") 2025/08/06 22:21:12 DEBUG : potato3: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4020e814689f8363_d20250806_m221258_c001_v7007000_t0000_u01754518378276") 2025/08/06 22:21:12 DEBUG : potato3: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f7c77_d20250806_m221254_c001_v0001171_t0012_u01754518374386") 2025/08/06 22:21:12 DEBUG : pre-dest1/1: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f403a8c80122573a4_d20250806_m221405_c001_v7007000_t0000_u01754518445371") 2025/08/06 22:21:12 DEBUG : pre-dest1/1: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f7d5b_d20250806_m221357_c001_v0001171_t0014_u01754518437476") 2025/08/06 22:21:12 DEBUG : pre-dest2/2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f403a8c80122573a5_d20250806_m221405_c001_v7007000_t0000_u01754518445554") 2025/08/06 22:21:12 DEBUG : pre-dest2/2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037621_d20250806_m221358_c001_v0001102_t0031_u01754518438138") 2025/08/06 22:21:12 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f419d9c90952145d6_d20250806_m221342_c001_v7007000_t0000_u01754518422724") 2025/08/06 22:21:12 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd6a89_d20250806_m221338_c001_v0001183_t0012_u01754518418920") 2025/08/06 22:21:12 DEBUG : sizeonly: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f40447bc2a269b706_d20250806_m221159_c001_v7007000_t0000_u01754518319153") 2025/08/06 22:21:12 DEBUG : sizeonly: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd66a8_d20250806_m221158_c001_v0001183_t0052_u01754518318193") 2025/08/06 22:21:12 DEBUG : splitbanan: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f093976956e_d20250806_m221830_c001_v7007000_t0000_u01754518710093") 2025/08/06 22:21:12 DEBUG : splitbanan: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e0379e7_d20250806_m221822_c001_v0001102_t0036_u01754518702557") 2025/08/06 22:21:12 DEBUG : splitbananasplit: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f404fa0b4b69c7e21_d20250806_m221947_c001_v7007000_t0000_u01754518787450") 2025/08/06 22:21:12 DEBUG : splitbananasplit: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037aa5_d20250806_m221940_c001_v0001102_t0043_u01754518780395") 2025/08/06 22:21:12 DEBUG : splitbananasplit: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4210f345730b6688_d20250806_m221931_c001_v7007000_t0000_u01754518771695") 2025/08/06 22:21:12 DEBUG : splitbananasplit: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037a7f_d20250806_m221924_c001_v0001102_t0015_u01754518764961") 2025/08/06 22:21:12 DEBUG : splitbananasplit: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f410d31759fa9d96a_d20250806_m221916_c001_v7007000_t0000_u01754518756114") 2025/08/06 22:21:12 DEBUG : splitbananasplit: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037a5e_d20250806_m221909_c001_v0001102_t0047_u01754518749722") 2025/08/06 22:21:12 DEBUG : splitbananasplit: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f406a7f0939769605_d20250806_m221900_c001_v7007000_t0000_u01754518740881") 2025/08/06 22:21:13 DEBUG : splitbananasplit: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037a38_d20250806_m221854_c001_v0001102_t0030_u01754518734242") 2025/08/06 22:21:13 DEBUG : splitbananasplit: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f419046b64f228a63_d20250806_m221845_c001_v7007000_t0000_u01754518725376") 2025/08/06 22:21:13 DEBUG : splitbananasplit: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037a17_d20250806_m221838_c001_v0001102_t0017_u01754518718417") 2025/08/06 22:21:13 DEBUG : splitbananasplit: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4152d501fbc8c32f_d20250806_m221824_c001_v7007000_t0000_u01754518704639") 2025/08/06 22:21:13 DEBUG : splitbananasplit: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb4212ae_d20250806_m221821_c001_v0001093_t0056_u01754518701241") 2025/08/06 22:21:13 DEBUG : splitbananasplit: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94615dc_d20250806_m221812_c001_v7007000_t0000_u01754518692294") 2025/08/06 22:21:13 DEBUG : splitbananasplit: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f836f_d20250806_m221805_c001_v0001171_t0047_u01754518685160") 2025/08/06 22:21:13 DEBUG : splitbananasplit: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94615b8_d20250806_m221803_c001_v7007000_t0000_u01754518683951") 2025/08/06 22:21:13 DEBUG : splitbananasplit: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb42127d_d20250806_m221800_c001_v0001093_t0045_u01754518680255") 2025/08/06 22:21:13 DEBUG : splitbananasplit: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f420eba9bcbabe02d_d20250806_m221751_c001_v7007000_t0000_u01754518671730") 2025/08/06 22:21:13 DEBUG : splitbananasplit: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037972_d20250806_m221744_c001_v0001102_t0051_u01754518664231") 2025/08/06 22:21:13 DEBUG : splitbananasplit: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f420eba9bcbabdfef_d20250806_m221743_c001_v7007000_t0000_u01754518663291") 2025/08/06 22:21:13 DEBUG : splitbananasplit: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb42123f_d20250806_m221739_c001_v0001093_t0059_u01754518659449") 2025/08/06 22:21:13 DEBUG : splitbananasplit: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f415baf7d94a94665_d20250806_m221724_c001_v7007000_t0000_u01754518644922") 2025/08/06 22:21:13 DEBUG : splitbananasplit: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8218_d20250806_m221721_c001_v0001171_t0045_u01754518641212") 2025/08/06 22:21:13 DEBUG : splitbananasplit: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f401bbe58f4371924_d20250806_m221712_c001_v7007000_t0000_u01754518632525") 2025/08/06 22:21:13 DEBUG : splitbananasplit: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f81ba_d20250806_m221705_c001_v0001171_t0038_u01754518625858") 2025/08/06 22:21:13 DEBUG : splitbananasplit: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f405dae8c8bf84fec_d20250806_m221656_c001_v7007000_t0000_u01754518616571") 2025/08/06 22:21:13 DEBUG : splitbananasplit: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8161_d20250806_m221649_c001_v0001171_t0001_u01754518609870") 2025/08/06 22:21:13 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f405dae8c8bf850f0_d20250806_m221807_c001_v7007000_t0000_u01754518687419") 2025/08/06 22:21:14 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb421281_d20250806_m221801_c001_v0001093_t0049_u01754518681449") 2025/08/06 22:21:14 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a558684d3_d20250806_m221642_c001_v7007000_t0000_u01754518602171") 2025/08/06 22:21:14 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f811d_d20250806_m221639_c001_v0001171_t0048_u01754518599497") 2025/08/06 22:21:14 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f412dc033f4cbc477_d20250806_m221638_c001_v7007000_t0000_u01754518598383") 2025/08/06 22:21:14 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037882_d20250806_m221635_c001_v0001102_t0050_u01754518595820") 2025/08/06 22:21:14 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4020e814689f834d_d20250806_m221251_c001_v7007000_t0000_u01754518371113") 2025/08/06 22:21:14 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037594_d20250806_m221249_c001_v0001102_t0059_u01754518369875") 2025/08/06 22:21:14 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94610e9_d20250806_m221249_c001_v7007000_t0000_u01754518369320") 2025/08/06 22:21:14 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f7c51_d20250806_m221248_c001_v0001171_t0033_u01754518368513") 2025/08/06 22:21:14 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f40447bc2a269b704_d20250806_m221156_c001_v7007000_t0000_u01754518316149") 2025/08/06 22:21:14 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd667a_d20250806_m221154_c001_v0001183_t0049_u01754518314696") 2025/08/06 22:21:14 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f40447bc2a269b700_d20250806_m221154_c001_v7007000_t0000_u01754518314328") 2025/08/06 22:21:14 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd6664_d20250806_m221153_c001_v0001183_t0005_u01754518313233") 2025/08/06 22:21:14 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f40447bc2a269b6fc_d20250806_m221151_c001_v7007000_t0000_u01754518311127") 2025/08/06 22:21:14 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd6636_d20250806_m221149_c001_v0001183_t0057_u01754518309952") 2025/08/06 22:21:14 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f40447bc2a269b6f9_d20250806_m221149_c001_v7007000_t0000_u01754518309410") 2025/08/06 22:21:14 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd661e_d20250806_m221148_c001_v0001183_t0045_u01754518308356") 2025/08/06 22:21:14 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd6606_d20250806_m221145_c001_v0001183_t0046_u01754518305605") 2025/08/06 22:21:14 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f40447bc2a269b6f5_d20250806_m221145_c001_v7007000_t0000_u01754518305241") 2025/08/06 22:21:14 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd65ff_d20250806_m221144_c001_v0001183_t0057_u01754518304692") 2025/08/06 22:21:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd65eb_d20250806_m221143_c001_v0001183_t0058_u01754518303956") 2025/08/06 22:21:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f40447bc2a269b6f1_d20250806_m221143_c001_v7007000_t0000_u01754518303597") 2025/08/06 22:21:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd65cb_d20250806_m221140_c001_v0001183_t0033_u01754518300786") 2025/08/06 22:21:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd65a1_d20250806_m221138_c001_v0001183_t0043_u01754518298159") 2025/08/06 22:21:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f418ed661d1afc270_d20250806_m221137_c001_v7007000_t0000_u01754518297791") 2025/08/06 22:21:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd6599_d20250806_m221137_c001_v0001183_t0046_u01754518297242") 2025/08/06 22:21:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd6591_d20250806_m221136_c001_v0001183_t0035_u01754518296512") 2025/08/06 22:21:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f418ed661d1afc267_d20250806_m221136_c001_v7007000_t0000_u01754518296149") 2025/08/06 22:21:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd6569_d20250806_m221132_c001_v0001183_t0034_u01754518292210") 2025/08/06 22:21:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f418ed661d1afc25e_d20250806_m221131_c001_v7007000_t0000_u01754518291847") 2025/08/06 22:21:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd655b_d20250806_m221131_c001_v0001183_t0038_u01754518291283") 2025/08/06 22:21:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f418ed661d1afc25b_d20250806_m221130_c001_v7007000_t0000_u01754518290380") 2025/08/06 22:21:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd654d_d20250806_m221129_c001_v0001183_t0058_u01754518289813") 2025/08/06 22:21:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f418ed661d1afc258_d20250806_m221129_c001_v7007000_t0000_u01754518289274") 2025/08/06 22:21:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd653d_d20250806_m221128_c001_v0001183_t0000_u01754518288708") 2025/08/06 22:21:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f418ed661d1afc255_d20250806_m221127_c001_v7007000_t0000_u01754518287816") 2025/08/06 22:21:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd6525_d20250806_m221127_c001_v0001183_t0025_u01754518287087") 2025/08/06 22:21:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f418ed661d1afc251_d20250806_m221126_c001_v7007000_t0000_u01754518286547") 2025/08/06 22:21:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd651b_d20250806_m221126_c001_v0001183_t0036_u01754518286003") 2025/08/06 22:21:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f418ed661d1afc24f_d20250806_m221125_c001_v7007000_t0000_u01754518285462") 2025/08/06 22:21:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd650d_d20250806_m221124_c001_v0001183_t0052_u01754518284907") 2025/08/06 22:21:16 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f418ed661d1afc242_d20250806_m221120_c001_v7007000_t0000_u01754518280627") 2025/08/06 22:21:16 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd64d9_d20250806_m221120_c001_v0001183_t0009_u01754518280079") 2025/08/06 22:21:16 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f418ed661d1afc240_d20250806_m221119_c001_v7007000_t0000_u01754518279540") 2025/08/06 22:21:16 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd64d1_d20250806_m221118_c001_v0001183_t0011_u01754518278980") 2025/08/06 22:21:16 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f418ed661d1afc23b_d20250806_m221118_c001_v7007000_t0000_u01754518278088") 2025/08/06 22:21:16 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd64cb_d20250806_m221117_c001_v0001183_t0013_u01754518277535") 2025/08/06 22:21:16 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f418ed661d1afc237_d20250806_m221115_c001_v7007000_t0000_u01754518275231") 2025/08/06 22:21:16 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd64ad_d20250806_m221114_c001_v0001183_t0042_u01754518274681") 2025/08/06 22:21:16 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a558684d4_d20250806_m221642_c001_v7007000_t0000_u01754518602356") 2025/08/06 22:21:16 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb4211a5_d20250806_m221639_c001_v0001093_t0043_u01754518599498") 2025/08/06 22:21:16 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f412dc033f4cbc478_d20250806_m221638_c001_v7007000_t0000_u01754518598575") 2025/08/06 22:21:16 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa74099_d20250806_m221635_c001_v0001182_t0018_u01754518595830") 2025/08/06 22:21:16 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f404fa0b4b69c7e29_d20250806_m221949_c001_v7007000_t0000_u01754518789718") 2025/08/06 22:21:16 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb421367_d20250806_m221948_c001_v0001093_t0027_u01754518788937") 2025/08/06 22:21:16 DEBUG : sub/yam: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94610d9_d20250806_m221246_c001_v7007000_t0000_u01754518366498") 2025/08/06 22:21:16 DEBUG : sub/yam: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd68aa_d20250806_m221244_c001_v0001183_t0016_u01754518364688") 2025/08/06 22:21:16 DEBUG : test_dir1/file2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a558684cb_d20250806_m221635_c001_v7007000_t0000_u01754518595061") 2025/08/06 22:21:16 DEBUG : test_dir1/file2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f80ed_d20250806_m221633_c001_v0001171_t0030_u01754518593256") 2025/08/06 22:21:16 DEBUG : test_dir1/file2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a558684c6_d20250806_m221632_c001_v7007000_t0000_u01754518592479") 2025/08/06 22:21:17 DEBUG : test_dir1/file2: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e03786c_d20250806_m221630_c001_v0001102_t0040_u01754518590770") 2025/08/06 22:21:17 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a558684cc_d20250806_m221635_c001_v7007000_t0000_u01754518595242") 2025/08/06 22:21:17 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa7407e_d20250806_m221633_c001_v0001182_t0007_u01754518593245") 2025/08/06 22:21:17 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f417a624a558684c7_d20250806_m221632_c001_v7007000_t0000_u01754518592660") 2025/08/06 22:21:17 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f80df_d20250806_m221630_c001_v0001171_t0037_u01754518590760") 2025/08/06 22:21:17 DEBUG : three: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94610b6_d20250806_m221238_c001_v7007000_t0000_u01754518358350") 2025/08/06 22:21:17 DEBUG : three: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd686e_d20250806_m221237_c001_v0001183_t0048_u01754518357233") 2025/08/06 22:21:17 DEBUG : three: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10960b0d80fd6854_d20250806_m221235_c001_v0001183_t0002_u01754518355176") 2025/08/06 22:21:17 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f404fa0b4b69c7e2b_d20250806_m221951_c001_v7007000_t0000_u01754518791340") 2025/08/06 22:21:17 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa744ed_d20250806_m221950_c001_v0001182_t0025_u01754518790686") 2025/08/06 22:21:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f404fa0b4b69c7e3e_d20250806_m222010_c001_v7007000_t0000_u01754518810867") 2025/08/06 22:21:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f864e_d20250806_m222009_c001_v0001171_t0011_u01754518809176") 2025/08/06 22:21:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f404fa0b4b69c7e39_d20250806_m222007_c001_v7007000_t0000_u01754518807635") 2025/08/06 22:21:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa74535_d20250806_m222006_c001_v0001182_t0012_u01754518806255") 2025/08/06 22:21:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f404fa0b4b69c7e35_d20250806_m222005_c001_v7007000_t0000_u01754518805306") 2025/08/06 22:21:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb42137e_d20250806_m222004_c001_v0001093_t0053_u01754518804191") 2025/08/06 22:21:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f404fa0b4b69c7e30_d20250806_m221958_c001_v7007000_t0000_u01754518798965") 2025/08/06 22:21:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa74513_d20250806_m221957_c001_v0001182_t0000_u01754518797780") 2025/08/06 22:21:17 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f404fa0b4b69c7e32_d20250806_m222001_c001_v7007000_t0000_u01754518801445") 2025/08/06 22:21:17 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f8614_d20250806_m221959_c001_v0001171_t0051_u01754518799926") 2025/08/06 22:21:17 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f404fa0b4b69c7e2f_d20250806_m221956_c001_v7007000_t0000_u01754518796811") 2025/08/06 22:21:17 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1159cd0acb421376_d20250806_m221955_c001_v0001093_t0009_u01754518795748") 2025/08/06 22:21:18 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f404fa0b4b69c7e2e_d20250806_m221954_c001_v7007000_t0000_u01754518794789") 2025/08/06 22:21:18 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037ab8_d20250806_m221954_c001_v0001102_t0024_u01754518794029") 2025/08/06 22:21:18 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f404fa0b4b69c7e2d_d20250806_m221953_c001_v7007000_t0000_u01754518793091") 2025/08/06 22:21:18 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f85eb_d20250806_m221952_c001_v0001171_t0057_u01754518792306") 2025/08/06 22:21:18 DEBUG : toe/toe/toe: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f4020e814689f85b0_d20250806_m222016_c001_v7007000_t0000_u01754518816069") 2025/08/06 22:21:18 DEBUG : toe/toe/toe: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1018a18d4fa7456e_d20250806_m222015_c001_v0001182_t0019_u01754518815423") 2025/08/06 22:21:18 DEBUG : toe/toe/toe: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f404fa0b4b69c7e34_d20250806_m222003_c001_v7007000_t0000_u01754518803239") 2025/08/06 22:21:18 DEBUG : toe/toe/toe: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037ac7_d20250806_m222002_c001_v0001102_t0018_u01754518802392") 2025/08/06 22:21:18 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f404fa0b4b69c7e3f_d20250806_m222011_c001_v7007000_t0000_u01754518811461") 2025/08/06 22:21:18 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108f472d9e037ad3_d20250806_m222010_c001_v0001102_t0021_u01754518810568") 2025/08/06 22:21:18 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f404fa0b4b69c7e3a_d20250806_m222008_c001_v7007000_t0000_u01754518808225") 2025/08/06 22:21:18 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f10352255f81ba2a2_d20250806_m222007_c001_v0001184_t0032_u01754518807410") 2025/08/06 22:21:18 DEBUG : two: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94610b7_d20250806_m221238_c001_v7007000_t0000_u01754518358531") 2025/08/06 22:21:18 DEBUG : two: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f416fa995631f7c1f_d20250806_m221236_c001_v0001171_t0040_u01754518356675") 2025/08/06 22:21:18 DEBUG : two: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f40960b0d80fd684e_d20250806_m221234_c001_v0001183_t0011_u01754518354992") 2025/08/06 22:21:18 DEBUG : yam: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94610df_d20250806_m221247_c001_v7007000_t0000_u01754518367229") 2025/08/06 22:21:18 DEBUG : yam: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f1156c398d4169c9a_d20250806_m221246_c001_v0001179_t0018_u01754518366272") 2025/08/06 22:21:18 DEBUG : yam: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94610c8_d20250806_m221243_c001_v7007000_t0000_u01754518363403") 2025/08/06 22:21:18 DEBUG : yam: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f7c33_d20250806_m221242_c001_v0001171_t0053_u01754518362069") 2025/08/06 22:21:18 DEBUG : yam: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94610bb_d20250806_m221240_c001_v7007000_t0000_u01754518360788") 2025/08/06 22:21:18 DEBUG : yam: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f116fa995631f7c24_d20250806_m221239_c001_v0001171_t0009_u01754518359085") 2025/08/06 22:21:19 DEBUG : yaml: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94610cc_d20250806_m221244_c001_v7007000_t0000_u01754518364134") 2025/08/06 22:21:19 DEBUG : yaml: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f115ea08e1510c903_d20250806_m221243_c001_v0001098_t0057_u01754518363037") 2025/08/06 22:21:19 DEBUG : yaml: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f400c3e48f94610be_d20250806_m221241_c001_v7007000_t0000_u01754518361514") 2025/08/06 22:21:19 DEBUG : yaml: Deleting (id "4_z4f723db3700d8b1b9f880e1b_f108e39576910caf2_d20250806_m221240_c001_v0001146_t0044_u01754518360410") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m8.474378167s (try 1/5)