"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/06/25 02:46:13 DEBUG : Creating backend with remote "TestB2:rclone-test-xacakes4qoyu" 2025/06/25 02:46:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/25 02:46:14 DEBUG : Creating backend with remote "/tmp/rclone3932147043" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:46:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 02:46:15 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:46:15 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:46:15 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.64s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:46:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/25 02:46:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 02:46:16 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:46:16 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:46:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 02:46:16 INFO : sub dir/hello world: Copied (new) 2025/06/25 02:46:17 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.76s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:46:18 DEBUG : Creating backend with remote "/non-existing" 2025/06/25 02:46:18 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/25 02:46:18 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:46:18 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:46:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 02:46:19 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:46:19 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:46:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 02:46:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.73s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:46:20 INFO : B2 bucket rclone-test-xacakes4qoyu: Running all checks before starting transfers 2025/06/25 02:46:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 02:46:20 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:46:20 INFO : B2 bucket rclone-test-xacakes4qoyu: Checks finished, now starting transfers 2025/06/25 02:46:20 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:46:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 02:46:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.72s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:46:22 ERROR : Ignoring --no-traverse with sync 2025/06/25 02:46:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 02:46:22 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:46:22 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:46:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 02:46:23 INFO : sub dir/hello world: Copied (new) 2025/06/25 02:46:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.93s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:46:24 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/25 02:46:24 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:46:24 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:46:25 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/06/25 02:46:25 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.43s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:46:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 02:46:25 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:46:25 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:46:26 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 02:46:26 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.20s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:46:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 02:46:27 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:46:27 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:46:27 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 02:46:27 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.64s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:46:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/25 02:46:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/25 02:46:28 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/25 02:46:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/25 02:46:28 INFO : sub dir2: Making directory 2025/06/25 02:46:28 INFO : sub dir: Making directory 2025/06/25 02:46:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 02:46:28 INFO : sub dir2/sub sub dir2: Making directory 2025/06/25 02:46:28 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:46:28 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:46:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 02:46:29 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/06/25 02:46:29 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.26s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:46:29 INFO : sub dir2: Making directory 2025/06/25 02:46:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/25 02:46:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/25 02:46:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 02:46:30 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:46:30 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:46:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 02:46:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.23s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:46:31 DEBUG : sub dir2: Making directory with metadata 2025/06/25 02:46:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/25 02:46:31 INFO : sub dir2: Making directory 2025/06/25 02:46:31 INFO : sub dir: Making directory 2025/06/25 02:46:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 02:46:31 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:46:31 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:46:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 02:46:31 INFO : sub dir/hello world: Copied (new) 2025/06/25 02:46:31 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/06/25 02:46:31 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/25 02:46:32 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.53s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:46:32 INFO : sub dir2: Making directory 2025/06/25 02:46:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 02:46:33 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:46:33 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:46:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 02:46:33 INFO : sub dir/hello world: Copied (new) 2025/06/25 02:46:33 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.24s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:46:34 DEBUG : sub dir2: Making directory with metadata 2025/06/25 02:46:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/25 02:46:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/25 02:46:34 INFO : sub dir2: Making directory 2025/06/25 02:46:34 INFO : sub dir: Making directory 2025/06/25 02:46:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 02:46:34 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:46:34 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:46:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 02:46:34 INFO : sub dir/hello world: Copied (new) 2025/06/25 02:46:34 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/06/25 02:46:34 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.17s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:46:35 INFO : sub dir2: Making directory 2025/06/25 02:46:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 02:46:35 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:46:35 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:46:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 02:46:36 INFO : sub dir/hello world: Copied (new) 2025/06/25 02:46:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.16s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:46:37 DEBUG : Creating backend with remote "TestB2:rclone-test-tomedik8hiha" sync_test.go:591: Server side copy (if possible) B2 bucket rclone-test-xacakes4qoyu -> B2 bucket rclone-test-tomedik8hiha 2025/06/25 02:46:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 02:46:38 DEBUG : B2 bucket rclone-test-tomedik8hiha: Waiting for checks to finish 2025/06/25 02:46:38 DEBUG : B2 bucket rclone-test-tomedik8hiha: Waiting for transfers to finish 2025/06/25 02:46:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 02:46:39 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/25 02:46:39 DEBUG : B2 bucket rclone-test-tomedik8hiha: Purge remote 2025/06/25 02:46:39 INFO : B2 bucket rclone-test-tomedik8hiha: cleaning bucket "rclone-test-tomedik8hiha" of all files 2025/06/25 02:46:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd13f0adab4b9f780e1b_f113b60b93454bb39_d20250625_m024639_c001_v0001180_t0033_u01750819599014") --- PASS: TestServerSideCopy (3.72s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:46:41 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:46:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/25 02:46:41 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:46:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/25 02:46:41 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.98s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:46:43 DEBUG : Creating backend with remote "TestB2:rclone-test-fixiwop7joxi" sync_test.go:627: Server side copy (if possible) B2 bucket rclone-test-xacakes4qoyu -> B2 bucket rclone-test-fixiwop7joxi 2025/06/25 02:46:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 02:46:44 DEBUG : B2 bucket rclone-test-fixiwop7joxi: Waiting for checks to finish 2025/06/25 02:46:44 DEBUG : B2 bucket rclone-test-fixiwop7joxi: Waiting for transfers to finish 2025/06/25 02:46:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 02:46:45 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/25 02:46:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/25 02:46:46 DEBUG : B2 bucket rclone-test-fixiwop7joxi: Waiting for checks to finish 2025/06/25 02:46:46 DEBUG : B2 bucket rclone-test-fixiwop7joxi: Waiting for transfers to finish 2025/06/25 02:46:46 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/25 02:46:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/25 02:46:46 DEBUG : B2 bucket rclone-test-fixiwop7joxi: Purge remote 2025/06/25 02:46:46 INFO : B2 bucket rclone-test-fixiwop7joxi: cleaning bucket "rclone-test-fixiwop7joxi" of all files 2025/06/25 02:46:46 DEBUG : sub dir/hello world: Deleting (id "4_z6f820d73f0bdab4b9f780e1b_f104d389b1d6e73e6_d20250625_m024646_c001_v0001182_t0027_u01750819606387") 2025/06/25 02:46:46 DEBUG : sub dir/hello world: Deleting (id "4_z6f820d73f0bdab4b9f780e1b_f104b0fcb94ef61e4_d20250625_m024644_c001_v0001144_t0049_u01750819604816") --- PASS: TestServerSideCopyOverSelf (5.63s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:46:49 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:46:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/25 02:46:49 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:46:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/25 02:46:49 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/25 02:46:49 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.00s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:46:51 DEBUG : Creating backend with remote "TestB2:rclone-test-qohuxat5were" sync_test.go:672: Server side copy (if possible) B2 bucket rclone-test-xacakes4qoyu -> B2 bucket rclone-test-qohuxat5were 2025/06/25 02:46:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 02:46:52 DEBUG : B2 bucket rclone-test-qohuxat5were: Waiting for checks to finish 2025/06/25 02:46:52 DEBUG : B2 bucket rclone-test-qohuxat5were: Waiting for transfers to finish 2025/06/25 02:46:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 02:46:52 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/25 02:46:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/25 02:46:53 DEBUG : B2 bucket rclone-test-qohuxat5were: Waiting for checks to finish 2025/06/25 02:46:53 DEBUG : B2 bucket rclone-test-qohuxat5were: Waiting for transfers to finish 2025/06/25 02:46:53 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/25 02:46:53 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/25 02:46:54 INFO : sub dir/hello world: Deleted 2025/06/25 02:46:55 DEBUG : testing file moves 2025/06/25 02:46:55 DEBUG : B2 bucket rclone-test-qohuxat5were: Waiting for checks to finish 2025/06/25 02:46:55 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/25 02:46:55 DEBUG : B2 bucket rclone-test-qohuxat5were: Waiting for transfers to finish 2025/06/25 02:46:55 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/06/25 02:46:55 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/25 02:46:56 INFO : sub dir/hello world: Deleted 2025/06/25 02:46:56 DEBUG : B2 bucket rclone-test-qohuxat5were: Purge remote 2025/06/25 02:46:56 INFO : B2 bucket rclone-test-qohuxat5were: cleaning bucket "rclone-test-qohuxat5were" of all files 2025/06/25 02:46:56 DEBUG : sub dir/hello world: Deleting (id "4_z9f122d63f0bdab4b9f780e1b_f1035107f5e17e132_d20250625_m024655_c001_v0001105_t0045_u01750819615552") 2025/06/25 02:46:56 DEBUG : sub dir/hello world: Deleting (id "4_z9f122d63f0bdab4b9f780e1b_f10661c98e0b7aabd_d20250625_m024653_c001_v0001180_t0012_u01750819613813") 2025/06/25 02:46:56 DEBUG : sub dir/hello world: Deleting (id "4_z9f122d63f0bdab4b9f780e1b_f10194373c26f663d_d20250625_m024652_c001_v0001178_t0017_u01750819612723") --- PASS: TestServerSideMoveOverSelf (7.73s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:46:58 ERROR : error listing: directory not found 2025/06/25 02:46:58 INFO : Local file system at /tmp/rclone3932147043: Making directory 2025/06/25 02:46:58 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:46:58 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.57s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:47:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 02:47:00 DEBUG : Local file system at /tmp/rclone3932147043: Waiting for checks to finish 2025/06/25 02:47:00 DEBUG : Local file system at /tmp/rclone3932147043: Waiting for transfers to finish 2025/06/25 02:47:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 02:47:00 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/06/25 02:47:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.85s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:47:01 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/25 02:47:01 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:47:01 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:47:02 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/25 02:47:02 INFO : check sum: Copied (new) 2025/06/25 02:47:02 DEBUG : Waiting for deletions to finish 2025/06/25 02:47:02 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:47:02 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/25 02:47:02 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/06/25 02:47:02 DEBUG : check sum: Unchanged skipping 2025/06/25 02:47:02 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:47:02 DEBUG : Waiting for deletions to finish 2025/06/25 02:47:02 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.74s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:47:03 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/25 02:47:03 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:47:03 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:47:03 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/25 02:47:03 INFO : sizeonly: Copied (new) 2025/06/25 02:47:03 DEBUG : Waiting for deletions to finish 2025/06/25 02:47:03 DEBUG : sizeonly: Sizes identical 2025/06/25 02:47:03 DEBUG : sizeonly: Unchanged skipping 2025/06/25 02:47:03 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:47:03 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:47:03 DEBUG : Waiting for deletions to finish 2025/06/25 02:47:03 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.56s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:47:04 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/25 02:47:04 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:47:04 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:47:05 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/06/25 02:47:05 INFO : ignore-size: Copied (new) 2025/06/25 02:47:05 DEBUG : Waiting for deletions to finish 2025/06/25 02:47:05 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:47:05 DEBUG : ignore-size: Unchanged skipping 2025/06/25 02:47:05 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:47:05 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:47:05 DEBUG : Waiting for deletions to finish 2025/06/25 02:47:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.72s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:47:07 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:47:07 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:47:07 DEBUG : existing: Unchanged skipping 2025/06/25 02:47:07 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:47:07 DEBUG : Waiting for deletions to finish 2025/06/25 02:47:07 INFO : There was nothing to transfer 2025/06/25 02:47:07 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/25 02:47:07 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:47:07 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:47:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/25 02:47:07 INFO : existing: Copied (replaced existing) 2025/06/25 02:47:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.99s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:47:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/25 02:47:08 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:47:08 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:47:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/25 02:47:08 INFO : existing: Copied (new) 2025/06/25 02:47:08 DEBUG : Waiting for deletions to finish 2025/06/25 02:47:09 DEBUG : existing: Destination exists, skipping 2025/06/25 02:47:09 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:47:09 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:47:09 DEBUG : Waiting for deletions to finish 2025/06/25 02:47:09 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.56s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:47:10 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/25 02:47:11 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 02:47:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/25 02:47:11 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:47:11 DEBUG : c/non empty space: Unchanged skipping 2025/06/25 02:47:11 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:47:11 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/25 02:47:11 INFO : a/potato2: Copied (new) 2025/06/25 02:47:11 DEBUG : Waiting for deletions to finish 2025/06/25 02:47:11 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.62s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:47:13 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/06/25 02:47:13 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:47:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/25 02:47:13 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/06/25 02:47:13 DEBUG : empty space: Unchanged skipping 2025/06/25 02:47:13 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:47:13 DEBUG : Waiting for deletions to finish 2025/06/25 02:47:13 INFO : There was nothing to transfer 2025/06/25 02:47:13 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/06/25 02:47:13 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:47:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/25 02:47:14 INFO : empty space: Updated modification time in destination 2025/06/25 02:47:14 DEBUG : empty space: Unchanged skipping 2025/06/25 02:47:14 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:47:14 DEBUG : Waiting for deletions to finish 2025/06/25 02:47:14 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.57s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:47:16 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/06/25 02:47:16 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:47:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/25 02:47:16 DEBUG : empty space: Unchanged skipping 2025/06/25 02:47:16 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:47:16 DEBUG : Waiting for deletions to finish 2025/06/25 02:47:16 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.72s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:47:17 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:47:17 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/06/25 02:47:17 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3932147043) 2025/06/25 02:47:17 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-xacakes4qoyu) 2025/06/25 02:47:17 DEBUG : foo: sha1 differ 2025/06/25 02:47:17 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:47:17 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/06/25 02:47:17 INFO : foo: Copied (replaced existing) 2025/06/25 02:47:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.50s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:47:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 02:47:19 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/25 02:47:19 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:47:19 DEBUG : empty space: Unchanged skipping 2025/06/25 02:47:19 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:47:19 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/25 02:47:19 INFO : potato: Copied (new) 2025/06/25 02:47:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.87s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:47:21 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/25 02:47:21 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:47:21 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:47:21 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/06/25 02:47:21 INFO : potato: Copied (replaced existing) 2025/06/25 02:47:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.08s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:47:22 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/06/25 02:47:22 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:47:22 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3932147043) 2025/06/25 02:47:22 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-xacakes4qoyu) 2025/06/25 02:47:22 DEBUG : potato: sha1 differ 2025/06/25 02:47:22 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:47:23 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/06/25 02:47:23 INFO : potato: Copied (replaced existing) 2025/06/25 02:47:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:47:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 02:47:24 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/25 02:47:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 02:47:24 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:47:24 DEBUG : empty space: Unchanged skipping 2025/06/25 02:47:24 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:47:24 DEBUG : Waiting for deletions to finish 2025/06/25 02:47:24 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:47:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 02:47:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 02:47:26 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:47:26 DEBUG : empty space: Unchanged skipping 2025/06/25 02:47:26 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:47:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/25 02:47:27 INFO : potato2: Copied (new) 2025/06/25 02:47:27 DEBUG : Waiting for deletions to finish 2025/06/25 02:47:27 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:47:29 INFO : d: Making directory 2025/06/25 02:47:29 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/06/25 02:47:29 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 02:47:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/25 02:47:29 DEBUG : c/non empty space: Unchanged skipping 2025/06/25 02:47:29 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:47:29 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:47:29 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/25 02:47:29 INFO : a/potato2: Copied (new) 2025/06/25 02:47:29 DEBUG : Waiting for deletions to finish 2025/06/25 02:47:29 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:47:31 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/25 02:47:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 02:47:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/25 02:47:31 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:47:31 DEBUG : c/non empty space: Unchanged skipping 2025/06/25 02:47:31 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:47:32 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/25 02:47:32 INFO : a/potato2: Copied (new) 2025/06/25 02:47:32 ERROR : B2 bucket rclone-test-xacakes4qoyu: not deleting files as there were IO errors 2025/06/25 02:47:32 ERROR : B2 bucket rclone-test-xacakes4qoyu: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.60s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:47:34 DEBUG : Waiting for deletions to finish 2025/06/25 02:47:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 02:47:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 02:47:34 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:47:34 DEBUG : empty space: Unchanged skipping 2025/06/25 02:47:34 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:47:34 INFO : potato: Deleted 2025/06/25 02:47:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/25 02:47:34 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.31s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:47:36 DEBUG : Waiting for deletions to finish 2025/06/25 02:47:36 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:47:36 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:47:36 INFO : potato: Deleted 2025/06/25 02:47:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 02:47:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 02:47:37 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:47:37 DEBUG : empty space: Unchanged skipping 2025/06/25 02:47:37 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:47:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/25 02:47:37 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.72s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:47:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 02:47:39 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:47:39 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:47:39 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/06/25 02:47:39 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.26s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:47:41 DEBUG : enormous: Excluded (Size Filter) 2025/06/25 02:47:41 DEBUG : enormous: Excluded 2025/06/25 02:47:41 DEBUG : potato2: Excluded (Size Filter) 2025/06/25 02:47:41 DEBUG : potato2: Excluded 2025/06/25 02:47:41 DEBUG : potato2: Excluded (Size Filter) 2025/06/25 02:47:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 02:47:41 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:47:41 DEBUG : empty space: Unchanged skipping 2025/06/25 02:47:41 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:47:41 DEBUG : Waiting for deletions to finish 2025/06/25 02:47:41 INFO : There was nothing to transfer 2025/06/25 02:47:42 DEBUG : enormous: Excluded (Size Filter) 2025/06/25 02:47:42 DEBUG : enormous: Excluded 2025/06/25 02:47:42 DEBUG : potato2: Excluded (Size Filter) 2025/06/25 02:47:42 DEBUG : potato2: Excluded 2025/06/25 02:47:42 DEBUG : potato2: Excluded (Size Filter) 2025/06/25 02:47:42 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/25 02:47:42 DEBUG : empty space: Unchanged skipping 2025/06/25 02:47:42 DEBUG : Local file system at /tmp/rclone3932147043: Waiting for checks to finish 2025/06/25 02:47:42 DEBUG : Local file system at /tmp/rclone3932147043: Waiting for transfers to finish 2025/06/25 02:47:42 DEBUG : Waiting for deletions to finish 2025/06/25 02:47:42 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.34s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:47:44 DEBUG : enormous: Excluded (Size Filter) 2025/06/25 02:47:44 DEBUG : enormous: Excluded 2025/06/25 02:47:44 DEBUG : potato2: Excluded (Size Filter) 2025/06/25 02:47:44 DEBUG : potato2: Excluded 2025/06/25 02:47:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 02:47:44 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:47:44 DEBUG : empty space: Unchanged skipping 2025/06/25 02:47:44 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:47:44 DEBUG : Waiting for deletions to finish 2025/06/25 02:47:44 INFO : potato2: Deleted 2025/06/25 02:47:45 INFO : enormous: Deleted 2025/06/25 02:47:45 INFO : There was nothing to transfer 2025/06/25 02:47:45 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/25 02:47:45 DEBUG : empty space: Unchanged skipping 2025/06/25 02:47:45 DEBUG : Local file system at /tmp/rclone3932147043: Waiting for checks to finish 2025/06/25 02:47:45 DEBUG : Local file system at /tmp/rclone3932147043: Waiting for transfers to finish 2025/06/25 02:47:45 DEBUG : Waiting for deletions to finish 2025/06/25 02:47:45 INFO : enormous: Deleted 2025/06/25 02:47:45 INFO : potato2: Deleted 2025/06/25 02:47:45 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.05s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:47:47 DEBUG : five: Need to transfer - File not found at Destination 2025/06/25 02:47:47 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/25 02:47:47 DEBUG : one: Destination is newer than source, skipping 2025/06/25 02:47:47 DEBUG : three: Sizes identical 2025/06/25 02:47:47 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:47:47 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/25 02:47:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3932147043) 2025/06/25 02:47:47 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-xacakes4qoyu) 2025/06/25 02:47:47 DEBUG : two: sha1 differ 2025/06/25 02:47:47 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/25 02:47:47 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:47:48 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/25 02:47:48 INFO : five: Copied (new) 2025/06/25 02:47:48 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/25 02:47:48 INFO : four: Copied (replaced existing) 2025/06/25 02:47:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/25 02:47:48 INFO : two: Copied (replaced existing) 2025/06/25 02:47:48 DEBUG : Waiting for deletions to finish 2025/06/25 02:47:49 DEBUG : one: Destination is newer than source, skipping 2025/06/25 02:47:49 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:47:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/25 02:47:49 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/25 02:47:49 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3932147043) 2025/06/25 02:47:49 DEBUG : two: Size and sha1 of src and dst objects identical 2025/06/25 02:47:49 DEBUG : four: Size and sha1 of src and dst objects identical 2025/06/25 02:47:49 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-xacakes4qoyu) 2025/06/25 02:47:49 DEBUG : three: sha1 differ 2025/06/25 02:47:49 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/25 02:47:49 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/06/25 02:47:49 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/06/25 02:47:49 DEBUG : five: Size and sha1 of src and dst objects identical 2025/06/25 02:47:49 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/06/25 02:47:49 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/06/25 02:47:49 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:47:49 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/25 02:47:49 INFO : three: Copied (replaced existing) 2025/06/25 02:47:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.11s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1467: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1467: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" sync_test.go:1539: Can track renames: true 2025/06/25 02:47:51 INFO : B2 bucket rclone-test-xacakes4qoyu: Making map for --track-renames 2025/06/25 02:47:51 INFO : B2 bucket rclone-test-xacakes4qoyu: Finished making map for --track-renames 2025/06/25 02:47:51 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:47:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/25 02:47:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/25 02:47:51 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for renames to finish 2025/06/25 02:47:51 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:47:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/25 02:47:51 INFO : yam: Copied (new) 2025/06/25 02:47:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/25 02:47:51 INFO : potato: Copied (new) 2025/06/25 02:47:51 DEBUG : Waiting for deletions to finish 2025/06/25 02:47:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:47:52 INFO : B2 bucket rclone-test-xacakes4qoyu: Making map for --track-renames 2025/06/25 02:47:52 INFO : B2 bucket rclone-test-xacakes4qoyu: Finished making map for --track-renames 2025/06/25 02:47:52 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:47:52 DEBUG : potato: Unchanged skipping 2025/06/25 02:47:52 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for renames to finish 2025/06/25 02:47:53 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/25 02:47:53 INFO : yam: Copied (server-side copy) to: yaml 2025/06/25 02:47:53 INFO : yam: Deleted 2025/06/25 02:47:53 INFO : yaml: Renamed from "yam" 2025/06/25 02:47:53 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:47:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.13s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" sync_test.go:1611: Can track renames: true 2025/06/25 02:47:54 INFO : B2 bucket rclone-test-xacakes4qoyu: Making map for --track-renames 2025/06/25 02:47:54 INFO : B2 bucket rclone-test-xacakes4qoyu: Finished making map for --track-renames 2025/06/25 02:47:54 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:47:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/25 02:47:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/25 02:47:54 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for renames to finish 2025/06/25 02:47:54 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:47:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/25 02:47:54 INFO : yam: Copied (new) 2025/06/25 02:47:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/25 02:47:54 INFO : potato: Copied (new) 2025/06/25 02:47:54 DEBUG : Waiting for deletions to finish 2025/06/25 02:47:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:47:55 INFO : B2 bucket rclone-test-xacakes4qoyu: Making map for --track-renames 2025/06/25 02:47:55 INFO : B2 bucket rclone-test-xacakes4qoyu: Finished making map for --track-renames 2025/06/25 02:47:55 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:47:55 DEBUG : potato: Unchanged skipping 2025/06/25 02:47:55 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for renames to finish 2025/06/25 02:47:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/25 02:47:55 INFO : yam: Copied (server-side copy) to: yaml 2025/06/25 02:47:55 INFO : yam: Deleted 2025/06/25 02:47:55 INFO : yaml: Renamed from "yam" 2025/06/25 02:47:55 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:47:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.43s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" sync_test.go:1650: Can track renames: true 2025/06/25 02:47:56 INFO : B2 bucket rclone-test-xacakes4qoyu: Making map for --track-renames 2025/06/25 02:47:56 INFO : B2 bucket rclone-test-xacakes4qoyu: Finished making map for --track-renames 2025/06/25 02:47:56 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:47:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/25 02:47:56 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/25 02:47:56 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for renames to finish 2025/06/25 02:47:56 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:47:57 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/25 02:47:57 INFO : sub/yam: Copied (new) 2025/06/25 02:47:57 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/25 02:47:57 INFO : potato: Copied (new) 2025/06/25 02:47:57 DEBUG : Waiting for deletions to finish 2025/06/25 02:47:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:47:58 DEBUG : potato: Unchanged skipping 2025/06/25 02:47:58 INFO : B2 bucket rclone-test-xacakes4qoyu: Making map for --track-renames 2025/06/25 02:47:58 INFO : B2 bucket rclone-test-xacakes4qoyu: Finished making map for --track-renames 2025/06/25 02:47:58 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:47:58 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for renames to finish 2025/06/25 02:47:58 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/25 02:47:58 INFO : sub/yam: Copied (server-side copy) to: yam 2025/06/25 02:47:58 INFO : sub/yam: Deleted 2025/06/25 02:47:58 INFO : yam: Renamed from "sub/yam" 2025/06/25 02:47:58 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:47:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.99s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:47:59 DEBUG : Creating backend with remote "/tmp/rclone3932147043/dir1" 2025/06/25 02:47:59 DEBUG : Config file has changed externally - reloading 2025/06/25 02:47:59 DEBUG : Creating backend with remote "/tmp/rclone3932147043/dir2" 2025/06/25 02:47:59 DEBUG : Local file system at /tmp/rclone3932147043/dir2: Using server-side directory move 2025/06/25 02:47:59 INFO : Local file system at /tmp/rclone3932147043/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/25 02:47:59 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/25 02:47:59 DEBUG : Local file system at /tmp/rclone3932147043/dir2: Waiting for checks to finish 2025/06/25 02:47:59 DEBUG : Local file system at /tmp/rclone3932147043/dir2: Waiting for transfers to finish 2025/06/25 02:47:59 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:48:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 02:48:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/25 02:48:00 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:48:00 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:48:00 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/25 02:48:00 INFO : nested/sub dir/file: Copied (new) 2025/06/25 02:48:00 INFO : nested/sub dir/file: Deleted 2025/06/25 02:48:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 02:48:00 INFO : sub dir/hello world: Copied (new) 2025/06/25 02:48:00 INFO : sub dir/hello world: Deleted 2025/06/25 02:48:00 INFO : sub dir: Removing directory 2025/06/25 02:48:00 INFO : nested/sub dir: Removing directory 2025/06/25 02:48:00 INFO : nested: Removing directory 2025/06/25 02:48:00 DEBUG : Local file system at /tmp/rclone3932147043: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.84s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:48:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 02:48:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/25 02:48:02 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:48:02 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:48:02 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/25 02:48:02 INFO : nested/sub dir/file: Copied (new) 2025/06/25 02:48:02 INFO : nested/sub dir/file: Deleted 2025/06/25 02:48:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 02:48:02 INFO : sub dir/hello world: Copied (new) 2025/06/25 02:48:02 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.68s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:48:03 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/25 02:48:03 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/25 02:48:03 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:48:03 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:48:04 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/06/25 02:48:04 INFO : existing-b: Copied (new) 2025/06/25 02:48:04 INFO : existing-b: Deleted 2025/06/25 02:48:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/25 02:48:04 INFO : existing: Copied (new) 2025/06/25 02:48:04 INFO : existing: Deleted 2025/06/25 02:48:04 DEBUG : existing: Destination exists, skipping 2025/06/25 02:48:04 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:48:04 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/25 02:48:04 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:48:04 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.95s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:48:05 DEBUG : Creating backend with remote "TestB2:rclone-test-jahugek2bayi" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-xacakes4qoyu -> B2 bucket rclone-test-jahugek2bayi 2025/06/25 02:48:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 02:48:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/25 02:48:10 DEBUG : empty space: Unchanged skipping 2025/06/25 02:48:10 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/25 02:48:10 DEBUG : B2 bucket rclone-test-jahugek2bayi: Waiting for checks to finish 2025/06/25 02:48:10 INFO : empty space: Deleted 2025/06/25 02:48:10 DEBUG : B2 bucket rclone-test-jahugek2bayi: Waiting for transfers to finish 2025/06/25 02:48:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/25 02:48:10 INFO : potato2: Copied (server-side copy) 2025/06/25 02:48:10 INFO : potato2: Deleted 2025/06/25 02:48:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/25 02:48:10 INFO : potato3: Copied (server-side copy) 2025/06/25 02:48:10 INFO : potato3: Deleted 2025/06/25 02:48:11 DEBUG : Creating backend with remote "TestB2:rclone-test-zanigim3dotu" 2025/06/25 02:48:12 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/25 02:48:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 02:48:12 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/25 02:48:12 DEBUG : B2 bucket rclone-test-zanigim3dotu: Waiting for checks to finish 2025/06/25 02:48:12 DEBUG : B2 bucket rclone-test-zanigim3dotu: Waiting for transfers to finish 2025/06/25 02:48:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/25 02:48:13 INFO : empty space: Copied (server-side copy) 2025/06/25 02:48:13 INFO : empty space: Deleted 2025/06/25 02:48:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/25 02:48:13 INFO : potato3: Copied (server-side copy) 2025/06/25 02:48:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/25 02:48:13 INFO : potato2: Copied (server-side copy) 2025/06/25 02:48:13 INFO : potato3: Deleted 2025/06/25 02:48:14 INFO : potato2: Deleted 2025/06/25 02:48:14 DEBUG : B2 bucket rclone-test-zanigim3dotu: Purge remote 2025/06/25 02:48:14 INFO : B2 bucket rclone-test-zanigim3dotu: cleaning bucket "rclone-test-zanigim3dotu" of all files 2025/06/25 02:48:14 DEBUG : empty space: Deleting (id "4_z0f326d03f0cdab4b9f780e1b_f107fb8f0762aa32e_d20250625_m024812_c001_v0001117_t0058_u01750819692963") 2025/06/25 02:48:14 DEBUG : potato2: Deleting (id "4_z0f326d03f0cdab4b9f780e1b_f102733e2ff19ae0b_d20250625_m024813_c001_v0001146_t0009_u01750819693622") 2025/06/25 02:48:14 DEBUG : potato3: Deleting (id "4_z0f326d03f0cdab4b9f780e1b_f1005c3b814d18b82_d20250625_m024813_c001_v0001161_t0016_u01750819693565") 2025/06/25 02:48:15 DEBUG : B2 bucket rclone-test-jahugek2bayi: Purge remote 2025/06/25 02:48:15 INFO : B2 bucket rclone-test-jahugek2bayi: cleaning bucket "rclone-test-jahugek2bayi" of all files 2025/06/25 02:48:15 DEBUG : empty space: Deleting (id "4_zcf724dd3f0cdab4b9f780e1b_f4123b9dd55dcfeb7_d20250625_m024813_c001_v7007000_t0000_u01750819693480") 2025/06/25 02:48:15 DEBUG : empty space: Deleting (id "4_zcf724dd3f0cdab4b9f780e1b_f10512ddc2851a0f9_d20250625_m024808_c001_v0001098_t0045_u01750819688851") 2025/06/25 02:48:15 DEBUG : potato2: Deleting (id "4_zcf724dd3f0cdab4b9f780e1b_f401fb357a6ab1a2c_d20250625_m024814_c001_v7007000_t0000_u01750819694038") 2025/06/25 02:48:15 DEBUG : potato2: Deleting (id "4_zcf724dd3f0cdab4b9f780e1b_f103ab61697642c66_d20250625_m024810_c001_v0001180_t0018_u01750819690342") 2025/06/25 02:48:15 DEBUG : potato3: Deleting (id "4_zcf724dd3f0cdab4b9f780e1b_f4123b9dd55dcfeb8_d20250625_m024813_c001_v7007000_t0000_u01750819693886") 2025/06/25 02:48:15 DEBUG : potato3: Deleting (id "4_zcf724dd3f0cdab4b9f780e1b_f116a249cc4678567_d20250625_m024810_c001_v0001176_t0027_u01750819690582") 2025/06/25 02:48:15 DEBUG : potato3: Deleting (id "4_zcf724dd3f0cdab4b9f780e1b_f10512ddc2851a0fb_d20250625_m024809_c001_v0001098_t0052_u01750819689450") --- PASS: TestServerSideMove (11.66s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:48:17 DEBUG : Creating backend with remote "TestB2:rclone-test-fisevab3hiki" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-xacakes4qoyu -> B2 bucket rclone-test-fisevab3hiki 2025/06/25 02:48:23 DEBUG : empty space: Excluded (Size Filter) 2025/06/25 02:48:23 DEBUG : empty space: Excluded (Size Filter) 2025/06/25 02:48:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 02:48:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/25 02:48:23 DEBUG : B2 bucket rclone-test-fisevab3hiki: Waiting for checks to finish 2025/06/25 02:48:23 DEBUG : B2 bucket rclone-test-fisevab3hiki: Waiting for transfers to finish 2025/06/25 02:48:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/25 02:48:23 INFO : potato2: Copied (server-side copy) 2025/06/25 02:48:23 INFO : potato2: Deleted 2025/06/25 02:48:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/25 02:48:23 INFO : potato3: Copied (server-side copy) 2025/06/25 02:48:24 INFO : potato3: Deleted 2025/06/25 02:48:24 DEBUG : Creating backend with remote "TestB2:rclone-test-talipow1hagi" 2025/06/25 02:48:25 DEBUG : empty space: Excluded (Size Filter) 2025/06/25 02:48:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 02:48:25 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/25 02:48:25 DEBUG : B2 bucket rclone-test-talipow1hagi: Waiting for checks to finish 2025/06/25 02:48:25 DEBUG : B2 bucket rclone-test-talipow1hagi: Waiting for transfers to finish 2025/06/25 02:48:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/25 02:48:26 INFO : potato2: Copied (server-side copy) 2025/06/25 02:48:26 INFO : potato2: Deleted 2025/06/25 02:48:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/25 02:48:26 INFO : potato3: Copied (server-side copy) 2025/06/25 02:48:27 INFO : potato3: Deleted 2025/06/25 02:48:27 DEBUG : B2 bucket rclone-test-talipow1hagi: Purge remote 2025/06/25 02:48:27 INFO : B2 bucket rclone-test-talipow1hagi: cleaning bucket "rclone-test-talipow1hagi" of all files 2025/06/25 02:48:27 DEBUG : potato2: Deleting (id "4_z9f729d33f0cdab4b9f780e1b_f114fd28fe5e49163_d20250625_m024826_c001_v0001043_t0007_u01750819706186") 2025/06/25 02:48:27 DEBUG : potato3: Deleting (id "4_z9f729d33f0cdab4b9f780e1b_f103fd8075b045d9b_d20250625_m024826_c001_v0001157_t0052_u01750819706607") 2025/06/25 02:48:28 DEBUG : B2 bucket rclone-test-fisevab3hiki: Purge remote 2025/06/25 02:48:28 INFO : B2 bucket rclone-test-fisevab3hiki: cleaning bucket "rclone-test-fisevab3hiki" of all files 2025/06/25 02:48:28 DEBUG : empty space: Deleting (id "4_z0fe28d13f0cdab4b9f780e1b_f108aa64192de82a8_d20250625_m024821_c001_v0001130_t0030_u01750819701973") 2025/06/25 02:48:28 DEBUG : potato2: Deleting (id "4_z0fe28d13f0cdab4b9f780e1b_f4008bcc009cd6481_d20250625_m024826_c001_v7007000_t0000_u01750819706548") 2025/06/25 02:48:28 DEBUG : potato2: Deleting (id "4_z0fe28d13f0cdab4b9f780e1b_f103e4e884e191deb_d20250625_m024823_c001_v0001116_t0016_u01750819703126") 2025/06/25 02:48:28 DEBUG : potato3: Deleting (id "4_z0fe28d13f0cdab4b9f780e1b_f4008bcc009cd6482_d20250625_m024826_c001_v7007000_t0000_u01750819706918") 2025/06/25 02:48:28 DEBUG : potato3: Deleting (id "4_z0fe28d13f0cdab4b9f780e1b_f1175d54f93019db1_d20250625_m024823_c001_v0001146_t0050_u01750819703524") 2025/06/25 02:48:28 DEBUG : potato3: Deleting (id "4_z0fe28d13f0cdab4b9f780e1b_f108aa64192de82ac_d20250625_m024822_c001_v0001130_t0041_u01750819702342") 2025/06/25 02:48:28 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2025/06/25 02:48:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/25 02:48:28 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (13.24s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:48:30 DEBUG : Creating backend with remote "TestB2:rclone-test-tigurom7yezo" 2025/06/25 02:48:33 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-xacakes4qoyu -> B2 bucket rclone-test-tigurom7yezo 2025/06/25 02:48:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 02:48:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/25 02:48:36 DEBUG : empty space: Unchanged skipping 2025/06/25 02:48:36 DEBUG : B2 bucket rclone-test-tigurom7yezo: Waiting for checks to finish 2025/06/25 02:48:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/25 02:48:36 INFO : empty space: Deleted 2025/06/25 02:48:36 DEBUG : B2 bucket rclone-test-tigurom7yezo: Waiting for transfers to finish 2025/06/25 02:48:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/25 02:48:36 INFO : potato2: Copied (server-side copy) 2025/06/25 02:48:37 INFO : potato2: Deleted 2025/06/25 02:48:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/25 02:48:37 INFO : potato3: Copied (server-side copy) 2025/06/25 02:48:37 INFO : potato3: Deleted 2025/06/25 02:48:37 DEBUG : Creating backend with remote "TestB2:rclone-test-rubahah1jute" 2025/06/25 02:48:38 INFO : tomatoDir: Making directory 2025/06/25 02:48:39 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/25 02:48:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 02:48:39 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/25 02:48:39 DEBUG : B2 bucket rclone-test-rubahah1jute: Waiting for checks to finish 2025/06/25 02:48:39 DEBUG : B2 bucket rclone-test-rubahah1jute: Waiting for transfers to finish 2025/06/25 02:48:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/25 02:48:39 INFO : empty space: Copied (server-side copy) 2025/06/25 02:48:40 INFO : empty space: Deleted 2025/06/25 02:48:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/25 02:48:40 INFO : potato3: Copied (server-side copy) 2025/06/25 02:48:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/25 02:48:40 INFO : potato2: Copied (server-side copy) 2025/06/25 02:48:40 INFO : potato3: Deleted 2025/06/25 02:48:40 INFO : potato2: Deleted 2025/06/25 02:48:41 DEBUG : B2 bucket rclone-test-rubahah1jute: Purge remote 2025/06/25 02:48:41 INFO : B2 bucket rclone-test-rubahah1jute: cleaning bucket "rclone-test-rubahah1jute" of all files 2025/06/25 02:48:41 DEBUG : empty space: Deleting (id "4_zafb2cd83f0cdab4b9f780e1b_f112339d583735c8b_d20250625_m024839_c001_v0001181_t0045_u01750819719753") 2025/06/25 02:48:41 DEBUG : potato2: Deleting (id "4_zafb2cd83f0cdab4b9f780e1b_f1124d97aad9c21dd_d20250625_m024840_c001_v0001137_t0019_u01750819720138") 2025/06/25 02:48:41 DEBUG : potato3: Deleting (id "4_zafb2cd83f0cdab4b9f780e1b_f105993fb44f27463_d20250625_m024839_c001_v0001137_t0042_u01750819719986") 2025/06/25 02:48:41 DEBUG : B2 bucket rclone-test-tigurom7yezo: Purge remote 2025/06/25 02:48:41 INFO : B2 bucket rclone-test-tigurom7yezo: cleaning bucket "rclone-test-tigurom7yezo" of all files 2025/06/25 02:48:42 DEBUG : empty space: Deleting (id "4_z1f82bd63f0cdab4b9f780e1b_f4196f3fbe5b2f575_d20250625_m024839_c001_v7007000_t0000_u01750819719969") 2025/06/25 02:48:42 DEBUG : empty space: Deleting (id "4_z1f82bd63f0cdab4b9f780e1b_f112ce2b2e3386e03_d20250625_m024835_c001_v0001176_t0014_u01750819715702") 2025/06/25 02:48:42 DEBUG : potato2: Deleting (id "4_z1f82bd63f0cdab4b9f780e1b_f416ceea3fbca4158_d20250625_m024840_c001_v7007000_t0000_u01750819720453") 2025/06/25 02:48:42 DEBUG : potato2: Deleting (id "4_z1f82bd63f0cdab4b9f780e1b_f107d6ef91a067707_d20250625_m024836_c001_v0001042_t0012_u01750819716527") 2025/06/25 02:48:42 DEBUG : potato3: Deleting (id "4_z1f82bd63f0cdab4b9f780e1b_f4196f3fbe5b2f578_d20250625_m024840_c001_v7007000_t0000_u01750819720442") 2025/06/25 02:48:42 DEBUG : potato3: Deleting (id "4_z1f82bd63f0cdab4b9f780e1b_f10362afb1a479852_d20250625_m024836_c001_v0001145_t0049_u01750819716886") 2025/06/25 02:48:42 DEBUG : potato3: Deleting (id "4_z1f82bd63f0cdab4b9f780e1b_f112ce2b2e3386e05_d20250625_m024835_c001_v0001176_t0047_u01750819715921") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.43s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:48:43 DEBUG : Creating backend with remote "TestB2:rclone-test-xacakes4qoyu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.75s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:48:46 DEBUG : Creating backend with remote "TestB2:rclone-test-xacakes4qoyu/rclone-sync-test" --- PASS: TestSyncOverlap (1.49s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:48:48 DEBUG : Creating backend with remote "TestB2:rclone-test-xacakes4qoyu/rclone-sync-test" 2025/06/25 02:48:49 DEBUG : Creating backend with remote "TestB2:rclone-test-xacakes4qoyu/rclone-sync-test-include/layer2" 2025/06/25 02:48:51 DEBUG : Creating backend with remote "TestB2:rclone-test-xacakes4qoyu/rclone-sync-test-ignore-file" 2025/06/25 02:48:54 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/06/25 02:48:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/25 02:48:55 DEBUG : pacer: Reducing sleep to 10ms 2025/06/25 02:48:55 DEBUG : B2 bucket rclone-test-xacakes4qoyu path rclone-sync-test: Waiting for checks to finish 2025/06/25 02:48:55 DEBUG : B2 bucket rclone-test-xacakes4qoyu path rclone-sync-test: Waiting for transfers to finish 2025/06/25 02:48:55 DEBUG : Waiting for deletions to finish 2025/06/25 02:48:55 INFO : There was nothing to transfer 2025/06/25 02:48:55 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:48:55 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:48:55 DEBUG : Waiting for deletions to finish 2025/06/25 02:48:55 INFO : There was nothing to transfer 2025/06/25 02:48:56 DEBUG : B2 bucket rclone-test-xacakes4qoyu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/06/25 02:48:56 DEBUG : B2 bucket rclone-test-xacakes4qoyu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/06/25 02:48:56 DEBUG : Waiting for deletions to finish 2025/06/25 02:48:56 INFO : There was nothing to transfer 2025/06/25 02:48:56 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:48:56 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:48:56 DEBUG : Waiting for deletions to finish 2025/06/25 02:48:56 INFO : There was nothing to transfer 2025/06/25 02:48:56 DEBUG : B2 bucket rclone-test-xacakes4qoyu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/06/25 02:48:56 DEBUG : B2 bucket rclone-test-xacakes4qoyu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/06/25 02:48:56 DEBUG : Waiting for deletions to finish 2025/06/25 02:48:56 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.44s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:48:57 DEBUG : Creating backend with remote "TestB2:rclone-test-xacakes4qoyu/dst" 2025/06/25 02:48:58 DEBUG : Creating backend with remote "TestB2:rclone-test-xacakes4qoyu/CompareDest" 2025/06/25 02:49:00 DEBUG : one: Need to transfer - File not found at Destination 2025/06/25 02:49:00 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dst: Waiting for checks to finish 2025/06/25 02:49:00 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dst: Waiting for transfers to finish 2025/06/25 02:49:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/25 02:49:01 INFO : one: Copied (new) 2025/06/25 02:49:01 DEBUG : Waiting for deletions to finish 2025/06/25 02:49:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 02:49:02 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dst: Waiting for checks to finish 2025/06/25 02:49:02 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dst: Waiting for transfers to finish 2025/06/25 02:49:02 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/25 02:49:02 INFO : one: Copied (replaced existing) 2025/06/25 02:49:02 DEBUG : Waiting for deletions to finish 2025/06/25 02:49:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 02:49:05 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dst: Waiting for checks to finish 2025/06/25 02:49:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 02:49:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/25 02:49:05 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dst: Waiting for transfers to finish 2025/06/25 02:49:05 DEBUG : Waiting for deletions to finish 2025/06/25 02:49:05 INFO : There was nothing to transfer 2025/06/25 02:49:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 02:49:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 02:49:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/25 02:49:06 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dst: Waiting for checks to finish 2025/06/25 02:49:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 02:49:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/25 02:49:07 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dst: Waiting for transfers to finish 2025/06/25 02:49:07 DEBUG : Waiting for deletions to finish 2025/06/25 02:49:07 INFO : There was nothing to transfer 2025/06/25 02:49:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 02:49:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 02:49:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/25 02:49:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 02:49:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/25 02:49:07 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dst: Waiting for checks to finish 2025/06/25 02:49:07 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dst: Waiting for transfers to finish 2025/06/25 02:49:07 DEBUG : Waiting for deletions to finish 2025/06/25 02:49:07 INFO : There was nothing to transfer 2025/06/25 02:49:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 02:49:08 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/06/25 02:49:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/25 02:49:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/25 02:49:08 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dst: Waiting for checks to finish 2025/06/25 02:49:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 02:49:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/25 02:49:08 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dst: Waiting for transfers to finish 2025/06/25 02:49:08 DEBUG : Waiting for deletions to finish 2025/06/25 02:49:08 INFO : There was nothing to transfer 2025/06/25 02:49:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 02:49:09 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/25 02:49:09 DEBUG : two: Need to transfer - File not found at Destination 2025/06/25 02:49:09 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dst: Waiting for checks to finish 2025/06/25 02:49:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 02:49:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/25 02:49:09 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dst: Waiting for transfers to finish 2025/06/25 02:49:10 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/06/25 02:49:10 INFO : two: Copied (new) 2025/06/25 02:49:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.95s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:49:13 DEBUG : Creating backend with remote "TestB2:rclone-test-xacakes4qoyu/dest" 2025/06/25 02:49:14 DEBUG : Creating backend with remote "TestB2:rclone-test-xacakes4qoyu/pre-dest1" 2025/06/25 02:49:15 DEBUG : Creating backend with remote "TestB2:rclone-test-xacakes4qoyu/pre-dest2" 2025/06/25 02:49:17 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:49:17 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/25 02:49:17 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:49:17 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/25 02:49:18 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/25 02:49:18 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dest: Waiting for checks to finish 2025/06/25 02:49:18 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dest: Waiting for transfers to finish 2025/06/25 02:49:18 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/06/25 02:49:18 INFO : 3: Copied (new) 2025/06/25 02:49:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.07s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:49:20 DEBUG : Creating backend with remote "TestB2:rclone-test-xacakes4qoyu/dst" 2025/06/25 02:49:21 DEBUG : Creating backend with remote "TestB2:rclone-test-xacakes4qoyu/CopyDest" 2025/06/25 02:49:23 DEBUG : one: Need to transfer - File not found at Destination 2025/06/25 02:49:23 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dst: Waiting for checks to finish 2025/06/25 02:49:23 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dst: Waiting for transfers to finish 2025/06/25 02:49:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/25 02:49:24 INFO : one: Copied (new) 2025/06/25 02:49:24 DEBUG : Waiting for deletions to finish 2025/06/25 02:49:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 02:49:25 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dst: Waiting for checks to finish 2025/06/25 02:49:25 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dst: Waiting for transfers to finish 2025/06/25 02:49:25 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/25 02:49:25 INFO : one: Copied (replaced existing) 2025/06/25 02:49:25 DEBUG : Waiting for deletions to finish 2025/06/25 02:49:27 DEBUG : Creating backend with remote "TestB2:rclone-test-xacakes4qoyu/BackupDir" 2025/06/25 02:49:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 02:49:28 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dst: Waiting for checks to finish 2025/06/25 02:49:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 02:49:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 02:49:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/25 02:49:30 INFO : one: Copied (server-side copy) 2025/06/25 02:49:30 INFO : one: Deleted 2025/06/25 02:49:30 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/25 02:49:30 INFO : one: Copied (server-side copy) 2025/06/25 02:49:30 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/25 02:49:30 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dst: Waiting for transfers to finish 2025/06/25 02:49:30 DEBUG : Waiting for deletions to finish 2025/06/25 02:49:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 02:49:32 DEBUG : one: Unchanged skipping 2025/06/25 02:49:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 02:49:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/25 02:49:32 INFO : two: Copied (server-side copy) 2025/06/25 02:49:32 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/25 02:49:32 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dst: Waiting for checks to finish 2025/06/25 02:49:32 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dst: Waiting for transfers to finish 2025/06/25 02:49:32 DEBUG : Waiting for deletions to finish 2025/06/25 02:49:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 02:49:33 DEBUG : one: Unchanged skipping 2025/06/25 02:49:33 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dst: Waiting for checks to finish 2025/06/25 02:49:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 02:49:33 DEBUG : two: Unchanged skipping 2025/06/25 02:49:33 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dst: Waiting for transfers to finish 2025/06/25 02:49:33 DEBUG : Waiting for deletions to finish 2025/06/25 02:49:33 INFO : There was nothing to transfer 2025/06/25 02:49:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 02:49:34 DEBUG : one: Unchanged skipping 2025/06/25 02:49:34 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/25 02:49:34 DEBUG : three: Destination not found in --copy-dest 2025/06/25 02:49:34 DEBUG : three: Need to transfer - File not found at Destination 2025/06/25 02:49:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 02:49:34 DEBUG : two: Unchanged skipping 2025/06/25 02:49:34 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dst: Waiting for checks to finish 2025/06/25 02:49:34 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dst: Waiting for transfers to finish 2025/06/25 02:49:35 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/06/25 02:49:35 INFO : three: Copied (new) 2025/06/25 02:49:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.86s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:49:40 DEBUG : Creating backend with remote "TestB2:rclone-test-xacakes4qoyu/dst" 2025/06/25 02:49:41 DEBUG : Creating backend with remote "TestB2:rclone-test-xacakes4qoyu/backup" 2025/06/25 02:49:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/25 02:49:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:49:43 DEBUG : two: Unchanged skipping 2025/06/25 02:49:43 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dst: Waiting for checks to finish 2025/06/25 02:49:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/25 02:49:44 INFO : one: Copied (server-side copy) 2025/06/25 02:49:44 INFO : one: Deleted 2025/06/25 02:49:44 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dst: Waiting for transfers to finish 2025/06/25 02:49:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/25 02:49:45 INFO : one: Copied (new) 2025/06/25 02:49:45 DEBUG : Waiting for deletions to finish 2025/06/25 02:49:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/25 02:49:45 INFO : three.txt: Copied (server-side copy) 2025/06/25 02:49:46 INFO : three.txt: Deleted 2025/06/25 02:49:46 INFO : three.txt: Moved into backup dir 2025/06/25 02:49:47 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dst: Waiting for checks to finish 2025/06/25 02:49:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/25 02:49:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:49:47 DEBUG : two: Unchanged skipping 2025/06/25 02:49:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/25 02:49:48 INFO : one: Copied (server-side copy) 2025/06/25 02:49:48 INFO : one: Deleted 2025/06/25 02:49:48 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dst: Waiting for transfers to finish 2025/06/25 02:49:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/25 02:49:48 INFO : one: Copied (new) 2025/06/25 02:49:48 DEBUG : Waiting for deletions to finish 2025/06/25 02:49:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/25 02:49:49 INFO : three.txt: Copied (server-side copy) 2025/06/25 02:49:49 INFO : three.txt: Deleted 2025/06/25 02:49:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.18s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:49:52 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1172-15.backblaze.com/b2api/v1/b2_upload_file/1f929d43f0adab4b9f780e1b/c001_v0001172_t0026": EOF 2025/06/25 02:49:52 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1172-15.backblaze.com/b2api/v1/b2_upload_file/1f929d43f0adab4b9f780e1b/c001_v0001172_t0026": EOF) 2025/06/25 02:49:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-xacakes4qoyu: 1/10 (Post "https://pod-000-1172-15.backblaze.com/b2api/v1/b2_upload_file/1f929d43f0adab4b9f780e1b/c001_v0001172_t0026": EOF) 2025/06/25 02:49:55 DEBUG : pacer: Reducing sleep to 10ms 2025/06/25 02:49:55 DEBUG : Creating backend with remote "TestB2:rclone-test-xacakes4qoyu/dst" 2025/06/25 02:49:56 DEBUG : Creating backend with remote "TestB2:rclone-test-xacakes4qoyu/backup" 2025/06/25 02:49:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/25 02:49:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:49:58 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dst: Waiting for checks to finish 2025/06/25 02:49:58 DEBUG : two: Unchanged skipping 2025/06/25 02:49:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/25 02:49:59 INFO : one: Copied (server-side copy) to: one.bak 2025/06/25 02:49:59 INFO : one: Deleted 2025/06/25 02:49:59 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dst: Waiting for transfers to finish 2025/06/25 02:50:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/25 02:50:00 INFO : one: Copied (new) 2025/06/25 02:50:00 DEBUG : Waiting for deletions to finish 2025/06/25 02:50:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/25 02:50:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/25 02:50:01 INFO : three.txt: Deleted 2025/06/25 02:50:01 INFO : three.txt: Moved into backup dir 2025/06/25 02:50:02 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dst: Waiting for checks to finish 2025/06/25 02:50:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/25 02:50:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:50:02 DEBUG : two: Unchanged skipping 2025/06/25 02:50:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/25 02:50:03 INFO : one: Copied (server-side copy) to: one.bak 2025/06/25 02:50:03 INFO : one: Deleted 2025/06/25 02:50:03 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dst: Waiting for transfers to finish 2025/06/25 02:50:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/25 02:50:03 INFO : one: Copied (new) 2025/06/25 02:50:03 DEBUG : Waiting for deletions to finish 2025/06/25 02:50:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/25 02:50:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/25 02:50:04 INFO : three.txt: Deleted 2025/06/25 02:50:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.39s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:50:08 DEBUG : Creating backend with remote "TestB2:rclone-test-xacakes4qoyu/dst" 2025/06/25 02:50:09 DEBUG : Creating backend with remote "TestB2:rclone-test-xacakes4qoyu/backup" 2025/06/25 02:50:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/25 02:50:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:50:11 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dst: Waiting for checks to finish 2025/06/25 02:50:11 DEBUG : two: Unchanged skipping 2025/06/25 02:50:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/25 02:50:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/25 02:50:12 INFO : one: Deleted 2025/06/25 02:50:12 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dst: Waiting for transfers to finish 2025/06/25 02:50:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/25 02:50:13 INFO : one: Copied (new) 2025/06/25 02:50:13 DEBUG : Waiting for deletions to finish 2025/06/25 02:50:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/25 02:50:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/25 02:50:14 INFO : three.txt: Deleted 2025/06/25 02:50:14 INFO : three.txt: Moved into backup dir 2025/06/25 02:50:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:50:16 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dst: Waiting for checks to finish 2025/06/25 02:50:16 DEBUG : two: Unchanged skipping 2025/06/25 02:50:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/25 02:50:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/25 02:50:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/25 02:50:16 INFO : one: Deleted 2025/06/25 02:50:16 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dst: Waiting for transfers to finish 2025/06/25 02:50:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/25 02:50:17 INFO : one: Copied (new) 2025/06/25 02:50:17 DEBUG : Waiting for deletions to finish 2025/06/25 02:50:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/25 02:50:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/25 02:50:17 INFO : three.txt: Deleted 2025/06/25 02:50:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.19s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:50:21 DEBUG : Creating backend with remote "TestB2:rclone-test-xacakes4qoyu/dst" 2025/06/25 02:50:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/25 02:50:23 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dst: Waiting for checks to finish 2025/06/25 02:50:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:50:23 DEBUG : two: Unchanged skipping 2025/06/25 02:50:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/25 02:50:23 INFO : one: Copied (server-side copy) to: one.bak 2025/06/25 02:50:23 INFO : one: Deleted 2025/06/25 02:50:23 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dst: Waiting for transfers to finish 2025/06/25 02:50:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/25 02:50:24 INFO : one: Copied (new) 2025/06/25 02:50:24 DEBUG : Waiting for deletions to finish 2025/06/25 02:50:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/25 02:50:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/25 02:50:25 INFO : three.txt: Deleted 2025/06/25 02:50:25 INFO : three.txt: Moved into backup dir 2025/06/25 02:50:26 DEBUG : one.bak: Excluded (Path Filter) 2025/06/25 02:50:26 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/25 02:50:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/25 02:50:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:50:26 DEBUG : two: Unchanged skipping 2025/06/25 02:50:26 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dst: Waiting for checks to finish 2025/06/25 02:50:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/25 02:50:27 INFO : one: Copied (server-side copy) to: one.bak 2025/06/25 02:50:27 INFO : one: Deleted 2025/06/25 02:50:27 DEBUG : B2 bucket rclone-test-xacakes4qoyu path dst: Waiting for transfers to finish 2025/06/25 02:50:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/25 02:50:28 INFO : one: Copied (new) 2025/06/25 02:50:28 DEBUG : Waiting for deletions to finish 2025/06/25 02:50:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/25 02:50:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/25 02:50:29 INFO : three.txt: Deleted 2025/06/25 02:50:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.82s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:50:33 DEBUG : Creating backend with remote "TestB2:rclone-test-xacakes4qoyu/dst" 2025/06/25 02:50:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/25 02:50:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/25 02:50:35 INFO : one: Copied (server-side copy) to: one.bak 2025/06/25 02:50:35 INFO : one: Deleted 2025/06/25 02:50:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/25 02:50:36 INFO : one: Copied (new) 2025/06/25 02:50:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:50:36 DEBUG : two: Unchanged skipping 2025/06/25 02:50:36 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/25 02:50:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/25 02:50:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/25 02:50:37 INFO : three.txt: Deleted 2025/06/25 02:50:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/25 02:50:37 INFO : three.txt: Copied (new) 2025/06/25 02:50:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/25 02:50:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/25 02:50:39 INFO : one: Copied (server-side copy) to: one.bak 2025/06/25 02:50:39 INFO : one: Deleted 2025/06/25 02:50:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/25 02:50:39 INFO : one: Copied (new) 2025/06/25 02:50:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:50:39 DEBUG : two: Unchanged skipping 2025/06/25 02:50:39 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/25 02:50:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/25 02:50:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/25 02:50:40 INFO : three.txt: Deleted 2025/06/25 02:50:40 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/25 02:50:40 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.21s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:50:44 DEBUG : Creating backend with remote "TestB2:rclone-test-xacakes4qoyu/dst" 2025/06/25 02:50:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/25 02:50:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/25 02:50:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/25 02:50:47 INFO : one: Deleted 2025/06/25 02:50:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/25 02:50:48 INFO : one: Copied (new) 2025/06/25 02:50:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:50:48 DEBUG : two: Unchanged skipping 2025/06/25 02:50:48 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/25 02:50:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/25 02:50:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/25 02:50:49 INFO : three.txt: Deleted 2025/06/25 02:50:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/25 02:50:50 INFO : three.txt: Copied (new) 2025/06/25 02:50:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/25 02:50:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/25 02:50:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/25 02:50:51 INFO : one: Deleted 2025/06/25 02:50:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/25 02:50:52 INFO : one: Copied (new) 2025/06/25 02:50:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:50:52 DEBUG : two: Unchanged skipping 2025/06/25 02:50:52 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/25 02:50:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/25 02:50:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/25 02:50:53 INFO : three.txt: Deleted 2025/06/25 02:50:54 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/25 02:50:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.39s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:50:57 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/25 02:50:57 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:50:57 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:50:57 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/06/25 02:50:57 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/25 02:50:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.01s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:50:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/25 02:50:59 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:50:59 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:50:59 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/25 02:50:59 INFO : existing: Copied (new) 2025/06/25 02:50:59 DEBUG : Waiting for deletions to finish 2025/06/25 02:51:00 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/25 02:51:00 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/25 02:51:00 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:51:00 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:51:00 ERROR : B2 bucket rclone-test-xacakes4qoyu: not deleting files as there were IO errors 2025/06/25 02:51:00 ERROR : B2 bucket rclone-test-xacakes4qoyu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.38s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:51:01 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:51:01 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:51:01 DEBUG : existing: Unchanged skipping 2025/06/25 02:51:01 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:51:01 DEBUG : Waiting for deletions to finish 2025/06/25 02:51:01 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.45s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:51:24 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:51:24 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:51:24 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:51:24 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:51:24 DEBUG : both10: Unchanged skipping 2025/06/25 02:51:24 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:51:24 DEBUG : both13: Unchanged skipping 2025/06/25 02:51:24 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:51:24 DEBUG : both0: Unchanged skipping 2025/06/25 02:51:24 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:51:24 DEBUG : both15: Unchanged skipping 2025/06/25 02:51:24 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:51:24 DEBUG : both16: Unchanged skipping 2025/06/25 02:51:24 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:51:24 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:51:24 DEBUG : both11: Unchanged skipping 2025/06/25 02:51:24 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:51:24 DEBUG : both18: Unchanged skipping 2025/06/25 02:51:24 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:51:24 DEBUG : both12: Unchanged skipping 2025/06/25 02:51:24 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:51:24 DEBUG : both14: Unchanged skipping 2025/06/25 02:51:24 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:51:24 DEBUG : both17: Unchanged skipping 2025/06/25 02:51:24 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:51:24 DEBUG : both19: Unchanged skipping 2025/06/25 02:51:24 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:51:24 DEBUG : both1: Unchanged skipping 2025/06/25 02:51:24 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:51:24 DEBUG : both2: Unchanged skipping 2025/06/25 02:51:24 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:51:24 DEBUG : both6: Unchanged skipping 2025/06/25 02:51:24 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:51:24 DEBUG : both7: Unchanged skipping 2025/06/25 02:51:24 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:51:24 DEBUG : both3: Unchanged skipping 2025/06/25 02:51:24 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:51:24 DEBUG : both9: Unchanged skipping 2025/06/25 02:51:24 DEBUG : both4: Unchanged skipping 2025/06/25 02:51:24 DEBUG : both5: Unchanged skipping 2025/06/25 02:51:24 DEBUG : both8: Unchanged skipping 2025/06/25 02:51:24 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:51:24 DEBUG : Waiting for deletions to finish 2025/06/25 02:51:25 INFO : only16: Deleted 2025/06/25 02:51:25 INFO : only10: Deleted 2025/06/25 02:51:25 INFO : only3: Deleted 2025/06/25 02:51:25 INFO : only5: Deleted 2025/06/25 02:51:25 INFO : only8: Deleted 2025/06/25 02:51:25 INFO : only9: Deleted 2025/06/25 02:51:25 INFO : only11: Deleted 2025/06/25 02:51:25 INFO : only12: Deleted 2025/06/25 02:51:25 INFO : only14: Deleted 2025/06/25 02:51:25 INFO : only4: Deleted 2025/06/25 02:51:25 INFO : only13: Deleted 2025/06/25 02:51:25 INFO : only1: Deleted 2025/06/25 02:51:25 INFO : only2: Deleted 2025/06/25 02:51:25 INFO : only6: Deleted 2025/06/25 02:51:25 INFO : only0: Deleted 2025/06/25 02:51:25 INFO : only15: Deleted 2025/06/25 02:51:25 INFO : only17: Deleted 2025/06/25 02:51:25 INFO : only18: Deleted 2025/06/25 02:51:26 INFO : only7: Deleted 2025/06/25 02:51:26 INFO : only19: Deleted 2025/06/25 02:51:26 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (26.44s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:51:52 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:51:52 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:51:52 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:51:52 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:51:52 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:51:52 DEBUG : both10: Unchanged skipping 2025/06/25 02:51:52 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:51:52 DEBUG : both13: Unchanged skipping 2025/06/25 02:51:52 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:51:52 DEBUG : both0: Unchanged skipping 2025/06/25 02:51:52 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:51:52 DEBUG : both11: Unchanged skipping 2025/06/25 02:51:52 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:51:52 DEBUG : both16: Unchanged skipping 2025/06/25 02:51:52 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:51:52 DEBUG : both12: Unchanged skipping 2025/06/25 02:51:52 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:51:52 DEBUG : both14: Unchanged skipping 2025/06/25 02:51:52 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:51:52 DEBUG : both19: Unchanged skipping 2025/06/25 02:51:52 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:51:52 DEBUG : both15: Unchanged skipping 2025/06/25 02:51:52 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:51:52 DEBUG : both17: Unchanged skipping 2025/06/25 02:51:52 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:51:52 DEBUG : both2: Unchanged skipping 2025/06/25 02:51:52 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:51:52 DEBUG : both18: Unchanged skipping 2025/06/25 02:51:52 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:51:52 DEBUG : both5: Unchanged skipping 2025/06/25 02:51:52 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:51:52 DEBUG : both6: Unchanged skipping 2025/06/25 02:51:52 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:51:52 DEBUG : both1: Unchanged skipping 2025/06/25 02:51:52 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:51:52 DEBUG : both3: Unchanged skipping 2025/06/25 02:51:52 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:51:52 DEBUG : both4: Unchanged skipping 2025/06/25 02:51:52 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/25 02:51:52 DEBUG : both7: Unchanged skipping 2025/06/25 02:51:52 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/25 02:51:52 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/25 02:51:52 DEBUG : both8: Unchanged skipping 2025/06/25 02:51:52 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/25 02:51:52 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/25 02:51:52 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/25 02:51:52 DEBUG : both9: Unchanged skipping 2025/06/25 02:51:52 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/25 02:51:52 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/25 02:51:52 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/25 02:51:52 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/25 02:51:52 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/25 02:51:52 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/25 02:51:52 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/25 02:51:52 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/25 02:51:52 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/25 02:51:52 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/25 02:51:52 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/25 02:51:52 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/25 02:51:52 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/25 02:51:52 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/25 02:51:52 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:51:52 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/25 02:51:52 INFO : only12: Copied (replaced existing) 2025/06/25 02:51:52 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/25 02:51:52 INFO : only10: Copied (replaced existing) 2025/06/25 02:51:53 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/25 02:51:53 INFO : only11: Copied (replaced existing) 2025/06/25 02:51:53 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/25 02:51:53 INFO : only0: Copied (replaced existing) 2025/06/25 02:51:53 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/25 02:51:53 INFO : only13: Copied (replaced existing) 2025/06/25 02:51:53 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/25 02:51:53 INFO : only18: Copied (replaced existing) 2025/06/25 02:51:53 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/25 02:51:53 INFO : only19: Copied (replaced existing) 2025/06/25 02:51:53 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/25 02:51:53 INFO : only15: Copied (replaced existing) 2025/06/25 02:51:53 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/25 02:51:53 INFO : only1: Copied (replaced existing) 2025/06/25 02:51:53 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/25 02:51:53 INFO : only2: Copied (replaced existing) 2025/06/25 02:51:53 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/25 02:51:53 INFO : only3: Copied (replaced existing) 2025/06/25 02:51:53 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/25 02:51:53 INFO : only14: Copied (replaced existing) 2025/06/25 02:51:53 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/25 02:51:53 INFO : only16: Copied (replaced existing) 2025/06/25 02:51:53 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/25 02:51:53 INFO : only6: Copied (replaced existing) 2025/06/25 02:51:53 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/25 02:51:53 INFO : only7: Copied (replaced existing) 2025/06/25 02:51:53 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/25 02:51:53 INFO : only8: Copied (replaced existing) 2025/06/25 02:51:53 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/25 02:51:53 INFO : only17: Copied (replaced existing) 2025/06/25 02:51:53 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/25 02:51:53 INFO : only4: Copied (replaced existing) 2025/06/25 02:51:53 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/25 02:51:53 INFO : only5: Copied (replaced existing) 2025/06/25 02:51:54 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/25 02:51:54 INFO : only9: Copied (replaced existing) 2025/06/25 02:51:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (31.80s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:52:02 DEBUG : empty_dir: Making directory with metadata 2025/06/25 02:52:02 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/25 02:52:02 DEBUG : empty_on_remote: Making directory with metadata 2025/06/25 02:52:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/25 02:52:02 INFO : empty_on_remote: Making directory 2025/06/25 02:52:02 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/25 02:52:03 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/25 02:52:03 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/25 02:52:03 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/25 02:52:03 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.77s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:52:05 DEBUG : empty_dir: Making directory with metadata 2025/06/25 02:52:05 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/25 02:52:05 DEBUG : empty_on_remote: Making directory with metadata 2025/06/25 02:52:05 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/25 02:52:05 INFO : empty_on_remote: Making directory 2025/06/25 02:52:05 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/25 02:52:05 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/25 02:52:05 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/25 02:52:05 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/25 02:52:05 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/25 02:52:05 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.34s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:52:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/25 02:52:07 INFO : sub dir: Making directory 2025/06/25 02:52:07 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.14s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:52:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/25 02:52:09 INFO : sub dir: Making directory 2025/06/25 02:52:09 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.17s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:52:22 DEBUG : Waiting for deletions to finish 2025/06/25 02:52:22 DEBUG : apple: Excluded (Path Filter) 2025/06/25 02:52:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 02:52:22 DEBUG : banana: Excluded (Path Filter) 2025/06/25 02:52:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 02:52:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 02:52:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 02:52:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 02:52:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 02:52:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 02:52:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 02:52:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 02:52:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 02:52:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 02:52:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 02:52:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 02:52:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 02:52:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 02:52:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 02:52:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 02:52:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 02:52:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/25 02:52:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:22 DEBUG : apple: Unchanged skipping 2025/06/25 02:52:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:22 DEBUG : splitbananasplit: Unchanged skipping 2025/06/25 02:52:22 DEBUG : banana: Unchanged skipping 2025/06/25 02:52:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/25 02:52:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/25 02:52:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/25 02:52:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/25 02:52:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/25 02:52:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/25 02:52:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/25 02:52:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/25 02:52:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/25 02:52:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/25 02:52:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/25 02:52:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/25 02:52:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/25 02:52:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/25 02:52:22 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:52:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/25 02:52:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/25 02:52:22 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:52:22 DEBUG : Waiting for deletions to finish 2025/06/25 02:52:22 INFO : There was nothing to transfer 2025/06/25 02:52:22 DEBUG : Waiting for deletions to finish 2025/06/25 02:52:23 DEBUG : apple: Excluded (Path Filter) 2025/06/25 02:52:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 02:52:23 DEBUG : banana: Excluded (Path Filter) 2025/06/25 02:52:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 02:52:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 02:52:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 02:52:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 02:52:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 02:52:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 02:52:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 02:52:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 02:52:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 02:52:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 02:52:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 02:52:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 02:52:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 02:52:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 02:52:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 02:52:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 02:52:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 02:52:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:23 DEBUG : apple: Unchanged skipping 2025/06/25 02:52:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/25 02:52:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:23 DEBUG : banana: Unchanged skipping 2025/06/25 02:52:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:23 DEBUG : splitbananasplit: Unchanged skipping 2025/06/25 02:52:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/25 02:52:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/25 02:52:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/25 02:52:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/25 02:52:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/25 02:52:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/25 02:52:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/25 02:52:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/25 02:52:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/25 02:52:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/25 02:52:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/25 02:52:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/25 02:52:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/25 02:52:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/25 02:52:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/25 02:52:23 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:52:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/25 02:52:23 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:52:23 DEBUG : Waiting for deletions to finish 2025/06/25 02:52:23 INFO : There was nothing to transfer 2025/06/25 02:52:23 DEBUG : Waiting for deletions to finish 2025/06/25 02:52:23 DEBUG : apple: Excluded (Path Filter) 2025/06/25 02:52:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 02:52:23 DEBUG : banana: Excluded (Path Filter) 2025/06/25 02:52:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 02:52:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 02:52:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 02:52:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 02:52:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 02:52:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 02:52:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 02:52:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 02:52:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 02:52:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 02:52:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 02:52:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 02:52:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 02:52:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 02:52:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 02:52:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 02:52:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:52:39 DEBUG : Waiting for deletions to finish 2025/06/25 02:52:40 DEBUG : apple: Excluded (Path Filter) 2025/06/25 02:52:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 02:52:40 DEBUG : banana: Excluded (Path Filter) 2025/06/25 02:52:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 02:52:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 02:52:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 02:52:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 02:52:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 02:52:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 02:52:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 02:52:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 02:52:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 02:52:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 02:52:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 02:52:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 02:52:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 02:52:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 02:52:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 02:52:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 02:52:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 02:52:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:40 DEBUG : apple: Unchanged skipping 2025/06/25 02:52:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/25 02:52:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:40 DEBUG : banana: Unchanged skipping 2025/06/25 02:52:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:40 DEBUG : splitbananasplit: Unchanged skipping 2025/06/25 02:52:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/25 02:52:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/25 02:52:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/25 02:52:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/25 02:52:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/25 02:52:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/25 02:52:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/25 02:52:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/25 02:52:40 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:52:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/25 02:52:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/25 02:52:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/25 02:52:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/25 02:52:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/25 02:52:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/25 02:52:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/25 02:52:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/25 02:52:40 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:52:40 DEBUG : Waiting for deletions to finish 2025/06/25 02:52:40 INFO : There was nothing to transfer 2025/06/25 02:52:40 DEBUG : Waiting for deletions to finish 2025/06/25 02:52:40 DEBUG : apple: Excluded (Path Filter) 2025/06/25 02:52:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 02:52:40 DEBUG : banana: Excluded (Path Filter) 2025/06/25 02:52:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 02:52:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 02:52:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 02:52:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 02:52:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 02:52:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 02:52:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 02:52:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 02:52:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 02:52:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 02:52:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 02:52:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 02:52:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 02:52:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 02:52:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 02:52:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 02:52:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 02:52:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:41 DEBUG : apple: Unchanged skipping 2025/06/25 02:52:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/25 02:52:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:41 DEBUG : banana: Unchanged skipping 2025/06/25 02:52:41 DEBUG : splitbananasplit: Unchanged skipping 2025/06/25 02:52:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/25 02:52:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/25 02:52:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/25 02:52:41 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:52:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/25 02:52:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/25 02:52:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/25 02:52:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/25 02:52:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/25 02:52:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/25 02:52:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/25 02:52:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/25 02:52:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/25 02:52:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/25 02:52:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/25 02:52:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:52:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/25 02:52:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/25 02:52:41 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:52:41 DEBUG : Waiting for deletions to finish 2025/06/25 02:52:41 INFO : There was nothing to transfer 2025/06/25 02:52:41 DEBUG : Waiting for deletions to finish 2025/06/25 02:52:41 DEBUG : apple: Excluded (Path Filter) 2025/06/25 02:52:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 02:52:41 DEBUG : banana: Excluded (Path Filter) 2025/06/25 02:52:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 02:52:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 02:52:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 02:52:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 02:52:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 02:52:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 02:52:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 02:52:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 02:52:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 02:52:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 02:52:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 02:52:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 02:52:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 02:52:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 02:52:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 02:52:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 02:52:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:52:57 DEBUG : Waiting for deletions to finish 2025/06/25 02:52:58 DEBUG : apple: Excluded (Path Filter) 2025/06/25 02:52:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 02:52:58 DEBUG : banana: Excluded (Path Filter) 2025/06/25 02:52:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 02:52:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 02:52:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 02:52:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 02:52:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 02:52:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 02:52:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 02:52:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 02:52:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 02:52:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 02:52:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 02:52:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 02:52:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 02:52:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 02:52:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 02:52:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 02:52:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 02:52:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 02:52:58 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 02:52:58 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 02:52:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 02:52:58 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 02:52:58 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 02:52:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 02:52:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 02:52:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 02:52:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 02:52:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 02:52:58 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 02:52:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 02:52:58 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 02:52:58 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 02:52:58 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/25 02:52:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 02:52:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/25 02:52:58 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 02:52:58 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/25 02:52:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 02:52:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/25 02:52:58 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 02:52:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 02:52:58 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 02:52:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 02:52:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 02:52:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 02:52:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 02:52:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 02:52:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 02:52:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 02:52:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 02:52:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 02:52:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 02:52:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 02:52:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 02:52:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 02:52:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 02:52:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 02:52:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 02:52:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 02:52:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 02:52:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 02:52:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 02:52:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 02:52:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 02:52:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 02:52:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 02:52:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 02:52:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 02:52:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 02:52:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 02:52:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 02:52:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 02:52:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 02:52:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 02:52:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 02:52:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 02:52:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 02:52:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 02:52:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 02:52:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 02:52:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 02:52:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 02:52:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 02:52:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 02:52:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 02:52:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 02:52:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 02:52:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 02:52:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 02:52:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 02:52:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 02:52:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 02:52:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 02:52:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 02:52:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 02:52:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 02:52:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 02:52:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 02:52:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 02:52:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 02:52:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 02:52:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 02:52:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 02:52:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 02:52:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 02:52:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 02:52:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 02:52:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 02:52:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 02:52:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 02:52:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 02:52:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 02:52:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 02:52:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 02:52:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 02:52:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 02:52:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 02:52:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 02:52:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 02:52:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 02:52:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 02:52:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 02:52:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 02:52:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 02:52:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 02:52:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 02:52:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 02:52:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 02:52:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 02:52:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 02:52:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 02:52:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 02:52:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 02:52:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 02:52:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 02:52:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 02:52:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 02:52:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 02:52:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 02:52:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 02:52:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 02:52:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 02:52:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 02:52:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 02:52:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 02:52:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 02:52:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 02:52:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 02:52:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 02:52:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 02:52:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 02:52:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 02:52:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 02:52:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 02:52:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 02:52:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 02:52:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 02:52:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 02:52:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 02:52:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 02:52:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 02:52:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 02:52:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 02:52:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 02:52:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 02:52:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 02:52:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 02:52:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 02:52:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 02:52:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 02:52:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 02:52:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 02:52:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 02:52:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/25 02:52:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 02:52:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/25 02:52:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 02:52:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/25 02:52:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 02:52:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/25 02:52:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 02:52:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/25 02:52:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 02:52:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 02:52:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 02:52:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 02:52:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 02:52:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 02:52:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 02:52:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 02:52:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 02:52:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 02:52:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/25 02:52:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 02:52:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 02:52:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 02:52:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 02:52:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 02:52:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 02:52:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 02:52:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 02:52:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 02:52:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 02:52:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 02:52:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 02:52:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 02:52:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 02:52:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 02:52:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 02:52:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 02:52:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 02:52:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/25 02:52:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 02:52:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 02:52:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/25 02:52:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 02:52:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/25 02:52:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 02:52:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/25 02:52:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 02:52:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/25 02:52:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 02:52:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/25 02:52:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 02:52:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/25 02:52:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 02:52:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/25 02:52:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 02:52:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/25 02:52:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 02:52:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/25 02:52:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 02:52:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/25 02:52:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/25 02:52:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/25 02:52:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 02:52:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/25 02:52:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 02:52:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/25 02:52:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 02:52:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/25 02:52:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 02:52:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/25 02:52:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/25 02:52:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/25 02:52:58 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:52:58 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:52:59 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/25 02:52:59 INFO : apple: Copied (new) to: YXBwbGU= 2025/06/25 02:52:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 02:52:59 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/25 02:52:59 INFO : banana: Copied (new) to: YmFuYW5h 2025/06/25 02:52:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 02:52:59 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/25 02:52:59 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 02:52:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 02:52:59 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/25 02:52:59 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 02:52:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 02:52:59 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/25 02:52:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 02:52:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 02:52:59 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/25 02:52:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 02:52:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 02:52:59 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/25 02:52:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 02:52:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 02:53:00 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/25 02:53:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 02:53:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 02:53:00 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/25 02:53:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 02:53:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 02:53:00 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/25 02:53:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 02:53:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 02:53:00 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/25 02:53:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 02:53:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/25 02:53:00 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/25 02:53:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 02:53:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/25 02:53:00 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/25 02:53:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/25 02:53:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/25 02:53:00 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/25 02:53:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/25 02:53:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/25 02:53:00 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/25 02:53:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 02:53:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/25 02:53:00 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/25 02:53:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 02:53:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/25 02:53:01 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/25 02:53:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/25 02:53:01 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/25 02:53:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/25 02:53:01 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/25 02:53:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/06/25 02:53:01 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/25 02:53:01 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/25 02:53:01 DEBUG : Waiting for deletions to finish 2025/06/25 02:53:01 INFO : banana: Deleted 2025/06/25 02:53:01 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/25 02:53:02 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/25 02:53:02 INFO : appleappleapplebanana: Deleted 2025/06/25 02:53:02 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/25 02:53:02 INFO : splitbananasplit: Deleted 2025/06/25 02:53:02 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/25 02:53:02 INFO : dir1/0007-1234567.txt: Deleted 2025/06/25 02:53:02 INFO : dir1/0010-456789.txt: Deleted 2025/06/25 02:53:02 INFO : dir1/0012-6789;.txt: Deleted 2025/06/25 02:53:02 INFO : dir1/0013-789;=.txt: Deleted 2025/06/25 02:53:02 INFO : apple: Deleted 2025/06/25 02:53:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/25 02:53:02 INFO : dir1/0003-defghij.txt: Deleted 2025/06/25 02:53:02 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/25 02:53:02 INFO : dir1/0008-2345678.txt: Deleted 2025/06/25 02:53:02 INFO : dir1/0011-56789;.txt: Deleted 2025/06/25 02:53:02 INFO : dir1/0014-89;=.txt: Deleted 2025/06/25 02:53:02 INFO : dir1/0015-9;=.txt: Deleted 2025/06/25 02:53:02 INFO : dir1/0009-3456789.txt: Deleted 2025/06/25 02:53:02 DEBUG : Waiting for deletions to finish 2025/06/25 02:53:02 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/25 02:53:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/25 02:53:02 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/25 02:53:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/25 02:53:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/25 02:53:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/25 02:53:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/25 02:53:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/25 02:53:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/25 02:53:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/25 02:53:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/25 02:53:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/25 02:53:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/25 02:53:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/25 02:53:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/25 02:53:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/25 02:53:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/25 02:53:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/25 02:53:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/25 02:53:02 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/25 02:53:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/25 02:53:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/25 02:53:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/25 02:53:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/25 02:53:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/25 02:53:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/25 02:53:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/25 02:53:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/25 02:53:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/25 02:53:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/25 02:53:03 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 02:53:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/25 02:53:03 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 02:53:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/25 02:53:03 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 02:53:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/25 02:53:03 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 02:53:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/25 02:53:03 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 02:53:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/25 02:53:03 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 02:53:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/25 02:53:03 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 02:53:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 02:53:03 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 02:53:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 02:53:03 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 02:53:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 02:53:03 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 02:53:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 02:53:03 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 02:53:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 02:53:03 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 02:53:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 02:53:03 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 02:53:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 02:53:03 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 02:53:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 02:53:03 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 02:53:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 02:53:03 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 02:53:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 02:53:03 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 02:53:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/25 02:53:03 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 02:53:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/25 02:53:03 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 02:53:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/25 02:53:03 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 02:53:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/25 02:53:03 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 02:53:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/25 02:53:03 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 02:53:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/25 02:53:03 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 02:53:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 02:53:03 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 02:53:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 02:53:03 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 02:53:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 02:53:03 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 02:53:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 02:53:03 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 02:53:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 02:53:03 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 02:53:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 02:53:03 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 02:53:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 02:53:03 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 02:53:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 02:53:03 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 02:53:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 02:53:03 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 02:53:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 02:53:03 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 02:53:03 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 02:53:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 02:53:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/25 02:53:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 02:53:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/25 02:53:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 02:53:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/25 02:53:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 02:53:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/25 02:53:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 02:53:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/25 02:53:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 02:53:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/25 02:53:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 02:53:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 02:53:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 02:53:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 02:53:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 02:53:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 02:53:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 02:53:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 02:53:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 02:53:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 02:53:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 02:53:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 02:53:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 02:53:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 02:53:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 02:53:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 02:53:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 02:53:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 02:53:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 02:53:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 02:53:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 02:53:03 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 02:53:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 02:53:03 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 02:53:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 02:53:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/25 02:53:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 02:53:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/25 02:53:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 02:53:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/25 02:53:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 02:53:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/25 02:53:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 02:53:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/25 02:53:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 02:53:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/25 02:53:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 02:53:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 02:53:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 02:53:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 02:53:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 02:53:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 02:53:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 02:53:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 02:53:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 02:53:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 02:53:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 02:53:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 02:53:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 02:53:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 02:53:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 02:53:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 02:53:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 02:53:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 02:53:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 02:53:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 02:53:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 02:53:03 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 02:53:03 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 02:53:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 02:53:03 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 02:53:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 02:53:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/25 02:53:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/25 02:53:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/25 02:53:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/25 02:53:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/25 02:53:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 02:53:03 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 02:53:03 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 02:53:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 02:53:03 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 02:53:03 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 02:53:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 02:53:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 02:53:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 02:53:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 02:53:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 02:53:03 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 02:53:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 02:53:03 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 02:53:03 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 02:53:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 02:53:03 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 02:53:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 02:53:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:53:03 DEBUG : apple: Unchanged skipping 2025/06/25 02:53:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:53:03 DEBUG : banana: Unchanged skipping 2025/06/25 02:53:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:53:03 DEBUG : splitbananasplit: Unchanged skipping 2025/06/25 02:53:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:53:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/25 02:53:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 02:53:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 02:53:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 02:53:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 02:53:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 02:53:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 02:53:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 02:53:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 02:53:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 02:53:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 02:53:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 02:53:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 02:53:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 02:53:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 02:53:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 02:53:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 02:53:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 02:53:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 02:53:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 02:53:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 02:53:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 02:53:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 02:53:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 02:53:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 02:53:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 02:53:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 02:53:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 02:53:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 02:53:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 02:53:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 02:53:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 02:53:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 02:53:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 02:53:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 02:53:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 02:53:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 02:53:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 02:53:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 02:53:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 02:53:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 02:53:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 02:53:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 02:53:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 02:53:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 02:53:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 02:53:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 02:53:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 02:53:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 02:53:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 02:53:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 02:53:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 02:53:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 02:53:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 02:53:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 02:53:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 02:53:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 02:53:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 02:53:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 02:53:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 02:53:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 02:53:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 02:53:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 02:53:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 02:53:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 02:53:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 02:53:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 02:53:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 02:53:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 02:53:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 02:53:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 02:53:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 02:53:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 02:53:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 02:53:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 02:53:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 02:53:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 02:53:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 02:53:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 02:53:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 02:53:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 02:53:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 02:53:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 02:53:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 02:53:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 02:53:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 02:53:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 02:53:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 02:53:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 02:53:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 02:53:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 02:53:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 02:53:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 02:53:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 02:53:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 02:53:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 02:53:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 02:53:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 02:53:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 02:53:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 02:53:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 02:53:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 02:53:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 02:53:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 02:53:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 02:53:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 02:53:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 02:53:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 02:53:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 02:53:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 02:53:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 02:53:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 02:53:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 02:53:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 02:53:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 02:53:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 02:53:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 02:53:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 02:53:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 02:53:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 02:53:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 02:53:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 02:53:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 02:53:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 02:53:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 02:53:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 02:53:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 02:53:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 02:53:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 02:53:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 02:53:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 02:53:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/25 02:53:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 02:53:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/25 02:53:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 02:53:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/25 02:53:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 02:53:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/25 02:53:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 02:53:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/25 02:53:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 02:53:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 02:53:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 02:53:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 02:53:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 02:53:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 02:53:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 02:53:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 02:53:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 02:53:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 02:53:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/25 02:53:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 02:53:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 02:53:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 02:53:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 02:53:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 02:53:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 02:53:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 02:53:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 02:53:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 02:53:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 02:53:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 02:53:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 02:53:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 02:53:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 02:53:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 02:53:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 02:53:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 02:53:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 02:53:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/25 02:53:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 02:53:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 02:53:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 02:53:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 02:53:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 02:53:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 02:53:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 02:53:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 02:53:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 02:53:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:53:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 02:53:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/25 02:53:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/25 02:53:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 02:53:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:53:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:53:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/25 02:53:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/25 02:53:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 02:53:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:53:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/25 02:53:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:53:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/25 02:53:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:53:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/25 02:53:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:53:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/25 02:53:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:53:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/25 02:53:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:53:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/25 02:53:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:53:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/25 02:53:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 02:53:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 02:53:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/25 02:53:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:53:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:53:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:53:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/25 02:53:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/25 02:53:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:53:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/25 02:53:03 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:53:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/25 02:53:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:53:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/25 02:53:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:53:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/25 02:53:03 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:53:03 DEBUG : Waiting for deletions to finish 2025/06/25 02:53:03 DEBUG : Waiting for deletions to finish 2025/06/25 02:53:03 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/25 02:53:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/25 02:53:03 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/25 02:53:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/25 02:53:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/25 02:53:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/25 02:53:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/25 02:53:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/25 02:53:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/25 02:53:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/25 02:53:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/25 02:53:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/25 02:53:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/25 02:53:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/25 02:53:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/25 02:53:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/25 02:53:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/25 02:53:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/25 02:53:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/25 02:53:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/25 02:53:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 02:53:03 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 02:53:03 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 02:53:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 02:53:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 02:53:03 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 02:53:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 02:53:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 02:53:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/25 02:53:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/25 02:53:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/25 02:53:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/25 02:53:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/25 02:53:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/25 02:53:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/25 02:53:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/25 02:53:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/25 02:53:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/25 02:53:03 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 02:53:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 02:53:03 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 02:53:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 02:53:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/25 02:53:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/25 02:53:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/25 02:53:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/25 02:53:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/25 02:53:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:53:20 DEBUG : Waiting for deletions to finish 2025/06/25 02:53:20 DEBUG : apple: Excluded (Path Filter) 2025/06/25 02:53:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 02:53:20 DEBUG : banana: Excluded (Path Filter) 2025/06/25 02:53:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 02:53:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 02:53:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 02:53:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 02:53:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 02:53:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 02:53:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 02:53:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 02:53:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 02:53:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 02:53:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 02:53:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 02:53:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 02:53:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 02:53:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 02:53:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 02:53:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 02:53:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 02:53:20 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 02:53:20 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 02:53:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 02:53:20 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 02:53:20 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 02:53:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 02:53:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 02:53:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 02:53:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 02:53:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 02:53:20 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 02:53:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 02:53:20 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 02:53:20 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 02:53:20 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/25 02:53:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 02:53:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/25 02:53:20 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 02:53:20 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/25 02:53:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 02:53:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/25 02:53:20 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 02:53:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 02:53:20 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 02:53:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/25 02:53:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/25 02:53:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/25 02:53:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/25 02:53:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/25 02:53:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/25 02:53:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/25 02:53:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/25 02:53:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/25 02:53:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/25 02:53:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/25 02:53:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/25 02:53:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/25 02:53:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 02:53:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/25 02:53:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/25 02:53:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/25 02:53:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/25 02:53:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/25 02:53:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/25 02:53:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/25 02:53:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/25 02:53:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/25 02:53:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/25 02:53:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/25 02:53:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/25 02:53:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/25 02:53:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/25 02:53:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/25 02:53:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/25 02:53:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/25 02:53:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/25 02:53:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/25 02:53:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/25 02:53:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/25 02:53:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/25 02:53:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/25 02:53:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/25 02:53:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/25 02:53:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/25 02:53:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/25 02:53:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/25 02:53:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/25 02:53:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/25 02:53:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/25 02:53:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/25 02:53:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/25 02:53:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/25 02:53:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/25 02:53:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/25 02:53:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/25 02:53:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/25 02:53:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/25 02:53:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/25 02:53:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/25 02:53:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/25 02:53:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/25 02:53:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/25 02:53:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/25 02:53:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/25 02:53:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/25 02:53:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/25 02:53:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/25 02:53:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/25 02:53:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/25 02:53:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/25 02:53:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/25 02:53:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/25 02:53:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/25 02:53:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/25 02:53:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/25 02:53:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/25 02:53:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/25 02:53:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/25 02:53:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/25 02:53:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/25 02:53:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/25 02:53:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/25 02:53:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/25 02:53:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/25 02:53:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/25 02:53:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/25 02:53:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/25 02:53:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/25 02:53:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/25 02:53:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/25 02:53:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/25 02:53:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/25 02:53:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/25 02:53:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/25 02:53:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/25 02:53:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/25 02:53:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/25 02:53:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/25 02:53:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/25 02:53:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/25 02:53:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/25 02:53:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/25 02:53:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/25 02:53:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/25 02:53:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/25 02:53:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/25 02:53:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/25 02:53:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/25 02:53:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/25 02:53:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/25 02:53:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/25 02:53:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/25 02:53:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/25 02:53:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/25 02:53:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/25 02:53:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/25 02:53:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/25 02:53:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/25 02:53:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/25 02:53:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/25 02:53:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/25 02:53:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/25 02:53:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/25 02:53:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/25 02:53:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/25 02:53:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/25 02:53:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/25 02:53:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/25 02:53:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/25 02:53:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/25 02:53:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/25 02:53:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/25 02:53:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/25 02:53:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/25 02:53:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/25 02:53:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/25 02:53:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/25 02:53:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/25 02:53:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/25 02:53:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/25 02:53:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/25 02:53:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/25 02:53:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/25 02:53:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/25 02:53:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/25 02:53:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/25 02:53:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/25 02:53:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/25 02:53:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/25 02:53:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/25 02:53:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/25 02:53:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/25 02:53:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/25 02:53:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/25 02:53:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/25 02:53:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/25 02:53:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/25 02:53:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/25 02:53:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/25 02:53:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/25 02:53:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/25 02:53:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/25 02:53:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/25 02:53:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/25 02:53:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/25 02:53:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/25 02:53:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/25 02:53:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/25 02:53:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/25 02:53:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/25 02:53:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/25 02:53:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/25 02:53:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/25 02:53:20 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/25 02:53:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/25 02:53:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/25 02:53:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/25 02:53:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/25 02:53:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/25 02:53:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/25 02:53:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/25 02:53:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/25 02:53:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/25 02:53:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/25 02:53:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/25 02:53:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/25 02:53:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/25 02:53:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/25 02:53:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/25 02:53:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/25 02:53:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:20 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/25 02:53:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:20 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:53:20 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:53:21 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/25 02:53:21 INFO : apple: Copied (new) to: PREFIXapple 2025/06/25 02:53:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/25 02:53:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/25 02:53:21 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/06/25 02:53:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/25 02:53:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/25 02:53:21 INFO : banana: Copied (new) to: PREFIXbanana 2025/06/25 02:53:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/25 02:53:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/25 02:53:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/06/25 02:53:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/25 02:53:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/25 02:53:21 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/06/25 02:53:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/25 02:53:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/25 02:53:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/06/25 02:53:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/25 02:53:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/25 02:53:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/06/25 02:53:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/25 02:53:22 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/25 02:53:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/06/25 02:53:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/25 02:53:22 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/25 02:53:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/06/25 02:53:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/25 02:53:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/25 02:53:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/06/25 02:53:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/25 02:53:22 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/25 02:53:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/06/25 02:53:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/25 02:53:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/25 02:53:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/06/25 02:53:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/25 02:53:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/25 02:53:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/06/25 02:53:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/25 02:53:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/25 02:53:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/06/25 02:53:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/25 02:53:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/25 02:53:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/06/25 02:53:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/25 02:53:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/25 02:53:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/06/25 02:53:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/25 02:53:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/25 02:53:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/06/25 02:53:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/25 02:53:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/06/25 02:53:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/25 02:53:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/06/25 02:53:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/25 02:53:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/06/25 02:53:23 DEBUG : Waiting for deletions to finish 2025/06/25 02:53:23 INFO : dir1/0014-89;=.txt: Deleted 2025/06/25 02:53:23 INFO : dir1/0012-6789;.txt: Deleted 2025/06/25 02:53:23 INFO : dir1/0010-456789.txt: Deleted 2025/06/25 02:53:23 INFO : dir1/0007-1234567.txt: Deleted 2025/06/25 02:53:24 INFO : dir1/0008-2345678.txt: Deleted 2025/06/25 02:53:24 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/25 02:53:24 INFO : dir1/0009-3456789.txt: Deleted 2025/06/25 02:53:24 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/25 02:53:24 INFO : splitbananasplit: Deleted 2025/06/25 02:53:24 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/25 02:53:24 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/25 02:53:24 INFO : dir1/0013-789;=.txt: Deleted 2025/06/25 02:53:24 INFO : appleappleapplebanana: Deleted 2025/06/25 02:53:24 INFO : banana: Deleted 2025/06/25 02:53:24 INFO : dir1/0003-defghij.txt: Deleted 2025/06/25 02:53:24 INFO : dir1/0011-56789;.txt: Deleted 2025/06/25 02:53:24 INFO : dir1/0015-9;=.txt: Deleted 2025/06/25 02:53:24 INFO : apple: Deleted 2025/06/25 02:53:24 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/25 02:53:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/25 02:53:24 DEBUG : Waiting for deletions to finish 2025/06/25 02:53:24 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/06/25 02:53:24 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/06/25 02:53:24 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/06/25 02:53:24 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/06/25 02:53:24 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 02:53:24 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 02:53:24 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 02:53:24 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/06/25 02:53:24 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 02:53:24 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 02:53:24 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 02:53:24 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/06/25 02:53:24 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/06/25 02:53:24 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/06/25 02:53:24 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/06/25 02:53:24 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/06/25 02:53:24 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/06/25 02:53:24 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/06/25 02:53:24 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/06/25 02:53:24 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/06/25 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/25 02:53:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/25 02:53:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/25 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/25 02:53:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/25 02:53:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/25 02:53:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/25 02:53:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/25 02:53:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/25 02:53:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/25 02:53:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/25 02:53:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/25 02:53:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/25 02:53:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/25 02:53:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/25 02:53:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/25 02:53:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/25 02:53:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/25 02:53:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/25 02:53:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/25 02:53:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/25 02:53:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/25 02:53:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/25 02:53:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/25 02:53:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/25 02:53:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/25 02:53:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/25 02:53:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/25 02:53:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/25 02:53:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/25 02:53:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 02:53:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/25 02:53:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 02:53:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/25 02:53:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 02:53:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/25 02:53:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 02:53:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/25 02:53:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 02:53:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/25 02:53:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 02:53:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/25 02:53:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 02:53:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/25 02:53:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 02:53:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/25 02:53:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 02:53:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/25 02:53:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 02:53:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/25 02:53:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 02:53:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/25 02:53:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 02:53:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/25 02:53:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 02:53:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/25 02:53:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 02:53:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/25 02:53:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/25 02:53:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 02:53:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/25 02:53:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 02:53:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/25 02:53:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 02:53:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/25 02:53:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 02:53:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/25 02:53:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 02:53:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/25 02:53:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 02:53:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/25 02:53:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 02:53:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/25 02:53:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 02:53:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/25 02:53:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 02:53:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/25 02:53:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 02:53:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/25 02:53:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 02:53:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/25 02:53:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 02:53:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/25 02:53:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 02:53:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/25 02:53:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 02:53:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/25 02:53:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 02:53:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/25 02:53:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/25 02:53:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 02:53:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/25 02:53:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 02:53:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 02:53:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 02:53:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/25 02:53:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 02:53:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/25 02:53:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 02:53:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/25 02:53:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 02:53:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/25 02:53:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 02:53:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/25 02:53:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 02:53:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/25 02:53:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 02:53:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/25 02:53:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 02:53:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/25 02:53:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 02:53:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/25 02:53:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 02:53:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/25 02:53:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 02:53:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/25 02:53:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 02:53:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/25 02:53:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 02:53:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/25 02:53:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 02:53:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/25 02:53:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/25 02:53:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 02:53:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/25 02:53:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 02:53:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 02:53:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 02:53:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 02:53:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 02:53:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/25 02:53:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 02:53:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/25 02:53:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 02:53:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/25 02:53:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 02:53:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/25 02:53:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 02:53:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/25 02:53:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 02:53:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/25 02:53:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 02:53:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/25 02:53:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 02:53:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/25 02:53:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 02:53:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/25 02:53:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 02:53:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/25 02:53:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 02:53:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/25 02:53:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 02:53:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/25 02:53:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 02:53:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/25 02:53:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 02:53:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/25 02:53:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/25 02:53:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 02:53:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/25 02:53:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 02:53:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 02:53:24 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 02:53:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 02:53:24 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 02:53:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 02:53:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/25 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/25 02:53:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/25 02:53:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/25 02:53:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/25 02:53:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/25 02:53:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/25 02:53:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/25 02:53:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/25 02:53:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/25 02:53:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/25 02:53:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/25 02:53:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/25 02:53:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/25 02:53:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/25 02:53:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/25 02:53:25 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/25 02:53:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/25 02:53:25 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/25 02:53:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/25 02:53:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:25 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:53:25 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:53:25 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/25 02:53:25 INFO : banana: Copied (new) 2025/06/25 02:53:25 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/25 02:53:25 INFO : appleappleapplebanana: Copied (new) 2025/06/25 02:53:25 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/25 02:53:25 INFO : apple: Copied (new) 2025/06/25 02:53:25 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/25 02:53:25 INFO : splitbananasplit: Copied (new) 2025/06/25 02:53:25 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/25 02:53:25 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/25 02:53:25 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/25 02:53:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/25 02:53:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/25 02:53:26 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/25 02:53:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/25 02:53:26 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/25 02:53:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/25 02:53:26 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/25 02:53:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/25 02:53:26 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/25 02:53:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/25 02:53:26 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/25 02:53:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/25 02:53:26 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/25 02:53:26 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/25 02:53:26 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/25 02:53:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/25 02:53:27 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/25 02:53:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/25 02:53:27 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/25 02:53:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/25 02:53:27 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/25 02:53:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/25 02:53:27 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/25 02:53:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/25 02:53:27 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/25 02:53:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/25 02:53:27 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/25 02:53:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/25 02:53:27 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/25 02:53:27 DEBUG : Waiting for deletions to finish 2025/06/25 02:53:27 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/06/25 02:53:27 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/06/25 02:53:27 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/06/25 02:53:27 INFO : PREFIXapple: Deleted 2025/06/25 02:53:27 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/06/25 02:53:27 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/06/25 02:53:28 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/06/25 02:53:28 INFO : PREFIXsplitbananasplit: Deleted 2025/06/25 02:53:28 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/06/25 02:53:28 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/06/25 02:53:28 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/06/25 02:53:28 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/06/25 02:53:28 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/06/25 02:53:28 INFO : PREFIXbanana: Deleted 2025/06/25 02:53:28 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/06/25 02:53:28 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/06/25 02:53:28 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/06/25 02:53:28 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/06/25 02:53:28 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/06/25 02:53:28 INFO : PREFIXappleappleapplebanana: Deleted 2025/06/25 02:53:28 DEBUG : Waiting for deletions to finish 2025/06/25 02:53:28 DEBUG : apple: Excluded (Path Filter) 2025/06/25 02:53:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 02:53:28 DEBUG : banana: Excluded (Path Filter) 2025/06/25 02:53:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 02:53:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 02:53:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 02:53:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 02:53:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 02:53:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 02:53:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 02:53:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 02:53:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 02:53:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 02:53:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 02:53:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 02:53:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 02:53:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 02:53:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 02:53:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 02:53:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 02:53:28 DEBUG : Waiting for deletions to finish 2025/06/25 02:53:29 DEBUG : apple: Excluded (Path Filter) 2025/06/25 02:53:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 02:53:29 DEBUG : banana: Excluded (Path Filter) 2025/06/25 02:53:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 02:53:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 02:53:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 02:53:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 02:53:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 02:53:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 02:53:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 02:53:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 02:53:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 02:53:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 02:53:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 02:53:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 02:53:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 02:53:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 02:53:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 02:53:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 02:53:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:53:46 DEBUG : Waiting for deletions to finish 2025/06/25 02:53:46 DEBUG : apple: Excluded (Path Filter) 2025/06/25 02:53:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 02:53:46 DEBUG : banana: Excluded (Path Filter) 2025/06/25 02:53:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 02:53:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 02:53:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 02:53:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 02:53:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 02:53:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 02:53:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 02:53:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 02:53:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 02:53:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 02:53:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 02:53:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 02:53:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 02:53:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 02:53:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 02:53:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 02:53:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 02:53:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/25 02:53:46 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 02:53:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 02:53:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/25 02:53:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 02:53:46 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 02:53:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/25 02:53:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 02:53:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 02:53:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/25 02:53:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 02:53:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 02:53:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 02:53:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 02:53:46 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 02:53:46 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 02:53:46 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/25 02:53:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 02:53:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/25 02:53:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 02:53:46 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/25 02:53:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/25 02:53:46 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 02:53:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 02:53:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 02:53:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/25 02:53:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/25 02:53:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/25 02:53:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/25 02:53:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/25 02:53:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/25 02:53:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/25 02:53:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/25 02:53:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/25 02:53:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/25 02:53:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/25 02:53:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/25 02:53:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/25 02:53:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/25 02:53:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/25 02:53:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/25 02:53:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/25 02:53:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/25 02:53:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/25 02:53:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:46 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:53:46 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:53:47 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/25 02:53:47 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/06/25 02:53:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/25 02:53:47 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/25 02:53:47 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/06/25 02:53:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/25 02:53:47 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/25 02:53:47 INFO : banana: Copied (new) to: bananaSUFFIX 2025/06/25 02:53:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/25 02:53:47 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/25 02:53:47 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/06/25 02:53:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/25 02:53:47 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/25 02:53:47 INFO : apple: Copied (new) to: appleSUFFIX 2025/06/25 02:53:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/25 02:53:47 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/25 02:53:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/25 02:53:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/25 02:53:47 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/25 02:53:47 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/06/25 02:53:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/25 02:53:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/25 02:53:48 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/06/25 02:53:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/25 02:53:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/25 02:53:48 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/06/25 02:53:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/25 02:53:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/25 02:53:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/06/25 02:53:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/25 02:53:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/25 02:53:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/06/25 02:53:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/25 02:53:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/25 02:53:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/06/25 02:53:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/25 02:53:48 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/25 02:53:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/06/25 02:53:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/25 02:53:48 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/25 02:53:48 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/06/25 02:53:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/25 02:53:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/25 02:53:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/06/25 02:53:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/25 02:53:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/25 02:53:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/06/25 02:53:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/25 02:53:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/25 02:53:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/06/25 02:53:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/25 02:53:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/06/25 02:53:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/25 02:53:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/06/25 02:53:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/25 02:53:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/06/25 02:53:49 DEBUG : Waiting for deletions to finish 2025/06/25 02:53:50 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/25 02:53:50 INFO : dir1/0012-6789;.txt: Deleted 2025/06/25 02:53:50 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/25 02:53:50 INFO : dir1/0007-1234567.txt: Deleted 2025/06/25 02:53:50 INFO : dir1/0015-9;=.txt: Deleted 2025/06/25 02:53:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/25 02:53:50 INFO : dir1/0003-defghij.txt: Deleted 2025/06/25 02:53:50 INFO : apple: Deleted 2025/06/25 02:53:50 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/25 02:53:50 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/25 02:53:50 INFO : dir1/0013-789;=.txt: Deleted 2025/06/25 02:53:50 INFO : dir1/0011-56789;.txt: Deleted 2025/06/25 02:53:50 INFO : dir1/0014-89;=.txt: Deleted 2025/06/25 02:53:50 INFO : appleappleapplebanana: Deleted 2025/06/25 02:53:50 INFO : banana: Deleted 2025/06/25 02:53:50 INFO : splitbananasplit: Deleted 2025/06/25 02:53:50 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/25 02:53:50 INFO : dir1/0009-3456789.txt: Deleted 2025/06/25 02:53:50 INFO : dir1/0008-2345678.txt: Deleted 2025/06/25 02:53:50 INFO : dir1/0010-456789.txt: Deleted 2025/06/25 02:53:50 DEBUG : Waiting for deletions to finish 2025/06/25 02:53:51 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/06/25 02:53:51 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/06/25 02:53:51 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/06/25 02:53:51 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/06/25 02:53:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/06/25 02:53:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/06/25 02:53:51 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/06/25 02:53:51 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/06/25 02:53:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/06/25 02:53:51 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/06/25 02:53:51 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/06/25 02:53:51 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/06/25 02:53:51 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/06/25 02:53:51 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/06/25 02:53:51 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/06/25 02:53:51 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/06/25 02:53:51 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/06/25 02:53:51 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/06/25 02:53:51 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/06/25 02:53:51 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/06/25 02:53:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/25 02:53:51 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/25 02:53:51 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/25 02:53:51 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/25 02:53:51 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/25 02:53:51 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/25 02:53:51 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/25 02:53:51 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/25 02:53:51 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/25 02:53:51 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/25 02:53:51 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/25 02:53:51 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/25 02:53:51 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/25 02:53:51 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/25 02:53:51 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/25 02:53:51 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/25 02:53:51 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/25 02:53:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/25 02:53:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/25 02:53:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/25 02:53:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/25 02:53:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/25 02:53:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/25 02:53:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/25 02:53:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/25 02:53:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/25 02:53:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/25 02:53:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/25 02:53:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/25 02:53:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/25 02:53:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/25 02:53:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/25 02:53:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/25 02:53:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 02:53:51 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 02:53:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/25 02:53:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/25 02:53:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/25 02:53:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/25 02:53:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/25 02:53:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/25 02:53:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/25 02:53:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/25 02:53:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/25 02:53:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/25 02:53:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/25 02:53:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/25 02:53:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/25 02:53:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/25 02:53:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/25 02:53:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/25 02:53:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 02:53:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 02:53:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 02:53:51 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 02:53:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/25 02:53:51 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 02:53:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 02:53:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/25 02:53:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/25 02:53:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/25 02:53:51 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/25 02:53:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/25 02:53:51 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/25 02:53:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/25 02:53:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/25 02:53:51 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:53:51 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:53:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/25 02:53:51 INFO : splitbananasplit: Copied (new) 2025/06/25 02:53:51 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/25 02:53:51 INFO : banana: Copied (new) 2025/06/25 02:53:52 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/25 02:53:52 INFO : apple: Copied (new) 2025/06/25 02:53:52 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/25 02:53:52 INFO : appleappleapplebanana: Copied (new) 2025/06/25 02:53:52 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/25 02:53:52 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/25 02:53:52 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/25 02:53:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/25 02:53:52 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/25 02:53:52 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/25 02:53:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/25 02:53:52 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/25 02:53:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/25 02:53:52 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/25 02:53:52 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/25 02:53:52 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/25 02:53:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/25 02:53:52 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/25 02:53:53 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/25 02:53:53 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/25 02:53:53 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/25 02:53:53 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/25 02:53:53 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/25 02:53:53 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/25 02:53:53 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/25 02:53:53 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/25 02:53:53 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/25 02:53:53 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/25 02:53:53 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/25 02:53:53 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/25 02:53:53 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/25 02:53:53 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/25 02:53:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/25 02:53:53 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/25 02:53:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/25 02:53:54 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/25 02:53:54 DEBUG : Waiting for deletions to finish 2025/06/25 02:53:54 INFO : appleappleapplebananaSUFFIX: Deleted 2025/06/25 02:53:54 INFO : bananaSUFFIX: Deleted 2025/06/25 02:53:54 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/06/25 02:53:54 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/06/25 02:53:54 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/06/25 02:53:54 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/06/25 02:53:54 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/06/25 02:53:54 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/06/25 02:53:54 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/06/25 02:53:54 INFO : appleSUFFIX: Deleted 2025/06/25 02:53:54 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/06/25 02:53:54 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/06/25 02:53:54 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/06/25 02:53:54 INFO : splitbananasplitSUFFIX: Deleted 2025/06/25 02:53:54 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/06/25 02:53:54 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/06/25 02:53:54 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/06/25 02:53:54 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/06/25 02:53:54 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/06/25 02:53:54 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/06/25 02:53:54 DEBUG : Waiting for deletions to finish 2025/06/25 02:53:54 DEBUG : apple: Excluded (Path Filter) 2025/06/25 02:53:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 02:53:54 DEBUG : banana: Excluded (Path Filter) 2025/06/25 02:53:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 02:53:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 02:53:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 02:53:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 02:53:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 02:53:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 02:53:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 02:53:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 02:53:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 02:53:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 02:53:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 02:53:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 02:53:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 02:53:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 02:53:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 02:53:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 02:53:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 02:53:55 DEBUG : Waiting for deletions to finish 2025/06/25 02:53:55 DEBUG : apple: Excluded (Path Filter) 2025/06/25 02:53:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 02:53:55 DEBUG : banana: Excluded (Path Filter) 2025/06/25 02:53:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 02:53:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 02:53:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 02:53:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 02:53:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 02:53:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 02:53:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 02:53:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 02:53:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 02:53:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 02:53:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 02:53:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 02:53:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 02:53:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 02:53:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 02:53:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 02:53:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:54:12 DEBUG : Waiting for deletions to finish 2025/06/25 02:54:13 DEBUG : apple: Excluded (Path Filter) 2025/06/25 02:54:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 02:54:13 DEBUG : banana: Excluded (Path Filter) 2025/06/25 02:54:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 02:54:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 02:54:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 02:54:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 02:54:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 02:54:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 02:54:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 02:54:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 02:54:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 02:54:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 02:54:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 02:54:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 02:54:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 02:54:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 02:54:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 02:54:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 02:54:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 02:54:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/25 02:54:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/25 02:54:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/25 02:54:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 02:54:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/25 02:54:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 02:54:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 02:54:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 02:54:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 02:54:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/25 02:54:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/25 02:54:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/25 02:54:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:13 DEBUG : apple: Unchanged skipping 2025/06/25 02:54:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 02:54:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/25 02:54:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 02:54:13 DEBUG : banana: Unchanged skipping 2025/06/25 02:54:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 02:54:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/25 02:54:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 02:54:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/25 02:54:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 02:54:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 02:54:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 02:54:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 02:54:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 02:54:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 02:54:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 02:54:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 02:54:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 02:54:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 02:54:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 02:54:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 02:54:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/25 02:54:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 02:54:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 02:54:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 02:54:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 02:54:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 02:54:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 02:54:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 02:54:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 02:54:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 02:54:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 02:54:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 02:54:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 02:54:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 02:54:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 02:54:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 02:54:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 02:54:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 02:54:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 02:54:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 02:54:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 02:54:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 02:54:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 02:54:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 02:54:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 02:54:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 02:54:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/25 02:54:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 02:54:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 02:54:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 02:54:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 02:54:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 02:54:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 02:54:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 02:54:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 02:54:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 02:54:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 02:54:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 02:54:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 02:54:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 02:54:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/25 02:54:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 02:54:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 02:54:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 02:54:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 02:54:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 02:54:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 02:54:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 02:54:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 02:54:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 02:54:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 02:54:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 02:54:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 02:54:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 02:54:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 02:54:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 02:54:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/25 02:54:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 02:54:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 02:54:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 02:54:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 02:54:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/25 02:54:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 02:54:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/25 02:54:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 02:54:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/25 02:54:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 02:54:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/25 02:54:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 02:54:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/25 02:54:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 02:54:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 02:54:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 02:54:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 02:54:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 02:54:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 02:54:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 02:54:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 02:54:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 02:54:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 02:54:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/25 02:54:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 02:54:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 02:54:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 02:54:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 02:54:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 02:54:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/25 02:54:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 02:54:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 02:54:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 02:54:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 02:54:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 02:54:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 02:54:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 02:54:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 02:54:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 02:54:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 02:54:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 02:54:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/25 02:54:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 02:54:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 02:54:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 02:54:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 02:54:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 02:54:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/25 02:54:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 02:54:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 02:54:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 02:54:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 02:54:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 02:54:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 02:54:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 02:54:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 02:54:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/25 02:54:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 02:54:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/25 02:54:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 02:54:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/25 02:54:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 02:54:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/25 02:54:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 02:54:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/25 02:54:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/25 02:54:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 02:54:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 02:54:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 02:54:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 02:54:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 02:54:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 02:54:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 02:54:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 02:54:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 02:54:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/25 02:54:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 02:54:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/25 02:54:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 02:54:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 02:54:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 02:54:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 02:54:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 02:54:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/25 02:54:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 02:54:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 02:54:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 02:54:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 02:54:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 02:54:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 02:54:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 02:54:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 02:54:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 02:54:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 02:54:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/25 02:54:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 02:54:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 02:54:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/25 02:54:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 02:54:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/25 02:54:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 02:54:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/25 02:54:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 02:54:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/25 02:54:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 02:54:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/25 02:54:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 02:54:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/25 02:54:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/25 02:54:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/25 02:54:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 02:54:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/25 02:54:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/25 02:54:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 02:54:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/25 02:54:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/25 02:54:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/25 02:54:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/25 02:54:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/25 02:54:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 02:54:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/25 02:54:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/25 02:54:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 02:54:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/25 02:54:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 02:54:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/25 02:54:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 02:54:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/25 02:54:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/25 02:54:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/25 02:54:13 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:54:13 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:54:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/25 02:54:13 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/06/25 02:54:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/25 02:54:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/25 02:54:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/06/25 02:54:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/25 02:54:14 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/25 02:54:14 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/06/25 02:54:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/25 02:54:14 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/25 02:54:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/06/25 02:54:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/25 02:54:14 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/25 02:54:14 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/06/25 02:54:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/25 02:54:14 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/25 02:54:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/06/25 02:54:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/25 02:54:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/25 02:54:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/06/25 02:54:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/25 02:54:14 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/25 02:54:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/06/25 02:54:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/25 02:54:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/25 02:54:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/06/25 02:54:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/25 02:54:15 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/25 02:54:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/06/25 02:54:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/25 02:54:15 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/25 02:54:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/06/25 02:54:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/25 02:54:15 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/25 02:54:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/06/25 02:54:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/25 02:54:15 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/25 02:54:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/06/25 02:54:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/25 02:54:15 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/25 02:54:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/06/25 02:54:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/25 02:54:15 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/25 02:54:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/06/25 02:54:15 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/25 02:54:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/06/25 02:54:15 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/25 02:54:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/06/25 02:54:15 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/25 02:54:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/06/25 02:54:15 DEBUG : Waiting for deletions to finish 2025/06/25 02:54:16 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/25 02:54:16 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/25 02:54:16 INFO : dir1/0009-3456789.txt: Deleted 2025/06/25 02:54:16 INFO : dir1/0010-456789.txt: Deleted 2025/06/25 02:54:16 INFO : dir1/0012-6789;.txt: Deleted 2025/06/25 02:54:16 INFO : dir1/0013-789;=.txt: Deleted 2025/06/25 02:54:16 INFO : dir1/0008-2345678.txt: Deleted 2025/06/25 02:54:16 INFO : dir1/0007-1234567.txt: Deleted 2025/06/25 02:54:16 INFO : dir1/0011-56789;.txt: Deleted 2025/06/25 02:54:16 INFO : dir1/0014-89;=.txt: Deleted 2025/06/25 02:54:16 INFO : appleappleapplebanana: Deleted 2025/06/25 02:54:16 INFO : dir1/0003-defghij.txt: Deleted 2025/06/25 02:54:16 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/25 02:54:16 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/25 02:54:16 INFO : splitbananasplit: Deleted 2025/06/25 02:54:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/25 02:54:16 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/25 02:54:16 INFO : dir1/0015-9;=.txt: Deleted 2025/06/25 02:54:16 DEBUG : Waiting for deletions to finish 2025/06/25 02:54:16 DEBUG : apple: Excluded (Path Filter) 2025/06/25 02:54:16 DEBUG : appleapple: Excluded (Path Filter) 2025/06/25 02:54:16 DEBUG : banana: Excluded (Path Filter) 2025/06/25 02:54:16 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/25 02:54:16 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/25 02:54:16 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/25 02:54:16 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/25 02:54:16 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/25 02:54:16 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/25 02:54:16 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/25 02:54:16 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/25 02:54:16 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/25 02:54:16 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/25 02:54:16 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/25 02:54:16 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/25 02:54:16 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/25 02:54:16 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/25 02:54:16 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/25 02:54:16 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/25 02:54:16 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/25 02:54:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/25 02:54:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/25 02:54:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/25 02:54:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/25 02:54:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/25 02:54:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/25 02:54:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/25 02:54:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/25 02:54:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/25 02:54:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/25 02:54:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/25 02:54:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/25 02:54:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/25 02:54:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/25 02:54:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/25 02:54:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/25 02:54:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/25 02:54:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/25 02:54:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/25 02:54:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/25 02:54:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/25 02:54:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/25 02:54:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/25 02:54:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/25 02:54:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/25 02:54:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/25 02:54:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/25 02:54:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/25 02:54:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/25 02:54:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/25 02:54:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/25 02:54:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/25 02:54:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/25 02:54:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/25 02:54:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/25 02:54:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/25 02:54:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/25 02:54:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/25 02:54:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/25 02:54:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/25 02:54:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/25 02:54:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/25 02:54:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/25 02:54:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/25 02:54:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/25 02:54:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/25 02:54:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/25 02:54:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/25 02:54:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/25 02:54:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/25 02:54:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/25 02:54:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/25 02:54:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/25 02:54:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/25 02:54:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/25 02:54:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/25 02:54:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/25 02:54:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/25 02:54:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/25 02:54:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/25 02:54:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/25 02:54:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/25 02:54:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 02:54:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/25 02:54:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 02:54:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/25 02:54:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 02:54:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/25 02:54:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 02:54:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/25 02:54:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 02:54:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/25 02:54:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 02:54:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/25 02:54:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 02:54:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/25 02:54:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 02:54:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/25 02:54:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 02:54:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/25 02:54:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 02:54:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/25 02:54:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 02:54:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/25 02:54:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 02:54:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/25 02:54:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 02:54:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/25 02:54:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 02:54:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/25 02:54:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 02:54:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/25 02:54:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 02:54:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/25 02:54:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 02:54:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 02:54:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/25 02:54:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/25 02:54:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 02:54:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/25 02:54:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/25 02:54:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/25 02:54:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/25 02:54:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/25 02:54:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/25 02:54:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/25 02:54:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/25 02:54:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/25 02:54:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/25 02:54:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/25 02:54:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/25 02:54:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/25 02:54:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/25 02:54:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/25 02:54:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/25 02:54:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/25 02:54:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/25 02:54:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/25 02:54:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/25 02:54:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 02:54:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/25 02:54:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 02:54:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 02:54:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 02:54:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 02:54:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/25 02:54:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:17 DEBUG : apple: Unchanged skipping 2025/06/25 02:54:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:17 DEBUG : banana: Unchanged skipping 2025/06/25 02:54:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/25 02:54:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:17 DEBUG : splitbananasplit: Unchanged skipping 2025/06/25 02:54:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 02:54:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 02:54:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/25 02:54:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 02:54:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/25 02:54:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 02:54:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 02:54:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 02:54:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 02:54:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 02:54:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 02:54:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 02:54:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 02:54:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 02:54:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 02:54:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 02:54:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 02:54:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/25 02:54:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 02:54:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 02:54:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 02:54:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 02:54:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 02:54:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 02:54:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 02:54:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 02:54:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 02:54:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 02:54:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 02:54:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 02:54:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 02:54:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 02:54:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 02:54:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 02:54:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 02:54:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 02:54:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 02:54:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 02:54:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 02:54:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 02:54:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 02:54:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 02:54:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 02:54:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/25 02:54:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 02:54:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 02:54:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 02:54:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 02:54:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 02:54:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 02:54:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 02:54:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 02:54:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 02:54:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 02:54:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 02:54:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 02:54:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 02:54:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/25 02:54:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 02:54:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 02:54:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 02:54:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 02:54:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 02:54:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 02:54:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 02:54:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 02:54:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 02:54:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 02:54:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 02:54:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 02:54:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 02:54:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 02:54:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 02:54:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/25 02:54:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 02:54:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 02:54:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 02:54:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 02:54:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/25 02:54:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 02:54:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/25 02:54:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 02:54:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/25 02:54:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 02:54:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/25 02:54:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 02:54:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/25 02:54:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 02:54:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 02:54:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 02:54:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 02:54:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 02:54:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 02:54:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 02:54:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 02:54:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 02:54:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 02:54:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/25 02:54:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 02:54:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 02:54:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 02:54:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 02:54:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 02:54:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/25 02:54:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 02:54:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 02:54:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 02:54:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 02:54:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 02:54:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 02:54:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 02:54:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 02:54:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 02:54:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 02:54:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 02:54:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/25 02:54:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 02:54:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 02:54:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 02:54:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 02:54:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 02:54:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/25 02:54:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 02:54:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 02:54:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 02:54:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 02:54:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 02:54:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 02:54:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 02:54:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 02:54:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/25 02:54:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 02:54:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/25 02:54:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 02:54:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/25 02:54:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 02:54:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/25 02:54:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 02:54:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/25 02:54:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/25 02:54:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 02:54:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 02:54:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 02:54:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 02:54:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 02:54:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 02:54:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 02:54:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 02:54:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 02:54:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/25 02:54:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 02:54:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/25 02:54:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 02:54:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 02:54:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 02:54:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 02:54:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 02:54:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/25 02:54:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 02:54:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 02:54:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 02:54:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 02:54:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 02:54:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 02:54:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 02:54:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 02:54:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 02:54:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 02:54:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/25 02:54:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 02:54:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 02:54:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 02:54:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 02:54:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 02:54:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 02:54:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 02:54:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/25 02:54:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/25 02:54:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 02:54:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/25 02:54:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/25 02:54:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/25 02:54:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/25 02:54:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/25 02:54:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/25 02:54:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 02:54:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/25 02:54:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/25 02:54:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/25 02:54:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 02:54:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 02:54:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 02:54:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 02:54:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/25 02:54:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/25 02:54:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/25 02:54:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/25 02:54:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/25 02:54:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/25 02:54:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/25 02:54:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/25 02:54:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/25 02:54:17 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:54:17 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:54:17 DEBUG : Waiting for deletions to finish 2025/06/25 02:54:17 DEBUG : Waiting for deletions to finish 2025/06/25 02:54:17 DEBUG : apple: Excluded (Path Filter) 2025/06/25 02:54:17 DEBUG : appleapple: Excluded (Path Filter) 2025/06/25 02:54:17 DEBUG : banana: Excluded (Path Filter) 2025/06/25 02:54:17 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/25 02:54:17 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/25 02:54:17 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/25 02:54:17 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/25 02:54:17 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/25 02:54:17 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/25 02:54:17 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/25 02:54:17 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/25 02:54:17 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/25 02:54:17 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/25 02:54:17 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/25 02:54:17 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/25 02:54:17 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/25 02:54:17 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/25 02:54:17 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/25 02:54:17 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/25 02:54:17 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/25 02:54:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 02:54:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 02:54:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/25 02:54:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/25 02:54:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/25 02:54:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/25 02:54:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/25 02:54:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/25 02:54:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/25 02:54:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/25 02:54:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/25 02:54:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/25 02:54:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/25 02:54:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/25 02:54:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/25 02:54:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/25 02:54:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/25 02:54:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/25 02:54:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/25 02:54:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/25 02:54:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/25 02:54:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/25 02:54:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/25 02:54:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/25 02:54:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/25 02:54:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/25 02:54:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/25 02:54:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/25 02:54:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/25 02:54:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/25 02:54:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/25 02:54:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/25 02:54:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/25 02:54:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/25 02:54:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/25 02:54:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 02:54:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/25 02:54:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/25 02:54:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/25 02:54:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/25 02:54:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/25 02:54:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/25 02:54:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/25 02:54:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/25 02:54:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/25 02:54:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/25 02:54:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/25 02:54:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/25 02:54:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/25 02:54:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/25 02:54:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/25 02:54:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/25 02:54:17 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:54:34 DEBUG : Waiting for deletions to finish 2025/06/25 02:54:34 DEBUG : apple: Excluded (Path Filter) 2025/06/25 02:54:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 02:54:34 DEBUG : banana: Excluded (Path Filter) 2025/06/25 02:54:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 02:54:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 02:54:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 02:54:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 02:54:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 02:54:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 02:54:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 02:54:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 02:54:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 02:54:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 02:54:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 02:54:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 02:54:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 02:54:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 02:54:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 02:54:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 02:54:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 02:54:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/25 02:54:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:35 DEBUG : splitbananasplit: Unchanged skipping 2025/06/25 02:54:35 DEBUG : banana: Unchanged skipping 2025/06/25 02:54:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:35 DEBUG : apple: Unchanged skipping 2025/06/25 02:54:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/25 02:54:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/25 02:54:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/25 02:54:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/25 02:54:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/25 02:54:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/25 02:54:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/25 02:54:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/25 02:54:35 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:54:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/25 02:54:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/25 02:54:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/25 02:54:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/25 02:54:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/25 02:54:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/25 02:54:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/25 02:54:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/25 02:54:35 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:54:35 DEBUG : Waiting for deletions to finish 2025/06/25 02:54:35 DEBUG : Waiting for deletions to finish 2025/06/25 02:54:35 DEBUG : apple: Excluded (Path Filter) 2025/06/25 02:54:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 02:54:35 DEBUG : banana: Excluded (Path Filter) 2025/06/25 02:54:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 02:54:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 02:54:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 02:54:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 02:54:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 02:54:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 02:54:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 02:54:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 02:54:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 02:54:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 02:54:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 02:54:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 02:54:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 02:54:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 02:54:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 02:54:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 02:54:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 02:54:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:36 DEBUG : apple: Unchanged skipping 2025/06/25 02:54:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:36 DEBUG : banana: Unchanged skipping 2025/06/25 02:54:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/25 02:54:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:36 DEBUG : splitbananasplit: Unchanged skipping 2025/06/25 02:54:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/25 02:54:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/25 02:54:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/25 02:54:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/25 02:54:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/25 02:54:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/25 02:54:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:36 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:54:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/25 02:54:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/25 02:54:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/25 02:54:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/25 02:54:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/25 02:54:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/25 02:54:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/25 02:54:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/25 02:54:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/25 02:54:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/25 02:54:36 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:54:36 DEBUG : Waiting for deletions to finish 2025/06/25 02:54:36 DEBUG : Waiting for deletions to finish 2025/06/25 02:54:36 DEBUG : apple: Excluded (Path Filter) 2025/06/25 02:54:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 02:54:36 DEBUG : banana: Excluded (Path Filter) 2025/06/25 02:54:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 02:54:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 02:54:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 02:54:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 02:54:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 02:54:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 02:54:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 02:54:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 02:54:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 02:54:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 02:54:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 02:54:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 02:54:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 02:54:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 02:54:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 02:54:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 02:54:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 02:54:36 DEBUG : Waiting for deletions to finish 2025/06/25 02:54:36 DEBUG : apple: Excluded (Path Filter) 2025/06/25 02:54:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 02:54:36 DEBUG : banana: Excluded (Path Filter) 2025/06/25 02:54:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 02:54:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 02:54:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 02:54:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 02:54:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 02:54:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 02:54:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 02:54:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 02:54:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 02:54:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 02:54:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 02:54:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 02:54:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 02:54:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 02:54:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 02:54:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 02:54:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:54:52 DEBUG : Waiting for deletions to finish 2025/06/25 02:54:53 DEBUG : apple: Excluded (Path Filter) 2025/06/25 02:54:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 02:54:53 DEBUG : banana: Excluded (Path Filter) 2025/06/25 02:54:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 02:54:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 02:54:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 02:54:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 02:54:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 02:54:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 02:54:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 02:54:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 02:54:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 02:54:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 02:54:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 02:54:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 02:54:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 02:54:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 02:54:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 02:54:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 02:54:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 02:54:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:53 DEBUG : apple: Unchanged skipping 2025/06/25 02:54:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:53 DEBUG : banana: Unchanged skipping 2025/06/25 02:54:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/25 02:54:53 DEBUG : splitbananasplit: Unchanged skipping 2025/06/25 02:54:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/25 02:54:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/25 02:54:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/25 02:54:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/25 02:54:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/25 02:54:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/25 02:54:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/25 02:54:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/25 02:54:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/25 02:54:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/25 02:54:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/25 02:54:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/25 02:54:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/25 02:54:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/25 02:54:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/25 02:54:53 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:54:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/25 02:54:53 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:54:53 DEBUG : Waiting for deletions to finish 2025/06/25 02:54:53 DEBUG : Waiting for deletions to finish 2025/06/25 02:54:53 DEBUG : apple: Excluded (Path Filter) 2025/06/25 02:54:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 02:54:53 DEBUG : banana: Excluded (Path Filter) 2025/06/25 02:54:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 02:54:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 02:54:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 02:54:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 02:54:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 02:54:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 02:54:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 02:54:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 02:54:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 02:54:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 02:54:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 02:54:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 02:54:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 02:54:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 02:54:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 02:54:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 02:54:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 02:54:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:54 DEBUG : apple: Unchanged skipping 2025/06/25 02:54:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/25 02:54:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:54 DEBUG : banana: Unchanged skipping 2025/06/25 02:54:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:54 DEBUG : splitbananasplit: Unchanged skipping 2025/06/25 02:54:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/25 02:54:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/25 02:54:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/25 02:54:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/25 02:54:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/25 02:54:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/25 02:54:54 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:54:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/25 02:54:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/25 02:54:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/25 02:54:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/25 02:54:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/25 02:54:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/25 02:54:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/25 02:54:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/25 02:54:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/25 02:54:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:54:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/25 02:54:54 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:54:54 DEBUG : Waiting for deletions to finish 2025/06/25 02:54:54 DEBUG : Waiting for deletions to finish 2025/06/25 02:54:54 DEBUG : apple: Excluded (Path Filter) 2025/06/25 02:54:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 02:54:54 DEBUG : banana: Excluded (Path Filter) 2025/06/25 02:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 02:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 02:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 02:54:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 02:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 02:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 02:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 02:54:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 02:54:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 02:54:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 02:54:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 02:54:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 02:54:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 02:54:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 02:54:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 02:54:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 02:54:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:55:12 DEBUG : Waiting for deletions to finish 2025/06/25 02:55:12 DEBUG : apple: Excluded (Path Filter) 2025/06/25 02:55:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 02:55:13 DEBUG : banana: Excluded (Path Filter) 2025/06/25 02:55:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 02:55:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 02:55:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 02:55:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 02:55:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 02:55:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 02:55:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 02:55:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 02:55:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 02:55:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 02:55:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 02:55:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 02:55:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 02:55:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 02:55:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 02:55:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 02:55:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 02:55:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:13 DEBUG : apple: Unchanged skipping 2025/06/25 02:55:13 DEBUG : banana: Unchanged skipping 2025/06/25 02:55:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:13 DEBUG : splitbananasplit: Unchanged skipping 2025/06/25 02:55:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/25 02:55:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/25 02:55:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/25 02:55:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/25 02:55:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/25 02:55:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/25 02:55:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/25 02:55:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/25 02:55:13 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:55:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/25 02:55:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/25 02:55:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/25 02:55:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/25 02:55:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/25 02:55:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/25 02:55:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/25 02:55:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/25 02:55:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/25 02:55:13 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:55:13 DEBUG : Waiting for deletions to finish 2025/06/25 02:55:13 DEBUG : Waiting for deletions to finish 2025/06/25 02:55:13 DEBUG : apple: Excluded (Path Filter) 2025/06/25 02:55:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 02:55:13 DEBUG : banana: Excluded (Path Filter) 2025/06/25 02:55:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 02:55:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 02:55:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 02:55:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 02:55:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 02:55:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 02:55:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 02:55:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 02:55:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 02:55:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 02:55:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 02:55:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 02:55:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 02:55:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 02:55:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 02:55:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 02:55:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 02:55:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:14 DEBUG : apple: Unchanged skipping 2025/06/25 02:55:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/25 02:55:14 DEBUG : banana: Unchanged skipping 2025/06/25 02:55:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:14 DEBUG : splitbananasplit: Unchanged skipping 2025/06/25 02:55:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/25 02:55:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:14 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:55:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/25 02:55:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/25 02:55:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/25 02:55:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/25 02:55:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/25 02:55:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/25 02:55:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/25 02:55:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/25 02:55:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/25 02:55:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/25 02:55:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/25 02:55:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/25 02:55:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/25 02:55:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/25 02:55:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/25 02:55:14 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:55:14 DEBUG : Waiting for deletions to finish 2025/06/25 02:55:14 DEBUG : Waiting for deletions to finish 2025/06/25 02:55:14 DEBUG : apple: Excluded (Path Filter) 2025/06/25 02:55:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 02:55:14 DEBUG : banana: Excluded (Path Filter) 2025/06/25 02:55:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 02:55:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 02:55:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 02:55:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 02:55:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 02:55:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 02:55:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 02:55:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 02:55:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 02:55:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 02:55:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 02:55:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 02:55:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 02:55:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 02:55:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 02:55:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 02:55:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:55:30 DEBUG : Waiting for deletions to finish 2025/06/25 02:55:31 DEBUG : apple: Excluded (Path Filter) 2025/06/25 02:55:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 02:55:31 DEBUG : banana: Excluded (Path Filter) 2025/06/25 02:55:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 02:55:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 02:55:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 02:55:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 02:55:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 02:55:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 02:55:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 02:55:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 02:55:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 02:55:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 02:55:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 02:55:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 02:55:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 02:55:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 02:55:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 02:55:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 02:55:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 02:55:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:31 DEBUG : apple: Unchanged skipping 2025/06/25 02:55:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/25 02:55:31 DEBUG : banana: Unchanged skipping 2025/06/25 02:55:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:31 DEBUG : splitbananasplit: Unchanged skipping 2025/06/25 02:55:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/25 02:55:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/25 02:55:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/25 02:55:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/25 02:55:31 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:55:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/25 02:55:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/25 02:55:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/25 02:55:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/25 02:55:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/25 02:55:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/25 02:55:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/25 02:55:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/25 02:55:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/25 02:55:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/25 02:55:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/25 02:55:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/25 02:55:31 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:55:31 DEBUG : Waiting for deletions to finish 2025/06/25 02:55:31 DEBUG : Waiting for deletions to finish 2025/06/25 02:55:32 DEBUG : apple: Excluded (Path Filter) 2025/06/25 02:55:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 02:55:32 DEBUG : banana: Excluded (Path Filter) 2025/06/25 02:55:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 02:55:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 02:55:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 02:55:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 02:55:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 02:55:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 02:55:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 02:55:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 02:55:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 02:55:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 02:55:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 02:55:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 02:55:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 02:55:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 02:55:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 02:55:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 02:55:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 02:55:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:32 DEBUG : apple: Unchanged skipping 2025/06/25 02:55:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:32 DEBUG : splitbananasplit: Unchanged skipping 2025/06/25 02:55:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/25 02:55:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:32 DEBUG : banana: Unchanged skipping 2025/06/25 02:55:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/25 02:55:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/25 02:55:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/25 02:55:32 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:55:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/25 02:55:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/25 02:55:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/25 02:55:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/25 02:55:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/25 02:55:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/25 02:55:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/25 02:55:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/25 02:55:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/25 02:55:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/25 02:55:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/25 02:55:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/25 02:55:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/25 02:55:32 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:55:32 DEBUG : Waiting for deletions to finish 2025/06/25 02:55:32 DEBUG : Waiting for deletions to finish 2025/06/25 02:55:32 DEBUG : apple: Excluded (Path Filter) 2025/06/25 02:55:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 02:55:32 DEBUG : banana: Excluded (Path Filter) 2025/06/25 02:55:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 02:55:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 02:55:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 02:55:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 02:55:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 02:55:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 02:55:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 02:55:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 02:55:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 02:55:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 02:55:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 02:55:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 02:55:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 02:55:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 02:55:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 02:55:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 02:55:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:55:49 DEBUG : Waiting for deletions to finish 2025/06/25 02:55:49 DEBUG : apple: Excluded (Path Filter) 2025/06/25 02:55:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 02:55:49 DEBUG : banana: Excluded (Path Filter) 2025/06/25 02:55:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 02:55:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 02:55:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 02:55:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 02:55:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 02:55:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 02:55:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 02:55:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 02:55:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 02:55:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 02:55:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 02:55:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 02:55:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 02:55:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 02:55:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 02:55:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 02:55:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 02:55:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:50 DEBUG : apple: Unchanged skipping 2025/06/25 02:55:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:50 DEBUG : banana: Unchanged skipping 2025/06/25 02:55:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:50 DEBUG : splitbananasplit: Unchanged skipping 2025/06/25 02:55:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/25 02:55:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/25 02:55:50 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:55:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/25 02:55:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/25 02:55:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/25 02:55:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/25 02:55:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/25 02:55:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/25 02:55:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/25 02:55:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/25 02:55:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/25 02:55:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/25 02:55:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/25 02:55:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/25 02:55:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/25 02:55:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/25 02:55:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/25 02:55:50 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:55:50 DEBUG : Waiting for deletions to finish 2025/06/25 02:55:50 DEBUG : Waiting for deletions to finish 2025/06/25 02:55:50 DEBUG : apple: Excluded (Path Filter) 2025/06/25 02:55:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 02:55:50 DEBUG : banana: Excluded (Path Filter) 2025/06/25 02:55:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 02:55:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 02:55:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 02:55:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 02:55:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 02:55:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 02:55:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 02:55:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 02:55:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 02:55:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 02:55:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 02:55:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 02:55:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 02:55:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 02:55:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 02:55:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 02:55:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 02:55:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:50 DEBUG : banana: Unchanged skipping 2025/06/25 02:55:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:50 DEBUG : splitbananasplit: Unchanged skipping 2025/06/25 02:55:50 DEBUG : apple: Unchanged skipping 2025/06/25 02:55:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/25 02:55:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/25 02:55:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/25 02:55:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/25 02:55:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/25 02:55:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/25 02:55:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/25 02:55:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/25 02:55:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/25 02:55:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/25 02:55:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/25 02:55:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/25 02:55:50 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:55:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/25 02:55:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/25 02:55:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/25 02:55:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/25 02:55:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:55:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/25 02:55:50 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:55:50 DEBUG : Waiting for deletions to finish 2025/06/25 02:55:50 DEBUG : Waiting for deletions to finish 2025/06/25 02:55:51 DEBUG : apple: Excluded (Path Filter) 2025/06/25 02:55:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 02:55:51 DEBUG : banana: Excluded (Path Filter) 2025/06/25 02:55:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 02:55:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 02:55:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 02:55:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 02:55:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 02:55:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 02:55:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 02:55:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 02:55:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 02:55:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 02:55:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 02:55:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 02:55:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 02:55:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 02:55:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 02:55:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 02:55:51 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (224.33s) --- PASS: TestTransform/NFC (16.77s) --- PASS: TestTransform/NFD (18.04s) --- PASS: TestTransform/base64 (21.80s) --- PASS: TestTransform/prefix (25.50s) --- PASS: TestTransform/suffix (26.40s) --- PASS: TestTransform/truncate (22.31s) --- PASS: TestTransform/encoder (19.14s) --- PASS: TestTransform/ISO-8859-1 (18.20s) --- PASS: TestTransform/charmap (19.55s) --- PASS: TestTransform/lowercase (18.52s) --- PASS: TestTransform/ascii (18.10s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:55:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/25 02:55:56 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/25 02:55:56 INFO : sub dir_somesuffix: Making directory 2025/06/25 02:55:56 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/25 02:55:56 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/06/25 02:55:56 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/25 02:55:56 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/06/25 02:55:56 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/25 02:55:56 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:55:56 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:55:56 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 02:55:56 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/25 02:55:56 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.80s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:55:57 DEBUG : toe: transformed to: tictactoe 2025/06/25 02:55:57 DEBUG : toe: transformed to: tictactoe 2025/06/25 02:55:57 INFO : tictactoe: Making directory 2025/06/25 02:55:57 DEBUG : toe: transformed to: tictactoe 2025/06/25 02:55:57 DEBUG : toe: transformed to: tictactoe 2025/06/25 02:55:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/25 02:55:57 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/06/25 02:55:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/25 02:55:57 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:55:57 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:55:58 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 02:55:58 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/06/25 02:55:58 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.81s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:55:59 INFO : toe: Making directory 2025/06/25 02:55:59 INFO : toe/toe: Making directory 2025/06/25 02:55:59 DEBUG : toe: transformed to: tictactoe 2025/06/25 02:55:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/25 02:55:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/25 02:55:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/25 02:55:59 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:55:59 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:56:00 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 02:56:00 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/25 02:56:00 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.99s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:56:01 INFO : toe: Making directory 2025/06/25 02:56:01 INFO : toe/toe: Making directory 2025/06/25 02:56:01 DEBUG : toe: transformed to: tictactoe 2025/06/25 02:56:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/25 02:56:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/25 02:56:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/25 02:56:01 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:56:01 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:56:02 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 02:56:02 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/25 02:56:02 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.97s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:56:03 DEBUG : empty_dir: Making directory with metadata 2025/06/25 02:56:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/25 02:56:03 DEBUG : toe: transformed to: tictactoe 2025/06/25 02:56:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 02:56:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 02:56:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 02:56:03 INFO : tictacempty_dir: Making directory 2025/06/25 02:56:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 02:56:03 DEBUG : toe: transformed to: tictactoe 2025/06/25 02:56:03 DEBUG : toe: transformed to: tictactoe 2025/06/25 02:56:03 INFO : tictactoe: Making directory 2025/06/25 02:56:03 DEBUG : toe: transformed to: tictactoe 2025/06/25 02:56:03 DEBUG : toe: transformed to: tictactoe 2025/06/25 02:56:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/25 02:56:03 INFO : tictactoe/tictactoe: Making directory 2025/06/25 02:56:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/25 02:56:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/25 02:56:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/25 02:56:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/25 02:56:03 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:56:03 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:56:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 02:56:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/25 02:56:04 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.73s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:56:05 DEBUG : empty_dir: Making directory with metadata 2025/06/25 02:56:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/25 02:56:05 DEBUG : toe: transformed to: tictactoe 2025/06/25 02:56:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 02:56:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 02:56:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 02:56:05 INFO : tictacempty_dir: Making directory 2025/06/25 02:56:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 02:56:05 DEBUG : toe: transformed to: tictactoe 2025/06/25 02:56:05 DEBUG : toe: transformed to: tictactoe 2025/06/25 02:56:05 INFO : tictactoe: Making directory 2025/06/25 02:56:05 DEBUG : toe: transformed to: tictactoe 2025/06/25 02:56:05 DEBUG : toe: transformed to: tictactoe 2025/06/25 02:56:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/25 02:56:05 INFO : tictactoe/tictactoe: Making directory 2025/06/25 02:56:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/25 02:56:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/25 02:56:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/25 02:56:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/25 02:56:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/25 02:56:05 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:56:05 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:56:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 02:56:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/25 02:56:06 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/25 02:56:06 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:56:06 DEBUG : toe: transformed to: tictactoe 2025/06/25 02:56:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 02:56:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 02:56:06 DEBUG : toe: transformed to: tictactoe 2025/06/25 02:56:06 DEBUG : toe: transformed to: tictactoe 2025/06/25 02:56:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/25 02:56:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 02:56:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/06/25 02:56:06 NOTICE: B2 bucket rclone-test-xacakes4qoyu: 0 differences found 2025/06/25 02:56:06 NOTICE: B2 bucket rclone-test-xacakes4qoyu: 1 matching files --- PASS: TestAllTag (1.96s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:56:07 DEBUG : toe: transformed to: tictactoe 2025/06/25 02:56:07 DEBUG : toe: transformed to: tictactoe 2025/06/25 02:56:07 INFO : tictactoe: Making directory 2025/06/25 02:56:07 DEBUG : toe: transformed to: tictactoe 2025/06/25 02:56:07 DEBUG : toe: transformed to: tictactoe 2025/06/25 02:56:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/25 02:56:07 INFO : tictactoe/tictactoe: Making directory 2025/06/25 02:56:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/25 02:56:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/25 02:56:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/25 02:56:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/25 02:56:07 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:56:07 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:56:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 02:56:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/25 02:56:08 DEBUG : Waiting for deletions to finish 2025/06/25 02:56:08 DEBUG : toe: transformed to: tictactoe 2025/06/25 02:56:08 DEBUG : toe: transformed to: tictactoe 2025/06/25 02:56:08 DEBUG : toe: transformed to: tictactoe 2025/06/25 02:56:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/25 02:56:08 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 02:56:08 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:56:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/25 02:56:08 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/06/25 02:56:08 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:56:08 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.54s) === RUN TestSyntax 2025/06/25 02:56:09 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:56:09 INFO : toe: Making directory 2025/06/25 02:56:09 INFO : toe/toe: Making directory 2025/06/25 02:56:09 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/25 02:56:09 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:56:09 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:56:10 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 02:56:10 INFO : toe/toe/toe: Copied (new) 2025/06/25 02:56:10 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.95s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:56:11 DEBUG : empty_dir: Making directory with metadata 2025/06/25 02:56:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/25 02:56:11 DEBUG : toe: transformed to: tictactoe 2025/06/25 02:56:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 02:56:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 02:56:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 02:56:11 INFO : tictacempty_dir: Making directory 2025/06/25 02:56:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 02:56:11 DEBUG : toe: transformed to: tictactoe 2025/06/25 02:56:11 DEBUG : toe: transformed to: tictactoe 2025/06/25 02:56:11 INFO : tictactoe: Making directory 2025/06/25 02:56:11 DEBUG : toe: transformed to: tictactoe 2025/06/25 02:56:11 DEBUG : toe: transformed to: tictactoe 2025/06/25 02:56:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/25 02:56:11 INFO : tictactoe/tictactoe: Making directory 2025/06/25 02:56:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/25 02:56:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/25 02:56:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/25 02:56:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/25 02:56:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/25 02:56:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/25 02:56:11 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:56:11 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:56:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 02:56:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/25 02:56:12 INFO : toe/toe/toe.txt: Deleted 2025/06/25 02:56:12 INFO : toe/toe: Removing directory 2025/06/25 02:56:12 INFO : toe: Removing directory 2025/06/25 02:56:12 INFO : empty_dir: Removing directory 2025/06/25 02:56:12 DEBUG : Local file system at /tmp/rclone3932147043: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.63s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:56:13 DEBUG : empty_dir: Making directory with metadata 2025/06/25 02:56:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/25 02:56:13 DEBUG : toe: transformed to: tictactoe 2025/06/25 02:56:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 02:56:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 02:56:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 02:56:13 INFO : tictacempty_dir: Making directory 2025/06/25 02:56:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 02:56:13 DEBUG : toe: transformed to: tictactoe 2025/06/25 02:56:13 DEBUG : toe: transformed to: tictactoe 2025/06/25 02:56:13 INFO : tictactoe: Making directory 2025/06/25 02:56:13 DEBUG : toe: transformed to: tictactoe 2025/06/25 02:56:13 DEBUG : toe: transformed to: tictactoe 2025/06/25 02:56:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/25 02:56:13 INFO : tictactoe/tictactoe: Making directory 2025/06/25 02:56:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/25 02:56:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/25 02:56:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/25 02:56:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/25 02:56:13 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:56:13 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:56:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/25 02:56:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/25 02:56:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 02:56:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/25 02:56:14 INFO : toe/toe/toe.txt: Deleted 2025/06/25 02:56:14 INFO : toe/toe: Removing directory 2025/06/25 02:56:14 INFO : toe: Removing directory 2025/06/25 02:56:14 INFO : empty_dir: Removing directory 2025/06/25 02:56:14 DEBUG : Local file system at /tmp/rclone3932147043: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/25 02:56:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/25 02:56:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/25 02:56:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/25 02:56:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/25 02:56:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 02:56:15 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/06/25 02:56:15 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.24s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:56:16 DEBUG : Reset feature "Copy" 2025/06/25 02:56:16 DEBUG : Reset feature "Move" 2025/06/25 02:56:16 DEBUG : Reset feature "Copy" 2025/06/25 02:56:16 DEBUG : Reset feature "Move" 2025/06/25 02:56:16 DEBUG : empty_dir: Making directory with metadata 2025/06/25 02:56:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/25 02:56:16 DEBUG : toe: transformed to: tictactoe 2025/06/25 02:56:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 02:56:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 02:56:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 02:56:16 INFO : tictacempty_dir: Making directory 2025/06/25 02:56:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 02:56:16 DEBUG : toe: transformed to: tictactoe 2025/06/25 02:56:16 DEBUG : toe: transformed to: tictactoe 2025/06/25 02:56:16 INFO : tictactoe: Making directory 2025/06/25 02:56:16 DEBUG : toe: transformed to: tictactoe 2025/06/25 02:56:16 DEBUG : toe: transformed to: tictactoe 2025/06/25 02:56:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/25 02:56:16 INFO : tictactoe/tictactoe: Making directory 2025/06/25 02:56:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/25 02:56:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/25 02:56:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/25 02:56:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/25 02:56:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/25 02:56:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/25 02:56:16 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:56:16 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:56:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 02:56:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/25 02:56:17 INFO : toe/toe/toe.txt: Deleted 2025/06/25 02:56:17 INFO : toe/toe: Removing directory 2025/06/25 02:56:17 INFO : toe: Removing directory 2025/06/25 02:56:17 INFO : empty_dir: Removing directory 2025/06/25 02:56:17 DEBUG : Local file system at /tmp/rclone3932147043: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/25 02:56:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/25 02:56:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/25 02:56:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/25 02:56:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/25 02:56:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 02:56:19 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/06/25 02:56:19 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.96s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:56:20 DEBUG : toe: transformed to: dG9l 2025/06/25 02:56:20 DEBUG : toe: transformed to: dG9l 2025/06/25 02:56:20 INFO : dG9l: Making directory 2025/06/25 02:56:20 DEBUG : toe: transformed to: dG9l 2025/06/25 02:56:20 DEBUG : toe: transformed to: dG9l 2025/06/25 02:56:20 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/25 02:56:20 INFO : dG9l/dG9l: Making directory 2025/06/25 02:56:20 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/25 02:56:20 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/06/25 02:56:20 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/25 02:56:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/25 02:56:20 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/25 02:56:20 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:56:20 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:56:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 02:56:21 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/06/25 02:56:21 DEBUG : Waiting for deletions to finish 2025/06/25 02:56:21 DEBUG : dG9l: transformed to: toe 2025/06/25 02:56:21 DEBUG : dG9l: transformed to: toe 2025/06/25 02:56:21 DEBUG : dG9l: transformed to: toe 2025/06/25 02:56:21 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/06/25 02:56:21 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/06/25 02:56:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/06/25 02:56:21 DEBUG : Local file system at /tmp/rclone3932147043: Waiting for checks to finish 2025/06/25 02:56:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/06/25 02:56:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/06/25 02:56:21 DEBUG : Local file system at /tmp/rclone3932147043: Waiting for transfers to finish 2025/06/25 02:56:21 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.57s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-xacakes4qoyu", Local "Local file system at /tmp/rclone3932147043", Modify Window "1ms" 2025/06/25 02:56:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/25 02:56:23 DEBUG : toe: transformed to: 2025/06/25 02:56:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/25 02:56:23 DEBUG : toe: transformed to: 2025/06/25 02:56:23 INFO : B2 bucket rclone-test-xacakes4qoyu: Making directory 2025/06/25 02:56:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/25 02:56:23 DEBUG : toe: transformed to: 2025/06/25 02:56:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/25 02:56:23 DEBUG : toe: transformed to: 2025/06/25 02:56:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/25 02:56:23 DEBUG : toe/toe: transformed to: 2025/06/25 02:56:23 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/25 02:56:23 INFO : toe/toe: Making directory 2025/06/25 02:56:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/25 02:56:23 DEBUG : toe/toe: transformed to: 2025/06/25 02:56:23 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/25 02:56:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/25 02:56:23 DEBUG : toe: transformed to: 2025/06/25 02:56:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/25 02:56:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/25 02:56:23 DEBUG : toe/toe/toe: transformed to: 2025/06/25 02:56:23 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/25 02:56:23 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for checks to finish 2025/06/25 02:56:23 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Waiting for transfers to finish 2025/06/25 02:56:23 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 02:56:23 INFO : toe/toe/toe: Copied (new) 2025/06/25 02:56:23 ERROR : B2 bucket rclone-test-xacakes4qoyu: not deleting files as there were IO errors 2025/06/25 02:56:23 ERROR : B2 bucket rclone-test-xacakes4qoyu: not deleting directories as there were IO errors --- PASS: TestError (1.65s) PASS 2025/06/25 02:56:24 DEBUG : B2 bucket rclone-test-xacakes4qoyu: Purge remote 2025/06/25 02:56:24 INFO : B2 bucket rclone-test-xacakes4qoyu: cleaning bucket "rclone-test-xacakes4qoyu" of all files 2025/06/25 02:56:25 DEBUG : BackupDir/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f407961d40d1cecac_d20250625_m024936_c001_v7007000_t0000_u01750819776065") 2025/06/25 02:56:25 DEBUG : BackupDir/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f10655d97e833d9ab_d20250625_m024930_c001_v0001137_t0050_u01750819770025") 2025/06/25 02:56:25 DEBUG : CompareDest/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f418c35426662c7fb_d20250625_m024910_c001_v7007000_t0000_u01750819750684") 2025/06/25 02:56:25 DEBUG : CompareDest/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b515_d20250625_m024904_c001_v0001144_t0039_u01750819744130") 2025/06/25 02:56:25 DEBUG : CompareDest/two: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f418c35426662c7fc_d20250625_m024910_c001_v7007000_t0000_u01750819750866") 2025/06/25 02:56:25 DEBUG : CompareDest/two: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa426_d20250625_m024906_c001_v0001171_t0026_u01750819746007") 2025/06/25 02:56:25 DEBUG : CopyDest/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f407961d40d1cecad_d20250625_m024936_c001_v7007000_t0000_u01750819776249") 2025/06/25 02:56:25 DEBUG : CopyDest/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4efcd_d20250625_m024927_c001_v0001172_t0009_u01750819767040") 2025/06/25 02:56:25 DEBUG : CopyDest/three: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f407961d40d1cecae_d20250625_m024936_c001_v7007000_t0000_u01750819776433") 2025/06/25 02:56:26 DEBUG : CopyDest/three: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa542_d20250625_m024933_c001_v0001171_t0052_u01750819773842") 2025/06/25 02:56:26 DEBUG : CopyDest/two: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f407961d40d1cecaf_d20250625_m024936_c001_v7007000_t0000_u01750819776616") 2025/06/25 02:56:26 DEBUG : CopyDest/two: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b56b_d20250625_m024931_c001_v0001144_t0059_u01750819771567") 2025/06/25 02:56:26 DEBUG : EXISTING: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde95a3_d20250625_m025102_c001_v7007000_t0000_u01750819862199") 2025/06/25 02:56:26 DEBUG : EXISTING: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa86b_d20250625_m025101_c001_v0001171_t0045_u01750819861122") 2025/06/25 02:56:26 DEBUG : PREFIXapple: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f401fb357a6ab45c8_d20250625_m025327_c001_v7007000_t0000_u01750820007874") 2025/06/25 02:56:26 DEBUG : PREFIXapple: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aae84_d20250625_m025321_c001_v0001171_t0035_u01750820001067") 2025/06/25 02:56:26 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f401fb357a6ab45cb_d20250625_m025328_c001_v7007000_t0000_u01750820008244") 2025/06/25 02:56:26 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314b7f_d20250625_m025321_c001_v0001100_t0036_u01750820001078") 2025/06/25 02:56:26 DEBUG : PREFIXbanana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40730db716a67cc0_d20250625_m025328_c001_v7007000_t0000_u01750820008087") 2025/06/25 02:56:26 DEBUG : PREFIXbanana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b86a_d20250625_m025321_c001_v0001144_t0054_u01750820001098") 2025/06/25 02:56:26 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caf9e_d20250625_m025327_c001_v7007000_t0000_u01750820007917") 2025/06/25 02:56:26 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5faff91_d20250625_m025321_c001_v0001144_t0053_u01750820001088") 2025/06/25 02:56:26 DEBUG : Testêé: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde95a0_d20250625_m025058_c001_v7007000_t0000_u01750819858369") 2025/06/25 02:56:26 DEBUG : Testêé: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa83f_d20250625_m025057_c001_v0001171_t0012_u01750819857524") 2025/06/25 02:56:26 DEBUG : Testêé: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b643_d20250625_m025056_c001_v0001144_t0037_u01750819856100") 2025/06/25 02:56:26 DEBUG : YXBwbGU=: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b515177_d20250625_m025304_c001_v7007000_t0000_u01750819984089") 2025/06/25 02:56:26 DEBUG : YXBwbGU=: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314b25_d20250625_m025258_c001_v0001100_t0012_u01750819978907") 2025/06/25 02:56:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b515179_d20250625_m025304_c001_v7007000_t0000_u01750819984273") 2025/06/25 02:56:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b826_d20250625_m025258_c001_v0001144_t0054_u01750819978917") 2025/06/25 02:56:27 DEBUG : YmFuYW5h: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b51517a_d20250625_m025304_c001_v7007000_t0000_u01750819984455") 2025/06/25 02:56:27 DEBUG : YmFuYW5h: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aad96_d20250625_m025258_c001_v0001171_t0046_u01750819978886") 2025/06/25 02:56:27 DEBUG : a/potato2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f422dedf5133c6966_d20250625_m024732_c001_v7007000_t0000_u01750819652734") 2025/06/25 02:56:27 DEBUG : a/potato2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4edcb_d20250625_m024731_c001_v0001172_t0032_u01750819651824") 2025/06/25 02:56:27 DEBUG : a/potato2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f422dedf5133c6962_d20250625_m024730_c001_v7007000_t0000_u01750819650317") 2025/06/25 02:56:27 DEBUG : a/potato2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4edbc_d20250625_m024729_c001_v0001172_t0011_u01750819649474") 2025/06/25 02:56:27 DEBUG : a/potato2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f413b977d3b52248b_d20250625_m024712_c001_v7007000_t0000_u01750819632126") 2025/06/25 02:56:27 DEBUG : a/potato2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ed70_d20250625_m024711_c001_v0001172_t0055_u01750819631308") 2025/06/25 02:56:27 DEBUG : apple: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f415f2c7c42961297_d20250625_m025551_c001_v7007000_t0000_u01750820151771") 2025/06/25 02:56:27 DEBUG : apple: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab4c5_d20250625_m025547_c001_v0001171_t0041_u01750820147287") 2025/06/25 02:56:27 DEBUG : apple: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4019711adbb9ad48_d20250625_m025533_c001_v7007000_t0000_u01750820133335") 2025/06/25 02:56:27 DEBUG : apple: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab439_d20250625_m025528_c001_v0001171_t0024_u01750820128798") 2025/06/25 02:56:27 DEBUG : apple: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40999fee4cdd81a8_d20250625_m025515_c001_v7007000_t0000_u01750820115084") 2025/06/25 02:56:27 DEBUG : apple: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab365_d20250625_m025510_c001_v0001171_t0024_u01750820110607") 2025/06/25 02:56:27 DEBUG : apple: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4154f524e8ba41df_d20250625_m025455_c001_v7007000_t0000_u01750820095111") 2025/06/25 02:56:27 DEBUG : apple: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab28a_d20250625_m025450_c001_v0001171_t0045_u01750820090965") 2025/06/25 02:56:27 DEBUG : apple: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f408fc7e03e4327ae_d20250625_m025437_c001_v7007000_t0000_u01750820077324") 2025/06/25 02:56:27 DEBUG : apple: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab1b6_d20250625_m025432_c001_v0001171_t0058_u01750820072438") 2025/06/25 02:56:28 DEBUG : apple: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b5151dc_d20250625_m025418_c001_v7007000_t0000_u01750820058208") 2025/06/25 02:56:28 DEBUG : apple: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab0c8_d20250625_m025410_c001_v0001171_t0009_u01750820050148") 2025/06/25 02:56:28 DEBUG : apple: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4123b9dd55dd0fa3_d20250625_m025355_c001_v7007000_t0000_u01750820035899") 2025/06/25 02:56:28 DEBUG : apple: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fafff0_d20250625_m025351_c001_v0001144_t0013_u01750820031607") 2025/06/25 02:56:28 DEBUG : apple: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f413b977d3b5225fb_d20250625_m025350_c001_v7007000_t0000_u01750820030454") 2025/06/25 02:56:28 DEBUG : apple: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314bdf_d20250625_m025344_c001_v0001100_t0044_u01750820024313") 2025/06/25 02:56:28 DEBUG : apple: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f401fb357a6ab45cc_d20250625_m025329_c001_v7007000_t0000_u01750820009563") 2025/06/25 02:56:28 DEBUG : apple: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5faff9b_d20250625_m025325_c001_v0001144_t0032_u01750820005196") 2025/06/25 02:56:28 DEBUG : apple: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f407961d40d1cf49d_d20250625_m025324_c001_v7007000_t0000_u01750820004244") 2025/06/25 02:56:28 DEBUG : apple: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aae6a_d20250625_m025317_c001_v0001171_t0057_u01750819997999") 2025/06/25 02:56:28 DEBUG : apple: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b515173_d20250625_m025302_c001_v7007000_t0000_u01750819982284") 2025/06/25 02:56:28 DEBUG : apple: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aad6e_d20250625_m025255_c001_v0001171_t0046_u01750819975618") 2025/06/25 02:56:28 DEBUG : apple: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f402ff3cf692a97fd_d20250625_m025242_c001_v7007000_t0000_u01750819962166") 2025/06/25 02:56:28 DEBUG : apple: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aacc4_d20250625_m025237_c001_v0001171_t0043_u01750819957709") 2025/06/25 02:56:28 DEBUG : apple: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caf5d_d20250625_m025224_c001_v7007000_t0000_u01750819944266") 2025/06/25 02:56:28 DEBUG : apple: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aabf0_d20250625_m025220_c001_v0001171_t0018_u01750819940341") 2025/06/25 02:56:28 DEBUG : appleSUFFIX: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f418c35426662c8df_d20250625_m025354_c001_v7007000_t0000_u01750820034356") 2025/06/25 02:56:28 DEBUG : appleSUFFIX: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b8ce_d20250625_m025347_c001_v0001144_t0016_u01750820027063") 2025/06/25 02:56:28 DEBUG : appleapple: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b5151e0_d20250625_m025418_c001_v7007000_t0000_u01750820058501") 2025/06/25 02:56:28 DEBUG : appleapple: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab0e2_d20250625_m025413_c001_v0001171_t0025_u01750820053721") 2025/06/25 02:56:28 DEBUG : appleappleapplebanana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f415f2c7c42961298_d20250625_m025551_c001_v7007000_t0000_u01750820151955") 2025/06/25 02:56:29 DEBUG : appleappleapplebanana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fb016d_d20250625_m025548_c001_v0001144_t0000_u01750820147999") 2025/06/25 02:56:29 DEBUG : appleappleapplebanana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4019711adbb9ad49_d20250625_m025533_c001_v7007000_t0000_u01750820133519") 2025/06/25 02:56:29 DEBUG : appleappleapplebanana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fb013f_d20250625_m025529_c001_v0001144_t0023_u01750820129563") 2025/06/25 02:56:29 DEBUG : appleappleapplebanana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40999fee4cdd81a9_d20250625_m025515_c001_v7007000_t0000_u01750820115281") 2025/06/25 02:56:29 DEBUG : appleappleapplebanana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fb00fd_d20250625_m025511_c001_v0001144_t0042_u01750820111362") 2025/06/25 02:56:29 DEBUG : appleappleapplebanana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4154f524e8ba41e1_d20250625_m025455_c001_v7007000_t0000_u01750820095383") 2025/06/25 02:56:29 DEBUG : appleappleapplebanana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fb00be_d20250625_m025451_c001_v0001144_t0041_u01750820091532") 2025/06/25 02:56:29 DEBUG : appleappleapplebanana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f408fc7e03e4327af_d20250625_m025437_c001_v7007000_t0000_u01750820077507") 2025/06/25 02:56:29 DEBUG : appleappleapplebanana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fb0090_d20250625_m025433_c001_v0001144_t0015_u01750820073181") 2025/06/25 02:56:29 DEBUG : appleappleapplebanana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4209261e4500d58b_d20250625_m025416_c001_v7007000_t0000_u01750820056456") 2025/06/25 02:56:29 DEBUG : appleappleapplebanana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314c4b_d20250625_m025411_c001_v0001100_t0022_u01750820051732") 2025/06/25 02:56:29 DEBUG : appleappleapplebanana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4123b9dd55dd0fa4_d20250625_m025356_c001_v7007000_t0000_u01750820036082") 2025/06/25 02:56:29 DEBUG : appleappleapplebanana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b8e6_d20250625_m025351_c001_v0001144_t0000_u01750820031596") 2025/06/25 02:56:29 DEBUG : appleappleapplebanana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f416ad5464f6144ec_d20250625_m025350_c001_v7007000_t0000_u01750820030504") 2025/06/25 02:56:29 DEBUG : appleappleapplebanana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aafac_d20250625_m025345_c001_v0001171_t0012_u01750820025380") 2025/06/25 02:56:29 DEBUG : appleappleapplebanana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f401fb357a6ab45cf_d20250625_m025329_c001_v7007000_t0000_u01750820009746") 2025/06/25 02:56:29 DEBUG : appleappleapplebanana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aaebf_d20250625_m025325_c001_v0001171_t0046_u01750820005190") 2025/06/25 02:56:29 DEBUG : appleappleapplebanana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caf96_d20250625_m025324_c001_v7007000_t0000_u01750820004184") 2025/06/25 02:56:29 DEBUG : appleappleapplebanana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5faff8b_d20250625_m025318_c001_v0001144_t0020_u01750819998785") 2025/06/25 02:56:29 DEBUG : appleappleapplebanana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b515172_d20250625_m025302_c001_v7007000_t0000_u01750819982101") 2025/06/25 02:56:30 DEBUG : appleappleapplebanana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314b17_d20250625_m025256_c001_v0001100_t0002_u01750819976533") 2025/06/25 02:56:30 DEBUG : appleappleapplebanana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f402ff3cf692a97fe_d20250625_m025242_c001_v7007000_t0000_u01750819962348") 2025/06/25 02:56:30 DEBUG : appleappleapplebanana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314ae3_d20250625_m025238_c001_v0001100_t0012_u01750819958608") 2025/06/25 02:56:30 DEBUG : appleappleapplebanana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caf5f_d20250625_m025224_c001_v7007000_t0000_u01750819944448") 2025/06/25 02:56:30 DEBUG : appleappleapplebanana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314a9b_d20250625_m025221_c001_v0001100_t0023_u01750819941256") 2025/06/25 02:56:30 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f42150288fa985046_d20250625_m025354_c001_v7007000_t0000_u01750820034168") 2025/06/25 02:56:30 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314bed_d20250625_m025347_c001_v0001100_t0050_u01750820027032") 2025/06/25 02:56:30 DEBUG : b/potato: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f422dedf5133c6967_d20250625_m024732_c001_v7007000_t0000_u01750819652915") 2025/06/25 02:56:30 DEBUG : b/potato: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4edc3_d20250625_m024730_c001_v0001172_t0024_u01750819650864") 2025/06/25 02:56:30 DEBUG : b/potato: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f422dedf5133c6961_d20250625_m024729_c001_v7007000_t0000_u01750819649763") 2025/06/25 02:56:30 DEBUG : b/potato: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4edb6_d20250625_m024728_c001_v0001172_t0048_u01750819648441") 2025/06/25 02:56:30 DEBUG : b/potato: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f413b977d3b522489_d20250625_m024711_c001_v7007000_t0000_u01750819631572") 2025/06/25 02:56:30 DEBUG : b/potato: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ed68_d20250625_m024710_c001_v0001172_t0057_u01750819630049") 2025/06/25 02:56:30 DEBUG : backup/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4187ea8124e1e337_d20250625_m024949_c001_v7007000_t0000_u01750819789734") 2025/06/25 02:56:30 DEBUG : backup/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11672b2df2d674fb_d20250625_m024947_c001_v0001183_t0016_u01750819787968") 2025/06/25 02:56:30 DEBUG : backup/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f108322916c11fd6c_d20250625_m024944_c001_v0001181_t0037_u01750819784033") 2025/06/25 02:56:30 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caeb2_d20250625_m025018_c001_v7007000_t0000_u01750819818388") 2025/06/25 02:56:30 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f10893493c1ec7d6c_d20250625_m025016_c001_v0001184_t0029_u01750819816572") 2025/06/25 02:56:30 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f112bbc54a3abf973_d20250625_m025012_c001_v0001171_t0014_u01750819812121") 2025/06/25 02:56:30 DEBUG : backup/one.bak: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4191d0f2f116d605_d20250625_m025005_c001_v7007000_t0000_u01750819805197") 2025/06/25 02:56:30 DEBUG : backup/one.bak: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1182286fdf24846f_d20250625_m025003_c001_v0001183_t0028_u01750819803109") 2025/06/25 02:56:31 DEBUG : backup/one.bak: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f10693aab4d5635ff_d20250625_m024959_c001_v0001157_t0035_u01750819799301") 2025/06/25 02:56:31 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caeb3_d20250625_m025018_c001_v7007000_t0000_u01750819818569") 2025/06/25 02:56:31 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1184652cc42565a3_d20250625_m025017_c001_v0001090_t0012_u01750819817464") 2025/06/25 02:56:31 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f10673d0a8229fac7_d20250625_m025013_c001_v0001161_t0040_u01750819813988") 2025/06/25 02:56:31 DEBUG : backup/three.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4187ea8124e1e339_d20250625_m024949_c001_v7007000_t0000_u01750819789918") 2025/06/25 02:56:31 DEBUG : backup/three.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f114080d8637873c8_d20250625_m024948_c001_v0001153_t0008_u01750819788814") 2025/06/25 02:56:31 DEBUG : backup/three.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f109bb14b35813b12_d20250625_m024945_c001_v0001116_t0015_u01750819785492") 2025/06/25 02:56:31 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4191d0f2f116d606_d20250625_m025005_c001_v7007000_t0000_u01750819805380") 2025/06/25 02:56:31 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f109abbf9c3ad516a_d20250625_m025003_c001_v0001105_t0033_u01750819803942") 2025/06/25 02:56:31 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f102babb137c6b935_d20250625_m025000_c001_v0001178_t0029_u01750819800795") 2025/06/25 02:56:31 DEBUG : banana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f415f2c7c4296129a_d20250625_m025552_c001_v7007000_t0000_u01750820152137") 2025/06/25 02:56:31 DEBUG : banana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314dd4_d20250625_m025547_c001_v0001100_t0024_u01750820147627") 2025/06/25 02:56:31 DEBUG : banana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4019711adbb9ad4a_d20250625_m025533_c001_v7007000_t0000_u01750820133722") 2025/06/25 02:56:31 DEBUG : banana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314d76_d20250625_m025529_c001_v0001100_t0047_u01750820129150") 2025/06/25 02:56:31 DEBUG : banana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40999fee4cdd81aa_d20250625_m025515_c001_v7007000_t0000_u01750820115464") 2025/06/25 02:56:31 DEBUG : banana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314d3f_d20250625_m025510_c001_v0001100_t0036_u01750820110959") 2025/06/25 02:56:31 DEBUG : banana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4154f524e8ba41e2_d20250625_m025455_c001_v7007000_t0000_u01750820095570") 2025/06/25 02:56:31 DEBUG : banana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314cf9_d20250625_m025451_c001_v0001100_t0025_u01750820091265") 2025/06/25 02:56:31 DEBUG : banana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f408fc7e03e4327b0_d20250625_m025437_c001_v7007000_t0000_u01750820077693") 2025/06/25 02:56:31 DEBUG : banana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314ca5_d20250625_m025432_c001_v0001100_t0055_u01750820072797") 2025/06/25 02:56:31 DEBUG : banana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b5151e1_d20250625_m025418_c001_v7007000_t0000_u01750820058683") 2025/06/25 02:56:31 DEBUG : banana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fb0032_d20250625_m025410_c001_v0001144_t0042_u01750820050728") 2025/06/25 02:56:32 DEBUG : banana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4123b9dd55dd0fa5_d20250625_m025356_c001_v7007000_t0000_u01750820036266") 2025/06/25 02:56:32 DEBUG : banana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314bfd_d20250625_m025351_c001_v0001100_t0019_u01750820031590") 2025/06/25 02:56:32 DEBUG : banana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4176b9eeb9c329a3_d20250625_m025350_c001_v7007000_t0000_u01750820030628") 2025/06/25 02:56:32 DEBUG : banana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5faffda_d20250625_m025344_c001_v0001144_t0039_u01750820024651") 2025/06/25 02:56:32 DEBUG : banana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f401fb357a6ab45d0_d20250625_m025329_c001_v7007000_t0000_u01750820009928") 2025/06/25 02:56:32 DEBUG : banana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314b9d_d20250625_m025325_c001_v0001100_t0010_u01750820005207") 2025/06/25 02:56:32 DEBUG : banana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40730db716a67cbc_d20250625_m025324_c001_v7007000_t0000_u01750820004194") 2025/06/25 02:56:32 DEBUG : banana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314b6f_d20250625_m025318_c001_v0001100_t0006_u01750819998372") 2025/06/25 02:56:32 DEBUG : banana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde99f7_d20250625_m025301_c001_v7007000_t0000_u01750819981718") 2025/06/25 02:56:32 DEBUG : banana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5faff31_d20250625_m025255_c001_v0001144_t0036_u01750819975963") 2025/06/25 02:56:32 DEBUG : banana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f402ff3cf692a97ff_d20250625_m025242_c001_v7007000_t0000_u01750819962529") 2025/06/25 02:56:32 DEBUG : banana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fafef4_d20250625_m025238_c001_v0001144_t0045_u01750819958051") 2025/06/25 02:56:32 DEBUG : banana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caf60_d20250625_m025224_c001_v7007000_t0000_u01750819944630") 2025/06/25 02:56:32 DEBUG : banana: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fafeca_d20250625_m025220_c001_v0001144_t0020_u01750819940630") 2025/06/25 02:56:32 DEBUG : bananaSUFFIX: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f416ad5464f6144f0_d20250625_m025354_c001_v7007000_t0000_u01750820034164") 2025/06/25 02:56:32 DEBUG : bananaSUFFIX: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5faffe0_d20250625_m025347_c001_v0001144_t0028_u01750820027043") 2025/06/25 02:56:32 DEBUG : both0: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde95cb_d20250625_m025154_c001_v7007000_t0000_u01750819914662") 2025/06/25 02:56:32 DEBUG : both0: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b6d3_d20250625_m025130_c001_v0001144_t0019_u01750819890880") 2025/06/25 02:56:32 DEBUG : both0: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caeea_d20250625_m025126_c001_v7007000_t0000_u01750819886657") 2025/06/25 02:56:32 DEBUG : both0: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b65f_d20250625_m025104_c001_v0001144_t0015_u01750819864077") 2025/06/25 02:56:32 DEBUG : both1: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde95cc_d20250625_m025154_c001_v7007000_t0000_u01750819914844") 2025/06/25 02:56:33 DEBUG : both1: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b6dd_d20250625_m025132_c001_v0001144_t0051_u01750819892599") 2025/06/25 02:56:33 DEBUG : both1: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caeed_d20250625_m025126_c001_v7007000_t0000_u01750819886841") 2025/06/25 02:56:33 DEBUG : both1: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b665_d20250625_m025105_c001_v0001144_t0011_u01750819865174") 2025/06/25 02:56:33 DEBUG : both10: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde95cd_d20250625_m025155_c001_v7007000_t0000_u01750819915027") 2025/06/25 02:56:33 DEBUG : both10: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b711_d20250625_m025142_c001_v0001144_t0053_u01750819902115") 2025/06/25 02:56:33 DEBUG : both10: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caef0_d20250625_m025127_c001_v7007000_t0000_u01750819887024") 2025/06/25 02:56:33 DEBUG : both10: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b693_d20250625_m025113_c001_v0001144_t0000_u01750819873753") 2025/06/25 02:56:33 DEBUG : both11: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde95ce_d20250625_m025155_c001_v7007000_t0000_u01750819915214") 2025/06/25 02:56:33 DEBUG : both11: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b713_d20250625_m025143_c001_v0001144_t0047_u01750819903286") 2025/06/25 02:56:33 DEBUG : both11: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caef2_d20250625_m025127_c001_v7007000_t0000_u01750819887207") 2025/06/25 02:56:33 DEBUG : both11: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b695_d20250625_m025114_c001_v0001144_t0034_u01750819874956") 2025/06/25 02:56:33 DEBUG : both12: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde95cf_d20250625_m025155_c001_v7007000_t0000_u01750819915399") 2025/06/25 02:56:33 DEBUG : both12: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b717_d20250625_m025144_c001_v0001144_t0056_u01750819904184") 2025/06/25 02:56:33 DEBUG : both12: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caef4_d20250625_m025127_c001_v7007000_t0000_u01750819887389") 2025/06/25 02:56:33 DEBUG : both12: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b699_d20250625_m025115_c001_v0001144_t0055_u01750819875744") 2025/06/25 02:56:33 DEBUG : both13: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde95d0_d20250625_m025155_c001_v7007000_t0000_u01750819915582") 2025/06/25 02:56:33 DEBUG : both13: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b719_d20250625_m025144_c001_v0001144_t0045_u01750819904948") 2025/06/25 02:56:33 DEBUG : both13: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caef5_d20250625_m025127_c001_v7007000_t0000_u01750819887572") 2025/06/25 02:56:33 DEBUG : both13: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b69f_d20250625_m025116_c001_v0001144_t0059_u01750819876810") 2025/06/25 02:56:33 DEBUG : both14: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde95d1_d20250625_m025155_c001_v7007000_t0000_u01750819915765") 2025/06/25 02:56:33 DEBUG : both14: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b71f_d20250625_m025145_c001_v0001144_t0052_u01750819905988") 2025/06/25 02:56:34 DEBUG : both14: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caef6_d20250625_m025127_c001_v7007000_t0000_u01750819887755") 2025/06/25 02:56:34 DEBUG : both14: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b6a5_d20250625_m025117_c001_v0001144_t0054_u01750819877633") 2025/06/25 02:56:34 DEBUG : both15: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde95d2_d20250625_m025155_c001_v7007000_t0000_u01750819915958") 2025/06/25 02:56:34 DEBUG : both15: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b725_d20250625_m025146_c001_v0001144_t0017_u01750819906873") 2025/06/25 02:56:34 DEBUG : both15: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caef7_d20250625_m025127_c001_v7007000_t0000_u01750819887938") 2025/06/25 02:56:34 DEBUG : both15: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b6a7_d20250625_m025118_c001_v0001144_t0014_u01750819878504") 2025/06/25 02:56:34 DEBUG : both16: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde95d3_d20250625_m025156_c001_v7007000_t0000_u01750819916140") 2025/06/25 02:56:34 DEBUG : both16: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b72d_d20250625_m025148_c001_v0001144_t0010_u01750819908102") 2025/06/25 02:56:34 DEBUG : both16: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caef8_d20250625_m025128_c001_v7007000_t0000_u01750819888122") 2025/06/25 02:56:34 DEBUG : both16: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b6a9_d20250625_m025119_c001_v0001144_t0044_u01750819879357") 2025/06/25 02:56:34 DEBUG : both17: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde95d4_d20250625_m025156_c001_v7007000_t0000_u01750819916322") 2025/06/25 02:56:34 DEBUG : both17: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b733_d20250625_m025148_c001_v0001144_t0017_u01750819908943") 2025/06/25 02:56:34 DEBUG : both17: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caef9_d20250625_m025128_c001_v7007000_t0000_u01750819888305") 2025/06/25 02:56:34 DEBUG : both17: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b6ad_d20250625_m025120_c001_v0001144_t0037_u01750819880827") 2025/06/25 02:56:34 DEBUG : both18: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde95d5_d20250625_m025156_c001_v7007000_t0000_u01750819916505") 2025/06/25 02:56:34 DEBUG : both18: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b735_d20250625_m025149_c001_v0001144_t0020_u01750819909965") 2025/06/25 02:56:34 DEBUG : both18: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caefa_d20250625_m025128_c001_v7007000_t0000_u01750819888489") 2025/06/25 02:56:34 DEBUG : both18: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b6b1_d20250625_m025121_c001_v0001144_t0037_u01750819881911") 2025/06/25 02:56:34 DEBUG : both19: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde95d6_d20250625_m025156_c001_v7007000_t0000_u01750819916687") 2025/06/25 02:56:34 DEBUG : both19: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b73b_d20250625_m025150_c001_v0001144_t0012_u01750819910846") 2025/06/25 02:56:35 DEBUG : both19: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caefb_d20250625_m025128_c001_v7007000_t0000_u01750819888683") 2025/06/25 02:56:35 DEBUG : both19: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b6b7_d20250625_m025122_c001_v0001144_t0021_u01750819882987") 2025/06/25 02:56:35 DEBUG : both2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde95d7_d20250625_m025156_c001_v7007000_t0000_u01750819916869") 2025/06/25 02:56:35 DEBUG : both2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b6df_d20250625_m025133_c001_v0001144_t0041_u01750819893545") 2025/06/25 02:56:35 DEBUG : both2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caefc_d20250625_m025128_c001_v7007000_t0000_u01750819888867") 2025/06/25 02:56:35 DEBUG : both2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b667_d20250625_m025105_c001_v0001144_t0024_u01750819865943") 2025/06/25 02:56:35 DEBUG : both3: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde95d8_d20250625_m025157_c001_v7007000_t0000_u01750819917053") 2025/06/25 02:56:35 DEBUG : both3: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b6e3_d20250625_m025134_c001_v0001144_t0012_u01750819894983") 2025/06/25 02:56:35 DEBUG : both3: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caefd_d20250625_m025129_c001_v7007000_t0000_u01750819889049") 2025/06/25 02:56:35 DEBUG : both3: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b66f_d20250625_m025106_c001_v0001144_t0038_u01750819866795") 2025/06/25 02:56:35 DEBUG : both4: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde95da_d20250625_m025157_c001_v7007000_t0000_u01750819917236") 2025/06/25 02:56:35 DEBUG : both4: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b6e7_d20250625_m025135_c001_v0001144_t0029_u01750819895718") 2025/06/25 02:56:35 DEBUG : both4: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caefe_d20250625_m025129_c001_v7007000_t0000_u01750819889233") 2025/06/25 02:56:35 DEBUG : both4: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b675_d20250625_m025107_c001_v0001144_t0011_u01750819867665") 2025/06/25 02:56:35 DEBUG : both5: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde99c3_d20250625_m025157_c001_v7007000_t0000_u01750819917419") 2025/06/25 02:56:35 DEBUG : both5: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b6ed_d20250625_m025136_c001_v0001144_t0041_u01750819896954") 2025/06/25 02:56:35 DEBUG : both5: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caeff_d20250625_m025129_c001_v7007000_t0000_u01750819889417") 2025/06/25 02:56:35 DEBUG : both5: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b677_d20250625_m025108_c001_v0001144_t0031_u01750819868407") 2025/06/25 02:56:35 DEBUG : both6: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde99c4_d20250625_m025157_c001_v7007000_t0000_u01750819917604") 2025/06/25 02:56:35 DEBUG : both6: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b6f9_d20250625_m025137_c001_v0001144_t0037_u01750819897920") 2025/06/25 02:56:35 DEBUG : both6: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caf00_d20250625_m025129_c001_v7007000_t0000_u01750819889601") 2025/06/25 02:56:35 DEBUG : both6: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b67b_d20250625_m025109_c001_v0001144_t0027_u01750819869445") 2025/06/25 02:56:35 DEBUG : both7: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde99c5_d20250625_m025157_c001_v7007000_t0000_u01750819917786") 2025/06/25 02:56:36 DEBUG : both7: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b701_d20250625_m025139_c001_v0001144_t0028_u01750819899253") 2025/06/25 02:56:36 DEBUG : both7: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caf01_d20250625_m025129_c001_v7007000_t0000_u01750819889784") 2025/06/25 02:56:36 DEBUG : both7: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b67f_d20250625_m025110_c001_v0001144_t0052_u01750819870399") 2025/06/25 02:56:36 DEBUG : both8: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde99c6_d20250625_m025157_c001_v7007000_t0000_u01750819917969") 2025/06/25 02:56:36 DEBUG : both8: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b70b_d20250625_m025140_c001_v0001144_t0035_u01750819900241") 2025/06/25 02:56:36 DEBUG : both8: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caf02_d20250625_m025129_c001_v7007000_t0000_u01750819889967") 2025/06/25 02:56:36 DEBUG : both8: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b687_d20250625_m025111_c001_v0001144_t0013_u01750819871620") 2025/06/25 02:56:36 DEBUG : both9: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde99c7_d20250625_m025158_c001_v7007000_t0000_u01750819918151") 2025/06/25 02:56:36 DEBUG : both9: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b70f_d20250625_m025141_c001_v0001144_t0039_u01750819901219") 2025/06/25 02:56:36 DEBUG : both9: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caf04_d20250625_m025130_c001_v7007000_t0000_u01750819890149") 2025/06/25 02:56:36 DEBUG : both9: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b691_d20250625_m025112_c001_v0001144_t0020_u01750819872700") 2025/06/25 02:56:36 DEBUG : c/non empty space: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f422dedf5133c6968_d20250625_m024733_c001_v7007000_t0000_u01750819653097") 2025/06/25 02:56:36 DEBUG : c/non empty space: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4edc5_d20250625_m024731_c001_v0001172_t0006_u01750819651146") 2025/06/25 02:56:36 DEBUG : c/non empty space: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f422dedf5133c6963_d20250625_m024730_c001_v7007000_t0000_u01750819650499") 2025/06/25 02:56:36 DEBUG : c/non empty space: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4edb8_d20250625_m024728_c001_v0001172_t0034_u01750819648806") 2025/06/25 02:56:36 DEBUG : c/non empty space: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f413b977d3b52248c_d20250625_m024712_c001_v7007000_t0000_u01750819632307") 2025/06/25 02:56:36 DEBUG : c/non empty space: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ed6a_d20250625_m024710_c001_v0001172_t0036_u01750819630494") 2025/06/25 02:56:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b51517b_d20250625_m025304_c001_v7007000_t0000_u01750819984638") 2025/06/25 02:56:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5faff41_d20250625_m025258_c001_v0001144_t0047_u01750819978897") 2025/06/25 02:56:36 DEBUG : check sum: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f413b977d3b52246a_d20250625_m024702_c001_v7007000_t0000_u01750819622861") 2025/06/25 02:56:36 DEBUG : check sum: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ed4a_d20250625_m024701_c001_v0001172_t0024_u01750819621665") 2025/06/25 02:56:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f418c35426662c971_d20250625_m025622_c001_v7007000_t0000_u01750820182823") 2025/06/25 02:56:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab5f1_d20250625_m025621_c001_v0001171_t0013_u01750820181201") 2025/06/25 02:56:37 DEBUG : dest/3: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f407961d40d1ceca9_d20250625_m024919_c001_v7007000_t0000_u01750819759935") 2025/06/25 02:56:37 DEBUG : dest/3: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4113179e3d81b52f_d20250625_m024918_c001_v0001101_t0016_u01750819758817") 2025/06/25 02:56:37 DEBUG : dir1/0000-abcde: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b5151e2_d20250625_m025418_c001_v7007000_t0000_u01750820058864") 2025/06/25 02:56:37 DEBUG : dir1/0000-abcde: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b930_d20250625_m025413_c001_v0001144_t0045_u01750820053752") 2025/06/25 02:56:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f415f2c7c4296129b_d20250625_m025552_c001_v7007000_t0000_u01750820152320") 2025/06/25 02:56:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab483_d20250625_m025538_c001_v0001171_t0057_u01750820138333") 2025/06/25 02:56:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4019711adbb9ad4b_d20250625_m025533_c001_v7007000_t0000_u01750820133906") 2025/06/25 02:56:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab3c9_d20250625_m025519_c001_v0001171_t0057_u01750820119806") 2025/06/25 02:56:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40999fee4cdd81ab_d20250625_m025515_c001_v7007000_t0000_u01750820115647") 2025/06/25 02:56:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab2fc_d20250625_m025500_c001_v0001171_t0056_u01750820100256") 2025/06/25 02:56:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4154f524e8ba41e3_d20250625_m025455_c001_v7007000_t0000_u01750820095756") 2025/06/25 02:56:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab22e_d20250625_m025442_c001_v0001171_t0039_u01750820082060") 2025/06/25 02:56:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f408fc7e03e4327b1_d20250625_m025437_c001_v7007000_t0000_u01750820077882") 2025/06/25 02:56:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab144_d20250625_m025422_c001_v0001171_t0016_u01750820062917") 2025/06/25 02:56:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f415f2c7c4296122d_d20250625_m025416_c001_v7007000_t0000_u01750820056463") 2025/06/25 02:56:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab06a_d20250625_m025400_c001_v0001171_t0041_u01750820040612") 2025/06/25 02:56:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4123b9dd55dd0fa6_d20250625_m025356_c001_v7007000_t0000_u01750820036450") 2025/06/25 02:56:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aaffc_d20250625_m025351_c001_v0001171_t0048_u01750820031886") 2025/06/25 02:56:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4176b9eeb9c3299f_d20250625_m025350_c001_v7007000_t0000_u01750820030071") 2025/06/25 02:56:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314bc1_d20250625_m025334_c001_v0001100_t0036_u01750820014212") 2025/06/25 02:56:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f401fb357a6ab45d1_d20250625_m025330_c001_v7007000_t0000_u01750820010111") 2025/06/25 02:56:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314b9f_d20250625_m025325_c001_v0001100_t0055_u01750820005542") 2025/06/25 02:56:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4008bcc009cd659a_d20250625_m025324_c001_v7007000_t0000_u01750820004255") 2025/06/25 02:56:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aae10_d20250625_m025308_c001_v0001171_t0049_u01750819988706") 2025/06/25 02:56:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f406bac16c9872281_d20250625_m025302_c001_v7007000_t0000_u01750819982109") 2025/06/25 02:56:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aad1b_d20250625_m025246_c001_v0001171_t0034_u01750819966898") 2025/06/25 02:56:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f402ff3cf692a9801_d20250625_m025242_c001_v7007000_t0000_u01750819962712") 2025/06/25 02:56:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aac4e_d20250625_m025228_c001_v0001171_t0047_u01750819948860") 2025/06/25 02:56:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caf61_d20250625_m025224_c001_v7007000_t0000_u01750819944811") 2025/06/25 02:56:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aab9a_d20250625_m025211_c001_v0001171_t0036_u01750819931730") 2025/06/25 02:56:38 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4123b9dd55dd0f9f_d20250625_m025354_c001_v7007000_t0000_u01750820034191") 2025/06/25 02:56:38 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aafcc_d20250625_m025347_c001_v0001171_t0023_u01750820027478") 2025/06/25 02:56:38 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b5151e3_d20250625_m025419_c001_v7007000_t0000_u01750820059046") 2025/06/25 02:56:38 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314c55_d20250625_m025413_c001_v0001100_t0033_u01750820053743") 2025/06/25 02:56:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f415f2c7c4296129e_d20250625_m025552_c001_v7007000_t0000_u01750820152503") 2025/06/25 02:56:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314da6_d20250625_m025539_c001_v0001100_t0006_u01750820139101") 2025/06/25 02:56:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4019711adbb9ad4c_d20250625_m025534_c001_v7007000_t0000_u01750820134090") 2025/06/25 02:56:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314d5c_d20250625_m025520_c001_v0001100_t0020_u01750820120706") 2025/06/25 02:56:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40999fee4cdd81ac_d20250625_m025515_c001_v7007000_t0000_u01750820115830") 2025/06/25 02:56:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314d15_d20250625_m025501_c001_v0001100_t0035_u01750820101014") 2025/06/25 02:56:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4154f524e8ba41e4_d20250625_m025455_c001_v7007000_t0000_u01750820095979") 2025/06/25 02:56:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314cd3_d20250625_m025442_c001_v0001100_t0040_u01750820082692") 2025/06/25 02:56:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f408fc7e03e4327b2_d20250625_m025438_c001_v7007000_t0000_u01750820078079") 2025/06/25 02:56:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314c7f_d20250625_m025423_c001_v0001100_t0038_u01750820063643") 2025/06/25 02:56:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f407961d40d1cf4b1_d20250625_m025416_c001_v7007000_t0000_u01750820056492") 2025/06/25 02:56:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fb0018_d20250625_m025401_c001_v0001144_t0029_u01750820041277") 2025/06/25 02:56:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4123b9dd55dd0fa7_d20250625_m025356_c001_v7007000_t0000_u01750820036647") 2025/06/25 02:56:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314bff_d20250625_m025351_c001_v0001100_t0041_u01750820031996") 2025/06/25 02:56:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f418c35426662c8d8_d20250625_m025350_c001_v7007000_t0000_u01750820030277") 2025/06/25 02:56:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5faffbe_d20250625_m025335_c001_v0001144_t0013_u01750820015011") 2025/06/25 02:56:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f401fb357a6ab45d2_d20250625_m025330_c001_v7007000_t0000_u01750820010294") 2025/06/25 02:56:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aaec7_d20250625_m025325_c001_v0001171_t0056_u01750820005552") 2025/06/25 02:56:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4032276360f28298_d20250625_m025324_c001_v7007000_t0000_u01750820004270") 2025/06/25 02:56:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314b4f_d20250625_m025309_c001_v0001100_t0003_u01750819989490") 2025/06/25 02:56:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f402ff3cf692a982b_d20250625_m025302_c001_v7007000_t0000_u01750819982294") 2025/06/25 02:56:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5faff0e_d20250625_m025247_c001_v0001144_t0042_u01750819967702") 2025/06/25 02:56:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f402ff3cf692a9802_d20250625_m025242_c001_v7007000_t0000_u01750819962895") 2025/06/25 02:56:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fafed6_d20250625_m025229_c001_v0001144_t0031_u01750819949721") 2025/06/25 02:56:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caf62_d20250625_m025224_c001_v7007000_t0000_u01750819944995") 2025/06/25 02:56:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fafea4_d20250625_m025212_c001_v0001144_t0024_u01750819932057") 2025/06/25 02:56:40 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4176b9eeb9c329a6_d20250625_m025354_c001_v7007000_t0000_u01750820034412") 2025/06/25 02:56:40 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314bef_d20250625_m025347_c001_v0001100_t0034_u01750820027557") 2025/06/25 02:56:40 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b5151e4_d20250625_m025419_c001_v7007000_t0000_u01750820059228") 2025/06/25 02:56:40 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab0e4_d20250625_m025414_c001_v0001171_t0013_u01750820054001") 2025/06/25 02:56:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f415f2c7c429612a0_d20250625_m025552_c001_v7007000_t0000_u01750820152687") 2025/06/25 02:56:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fb0159_d20250625_m025540_c001_v0001144_t0039_u01750820140033") 2025/06/25 02:56:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4019711adbb9ad4d_d20250625_m025534_c001_v7007000_t0000_u01750820134275") 2025/06/25 02:56:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fb0123_d20250625_m025521_c001_v0001144_t0059_u01750820121394") 2025/06/25 02:56:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40999fee4cdd81ae_d20250625_m025516_c001_v7007000_t0000_u01750820116025") 2025/06/25 02:56:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fb00db_d20250625_m025501_c001_v0001144_t0008_u01750820101862") 2025/06/25 02:56:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4154f524e8ba41e5_d20250625_m025456_c001_v7007000_t0000_u01750820096162") 2025/06/25 02:56:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fb00a6_d20250625_m025443_c001_v0001144_t0010_u01750820083443") 2025/06/25 02:56:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f408fc7e03e4327b3_d20250625_m025438_c001_v7007000_t0000_u01750820078263") 2025/06/25 02:56:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fb006a_d20250625_m025424_c001_v0001144_t0030_u01750820064435") 2025/06/25 02:56:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4176b9eeb9c329b4_d20250625_m025416_c001_v7007000_t0000_u01750820056058") 2025/06/25 02:56:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314c25_d20250625_m025402_c001_v0001100_t0026_u01750820042230") 2025/06/25 02:56:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4123b9dd55dd0fa8_d20250625_m025356_c001_v7007000_t0000_u01750820036836") 2025/06/25 02:56:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fafff2_d20250625_m025352_c001_v0001144_t0056_u01750820032153") 2025/06/25 02:56:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f416ad5464f6144ed_d20250625_m025350_c001_v7007000_t0000_u01750820030645") 2025/06/25 02:56:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aaf49_d20250625_m025335_c001_v0001171_t0017_u01750820015882") 2025/06/25 02:56:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f401fb357a6ab45d3_d20250625_m025330_c001_v7007000_t0000_u01750820010476") 2025/06/25 02:56:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5faffa1_d20250625_m025325_c001_v0001144_t0034_u01750820005770") 2025/06/25 02:56:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40730db716a67cba_d20250625_m025324_c001_v7007000_t0000_u01750820004010") 2025/06/25 02:56:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5faff79_d20250625_m025310_c001_v0001144_t0050_u01750819990391") 2025/06/25 02:56:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde99f8_d20250625_m025301_c001_v7007000_t0000_u01750819981901") 2025/06/25 02:56:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314aff_d20250625_m025248_c001_v0001100_t0006_u01750819968632") 2025/06/25 02:56:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f402ff3cf692a9803_d20250625_m025243_c001_v7007000_t0000_u01750819963077") 2025/06/25 02:56:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314abd_d20250625_m025230_c001_v0001100_t0057_u01750819950624") 2025/06/25 02:56:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caf64_d20250625_m025225_c001_v7007000_t0000_u01750819945176") 2025/06/25 02:56:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314a7f_d20250625_m025213_c001_v0001100_t0037_u01750819933014") 2025/06/25 02:56:41 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f416ad5464f6144f1_d20250625_m025354_c001_v7007000_t0000_u01750820034419") 2025/06/25 02:56:41 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5faffe4_d20250625_m025347_c001_v0001144_t0039_u01750820027710") 2025/06/25 02:56:41 DEBUG : dir1/0003-defgh: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b5151e5_d20250625_m025419_c001_v7007000_t0000_u01750820059415") 2025/06/25 02:56:41 DEBUG : dir1/0003-defgh: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314c57_d20250625_m025414_c001_v0001100_t0009_u01750820054080") 2025/06/25 02:56:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f415f2c7c429612a1_d20250625_m025552_c001_v7007000_t0000_u01750820152870") 2025/06/25 02:56:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472ba45_d20250625_m025540_c001_v0001144_t0021_u01750820140919") 2025/06/25 02:56:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4019711adbb9ad4e_d20250625_m025534_c001_v7007000_t0000_u01750820134470") 2025/06/25 02:56:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472ba0b_d20250625_m025522_c001_v0001144_t0021_u01750820122269") 2025/06/25 02:56:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40999fee4cdd81b0_d20250625_m025516_c001_v7007000_t0000_u01750820116207") 2025/06/25 02:56:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b9cc_d20250625_m025502_c001_v0001144_t0019_u01750820102886") 2025/06/25 02:56:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4154f524e8ba41e6_d20250625_m025456_c001_v7007000_t0000_u01750820096344") 2025/06/25 02:56:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b990_d20250625_m025444_c001_v0001144_t0031_u01750820084275") 2025/06/25 02:56:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f408fc7e03e4327b4_d20250625_m025438_c001_v7007000_t0000_u01750820078447") 2025/06/25 02:56:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b954_d20250625_m025425_c001_v0001144_t0036_u01750820065393") 2025/06/25 02:56:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4187ea8124e1e3d0_d20250625_m025416_c001_v7007000_t0000_u01750820056466") 2025/06/25 02:56:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b908_d20250625_m025403_c001_v0001144_t0029_u01750820043187") 2025/06/25 02:56:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4123b9dd55dd0fa9_d20250625_m025357_c001_v7007000_t0000_u01750820037020") 2025/06/25 02:56:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b8ea_d20250625_m025352_c001_v0001144_t0051_u01750820032222") 2025/06/25 02:56:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4176b9eeb9c329a1_d20250625_m025350_c001_v7007000_t0000_u01750820030438") 2025/06/25 02:56:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b8a4_d20250625_m025336_c001_v0001144_t0009_u01750820016516") 2025/06/25 02:56:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f401fb357a6ab45d4_d20250625_m025330_c001_v7007000_t0000_u01750820010663") 2025/06/25 02:56:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b878_d20250625_m025325_c001_v0001144_t0044_u01750820005800") 2025/06/25 02:56:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40730db716a67cbd_d20250625_m025324_c001_v7007000_t0000_u01750820004207") 2025/06/25 02:56:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b84e_d20250625_m025311_c001_v0001144_t0012_u01750819991378") 2025/06/25 02:56:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41182932100f23be_d20250625_m025302_c001_v7007000_t0000_u01750819982306") 2025/06/25 02:56:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b7fb_d20250625_m025249_c001_v0001144_t0049_u01750819969479") 2025/06/25 02:56:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f402ff3cf692a9805_d20250625_m025243_c001_v7007000_t0000_u01750819963258") 2025/06/25 02:56:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b7bf_d20250625_m025231_c001_v0001144_t0030_u01750819951301") 2025/06/25 02:56:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caf65_d20250625_m025225_c001_v7007000_t0000_u01750819945358") 2025/06/25 02:56:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b789_d20250625_m025213_c001_v0001144_t0027_u01750819933745") 2025/06/25 02:56:42 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f413b977d3b5225ff_d20250625_m025354_c001_v7007000_t0000_u01750820034369") 2025/06/25 02:56:42 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aafd2_d20250625_m025347_c001_v0001171_t0023_u01750820027781") 2025/06/25 02:56:42 DEBUG : dir1/0004-efghi: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b5151e6_d20250625_m025419_c001_v7007000_t0000_u01750820059596") 2025/06/25 02:56:43 DEBUG : dir1/0004-efghi: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fb003e_d20250625_m025414_c001_v0001144_t0034_u01750820054278") 2025/06/25 02:56:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f415f2c7c429612a3_d20250625_m025553_c001_v7007000_t0000_u01750820153054") 2025/06/25 02:56:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab497_d20250625_m025541_c001_v0001171_t0057_u01750820141574") 2025/06/25 02:56:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4019711adbb9ad4f_d20250625_m025534_c001_v7007000_t0000_u01750820134654") 2025/06/25 02:56:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab3fd_d20250625_m025523_c001_v0001171_t0036_u01750820123028") 2025/06/25 02:56:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40999fee4cdd81b1_d20250625_m025516_c001_v7007000_t0000_u01750820116391") 2025/06/25 02:56:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab322_d20250625_m025503_c001_v0001171_t0014_u01750820103411") 2025/06/25 02:56:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4154f524e8ba41e7_d20250625_m025456_c001_v7007000_t0000_u01750820096777") 2025/06/25 02:56:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab24c_d20250625_m025444_c001_v0001171_t0045_u01750820084926") 2025/06/25 02:56:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f408fc7e03e4327b5_d20250625_m025438_c001_v7007000_t0000_u01750820078632") 2025/06/25 02:56:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab168_d20250625_m025425_c001_v0001171_t0019_u01750820065941") 2025/06/25 02:56:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4176b9eeb9c329b7_d20250625_m025416_c001_v7007000_t0000_u01750820056607") 2025/06/25 02:56:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab08e_d20250625_m025403_c001_v0001171_t0042_u01750820043847") 2025/06/25 02:56:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4123b9dd55dd0faa_d20250625_m025357_c001_v7007000_t0000_u01750820037205") 2025/06/25 02:56:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab006_d20250625_m025352_c001_v0001171_t0015_u01750820032295") 2025/06/25 02:56:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f416ad5464f6144eb_d20250625_m025350_c001_v7007000_t0000_u01750820030462") 2025/06/25 02:56:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314bc9_d20250625_m025337_c001_v0001100_t0003_u01750820017150") 2025/06/25 02:56:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f401fb357a6ab45d6_d20250625_m025330_c001_v7007000_t0000_u01750820010850") 2025/06/25 02:56:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314ba1_d20250625_m025325_c001_v0001100_t0059_u01750820005860") 2025/06/25 02:56:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4008bcc009cd6597_d20250625_m025324_c001_v7007000_t0000_u01750820004041") 2025/06/25 02:56:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aae2e_d20250625_m025312_c001_v0001171_t0059_u01750819992350") 2025/06/25 02:56:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41182932100f23bd_d20250625_m025302_c001_v7007000_t0000_u01750819982121") 2025/06/25 02:56:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aad33_d20250625_m025250_c001_v0001171_t0053_u01750819970115") 2025/06/25 02:56:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f402ff3cf692a9807_d20250625_m025243_c001_v7007000_t0000_u01750819963439") 2025/06/25 02:56:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aac7e_d20250625_m025232_c001_v0001171_t0048_u01750819952003") 2025/06/25 02:56:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caf67_d20250625_m025225_c001_v7007000_t0000_u01750819945540") 2025/06/25 02:56:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aabba_d20250625_m025214_c001_v0001171_t0057_u01750819934377") 2025/06/25 02:56:44 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f413b977d3b5225fe_d20250625_m025354_c001_v7007000_t0000_u01750820034186") 2025/06/25 02:56:44 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b8d4_d20250625_m025347_c001_v0001144_t0048_u01750820027809") 2025/06/25 02:56:44 DEBUG : dir1/0005-fghij: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b5151e7_d20250625_m025419_c001_v7007000_t0000_u01750820059778") 2025/06/25 02:56:44 DEBUG : dir1/0005-fghij: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab0ea_d20250625_m025414_c001_v0001171_t0031_u01750820054405") 2025/06/25 02:56:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f415f2c7c429612a4_d20250625_m025553_c001_v7007000_t0000_u01750820153237") 2025/06/25 02:56:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314db6_d20250625_m025541_c001_v0001100_t0056_u01750820141835") 2025/06/25 02:56:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4019711adbb9ad50_d20250625_m025534_c001_v7007000_t0000_u01750820134837") 2025/06/25 02:56:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314d60_d20250625_m025523_c001_v0001100_t0010_u01750820123654") 2025/06/25 02:56:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40999fee4cdd81b2_d20250625_m025516_c001_v7007000_t0000_u01750820116574") 2025/06/25 02:56:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314d23_d20250625_m025503_c001_v0001100_t0018_u01750820103808") 2025/06/25 02:56:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4154f524e8ba41e8_d20250625_m025456_c001_v7007000_t0000_u01750820096959") 2025/06/25 02:56:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314cdf_d20250625_m025445_c001_v0001100_t0039_u01750820085225") 2025/06/25 02:56:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f408fc7e03e4327b6_d20250625_m025438_c001_v7007000_t0000_u01750820078819") 2025/06/25 02:56:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314c89_d20250625_m025426_c001_v0001100_t0001_u01750820066226") 2025/06/25 02:56:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f417e77404c4b9b64_d20250625_m025416_c001_v7007000_t0000_u01750820056470") 2025/06/25 02:56:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fb001e_d20250625_m025404_c001_v0001144_t0056_u01750820044132") 2025/06/25 02:56:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4123b9dd55dd0fab_d20250625_m025357_c001_v7007000_t0000_u01750820037388") 2025/06/25 02:56:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314c01_d20250625_m025352_c001_v0001100_t0016_u01750820032440") 2025/06/25 02:56:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f418c35426662c8da_d20250625_m025350_c001_v7007000_t0000_u01750820030461") 2025/06/25 02:56:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5faffc6_d20250625_m025337_c001_v0001144_t0029_u01750820017473") 2025/06/25 02:56:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f401fb357a6ab45d7_d20250625_m025331_c001_v7007000_t0000_u01750820011032") 2025/06/25 02:56:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aaec9_d20250625_m025325_c001_v0001171_t0020_u01750820005869") 2025/06/25 02:56:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4032276360f28297_d20250625_m025324_c001_v7007000_t0000_u01750820004058") 2025/06/25 02:56:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314b55_d20250625_m025312_c001_v0001100_t0028_u01750819992602") 2025/06/25 02:56:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde99f9_d20250625_m025302_c001_v7007000_t0000_u01750819982083") 2025/06/25 02:56:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5faff16_d20250625_m025250_c001_v0001144_t0054_u01750819970413") 2025/06/25 02:56:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f402ff3cf692a9808_d20250625_m025243_c001_v7007000_t0000_u01750819963620") 2025/06/25 02:56:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fafee0_d20250625_m025232_c001_v0001144_t0041_u01750819952288") 2025/06/25 02:56:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caf68_d20250625_m025225_c001_v7007000_t0000_u01750819945721") 2025/06/25 02:56:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fafeac_d20250625_m025214_c001_v0001144_t0017_u01750819934730") 2025/06/25 02:56:45 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f42150288fa985049_d20250625_m025354_c001_v7007000_t0000_u01750820034539") 2025/06/25 02:56:45 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314bf1_d20250625_m025347_c001_v0001100_t0041_u01750820027988") 2025/06/25 02:56:46 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b5151e8_d20250625_m025419_c001_v7007000_t0000_u01750820059958") 2025/06/25 02:56:46 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b932_d20250625_m025414_c001_v0001144_t0038_u01750820054638") 2025/06/25 02:56:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f415f2c7c429612a5_d20250625_m025553_c001_v7007000_t0000_u01750820153420") 2025/06/25 02:56:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fb015f_d20250625_m025542_c001_v0001144_t0042_u01750820142271") 2025/06/25 02:56:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4019711adbb9ad51_d20250625_m025535_c001_v7007000_t0000_u01750820135021") 2025/06/25 02:56:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fb0129_d20250625_m025524_c001_v0001144_t0011_u01750820124016") 2025/06/25 02:56:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40999fee4cdd81b3_d20250625_m025516_c001_v7007000_t0000_u01750820116758") 2025/06/25 02:56:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fb00e3_d20250625_m025504_c001_v0001144_t0053_u01750820104324") 2025/06/25 02:56:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4154f524e8ba41e9_d20250625_m025457_c001_v7007000_t0000_u01750820097141") 2025/06/25 02:56:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fb00aa_d20250625_m025445_c001_v0001144_t0033_u01750820085637") 2025/06/25 02:56:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f408fc7e03e4327b7_d20250625_m025439_c001_v7007000_t0000_u01750820079007") 2025/06/25 02:56:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fb006e_d20250625_m025426_c001_v0001144_t0001_u01750820066566") 2025/06/25 02:56:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b5151d6_d20250625_m025416_c001_v7007000_t0000_u01750820056084") 2025/06/25 02:56:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314c2d_d20250625_m025404_c001_v0001100_t0042_u01750820044560") 2025/06/25 02:56:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4123b9dd55dd0fac_d20250625_m025357_c001_v7007000_t0000_u01750820037571") 2025/06/25 02:56:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fafff6_d20250625_m025352_c001_v0001144_t0037_u01750820032542") 2025/06/25 02:56:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f418c35426662c8d7_d20250625_m025350_c001_v7007000_t0000_u01750820030094") 2025/06/25 02:56:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aaf65_d20250625_m025338_c001_v0001171_t0008_u01750820018621") 2025/06/25 02:56:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f401fb357a6ab45d8_d20250625_m025331_c001_v7007000_t0000_u01750820011215") 2025/06/25 02:56:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314ba3_d20250625_m025326_c001_v0001100_t0012_u01750820006240") 2025/06/25 02:56:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f407961d40d1cf49c_d20250625_m025324_c001_v7007000_t0000_u01750820004057") 2025/06/25 02:56:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5faff7f_d20250625_m025312_c001_v0001144_t0012_u01750819992984") 2025/06/25 02:56:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f406bac16c9872282_d20250625_m025302_c001_v7007000_t0000_u01750819982317") 2025/06/25 02:56:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314b05_d20250625_m025250_c001_v0001100_t0036_u01750819970900") 2025/06/25 02:56:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f402ff3cf692a9809_d20250625_m025243_c001_v7007000_t0000_u01750819963803") 2025/06/25 02:56:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314ac9_d20250625_m025232_c001_v0001100_t0057_u01750819952834") 2025/06/25 02:56:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caf6a_d20250625_m025225_c001_v7007000_t0000_u01750819945903") 2025/06/25 02:56:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314a87_d20250625_m025215_c001_v0001100_t0031_u01750819935280") 2025/06/25 02:56:47 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f417e77404c4b9b00_d20250625_m025354_c001_v7007000_t0000_u01750820034203") 2025/06/25 02:56:47 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aafda_d20250625_m025348_c001_v0001171_t0054_u01750820028089") 2025/06/25 02:56:47 DEBUG : dir1/0007-12345: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b5151e9_d20250625_m025420_c001_v7007000_t0000_u01750820060139") 2025/06/25 02:56:47 DEBUG : dir1/0007-12345: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314c59_d20250625_m025414_c001_v0001100_t0059_u01750820054659") 2025/06/25 02:56:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f415f2c7c429612a6_d20250625_m025553_c001_v7007000_t0000_u01750820153603") 2025/06/25 02:56:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472ba4b_d20250625_m025542_c001_v0001144_t0041_u01750820142843") 2025/06/25 02:56:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4019711adbb9ad52_d20250625_m025535_c001_v7007000_t0000_u01750820135205") 2025/06/25 02:56:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472ba13_d20250625_m025524_c001_v0001144_t0041_u01750820124539") 2025/06/25 02:56:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40999fee4cdd81b4_d20250625_m025516_c001_v7007000_t0000_u01750820116940") 2025/06/25 02:56:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b9d2_d20250625_m025505_c001_v0001144_t0056_u01750820105267") 2025/06/25 02:56:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4154f524e8ba41ea_d20250625_m025457_c001_v7007000_t0000_u01750820097323") 2025/06/25 02:56:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b996_d20250625_m025446_c001_v0001144_t0027_u01750820086247") 2025/06/25 02:56:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f408fc7e03e4327b9_d20250625_m025439_c001_v7007000_t0000_u01750820079191") 2025/06/25 02:56:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b956_d20250625_m025427_c001_v0001144_t0037_u01750820067203") 2025/06/25 02:56:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4187ea8124e1e3ce_d20250625_m025416_c001_v7007000_t0000_u01750820056266") 2025/06/25 02:56:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b914_d20250625_m025405_c001_v0001144_t0049_u01750820045042") 2025/06/25 02:56:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4123b9dd55dd0fad_d20250625_m025357_c001_v7007000_t0000_u01750820037755") 2025/06/25 02:56:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab00a_d20250625_m025352_c001_v0001171_t0015_u01750820032653") 2025/06/25 02:56:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4176b9eeb9c329a0_d20250625_m025350_c001_v7007000_t0000_u01750820030255") 2025/06/25 02:56:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b8b2_d20250625_m025339_c001_v0001144_t0045_u01750820019059") 2025/06/25 02:56:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f401fb357a6ab45d9_d20250625_m025331_c001_v7007000_t0000_u01750820011399") 2025/06/25 02:56:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aaed5_d20250625_m025326_c001_v0001171_t0052_u01750820006278") 2025/06/25 02:56:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40730db716a67cb9_d20250625_m025323_c001_v7007000_t0000_u01750820003828") 2025/06/25 02:56:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b856_d20250625_m025313_c001_v0001144_t0013_u01750819993482") 2025/06/25 02:56:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f413b977d3b5225ac_d20250625_m025302_c001_v7007000_t0000_u01750819982139") 2025/06/25 02:56:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b7ff_d20250625_m025251_c001_v0001144_t0037_u01750819971278") 2025/06/25 02:56:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f402ff3cf692a980a_d20250625_m025243_c001_v7007000_t0000_u01750819963985") 2025/06/25 02:56:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b7c5_d20250625_m025233_c001_v0001144_t0026_u01750819953221") 2025/06/25 02:56:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caf6b_d20250625_m025226_c001_v7007000_t0000_u01750819946084") 2025/06/25 02:56:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b78d_d20250625_m025215_c001_v0001144_t0026_u01750819935624") 2025/06/25 02:56:48 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4123b9dd55dd0fa0_d20250625_m025354_c001_v7007000_t0000_u01750820034377") 2025/06/25 02:56:48 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314bf3_d20250625_m025348_c001_v0001100_t0008_u01750820028360") 2025/06/25 02:56:48 DEBUG : dir1/0008-23456: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b5151ea_d20250625_m025420_c001_v7007000_t0000_u01750820060321") 2025/06/25 02:56:48 DEBUG : dir1/0008-23456: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab0f0_d20250625_m025414_c001_v0001171_t0013_u01750820054682") 2025/06/25 02:56:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f415f2c7c429612a7_d20250625_m025553_c001_v7007000_t0000_u01750820153791") 2025/06/25 02:56:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab49f_d20250625_m025543_c001_v0001171_t0056_u01750820143416") 2025/06/25 02:56:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4019711adbb9ad53_d20250625_m025535_c001_v7007000_t0000_u01750820135389") 2025/06/25 02:56:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab413_d20250625_m025525_c001_v0001171_t0017_u01750820125101") 2025/06/25 02:56:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40999fee4cdd81b5_d20250625_m025517_c001_v7007000_t0000_u01750820117125") 2025/06/25 02:56:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab33e_d20250625_m025506_c001_v0001171_t0045_u01750820106221") 2025/06/25 02:56:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4154f524e8ba41eb_d20250625_m025457_c001_v7007000_t0000_u01750820097506") 2025/06/25 02:56:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab260_d20250625_m025446_c001_v0001171_t0018_u01750820086950") 2025/06/25 02:56:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f408fc7e03e4327ba_d20250625_m025439_c001_v7007000_t0000_u01750820079375") 2025/06/25 02:56:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab188_d20250625_m025428_c001_v0001171_t0014_u01750820068074") 2025/06/25 02:56:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4209261e4500d589_d20250625_m025416_c001_v7007000_t0000_u01750820056273") 2025/06/25 02:56:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab09a_d20250625_m025405_c001_v0001171_t0053_u01750820045555") 2025/06/25 02:56:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4123b9dd55dd0fae_d20250625_m025357_c001_v7007000_t0000_u01750820037950") 2025/06/25 02:56:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314c03_d20250625_m025352_c001_v0001100_t0015_u01750820032804") 2025/06/25 02:56:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f42150288fa985043_d20250625_m025350_c001_v7007000_t0000_u01750820030671") 2025/06/25 02:56:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314bcd_d20250625_m025340_c001_v0001100_t0001_u01750820020014") 2025/06/25 02:56:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f401fb357a6ab45da_d20250625_m025331_c001_v7007000_t0000_u01750820011580") 2025/06/25 02:56:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b87a_d20250625_m025326_c001_v0001144_t0019_u01750820006401") 2025/06/25 02:56:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caf93_d20250625_m025324_c001_v7007000_t0000_u01750820004002") 2025/06/25 02:56:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aae38_d20250625_m025314_c001_v0001171_t0012_u01750819994005") 2025/06/25 02:56:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f402ff3cf692a982c_d20250625_m025302_c001_v7007000_t0000_u01750819982326") 2025/06/25 02:56:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aad43_d20250625_m025251_c001_v0001171_t0015_u01750819971837") 2025/06/25 02:56:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f402ff3cf692a980b_d20250625_m025244_c001_v7007000_t0000_u01750819964234") 2025/06/25 02:56:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aac92_d20250625_m025233_c001_v0001171_t0019_u01750819953808") 2025/06/25 02:56:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caf6c_d20250625_m025226_c001_v7007000_t0000_u01750819946265") 2025/06/25 02:56:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aabc2_d20250625_m025216_c001_v0001171_t0037_u01750819936256") 2025/06/25 02:56:50 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f418c35426662c8e0_d20250625_m025354_c001_v7007000_t0000_u01750820034542") 2025/06/25 02:56:50 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b8d8_d20250625_m025348_c001_v0001144_t0040_u01750820028390") 2025/06/25 02:56:50 DEBUG : dir1/0009-34567: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b5151eb_d20250625_m025420_c001_v7007000_t0000_u01750820060502") 2025/06/25 02:56:50 DEBUG : dir1/0009-34567: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fb0040_d20250625_m025414_c001_v0001144_t0046_u01750820054905") 2025/06/25 02:56:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f415f2c7c429612a8_d20250625_m025553_c001_v7007000_t0000_u01750820153973") 2025/06/25 02:56:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314dc8_d20250625_m025543_c001_v0001100_t0010_u01750820143715") 2025/06/25 02:56:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4019711adbb9ad54_d20250625_m025535_c001_v7007000_t0000_u01750820135572") 2025/06/25 02:56:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314d66_d20250625_m025525_c001_v0001100_t0022_u01750820125423") 2025/06/25 02:56:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40999fee4cdd81b6_d20250625_m025517_c001_v7007000_t0000_u01750820117322") 2025/06/25 02:56:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314d29_d20250625_m025506_c001_v0001100_t0018_u01750820106594") 2025/06/25 02:56:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4154f524e8ba41ec_d20250625_m025457_c001_v7007000_t0000_u01750820097688") 2025/06/25 02:56:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314ce9_d20250625_m025447_c001_v0001100_t0047_u01750820087383") 2025/06/25 02:56:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f408fc7e03e4327bb_d20250625_m025439_c001_v7007000_t0000_u01750820079571") 2025/06/25 02:56:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314c93_d20250625_m025428_c001_v0001100_t0023_u01750820068446") 2025/06/25 02:56:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4187ea8124e1e3cd_d20250625_m025416_c001_v7007000_t0000_u01750820056084") 2025/06/25 02:56:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fb0020_d20250625_m025405_c001_v0001144_t0014_u01750820045941") 2025/06/25 02:56:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4123b9dd55dd0fb0_d20250625_m025358_c001_v7007000_t0000_u01750820038133") 2025/06/25 02:56:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b8ec_d20250625_m025352_c001_v0001144_t0048_u01750820032836") 2025/06/25 02:56:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f418c35426662c8dc_d20250625_m025350_c001_v7007000_t0000_u01750820030653") 2025/06/25 02:56:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5faffce_d20250625_m025340_c001_v0001144_t0022_u01750820020393") 2025/06/25 02:56:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f401fb357a6ab45db_d20250625_m025331_c001_v7007000_t0000_u01750820011763") 2025/06/25 02:56:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aaedd_d20250625_m025326_c001_v0001171_t0052_u01750820006613") 2025/06/25 02:56:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40730db716a67cbb_d20250625_m025324_c001_v7007000_t0000_u01750820004025") 2025/06/25 02:56:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314b61_d20250625_m025314_c001_v0001100_t0014_u01750819994530") 2025/06/25 02:56:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b515174_d20250625_m025302_c001_v7007000_t0000_u01750819982467") 2025/06/25 02:56:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5faff21_d20250625_m025252_c001_v0001144_t0031_u01750819972103") 2025/06/25 02:56:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f402ff3cf692a980d_d20250625_m025244_c001_v7007000_t0000_u01750819964418") 2025/06/25 02:56:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fafeea_d20250625_m025234_c001_v0001144_t0050_u01750819954145") 2025/06/25 02:56:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caf6d_d20250625_m025226_c001_v7007000_t0000_u01750819946451") 2025/06/25 02:56:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fafeb8_d20250625_m025216_c001_v0001144_t0011_u01750819936547") 2025/06/25 02:56:51 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f417e77404c4b9b02_d20250625_m025354_c001_v7007000_t0000_u01750820034388") 2025/06/25 02:56:51 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aafde_d20250625_m025348_c001_v0001171_t0025_u01750820028495") 2025/06/25 02:56:51 DEBUG : dir1/0010-45678: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b5151ec_d20250625_m025420_c001_v7007000_t0000_u01750820060683") 2025/06/25 02:56:51 DEBUG : dir1/0010-45678: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab0f4_d20250625_m025415_c001_v0001171_t0012_u01750820055059") 2025/06/25 02:56:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f415f2c7c429612a9_d20250625_m025554_c001_v7007000_t0000_u01750820154157") 2025/06/25 02:56:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fb0161_d20250625_m025543_c001_v0001144_t0053_u01750820143988") 2025/06/25 02:56:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4019711adbb9ad55_d20250625_m025535_c001_v7007000_t0000_u01750820135755") 2025/06/25 02:56:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fb012d_d20250625_m025525_c001_v0001144_t0032_u01750820125759") 2025/06/25 02:56:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40999fee4cdd81b7_d20250625_m025517_c001_v7007000_t0000_u01750820117542") 2025/06/25 02:56:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fb00eb_d20250625_m025507_c001_v0001144_t0047_u01750820107087") 2025/06/25 02:56:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4154f524e8ba41ed_d20250625_m025457_c001_v7007000_t0000_u01750820097900") 2025/06/25 02:56:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fb00b6_d20250625_m025447_c001_v0001144_t0019_u01750820087799") 2025/06/25 02:56:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f408fc7e03e4327bc_d20250625_m025439_c001_v7007000_t0000_u01750820079756") 2025/06/25 02:56:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fb007e_d20250625_m025428_c001_v0001144_t0009_u01750820068767") 2025/06/25 02:56:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4209261e4500d588_d20250625_m025416_c001_v7007000_t0000_u01750820056092") 2025/06/25 02:56:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314c31_d20250625_m025406_c001_v0001100_t0005_u01750820046865") 2025/06/25 02:56:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4123b9dd55dd0fb1_d20250625_m025358_c001_v7007000_t0000_u01750820038316") 2025/06/25 02:56:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab00c_d20250625_m025352_c001_v0001171_t0022_u01750820032926") 2025/06/25 02:56:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b5151bc_d20250625_m025350_c001_v7007000_t0000_u01750820030678") 2025/06/25 02:56:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aaf89_d20250625_m025341_c001_v0001171_t0032_u01750820021101") 2025/06/25 02:56:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f401fb357a6ab45dc_d20250625_m025331_c001_v7007000_t0000_u01750820011947") 2025/06/25 02:56:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5faffa3_d20250625_m025326_c001_v0001144_t0024_u01750820006651") 2025/06/25 02:56:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caf91_d20250625_m025323_c001_v7007000_t0000_u01750820003821") 2025/06/25 02:56:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5faff81_d20250625_m025314_c001_v0001144_t0024_u01750819994858") 2025/06/25 02:56:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f402ff3cf692a982a_d20250625_m025302_c001_v7007000_t0000_u01750819982143") 2025/06/25 02:56:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314b0b_d20250625_m025252_c001_v0001100_t0045_u01750819972667") 2025/06/25 02:56:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f402ff3cf692a980e_d20250625_m025244_c001_v7007000_t0000_u01750819964646") 2025/06/25 02:56:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314ad1_d20250625_m025234_c001_v0001100_t0044_u01750819954840") 2025/06/25 02:56:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caf6e_d20250625_m025226_c001_v7007000_t0000_u01750819946635") 2025/06/25 02:56:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314a91_d20250625_m025217_c001_v0001100_t0053_u01750819937314") 2025/06/25 02:56:52 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f413b977d3b522600_d20250625_m025354_c001_v7007000_t0000_u01750820034557") 2025/06/25 02:56:53 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5faffea_d20250625_m025348_c001_v0001144_t0033_u01750820028647") 2025/06/25 02:56:53 DEBUG : dir1/0011-56789: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b5151ed_d20250625_m025420_c001_v7007000_t0000_u01750820060864") 2025/06/25 02:56:53 DEBUG : dir1/0011-56789: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b936_d20250625_m025415_c001_v0001144_t0025_u01750820055274") 2025/06/25 02:56:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f415f2c7c429612aa_d20250625_m025554_c001_v7007000_t0000_u01750820154340") 2025/06/25 02:56:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472ba4d_d20250625_m025544_c001_v0001144_t0049_u01750820144583") 2025/06/25 02:56:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4019711adbb9ad56_d20250625_m025535_c001_v7007000_t0000_u01750820135952") 2025/06/25 02:56:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472ba1b_d20250625_m025526_c001_v0001144_t0043_u01750820126341") 2025/06/25 02:56:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40999fee4cdd81b9_d20250625_m025517_c001_v7007000_t0000_u01750820117726") 2025/06/25 02:56:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b9d6_d20250625_m025507_c001_v0001144_t0013_u01750820107639") 2025/06/25 02:56:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4154f524e8ba41ee_d20250625_m025458_c001_v7007000_t0000_u01750820098084") 2025/06/25 02:56:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b99e_d20250625_m025448_c001_v0001144_t0040_u01750820088320") 2025/06/25 02:56:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f408fc7e03e4327bd_d20250625_m025439_c001_v7007000_t0000_u01750820079941") 2025/06/25 02:56:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b95a_d20250625_m025429_c001_v0001144_t0049_u01750820069447") 2025/06/25 02:56:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4176b9eeb9c329b6_d20250625_m025416_c001_v7007000_t0000_u01750820056424") 2025/06/25 02:56:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b91a_d20250625_m025407_c001_v0001144_t0048_u01750820047313") 2025/06/25 02:56:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4123b9dd55dd0fb2_d20250625_m025358_c001_v7007000_t0000_u01750820038499") 2025/06/25 02:56:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314c05_d20250625_m025353_c001_v0001100_t0053_u01750820033120") 2025/06/25 02:56:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f42150288fa985042_d20250625_m025350_c001_v7007000_t0000_u01750820030479") 2025/06/25 02:56:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b8ba_d20250625_m025341_c001_v0001144_t0037_u01750820021371") 2025/06/25 02:56:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f401fb357a6ab45dd_d20250625_m025332_c001_v7007000_t0000_u01750820012130") 2025/06/25 02:56:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314ba5_d20250625_m025326_c001_v0001100_t0058_u01750820006867") 2025/06/25 02:56:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4008bcc009cd6599_d20250625_m025324_c001_v7007000_t0000_u01750820004222") 2025/06/25 02:56:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b85c_d20250625_m025315_c001_v0001144_t0057_u01750819995405") 2025/06/25 02:56:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f413b977d3b5225ad_d20250625_m025302_c001_v7007000_t0000_u01750819982339") 2025/06/25 02:56:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b805_d20250625_m025253_c001_v0001144_t0013_u01750819973062") 2025/06/25 02:56:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f402ff3cf692a980f_d20250625_m025244_c001_v7007000_t0000_u01750819964847") 2025/06/25 02:56:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b7cf_d20250625_m025235_c001_v0001144_t0055_u01750819955197") 2025/06/25 02:56:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caf6f_d20250625_m025226_c001_v7007000_t0000_u01750819946817") 2025/06/25 02:56:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b797_d20250625_m025217_c001_v0001144_t0020_u01750819937686") 2025/06/25 02:56:54 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4123b9dd55dd0fa1_d20250625_m025354_c001_v7007000_t0000_u01750820034565") 2025/06/25 02:56:54 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314bf7_d20250625_m025348_c001_v0001100_t0050_u01750820028719") 2025/06/25 02:56:54 DEBUG : dir1/0012-6789;: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b5151ee_d20250625_m025421_c001_v7007000_t0000_u01750820061046") 2025/06/25 02:56:54 DEBUG : dir1/0012-6789;: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314c5f_d20250625_m025415_c001_v0001100_t0013_u01750820055339") 2025/06/25 02:56:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f415f2c7c429612ac_d20250625_m025554_c001_v7007000_t0000_u01750820154524") 2025/06/25 02:56:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab4af_d20250625_m025545_c001_v0001171_t0001_u01750820145479") 2025/06/25 02:56:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4019711adbb9ad57_d20250625_m025536_c001_v7007000_t0000_u01750820136145") 2025/06/25 02:56:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab423_d20250625_m025526_c001_v0001171_t0042_u01750820126888") 2025/06/25 02:56:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40999fee4cdd81ba_d20250625_m025517_c001_v7007000_t0000_u01750820117908") 2025/06/25 02:56:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab350_d20250625_m025508_c001_v0001171_t0013_u01750820108106") 2025/06/25 02:56:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4154f524e8ba41ef_d20250625_m025458_c001_v7007000_t0000_u01750820098269") 2025/06/25 02:56:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab273_d20250625_m025449_c001_v0001171_t0028_u01750820089087") 2025/06/25 02:56:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f408fc7e03e4327be_d20250625_m025440_c001_v7007000_t0000_u01750820080126") 2025/06/25 02:56:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab19a_d20250625_m025430_c001_v0001171_t0011_u01750820070306") 2025/06/25 02:56:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4176b9eeb9c329b5_d20250625_m025416_c001_v7007000_t0000_u01750820056241") 2025/06/25 02:56:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab0b6_d20250625_m025407_c001_v0001171_t0010_u01750820047908") 2025/06/25 02:56:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4123b9dd55dd0fb3_d20250625_m025358_c001_v7007000_t0000_u01750820038715") 2025/06/25 02:56:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fafff8_d20250625_m025353_c001_v0001144_t0028_u01750820033186") 2025/06/25 02:56:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f413b977d3b5225f9_d20250625_m025350_c001_v7007000_t0000_u01750820030091") 2025/06/25 02:56:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314bd5_d20250625_m025341_c001_v0001100_t0025_u01750820021911") 2025/06/25 02:56:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f401fb357a6ab45de_d20250625_m025332_c001_v7007000_t0000_u01750820012335") 2025/06/25 02:56:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aaee3_d20250625_m025326_c001_v0001171_t0028_u01750820006924") 2025/06/25 02:56:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caf90_d20250625_m025323_c001_v7007000_t0000_u01750820003640") 2025/06/25 02:56:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aae5a_d20250625_m025316_c001_v0001171_t0053_u01750819996160") 2025/06/25 02:56:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4191d0f2f116d728_d20250625_m025302_c001_v7007000_t0000_u01750819982161") 2025/06/25 02:56:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aad5e_d20250625_m025253_c001_v0001171_t0004_u01750819973567") 2025/06/25 02:56:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f402ff3cf692a9810_d20250625_m025245_c001_v7007000_t0000_u01750819965028") 2025/06/25 02:56:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aacac_d20250625_m025235_c001_v0001171_t0049_u01750819955782") 2025/06/25 02:56:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caf70_d20250625_m025226_c001_v7007000_t0000_u01750819946999") 2025/06/25 02:56:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aabd8_d20250625_m025218_c001_v0001171_t0033_u01750819938247") 2025/06/25 02:56:55 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4176b9eeb9c329a5_d20250625_m025354_c001_v7007000_t0000_u01750820034208") 2025/06/25 02:56:55 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aafe4_d20250625_m025349_c001_v0001171_t0022_u01750820029023") 2025/06/25 02:56:55 DEBUG : dir1/0013-789;=: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b5151ef_d20250625_m025421_c001_v7007000_t0000_u01750820061229") 2025/06/25 02:56:55 DEBUG : dir1/0013-789;=: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab0f8_d20250625_m025415_c001_v0001171_t0047_u01750820055384") 2025/06/25 02:56:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f415f2c7c429612ad_d20250625_m025554_c001_v7007000_t0000_u01750820154708") 2025/06/25 02:56:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314dce_d20250625_m025545_c001_v0001100_t0052_u01750820145880") 2025/06/25 02:56:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4019711adbb9ad58_d20250625_m025536_c001_v7007000_t0000_u01750820136383") 2025/06/25 02:56:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314d70_d20250625_m025527_c001_v0001100_t0034_u01750820127201") 2025/06/25 02:56:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40999fee4cdd81bb_d20250625_m025518_c001_v7007000_t0000_u01750820118091") 2025/06/25 02:56:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314d33_d20250625_m025508_c001_v0001100_t0039_u01750820108428") 2025/06/25 02:56:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4154f524e8ba41f0_d20250625_m025458_c001_v7007000_t0000_u01750820098554") 2025/06/25 02:56:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314cef_d20250625_m025449_c001_v0001100_t0035_u01750820089420") 2025/06/25 02:56:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f408fc7e03e4327bf_d20250625_m025440_c001_v7007000_t0000_u01750820080311") 2025/06/25 02:56:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314ca1_d20250625_m025430_c001_v0001100_t0046_u01750820070625") 2025/06/25 02:56:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b5151d7_d20250625_m025416_c001_v7007000_t0000_u01750820056266") 2025/06/25 02:56:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fb0028_d20250625_m025408_c001_v0001144_t0009_u01750820048238") 2025/06/25 02:56:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4123b9dd55dd0fb4_d20250625_m025358_c001_v7007000_t0000_u01750820038900") 2025/06/25 02:56:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab014_d20250625_m025353_c001_v0001171_t0054_u01750820033297") 2025/06/25 02:56:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b5151bb_d20250625_m025350_c001_v7007000_t0000_u01750820030479") 2025/06/25 02:56:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5faffd2_d20250625_m025342_c001_v0001144_t0044_u01750820022399") 2025/06/25 02:56:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f401fb357a6ab45df_d20250625_m025332_c001_v7007000_t0000_u01750820012518") 2025/06/25 02:56:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314bab_d20250625_m025327_c001_v0001100_t0017_u01750820007203") 2025/06/25 02:56:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4008bcc009cd6598_d20250625_m025324_c001_v7007000_t0000_u01750820004067") 2025/06/25 02:56:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314b69_d20250625_m025316_c001_v0001100_t0021_u01750819996457") 2025/06/25 02:56:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde99fa_d20250625_m025302_c001_v7007000_t0000_u01750819982264") 2025/06/25 02:56:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5faff29_d20250625_m025253_c001_v0001144_t0001_u01750819973842") 2025/06/25 02:56:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f402ff3cf692a9813_d20250625_m025245_c001_v7007000_t0000_u01750819965237") 2025/06/25 02:56:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fafef0_d20250625_m025236_c001_v0001144_t0039_u01750819956144") 2025/06/25 02:56:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caf72_d20250625_m025227_c001_v7007000_t0000_u01750819947180") 2025/06/25 02:56:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fafebe_d20250625_m025218_c001_v0001144_t0040_u01750819938546") 2025/06/25 02:56:57 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b5151c0_d20250625_m025354_c001_v7007000_t0000_u01750820034134") 2025/06/25 02:56:57 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314bf9_d20250625_m025349_c001_v0001100_t0013_u01750820029069") 2025/06/25 02:56:57 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b5151f0_d20250625_m025421_c001_v7007000_t0000_u01750820061411") 2025/06/25 02:56:57 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fb004a_d20250625_m025415_c001_v0001144_t0049_u01750820055530") 2025/06/25 02:56:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f415f2c7c429612ae_d20250625_m025554_c001_v7007000_t0000_u01750820154891") 2025/06/25 02:56:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fb0165_d20250625_m025546_c001_v0001144_t0028_u01750820146189") 2025/06/25 02:56:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4019711adbb9ad59_d20250625_m025536_c001_v7007000_t0000_u01750820136602") 2025/06/25 02:56:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fb0139_d20250625_m025527_c001_v0001144_t0022_u01750820127540") 2025/06/25 02:56:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40999fee4cdd81bc_d20250625_m025518_c001_v7007000_t0000_u01750820118274") 2025/06/25 02:56:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fb00f3_d20250625_m025509_c001_v0001144_t0033_u01750820109163") 2025/06/25 02:56:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4154f524e8ba41f1_d20250625_m025458_c001_v7007000_t0000_u01750820098738") 2025/06/25 02:56:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fb00ba_d20250625_m025449_c001_v0001144_t0034_u01750820089822") 2025/06/25 02:56:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f408fc7e03e4327c0_d20250625_m025440_c001_v7007000_t0000_u01750820080502") 2025/06/25 02:56:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fb0086_d20250625_m025431_c001_v0001144_t0021_u01750820071173") 2025/06/25 02:56:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b5151d9_d20250625_m025416_c001_v7007000_t0000_u01750820056447") 2025/06/25 02:56:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314c3b_d20250625_m025408_c001_v0001100_t0005_u01750820048744") 2025/06/25 02:56:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4123b9dd55dd0fb5_d20250625_m025359_c001_v7007000_t0000_u01750820039098") 2025/06/25 02:56:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314c07_d20250625_m025353_c001_v0001100_t0041_u01750820033420") 2025/06/25 02:56:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4008bcc009cd65c1_d20250625_m025350_c001_v7007000_t0000_u01750820030489") 2025/06/25 02:56:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aaf98_d20250625_m025343_c001_v0001171_t0041_u01750820023013") 2025/06/25 02:56:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f401fb357a6ab45e0_d20250625_m025332_c001_v7007000_t0000_u01750820012702") 2025/06/25 02:56:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b87c_d20250625_m025327_c001_v0001144_t0037_u01750820007214") 2025/06/25 02:56:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40730db716a67cb7_d20250625_m025323_c001_v7007000_t0000_u01750820003629") 2025/06/25 02:56:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5faff85_d20250625_m025316_c001_v0001144_t0038_u01750819996810") 2025/06/25 02:56:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4191d0f2f116d729_d20250625_m025302_c001_v7007000_t0000_u01750819982349") 2025/06/25 02:56:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314b11_d20250625_m025254_c001_v0001100_t0027_u01750819974395") 2025/06/25 02:56:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f402ff3cf692a9814_d20250625_m025245_c001_v7007000_t0000_u01750819965420") 2025/06/25 02:56:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314adb_d20250625_m025236_c001_v0001100_t0058_u01750819956786") 2025/06/25 02:56:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caf73_d20250625_m025227_c001_v7007000_t0000_u01750819947361") 2025/06/25 02:56:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314a95_d20250625_m025219_c001_v0001100_t0003_u01750819939373") 2025/06/25 02:56:58 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f42150288fa985048_d20250625_m025354_c001_v7007000_t0000_u01750820034350") 2025/06/25 02:56:58 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b8dc_d20250625_m025349_c001_v0001144_t0015_u01750820029219") 2025/06/25 02:56:58 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b5151f2_d20250625_m025421_c001_v7007000_t0000_u01750820061592") 2025/06/25 02:56:58 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314c63_d20250625_m025415_c001_v0001100_t0012_u01750820055613") 2025/06/25 02:56:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f415f2c7c429612af_d20250625_m025555_c001_v7007000_t0000_u01750820155075") 2025/06/25 02:56:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472ba55_d20250625_m025546_c001_v0001144_t0055_u01750820146852") 2025/06/25 02:56:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4019711adbb9ad5a_d20250625_m025536_c001_v7007000_t0000_u01750820136785") 2025/06/25 02:56:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472ba27_d20250625_m025528_c001_v0001144_t0024_u01750820128207") 2025/06/25 02:56:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40999fee4cdd81bd_d20250625_m025518_c001_v7007000_t0000_u01750820118457") 2025/06/25 02:56:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b9de_d20250625_m025509_c001_v0001144_t0014_u01750820109916") 2025/06/25 02:56:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4154f524e8ba41f2_d20250625_m025458_c001_v7007000_t0000_u01750820098922") 2025/06/25 02:56:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b9a8_d20250625_m025450_c001_v0001144_t0029_u01750820090402") 2025/06/25 02:56:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f408fc7e03e4327c1_d20250625_m025440_c001_v7007000_t0000_u01750820080686") 2025/06/25 02:56:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b964_d20250625_m025431_c001_v0001144_t0027_u01750820071848") 2025/06/25 02:56:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b5151da_d20250625_m025416_c001_v7007000_t0000_u01750820056630") 2025/06/25 02:56:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b926_d20250625_m025409_c001_v0001144_t0051_u01750820049167") 2025/06/25 02:56:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4123b9dd55dd0fb6_d20250625_m025359_c001_v7007000_t0000_u01750820039282") 2025/06/25 02:56:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b8ee_d20250625_m025353_c001_v0001144_t0027_u01750820033428") 2025/06/25 02:56:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f413b977d3b5225fa_d20250625_m025350_c001_v7007000_t0000_u01750820030272") 2025/06/25 02:56:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b8c0_d20250625_m025343_c001_v0001144_t0037_u01750820023317") 2025/06/25 02:56:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f401fb357a6ab45e1_d20250625_m025332_c001_v7007000_t0000_u01750820012884") 2025/06/25 02:56:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aaeeb_d20250625_m025327_c001_v0001171_t0025_u01750820007239") 2025/06/25 02:56:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f401fb357a6ab45c4_d20250625_m025324_c001_v7007000_t0000_u01750820004234") 2025/06/25 02:56:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b85e_d20250625_m025317_c001_v0001144_t0057_u01750819997369") 2025/06/25 02:56:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde99fb_d20250625_m025302_c001_v7007000_t0000_u01750819982446") 2025/06/25 02:56:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b80d_d20250625_m025254_c001_v0001144_t0019_u01750819974729") 2025/06/25 02:56:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f402ff3cf692a9816_d20250625_m025245_c001_v7007000_t0000_u01750819965601") 2025/06/25 02:56:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b7d1_d20250625_m025237_c001_v0001144_t0048_u01750819957105") 2025/06/25 02:56:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caf74_d20250625_m025227_c001_v7007000_t0000_u01750819947543") 2025/06/25 02:56:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b79d_d20250625_m025219_c001_v0001144_t0046_u01750819939750") 2025/06/25 02:56:59 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f418c35426662c8de_d20250625_m025354_c001_v7007000_t0000_u01750820034161") 2025/06/25 02:57:00 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5faffec_d20250625_m025349_c001_v0001144_t0015_u01750820029296") 2025/06/25 02:57:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b51517c_d20250625_m025304_c001_v7007000_t0000_u01750819984820") 2025/06/25 02:57:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314b27_d20250625_m025259_c001_v0001100_t0037_u01750819979247") 2025/06/25 02:57:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b51517d_d20250625_m025305_c001_v7007000_t0000_u01750819985003") 2025/06/25 02:57:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aada0_d20250625_m025259_c001_v0001171_t0032_u01750819979487") 2025/06/25 02:57:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b51517e_d20250625_m025305_c001_v7007000_t0000_u01750819985188") 2025/06/25 02:57:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b82c_d20250625_m025259_c001_v0001144_t0036_u01750819979540") 2025/06/25 02:57:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b515180_d20250625_m025305_c001_v7007000_t0000_u01750819985371") 2025/06/25 02:57:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5faff49_d20250625_m025259_c001_v0001144_t0058_u01750819979579") 2025/06/25 02:57:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b515181_d20250625_m025305_c001_v7007000_t0000_u01750819985558") 2025/06/25 02:57:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314b29_d20250625_m025259_c001_v0001100_t0052_u01750819979732") 2025/06/25 02:57:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b515182_d20250625_m025305_c001_v7007000_t0000_u01750819985742") 2025/06/25 02:57:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aada4_d20250625_m025259_c001_v0001171_t0036_u01750819979791") 2025/06/25 02:57:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b515183_d20250625_m025305_c001_v7007000_t0000_u01750819985924") 2025/06/25 02:57:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314b2d_d20250625_m025300_c001_v0001100_t0023_u01750819980048") 2025/06/25 02:57:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b515185_d20250625_m025306_c001_v7007000_t0000_u01750819986108") 2025/06/25 02:57:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aada8_d20250625_m025300_c001_v0001171_t0015_u01750819980119") 2025/06/25 02:57:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b515186_d20250625_m025306_c001_v7007000_t0000_u01750819986291") 2025/06/25 02:57:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5faff4d_d20250625_m025300_c001_v0001144_t0012_u01750819980183") 2025/06/25 02:57:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b515187_d20250625_m025306_c001_v7007000_t0000_u01750819986474") 2025/06/25 02:57:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b830_d20250625_m025300_c001_v0001144_t0050_u01750819980260") 2025/06/25 02:57:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b515188_d20250625_m025306_c001_v7007000_t0000_u01750819986657") 2025/06/25 02:57:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314b2f_d20250625_m025300_c001_v0001100_t0044_u01750819980355") 2025/06/25 02:57:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b51518a_d20250625_m025306_c001_v7007000_t0000_u01750819986842") 2025/06/25 02:57:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aadb4_d20250625_m025300_c001_v0001171_t0048_u01750819980485") 2025/06/25 02:57:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b51518b_d20250625_m025307_c001_v7007000_t0000_u01750819987024") 2025/06/25 02:57:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314b31_d20250625_m025300_c001_v0001100_t0017_u01750819980766") 2025/06/25 02:57:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b51518c_d20250625_m025307_c001_v7007000_t0000_u01750819987213") 2025/06/25 02:57:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aadb6_d20250625_m025300_c001_v0001171_t0027_u01750819980776") 2025/06/25 02:57:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b51518d_d20250625_m025307_c001_v7007000_t0000_u01750819987397") 2025/06/25 02:57:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b832_d20250625_m025300_c001_v0001144_t0001_u01750819980955") 2025/06/25 02:57:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b51518e_d20250625_m025307_c001_v7007000_t0000_u01750819987581") 2025/06/25 02:57:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5faff53_d20250625_m025301_c001_v0001144_t0026_u01750819981020") 2025/06/25 02:57:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4008bcc009cd659e_d20250625_m025327_c001_v7007000_t0000_u01750820007883") 2025/06/25 02:57:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aae88_d20250625_m025321_c001_v0001171_t0048_u01750820001407") 2025/06/25 02:57:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4032276360f2829a_d20250625_m025328_c001_v7007000_t0000_u01750820008030") 2025/06/25 02:57:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314b81_d20250625_m025321_c001_v0001100_t0028_u01750820001550") 2025/06/25 02:57:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4032276360f28299_d20250625_m025327_c001_v7007000_t0000_u01750820007845") 2025/06/25 02:57:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b86c_d20250625_m025321_c001_v0001144_t0026_u01750820001635") 2025/06/25 02:57:01 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4008bcc009cd659f_d20250625_m025328_c001_v7007000_t0000_u01750820008038") 2025/06/25 02:57:01 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aae8c_d20250625_m025321_c001_v0001171_t0030_u01750820001735") 2025/06/25 02:57:01 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40730db716a67cc1_d20250625_m025328_c001_v7007000_t0000_u01750820008098") 2025/06/25 02:57:02 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5faff93_d20250625_m025321_c001_v0001144_t0009_u01750820001765") 2025/06/25 02:57:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f407961d40d1cf4a0_d20250625_m025328_c001_v7007000_t0000_u01750820008048") 2025/06/25 02:57:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314b83_d20250625_m025321_c001_v0001100_t0039_u01750820001891") 2025/06/25 02:57:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caf9f_d20250625_m025328_c001_v7007000_t0000_u01750820008108") 2025/06/25 02:57:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aae94_d20250625_m025322_c001_v0001171_t0040_u01750820002042") 2025/06/25 02:57:02 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40730db716a67cbe_d20250625_m025327_c001_v7007000_t0000_u01750820007897") 2025/06/25 02:57:02 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b86e_d20250625_m025322_c001_v0001144_t0026_u01750820002180") 2025/06/25 02:57:02 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4032276360f2829b_d20250625_m025328_c001_v7007000_t0000_u01750820008214") 2025/06/25 02:57:02 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5faff95_d20250625_m025322_c001_v0001144_t0047_u01750820002288") 2025/06/25 02:57:02 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f401fb357a6ab45c9_d20250625_m025328_c001_v7007000_t0000_u01750820008058") 2025/06/25 02:57:02 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aae96_d20250625_m025322_c001_v0001171_t0002_u01750820002299") 2025/06/25 02:57:02 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40730db716a67cbf_d20250625_m025327_c001_v7007000_t0000_u01750820007905") 2025/06/25 02:57:02 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314b87_d20250625_m025322_c001_v0001100_t0040_u01750820002439") 2025/06/25 02:57:02 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4008bcc009cd659d_d20250625_m025327_c001_v7007000_t0000_u01750820007852") 2025/06/25 02:57:02 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aae9a_d20250625_m025322_c001_v0001171_t0003_u01750820002687") 2025/06/25 02:57:02 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4008bcc009cd65a0_d20250625_m025328_c001_v7007000_t0000_u01750820008070") 2025/06/25 02:57:02 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5faff99_d20250625_m025322_c001_v0001144_t0028_u01750820002852") 2025/06/25 02:57:02 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4008bcc009cd65a1_d20250625_m025328_c001_v7007000_t0000_u01750820008223") 2025/06/25 02:57:02 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314b8f_d20250625_m025322_c001_v0001100_t0003_u01750820002919") 2025/06/25 02:57:02 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f407961d40d1cf49f_d20250625_m025327_c001_v7007000_t0000_u01750820007863") 2025/06/25 02:57:02 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aae9e_d20250625_m025323_c001_v0001171_t0002_u01750820003040") 2025/06/25 02:57:03 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f407961d40d1cf4a1_d20250625_m025328_c001_v7007000_t0000_u01750820008233") 2025/06/25 02:57:03 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b870_d20250625_m025323_c001_v0001144_t0054_u01750820003114") 2025/06/25 02:57:03 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde9599_d20250625_m025054_c001_v7007000_t0000_u01750819854628") 2025/06/25 02:57:03 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1164f089076ae02a_d20250625_m025051_c001_v0001144_t0036_u01750819851738") 2025/06/25 02:57:03 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f418c35426662c87c_d20250625_m025051_c001_v7007000_t0000_u01750819851552") 2025/06/25 02:57:03 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1164f089076ae020_d20250625_m025047_c001_v0001144_t0028_u01750819847657") 2025/06/25 02:57:03 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f418c35426662c875_d20250625_m025046_c001_v7007000_t0000_u01750819846928") 2025/06/25 02:57:03 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa7bf_d20250625_m025042_c001_v0001171_t0038_u01750819842705") 2025/06/25 02:57:03 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caec5_d20250625_m025041_c001_v7007000_t0000_u01750819841246") 2025/06/25 02:57:03 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1034347f169358c4_d20250625_m025039_c001_v0001181_t0040_u01750819839410") 2025/06/25 02:57:03 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f418c35426662c854_d20250625_m025039_c001_v7007000_t0000_u01750819839223") 2025/06/25 02:57:03 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1034347f169358b4_d20250625_m025036_c001_v0001181_t0011_u01750819836498") 2025/06/25 02:57:03 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f418c35426662c84f_d20250625_m025035_c001_v7007000_t0000_u01750819835768") 2025/06/25 02:57:03 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b607_d20250625_m025031_c001_v0001144_t0046_u01750819831481") 2025/06/25 02:57:03 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caec1_d20250625_m025030_c001_v7007000_t0000_u01750819830213") 2025/06/25 02:57:03 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f10903b5b55a58228_d20250625_m025027_c001_v0001131_t0040_u01750819827910") 2025/06/25 02:57:03 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f416ad5464f613838_d20250625_m025027_c001_v7007000_t0000_u01750819827727") 2025/06/25 02:57:03 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f10903b5b55a5821c_d20250625_m025024_c001_v0001131_t0029_u01750819824496") 2025/06/25 02:57:03 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f416ad5464f613833_d20250625_m025023_c001_v7007000_t0000_u01750819823758") 2025/06/25 02:57:03 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b5e5_d20250625_m025019_c001_v0001144_t0042_u01750819819660") 2025/06/25 02:57:04 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caeb4_d20250625_m025018_c001_v7007000_t0000_u01750819818752") 2025/06/25 02:57:04 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f107b31973322ca19_d20250625_m025016_c001_v0001137_t0003_u01750819816952") 2025/06/25 02:57:04 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f413b977d3b522553_d20250625_m025016_c001_v7007000_t0000_u01750819816769") 2025/06/25 02:57:04 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f107b31973322ca09_d20250625_m025013_c001_v0001137_t0054_u01750819813326") 2025/06/25 02:57:04 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f413b977d3b522549_d20250625_m025012_c001_v7007000_t0000_u01750819812599") 2025/06/25 02:57:04 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b5c7_d20250625_m025006_c001_v0001144_t0026_u01750819806472") 2025/06/25 02:57:04 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4191d0f2f116d607_d20250625_m025005_c001_v7007000_t0000_u01750819805562") 2025/06/25 02:57:04 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11328663cdc75d1c_d20250625_m025003_c001_v0001179_t0031_u01750819803528") 2025/06/25 02:57:04 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35cae9f_d20250625_m025003_c001_v7007000_t0000_u01750819803348") 2025/06/25 02:57:04 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11328663cdc75d0e_d20250625_m025000_c001_v0001179_t0053_u01750819800384") 2025/06/25 02:57:04 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35cae9d_d20250625_m024959_c001_v7007000_t0000_u01750819799663") 2025/06/25 02:57:04 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b59d_d20250625_m024951_c001_v0001144_t0055_u01750819791083") 2025/06/25 02:57:04 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4187ea8124e1e33a_d20250625_m024950_c001_v7007000_t0000_u01750819790100") 2025/06/25 02:57:04 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1184613bb1fda04f_d20250625_m024948_c001_v0001136_t0015_u01750819788340") 2025/06/25 02:57:04 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f401fb357a6ab1a4a_d20250625_m024948_c001_v7007000_t0000_u01750819788160") 2025/06/25 02:57:04 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1184613bb1fda045_d20250625_m024944_c001_v0001136_t0029_u01750819784966") 2025/06/25 02:57:04 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f401fb357a6ab1a48_d20250625_m024944_c001_v7007000_t0000_u01750819784239") 2025/06/25 02:57:04 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4efff_d20250625_m024937_c001_v0001172_t0051_u01750819777904") 2025/06/25 02:57:04 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f407961d40d1cecb0_d20250625_m024936_c001_v7007000_t0000_u01750819776800") 2025/06/25 02:57:04 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f106957914198b1cf_d20250625_m024930_c001_v0001117_t0053_u01750819770578") 2025/06/25 02:57:04 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f413b977d3b522518_d20250625_m024930_c001_v7007000_t0000_u01750819770383") 2025/06/25 02:57:04 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa4fc_d20250625_m024926_c001_v0001171_t0039_u01750819766333") 2025/06/25 02:57:04 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f104b68e39eb486de_d20250625_m024925_c001_v0001120_t0034_u01750819765377") 2025/06/25 02:57:05 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f104b68e39eb486dc_d20250625_m024924_c001_v0001120_t0054_u01750819764286") 2025/06/25 02:57:05 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f418c35426662c7fd_d20250625_m024911_c001_v7007000_t0000_u01750819751048") 2025/06/25 02:57:05 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ef61_d20250625_m024903_c001_v0001172_t0000_u01750819743509") 2025/06/25 02:57:05 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f101fe10dd61a1959_d20250625_m024902_c001_v0001146_t0048_u01750819742545") 2025/06/25 02:57:05 DEBUG : dst/one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f101fe10dd61a1951_d20250625_m024901_c001_v0001146_t0032_u01750819741471") 2025/06/25 02:57:05 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde959a_d20250625_m025054_c001_v7007000_t0000_u01750819854809") 2025/06/25 02:57:05 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1014c356dab4fe5e_d20250625_m025051_c001_v0001184_t0040_u01750819851352") 2025/06/25 02:57:05 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1054ca4b58ec7415_d20250625_m025046_c001_v0001131_t0037_u01750819846615") 2025/06/25 02:57:05 DEBUG : dst/one.bak: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caec6_d20250625_m025041_c001_v7007000_t0000_u01750819841427") 2025/06/25 02:57:05 DEBUG : dst/one.bak: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1103ff0be2dded0a_d20250625_m025038_c001_v0001120_t0059_u01750819838631") 2025/06/25 02:57:05 DEBUG : dst/one.bak: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1173cc6d4d43e97d_d20250625_m025035_c001_v0001183_t0039_u01750819835555") 2025/06/25 02:57:05 DEBUG : dst/one.bak: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caec2_d20250625_m025030_c001_v7007000_t0000_u01750819830394") 2025/06/25 02:57:05 DEBUG : dst/one.bak: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f106666505c31a207_d20250625_m025026_c001_v0001038_t0047_u01750819826973") 2025/06/25 02:57:05 DEBUG : dst/one.bak: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11458418cfe320fc_d20250625_m025023_c001_v0001161_t0032_u01750819823479") 2025/06/25 02:57:05 DEBUG : dst/three: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f407961d40d1cecb1_d20250625_m024936_c001_v7007000_t0000_u01750819776982") 2025/06/25 02:57:05 DEBUG : dst/three: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f104b68e39eb486ea_d20250625_m024935_c001_v0001120_t0032_u01750819775094") 2025/06/25 02:57:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde959b_d20250625_m025054_c001_v7007000_t0000_u01750819854991") 2025/06/25 02:57:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f110c9528c9057db7_d20250625_m025052_c001_v0001115_t0011_u01750819852973") 2025/06/25 02:57:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f106939e67bf5132a_d20250625_m025049_c001_v0001177_t0051_u01750819849039") 2025/06/25 02:57:05 DEBUG : dst/three.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde959c_d20250625_m025055_c001_v7007000_t0000_u01750819855176") 2025/06/25 02:57:06 DEBUG : dst/three.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1164f089076ae02e_d20250625_m025053_c001_v0001144_t0052_u01750819853646") 2025/06/25 02:57:06 DEBUG : dst/three.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f418c35426662c87d_d20250625_m025053_c001_v7007000_t0000_u01750819853460") 2025/06/25 02:57:06 DEBUG : dst/three.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1164f089076ae026_d20250625_m025049_c001_v0001144_t0037_u01750819849507") 2025/06/25 02:57:06 DEBUG : dst/three.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f418c35426662c879_d20250625_m025049_c001_v7007000_t0000_u01750819849320") 2025/06/25 02:57:06 DEBUG : dst/three.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa7c3_d20250625_m025043_c001_v0001171_t0026_u01750819843930") 2025/06/25 02:57:06 DEBUG : dst/three.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caec7_d20250625_m025041_c001_v7007000_t0000_u01750819841608") 2025/06/25 02:57:06 DEBUG : dst/three.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1034347f169358c8_d20250625_m025040_c001_v0001181_t0041_u01750819840651") 2025/06/25 02:57:06 DEBUG : dst/three.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f418c35426662c857_d20250625_m025040_c001_v7007000_t0000_u01750819840463") 2025/06/25 02:57:06 DEBUG : dst/three.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1034347f169358bc_d20250625_m025037_c001_v0001181_t0014_u01750819837654") 2025/06/25 02:57:06 DEBUG : dst/three.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f418c35426662c851_d20250625_m025037_c001_v7007000_t0000_u01750819837465") 2025/06/25 02:57:06 DEBUG : dst/three.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b60d_d20250625_m025032_c001_v0001144_t0053_u01750819832651") 2025/06/25 02:57:06 DEBUG : dst/three.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f416ad5464f61383f_d20250625_m025029_c001_v7007000_t0000_u01750819829653") 2025/06/25 02:57:06 DEBUG : dst/three.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa727_d20250625_m025026_c001_v0001171_t0045_u01750819826072") 2025/06/25 02:57:06 DEBUG : dst/three.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f416ad5464f613837_d20250625_m025025_c001_v7007000_t0000_u01750819825340") 2025/06/25 02:57:06 DEBUG : dst/three.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b5eb_d20250625_m025020_c001_v0001144_t0035_u01750819820576") 2025/06/25 02:57:06 DEBUG : dst/three.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f413b977d3b522556_d20250625_m025017_c001_v7007000_t0000_u01750819817831") 2025/06/25 02:57:06 DEBUG : dst/three.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa6cc_d20250625_m025015_c001_v0001171_t0024_u01750819815651") 2025/06/25 02:57:06 DEBUG : dst/three.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f413b977d3b52254e_d20250625_m025014_c001_v7007000_t0000_u01750819814568") 2025/06/25 02:57:06 DEBUG : dst/three.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b5cd_d20250625_m025007_c001_v0001144_t0059_u01750819807528") 2025/06/25 02:57:06 DEBUG : dst/three.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caea0_d20250625_m025004_c001_v7007000_t0000_u01750819804649") 2025/06/25 02:57:07 DEBUG : dst/three.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa656_d20250625_m025002_c001_v0001171_t0022_u01750819802108") 2025/06/25 02:57:07 DEBUG : dst/three.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35cae9e_d20250625_m025001_c001_v7007000_t0000_u01750819801017") 2025/06/25 02:57:07 DEBUG : dst/three.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b5a7_d20250625_m024954_c001_v0001144_t0048_u01750819794398") 2025/06/25 02:57:07 DEBUG : dst/three.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f401fb357a6ab1a4b_d20250625_m024949_c001_v7007000_t0000_u01750819789171") 2025/06/25 02:57:07 DEBUG : dst/three.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4f022_d20250625_m024947_c001_v0001172_t0004_u01750819787135") 2025/06/25 02:57:07 DEBUG : dst/three.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f401fb357a6ab1a49_d20250625_m024946_c001_v7007000_t0000_u01750819786043") 2025/06/25 02:57:07 DEBUG : dst/three.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa57e_d20250625_m024939_c001_v0001171_t0011_u01750819779654") 2025/06/25 02:57:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caec8_d20250625_m025041_c001_v7007000_t0000_u01750819841789") 2025/06/25 02:57:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1116874910ae37a3_d20250625_m025040_c001_v0001134_t0059_u01750819840178") 2025/06/25 02:57:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f114e1e01b821f5e7_d20250625_m025037_c001_v0001165_t0038_u01750819837273") 2025/06/25 02:57:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caec3_d20250625_m025030_c001_v7007000_t0000_u01750819830577") 2025/06/25 02:57:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f106957914198b2a9_d20250625_m025028_c001_v0001117_t0045_u01750819828526") 2025/06/25 02:57:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f10483a1949c175c1_d20250625_m025025_c001_v0001093_t0027_u01750819825004") 2025/06/25 02:57:07 DEBUG : dst/two: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde959d_d20250625_m025055_c001_v7007000_t0000_u01750819855359") 2025/06/25 02:57:07 DEBUG : dst/two: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b62f_d20250625_m025043_c001_v0001144_t0058_u01750819843397") 2025/06/25 02:57:07 DEBUG : dst/two: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caec9_d20250625_m025041_c001_v7007000_t0000_u01750819841970") 2025/06/25 02:57:07 DEBUG : dst/two: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa755_d20250625_m025032_c001_v0001171_t0059_u01750819832367") 2025/06/25 02:57:07 DEBUG : dst/two: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caec4_d20250625_m025030_c001_v7007000_t0000_u01750819830758") 2025/06/25 02:57:07 DEBUG : dst/two: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa6f5_d20250625_m025020_c001_v0001171_t0057_u01750819820272") 2025/06/25 02:57:07 DEBUG : dst/two: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caeb5_d20250625_m025018_c001_v7007000_t0000_u01750819818933") 2025/06/25 02:57:07 DEBUG : dst/two: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa686_d20250625_m025007_c001_v0001171_t0024_u01750819807088") 2025/06/25 02:57:07 DEBUG : dst/two: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4191d0f2f116d608_d20250625_m025005_c001_v7007000_t0000_u01750819805744") 2025/06/25 02:57:08 DEBUG : dst/two: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa5ec_d20250625_m024951_c001_v0001171_t0039_u01750819791939") 2025/06/25 02:57:08 DEBUG : dst/two: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4187ea8124e1e33b_d20250625_m024950_c001_v7007000_t0000_u01750819790308") 2025/06/25 02:57:08 DEBUG : dst/two: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b581_d20250625_m024938_c001_v0001144_t0033_u01750819778624") 2025/06/25 02:57:08 DEBUG : dst/two: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f407961d40d1cecb2_d20250625_m024937_c001_v7007000_t0000_u01750819777165") 2025/06/25 02:57:08 DEBUG : dst/two: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119b5dd7bb2da2a1_d20250625_m024932_c001_v0001176_t0013_u01750819772642") 2025/06/25 02:57:08 DEBUG : dst/two: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f418c35426662c7fe_d20250625_m024911_c001_v7007000_t0000_u01750819751231") 2025/06/25 02:57:08 DEBUG : dst/two: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f101fe10dd61a1978_d20250625_m024909_c001_v0001146_t0004_u01750819749895") 2025/06/25 02:57:08 DEBUG : empty space: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b514fd5_d20250625_m024836_c001_v7007000_t0000_u01750819716503") 2025/06/25 02:57:08 DEBUG : empty space: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa2ea_d20250625_m024832_c001_v0001171_t0004_u01750819712504") 2025/06/25 02:57:08 DEBUG : empty space: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b514fd0_d20250625_m024830_c001_v7007000_t0000_u01750819710177") 2025/06/25 02:57:08 DEBUG : empty space: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa26c_d20250625_m024819_c001_v0001171_t0055_u01750819699122") 2025/06/25 02:57:08 DEBUG : empty space: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f402ff3cf692a96a7_d20250625_m024810_c001_v7007000_t0000_u01750819690324") 2025/06/25 02:57:08 DEBUG : empty space: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa1ee_d20250625_m024806_c001_v0001171_t0015_u01750819686679") 2025/06/25 02:57:08 DEBUG : empty space: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f422dedf5133c697d_d20250625_m024745_c001_v7007000_t0000_u01750819665782") 2025/06/25 02:57:08 DEBUG : empty space: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ee0b_d20250625_m024743_c001_v0001172_t0057_u01750819663520") 2025/06/25 02:57:08 DEBUG : empty space: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f422dedf5133c6976_d20250625_m024742_c001_v7007000_t0000_u01750819662549") 2025/06/25 02:57:08 DEBUG : empty space: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4edff_d20250625_m024741_c001_v0001172_t0012_u01750819661060") 2025/06/25 02:57:08 DEBUG : empty space: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f422dedf5133c6970_d20250625_m024737_c001_v7007000_t0000_u01750819657952") 2025/06/25 02:57:08 DEBUG : empty space: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ede7_d20250625_m024736_c001_v0001172_t0035_u01750819656111") 2025/06/25 02:57:08 DEBUG : empty space: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f422dedf5133c696c_d20250625_m024735_c001_v7007000_t0000_u01750819655231") 2025/06/25 02:57:08 DEBUG : empty space: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4eddd_d20250625_m024733_c001_v0001172_t0032_u01750819653729") 2025/06/25 02:57:09 DEBUG : empty space: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f422dedf5133c695f_d20250625_m024727_c001_v7007000_t0000_u01750819647895") 2025/06/25 02:57:09 DEBUG : empty space: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4edae_d20250625_m024726_c001_v0001172_t0008_u01750819646252") 2025/06/25 02:57:09 DEBUG : empty space: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f422dedf5133c6959_d20250625_m024725_c001_v7007000_t0000_u01750819645320") 2025/06/25 02:57:09 DEBUG : empty space: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4eda2_d20250625_m024724_c001_v0001172_t0022_u01750819644504") 2025/06/25 02:57:09 DEBUG : empty space: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f413b977d3b5224a3_d20250625_m024719_c001_v7007000_t0000_u01750819639783") 2025/06/25 02:57:09 DEBUG : empty space: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ed86_d20250625_m024718_c001_v0001172_t0027_u01750819638457") 2025/06/25 02:57:09 DEBUG : empty space: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f413b977d3b52249a_d20250625_m024716_c001_v7007000_t0000_u01750819636581") 2025/06/25 02:57:09 DEBUG : empty space: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ed7c_d20250625_m024715_c001_v0001172_t0002_u01750819635241") 2025/06/25 02:57:09 DEBUG : empty space: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f413b977d3b522494_d20250625_m024714_c001_v7007000_t0000_u01750819634881") 2025/06/25 02:57:09 DEBUG : empty space: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f103ab61697642b46_d20250625_m024714_c001_v0001180_t0043_u01750819634302") 2025/06/25 02:57:09 DEBUG : empty space: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ed74_d20250625_m024712_c001_v0001172_t0011_u01750819632668") 2025/06/25 02:57:09 DEBUG : enormous: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f422dedf5133c697b_d20250625_m024745_c001_v7007000_t0000_u01750819665051") 2025/06/25 02:57:09 DEBUG : enormous: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ee0f_d20250625_m024743_c001_v0001172_t0045_u01750819663790") 2025/06/25 02:57:09 DEBUG : existing: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde95a2_d20250625_m025100_c001_v7007000_t0000_u01750819860748") 2025/06/25 02:57:09 DEBUG : existing: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b64d_d20250625_m025059_c001_v0001144_t0038_u01750819859119") 2025/06/25 02:57:09 DEBUG : existing: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f402ff3cf692a9694_d20250625_m024805_c001_v7007000_t0000_u01750819685100") 2025/06/25 02:57:09 DEBUG : existing: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ee72_d20250625_m024803_c001_v0001172_t0032_u01750819683897") 2025/06/25 02:57:09 DEBUG : existing: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f413b977d3b522484_d20250625_m024709_c001_v7007000_t0000_u01750819629689") 2025/06/25 02:57:09 DEBUG : existing: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ed62_d20250625_m024708_c001_v0001172_t0020_u01750819628673") 2025/06/25 02:57:09 DEBUG : existing: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f413b977d3b52247e_d20250625_m024708_c001_v7007000_t0000_u01750819628133") 2025/06/25 02:57:09 DEBUG : existing: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ed5e_d20250625_m024707_c001_v0001172_t0049_u01750819627409") 2025/06/25 02:57:10 DEBUG : existing: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ed5a_d20250625_m024706_c001_v0001172_t0043_u01750819626502") 2025/06/25 02:57:10 DEBUG : existing-b: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f402ff3cf692a9695_d20250625_m024805_c001_v7007000_t0000_u01750819685282") 2025/06/25 02:57:10 DEBUG : existing-b: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa1d4_d20250625_m024803_c001_v0001171_t0024_u01750819683884") 2025/06/25 02:57:10 DEBUG : file1: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde99e2_d20250625_m025206_c001_v7007000_t0000_u01750819926671") 2025/06/25 02:57:10 DEBUG : file1: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b771_d20250625_m025205_c001_v0001144_t0040_u01750819925321") 2025/06/25 02:57:10 DEBUG : file1: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde99de_d20250625_m025204_c001_v7007000_t0000_u01750819924325") 2025/06/25 02:57:10 DEBUG : file1: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fafe80_d20250625_m025202_c001_v0001144_t0001_u01750819922880") 2025/06/25 02:57:10 DEBUG : five: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f422dedf5133c6982_d20250625_m024750_c001_v7007000_t0000_u01750819670138") 2025/06/25 02:57:10 DEBUG : five: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f415d247c5bd4ee2b_d20250625_m024747_c001_v0001172_t0026_u01750819667800") 2025/06/25 02:57:10 DEBUG : foo: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f413b977d3b52249f_d20250625_m024718_c001_v7007000_t0000_u01750819638095") 2025/06/25 02:57:10 DEBUG : foo: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f415d247c5bd4ed82_d20250625_m024717_c001_v0001172_t0026_u01750819637543") 2025/06/25 02:57:10 DEBUG : foo: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f415d247c5bd4ed80_d20250625_m024716_c001_v0001172_t0026_u01750819636961") 2025/06/25 02:57:10 DEBUG : four: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f422dedf5133c6983_d20250625_m024750_c001_v7007000_t0000_u01750819670327") 2025/06/25 02:57:10 DEBUG : four: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4066959c7472b44a_d20250625_m024748_c001_v0001144_t0022_u01750819668349") 2025/06/25 02:57:10 DEBUG : four: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ee25_d20250625_m024747_c001_v0001172_t0039_u01750819667085") 2025/06/25 02:57:10 DEBUG : hello world2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4055f98f3ab34ebf_d20250625_m024625_c001_v7007000_t0000_u01750819585488") 2025/06/25 02:57:10 DEBUG : hello world2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ec9b_d20250625_m024624_c001_v0001172_t0038_u01750819584617") 2025/06/25 02:57:10 DEBUG : ignore-size: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f413b977d3b522479_d20250625_m024706_c001_v7007000_t0000_u01750819626140") 2025/06/25 02:57:10 DEBUG : ignore-size: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ed56_d20250625_m024704_c001_v0001172_t0005_u01750819624970") 2025/06/25 02:57:10 DEBUG : nested/sub dir/file: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f402ff3cf692a9692_d20250625_m024803_c001_v7007000_t0000_u01750819683154") 2025/06/25 02:57:10 DEBUG : nested/sub dir/file: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ee6a_d20250625_m024802_c001_v0001172_t0050_u01750819682212") 2025/06/25 02:57:11 DEBUG : nested/sub dir/file: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f402ff3cf692a9690_d20250625_m024801_c001_v7007000_t0000_u01750819681407") 2025/06/25 02:57:11 DEBUG : nested/sub dir/file: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ee5a_d20250625_m024800_c001_v0001172_t0029_u01750819680372") 2025/06/25 02:57:11 DEBUG : one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f422dedf5133c6984_d20250625_m024750_c001_v7007000_t0000_u01750819670509") 2025/06/25 02:57:11 DEBUG : one: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f415d247c5bd4ee1f_d20250625_m024746_c001_v0001172_t0026_u01750819666170") 2025/06/25 02:57:11 DEBUG : only0: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde99c8_d20250625_m025158_c001_v7007000_t0000_u01750819918334") 2025/06/25 02:57:11 DEBUG : only0: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4066959c7472b741_d20250625_m025153_c001_v0001144_t0022_u01750819913058") 2025/06/25 02:57:11 DEBUG : only0: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa9b8_d20250625_m025132_c001_v0001171_t0022_u01750819892267") 2025/06/25 02:57:11 DEBUG : only0: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caee3_d20250625_m025125_c001_v7007000_t0000_u01750819885830") 2025/06/25 02:57:11 DEBUG : only0: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa889_d20250625_m025104_c001_v0001171_t0050_u01750819864638") 2025/06/25 02:57:11 DEBUG : only1: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde99c9_d20250625_m025158_c001_v7007000_t0000_u01750819918517") 2025/06/25 02:57:11 DEBUG : only1: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41466544e5fafe6a_d20250625_m025153_c001_v0001144_t0023_u01750819913416") 2025/06/25 02:57:11 DEBUG : only1: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa9ce_d20250625_m025133_c001_v0001171_t0002_u01750819893164") 2025/06/25 02:57:11 DEBUG : only1: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f404317e131c430d1_d20250625_m025125_c001_v7007000_t0000_u01750819885659") 2025/06/25 02:57:11 DEBUG : only1: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa891_d20250625_m025105_c001_v0001171_t0028_u01750819865651") 2025/06/25 02:57:11 DEBUG : only10: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde99ca_d20250625_m025158_c001_v7007000_t0000_u01750819918715") 2025/06/25 02:57:11 DEBUG : only10: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4066959c7472b73f_d20250625_m025152_c001_v0001144_t0022_u01750819912659") 2025/06/25 02:57:11 DEBUG : only10: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aaa34_d20250625_m025142_c001_v0001171_t0047_u01750819902766") 2025/06/25 02:57:11 DEBUG : only10: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caede_d20250625_m025125_c001_v7007000_t0000_u01750819885095") 2025/06/25 02:57:11 DEBUG : only10: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa8fa_d20250625_m025114_c001_v0001171_t0053_u01750819874394") 2025/06/25 02:57:11 DEBUG : only11: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde99cb_d20250625_m025158_c001_v7007000_t0000_u01750819918909") 2025/06/25 02:57:11 DEBUG : only11: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f419cbb3e8b6aaace_d20250625_m025153_c001_v0001171_t0010_u01750819913068") 2025/06/25 02:57:11 DEBUG : only11: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aaa40_d20250625_m025143_c001_v0001171_t0004_u01750819903885") 2025/06/25 02:57:12 DEBUG : only11: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caee0_d20250625_m025125_c001_v7007000_t0000_u01750819885463") 2025/06/25 02:57:12 DEBUG : only11: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa900_d20250625_m025115_c001_v0001171_t0002_u01750819875462") 2025/06/25 02:57:12 DEBUG : only12: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde99cc_d20250625_m025159_c001_v7007000_t0000_u01750819919166") 2025/06/25 02:57:12 DEBUG : only12: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f419cbb3e8b6aaac6_d20250625_m025152_c001_v0001171_t0010_u01750819912669") 2025/06/25 02:57:12 DEBUG : only12: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aaa54_d20250625_m025144_c001_v0001171_t0030_u01750819904658") 2025/06/25 02:57:12 DEBUG : only12: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f404317e131c430d0_d20250625_m025125_c001_v7007000_t0000_u01750819885472") 2025/06/25 02:57:12 DEBUG : only12: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa906_d20250625_m025116_c001_v0001171_t0049_u01750819876508") 2025/06/25 02:57:12 DEBUG : only13: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde99cd_d20250625_m025159_c001_v7007000_t0000_u01750819919350") 2025/06/25 02:57:12 DEBUG : only13: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41466544e5fafe68_d20250625_m025153_c001_v0001144_t0023_u01750819913230") 2025/06/25 02:57:12 DEBUG : only13: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aaa64_d20250625_m025145_c001_v0001171_t0059_u01750819905618") 2025/06/25 02:57:12 DEBUG : only13: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caee1_d20250625_m025125_c001_v7007000_t0000_u01750819885647") 2025/06/25 02:57:12 DEBUG : only13: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa910_d20250625_m025117_c001_v0001171_t0038_u01750819877300") 2025/06/25 02:57:12 DEBUG : only14: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde99ce_d20250625_m025159_c001_v7007000_t0000_u01750819919534") 2025/06/25 02:57:12 DEBUG : only14: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4024429e16314a33_d20250625_m025153_c001_v0001100_t0029_u01750819913595") 2025/06/25 02:57:12 DEBUG : only14: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aaa72_d20250625_m025146_c001_v0001171_t0000_u01750819906533") 2025/06/25 02:57:12 DEBUG : only14: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41182932100f1ba0_d20250625_m025125_c001_v7007000_t0000_u01750819885483") 2025/06/25 02:57:12 DEBUG : only14: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa91c_d20250625_m025118_c001_v0001171_t0031_u01750819878159") 2025/06/25 02:57:12 DEBUG : only15: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde99cf_d20250625_m025159_c001_v7007000_t0000_u01750819919716") 2025/06/25 02:57:12 DEBUG : only15: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4024429e16314a31_d20250625_m025153_c001_v0001100_t0029_u01750819913411") 2025/06/25 02:57:12 DEBUG : only15: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aaa84_d20250625_m025147_c001_v0001171_t0041_u01750819907748") 2025/06/25 02:57:12 DEBUG : only15: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f404317e131c430d2_d20250625_m025125_c001_v7007000_t0000_u01750819885843") 2025/06/25 02:57:12 DEBUG : only15: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa924_d20250625_m025119_c001_v0001171_t0051_u01750819879044") 2025/06/25 02:57:13 DEBUG : only16: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde99d0_d20250625_m025159_c001_v7007000_t0000_u01750819919899") 2025/06/25 02:57:13 DEBUG : only16: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41466544e5fafe6c_d20250625_m025153_c001_v0001144_t0023_u01750819913607") 2025/06/25 02:57:13 DEBUG : only16: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aaa94_d20250625_m025148_c001_v0001171_t0010_u01750819908653") 2025/06/25 02:57:13 DEBUG : only16: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caedd_d20250625_m025124_c001_v7007000_t0000_u01750819884913") 2025/06/25 02:57:13 DEBUG : only16: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa936_d20250625_m025120_c001_v0001171_t0050_u01750819880349") 2025/06/25 02:57:14 DEBUG : only17: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde99d1_d20250625_m025200_c001_v7007000_t0000_u01750819920084") 2025/06/25 02:57:14 DEBUG : only17: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41466544e5fafe6e_d20250625_m025153_c001_v0001144_t0023_u01750819913791") 2025/06/25 02:57:14 DEBUG : only17: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aaa9c_d20250625_m025149_c001_v0001171_t0059_u01750819909562") 2025/06/25 02:57:14 DEBUG : only17: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41182932100f1ba2_d20250625_m025125_c001_v7007000_t0000_u01750819885854") 2025/06/25 02:57:14 DEBUG : only17: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa948_d20250625_m025121_c001_v0001171_t0027_u01750819881599") 2025/06/25 02:57:14 DEBUG : only18: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde99d2_d20250625_m025200_c001_v7007000_t0000_u01750819920266") 2025/06/25 02:57:14 DEBUG : only18: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f419cbb3e8b6aaad2_d20250625_m025153_c001_v0001171_t0010_u01750819913251") 2025/06/25 02:57:14 DEBUG : only18: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aaaa8_d20250625_m025150_c001_v0001171_t0055_u01750819910486") 2025/06/25 02:57:14 DEBUG : only18: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40999fee4cdd804e_d20250625_m025125_c001_v7007000_t0000_u01750819885865") 2025/06/25 02:57:14 DEBUG : only18: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa94c_d20250625_m025122_c001_v0001171_t0027_u01750819882685") 2025/06/25 02:57:14 DEBUG : only19: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde99d3_d20250625_m025200_c001_v7007000_t0000_u01750819920450") 2025/06/25 02:57:14 DEBUG : only19: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4066959c7472b743_d20250625_m025153_c001_v0001144_t0022_u01750819913289") 2025/06/25 02:57:14 DEBUG : only19: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aaab8_d20250625_m025151_c001_v0001171_t0031_u01750819911608") 2025/06/25 02:57:14 DEBUG : only19: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caee4_d20250625_m025126_c001_v7007000_t0000_u01750819886013") 2025/06/25 02:57:14 DEBUG : only19: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa954_d20250625_m025123_c001_v0001171_t0011_u01750819883609") 2025/06/25 02:57:14 DEBUG : only2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde99d4_d20250625_m025200_c001_v7007000_t0000_u01750819920633") 2025/06/25 02:57:14 DEBUG : only2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f419cbb3e8b6aaad8_d20250625_m025153_c001_v0001171_t0010_u01750819913433") 2025/06/25 02:57:14 DEBUG : only2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa9d6_d20250625_m025134_c001_v0001171_t0051_u01750819894433") 2025/06/25 02:57:14 DEBUG : only2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41182932100f1ba1_d20250625_m025125_c001_v7007000_t0000_u01750819885669") 2025/06/25 02:57:14 DEBUG : only2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa8a3_d20250625_m025106_c001_v0001171_t0033_u01750819866493") 2025/06/25 02:57:14 DEBUG : only3: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde99d5_d20250625_m025200_c001_v7007000_t0000_u01750819920817") 2025/06/25 02:57:14 DEBUG : only3: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4066959c7472b745_d20250625_m025153_c001_v0001144_t0022_u01750819913471") 2025/06/25 02:57:14 DEBUG : only3: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa9e6_d20250625_m025135_c001_v0001171_t0043_u01750819895436") 2025/06/25 02:57:14 DEBUG : only3: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caedf_d20250625_m025125_c001_v7007000_t0000_u01750819885278") 2025/06/25 02:57:14 DEBUG : only3: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa8ab_d20250625_m025107_c001_v0001171_t0010_u01750819867405") 2025/06/25 02:57:14 DEBUG : only4: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde99d6_d20250625_m025201_c001_v7007000_t0000_u01750819921004") 2025/06/25 02:57:14 DEBUG : only4: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f419cbb3e8b6aaae2_d20250625_m025153_c001_v0001171_t0010_u01750819913799") 2025/06/25 02:57:15 DEBUG : only4: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa9f4_d20250625_m025136_c001_v0001171_t0008_u01750819896467") 2025/06/25 02:57:15 DEBUG : only4: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40999fee4cdd804c_d20250625_m025125_c001_v7007000_t0000_u01750819885493") 2025/06/25 02:57:15 DEBUG : only4: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa8ad_d20250625_m025108_c001_v0001171_t0012_u01750819868123") 2025/06/25 02:57:15 DEBUG : only5: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde99d7_d20250625_m025201_c001_v7007000_t0000_u01750819921188") 2025/06/25 02:57:15 DEBUG : only5: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4066959c7472b74b_d20250625_m025153_c001_v0001144_t0022_u01750819913837") 2025/06/25 02:57:15 DEBUG : only5: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aaa06_d20250625_m025137_c001_v0001171_t0047_u01750819897491") 2025/06/25 02:57:15 DEBUG : only5: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f404317e131c430cf_d20250625_m025125_c001_v7007000_t0000_u01750819885289") 2025/06/25 02:57:15 DEBUG : only5: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa8b7_d20250625_m025109_c001_v0001171_t0022_u01750819869078") 2025/06/25 02:57:15 DEBUG : only6: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde99d8_d20250625_m025201_c001_v7007000_t0000_u01750819921372") 2025/06/25 02:57:15 DEBUG : only6: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f419cbb3e8b6aaade_d20250625_m025153_c001_v0001171_t0010_u01750819913615") 2025/06/25 02:57:15 DEBUG : only6: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aaa0c_d20250625_m025138_c001_v0001171_t0056_u01750819898870") 2025/06/25 02:57:15 DEBUG : only6: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40999fee4cdd804d_d20250625_m025125_c001_v7007000_t0000_u01750819885678") 2025/06/25 02:57:15 DEBUG : only6: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa8c3_d20250625_m025110_c001_v0001171_t0029_u01750819870104") 2025/06/25 02:57:15 DEBUG : only7: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde99d9_d20250625_m025201_c001_v7007000_t0000_u01750819921555") 2025/06/25 02:57:15 DEBUG : only7: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4066959c7472b749_d20250625_m025153_c001_v0001144_t0022_u01750819913655") 2025/06/25 02:57:15 DEBUG : only7: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aaa14_d20250625_m025139_c001_v0001171_t0037_u01750819899868") 2025/06/25 02:57:15 DEBUG : only7: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f404317e131c430d3_d20250625_m025126_c001_v7007000_t0000_u01750819886025") 2025/06/25 02:57:15 DEBUG : only7: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa8cf_d20250625_m025111_c001_v0001171_t0001_u01750819871345") 2025/06/25 02:57:15 DEBUG : only8: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde99da_d20250625_m025201_c001_v7007000_t0000_u01750819921738") 2025/06/25 02:57:15 DEBUG : only8: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4024429e16314a35_d20250625_m025153_c001_v0001100_t0029_u01750819913778") 2025/06/25 02:57:15 DEBUG : only8: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aaa1e_d20250625_m025140_c001_v0001171_t0056_u01750819900895") 2025/06/25 02:57:15 DEBUG : only8: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41182932100f1b9f_d20250625_m025125_c001_v7007000_t0000_u01750819885299") 2025/06/25 02:57:16 DEBUG : only8: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa8dc_d20250625_m025112_c001_v0001171_t0033_u01750819872300") 2025/06/25 02:57:16 DEBUG : only9: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde99db_d20250625_m025201_c001_v7007000_t0000_u01750819921921") 2025/06/25 02:57:16 DEBUG : only9: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4024429e16314a37_d20250625_m025153_c001_v0001100_t0029_u01750819913960") 2025/06/25 02:57:16 DEBUG : only9: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aaa28_d20250625_m025141_c001_v0001171_t0019_u01750819901793") 2025/06/25 02:57:16 DEBUG : only9: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40999fee4cdd804a_d20250625_m025125_c001_v7007000_t0000_u01750819885308") 2025/06/25 02:57:16 DEBUG : only9: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa8f0_d20250625_m025113_c001_v0001171_t0050_u01750819873330") 2025/06/25 02:57:16 DEBUG : potato: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f402ff3cf692a968e_d20250625_m024759_c001_v7007000_t0000_u01750819679253") 2025/06/25 02:57:16 DEBUG : potato: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b460_d20250625_m024757_c001_v0001144_t0018_u01750819677355") 2025/06/25 02:57:16 DEBUG : potato: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f402ff3cf692a968b_d20250625_m024756_c001_v7007000_t0000_u01750819676261") 2025/06/25 02:57:16 DEBUG : potato: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa184_d20250625_m024754_c001_v0001171_t0048_u01750819674579") 2025/06/25 02:57:16 DEBUG : potato: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f402ff3cf692a9686_d20250625_m024753_c001_v7007000_t0000_u01750819673827") 2025/06/25 02:57:16 DEBUG : potato: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b456_d20250625_m024751_c001_v0001144_t0047_u01750819671441") 2025/06/25 02:57:16 DEBUG : potato: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f422dedf5133c6974_d20250625_m024740_c001_v7007000_t0000_u01750819660209") 2025/06/25 02:57:16 DEBUG : potato: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4edf1_d20250625_m024738_c001_v0001172_t0025_u01750819658496") 2025/06/25 02:57:16 DEBUG : potato: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f422dedf5133c696f_d20250625_m024736_c001_v7007000_t0000_u01750819656848") 2025/06/25 02:57:16 DEBUG : potato: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ede3_d20250625_m024735_c001_v0001172_t0026_u01750819655774") 2025/06/25 02:57:16 DEBUG : potato: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f422dedf5133c696a_d20250625_m024734_c001_v7007000_t0000_u01750819654475") 2025/06/25 02:57:16 DEBUG : potato: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4edd9_d20250625_m024733_c001_v0001172_t0034_u01750819653460") 2025/06/25 02:57:16 DEBUG : potato: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f422dedf5133c695d_d20250625_m024727_c001_v7007000_t0000_u01750819647346") 2025/06/25 02:57:16 DEBUG : potato: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4eda8_d20250625_m024725_c001_v0001172_t0039_u01750819645874") 2025/06/25 02:57:17 DEBUG : potato: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f422dedf5133c695a_d20250625_m024725_c001_v7007000_t0000_u01750819645502") 2025/06/25 02:57:17 DEBUG : potato: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4eda0_d20250625_m024724_c001_v0001172_t0041_u01750819644092") 2025/06/25 02:57:17 DEBUG : potato: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f422dedf5133c6956_d20250625_m024723_c001_v7007000_t0000_u01750819643732") 2025/06/25 02:57:17 DEBUG : potato: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ed9c_d20250625_m024723_c001_v0001172_t0055_u01750819643043") 2025/06/25 02:57:17 DEBUG : potato: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ed9a_d20250625_m024722_c001_v0001172_t0009_u01750819642406") 2025/06/25 02:57:17 DEBUG : potato: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f422dedf5133c6954_d20250625_m024722_c001_v7007000_t0000_u01750819642043") 2025/06/25 02:57:17 DEBUG : potato: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ed96_d20250625_m024721_c001_v0001172_t0042_u01750819641315") 2025/06/25 02:57:17 DEBUG : potato: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ed92_d20250625_m024720_c001_v0001172_t0022_u01750819640325") 2025/06/25 02:57:17 DEBUG : potato: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f413b977d3b5224a5_d20250625_m024719_c001_v7007000_t0000_u01750819639963") 2025/06/25 02:57:17 DEBUG : potato: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ed8c_d20250625_m024719_c001_v0001172_t0017_u01750819639107") 2025/06/25 02:57:17 DEBUG : potato2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35cae83_d20250625_m024846_c001_v7007000_t0000_u01750819726351") 2025/06/25 02:57:17 DEBUG : potato2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b4cd_d20250625_m024845_c001_v0001144_t0021_u01750819725435") 2025/06/25 02:57:17 DEBUG : potato2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b514fd8_d20250625_m024836_c001_v7007000_t0000_u01750819716897") 2025/06/25 02:57:17 DEBUG : potato2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b4b3_d20250625_m024831_c001_v0001144_t0007_u01750819711465") 2025/06/25 02:57:17 DEBUG : potato2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f413b977d3b5224c5_d20250625_m024823_c001_v7007000_t0000_u01750819703615") 2025/06/25 02:57:17 DEBUG : potato2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b490_d20250625_m024818_c001_v0001144_t0059_u01750819698240") 2025/06/25 02:57:17 DEBUG : potato2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f402ff3cf692a96ab_d20250625_m024810_c001_v7007000_t0000_u01750819690572") 2025/06/25 02:57:17 DEBUG : potato2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b476_d20250625_m024806_c001_v0001144_t0022_u01750819686187") 2025/06/25 02:57:17 DEBUG : potato2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f422dedf5133c6979_d20250625_m024744_c001_v7007000_t0000_u01750819664860") 2025/06/25 02:57:17 DEBUG : potato2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ee05_d20250625_m024743_c001_v0001172_t0043_u01750819663092") 2025/06/25 02:57:17 DEBUG : potato2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f422dedf5133c6977_d20250625_m024742_c001_v7007000_t0000_u01750819662730") 2025/06/25 02:57:18 DEBUG : potato2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4edfd_d20250625_m024740_c001_v0001172_t0056_u01750819660753") 2025/06/25 02:57:18 DEBUG : potato2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f422dedf5133c6975_d20250625_m024740_c001_v7007000_t0000_u01750819660391") 2025/06/25 02:57:18 DEBUG : potato2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4edf5_d20250625_m024739_c001_v0001172_t0050_u01750819659157") 2025/06/25 02:57:18 DEBUG : potato2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f422dedf5133c6971_d20250625_m024738_c001_v7007000_t0000_u01750819658134") 2025/06/25 02:57:18 DEBUG : potato2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4edeb_d20250625_m024737_c001_v0001172_t0004_u01750819657212") 2025/06/25 02:57:18 DEBUG : potato2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f422dedf5133c696d_d20250625_m024735_c001_v7007000_t0000_u01750819655413") 2025/06/25 02:57:18 DEBUG : potato2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ede1_d20250625_m024734_c001_v0001172_t0041_u01750819654485") 2025/06/25 02:57:18 DEBUG : potato2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f422dedf5133c6960_d20250625_m024728_c001_v7007000_t0000_u01750819648078") 2025/06/25 02:57:18 DEBUG : potato2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4edb0_d20250625_m024726_c001_v0001172_t0040_u01750819646940") 2025/06/25 02:57:18 DEBUG : potato2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4055f98f3ab34ec1_d20250625_m024628_c001_v7007000_t0000_u01750819588344") 2025/06/25 02:57:18 DEBUG : potato2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ecab_d20250625_m024627_c001_v0001172_t0011_u01750819587624") 2025/06/25 02:57:18 DEBUG : potato2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4055f98f3ab34ec0_d20250625_m024626_c001_v7007000_t0000_u01750819586708") 2025/06/25 02:57:18 DEBUG : potato2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4eca5_d20250625_m024626_c001_v0001172_t0017_u01750819586050") 2025/06/25 02:57:18 DEBUG : potato3: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b514fd9_d20250625_m024837_c001_v7007000_t0000_u01750819717344") 2025/06/25 02:57:18 DEBUG : potato3: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4eef0_d20250625_m024833_c001_v0001172_t0041_u01750819713420") 2025/06/25 02:57:18 DEBUG : potato3: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f413b977d3b5224c6_d20250625_m024824_c001_v7007000_t0000_u01750819704061") 2025/06/25 02:57:18 DEBUG : potato3: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4eeb6_d20250625_m024820_c001_v0001172_t0037_u01750819700005") 2025/06/25 02:57:18 DEBUG : potato3: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f402ff3cf692a96ac_d20250625_m024810_c001_v7007000_t0000_u01750819690861") 2025/06/25 02:57:18 DEBUG : potato3: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ee7f_d20250625_m024806_c001_v0001172_t0039_u01750819686983") 2025/06/25 02:57:18 DEBUG : pre-dest1/1: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f407961d40d1cecaa_d20250625_m024920_c001_v7007000_t0000_u01750819760117") 2025/06/25 02:57:18 DEBUG : pre-dest1/1: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ef85_d20250625_m024911_c001_v0001172_t0004_u01750819751973") 2025/06/25 02:57:19 DEBUG : pre-dest2/2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f407961d40d1cecab_d20250625_m024920_c001_v7007000_t0000_u01750819760300") 2025/06/25 02:57:19 DEBUG : pre-dest2/2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b52d_d20250625_m024912_c001_v0001144_t0055_u01750819752622") 2025/06/25 02:57:19 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f418c35426662c7ef_d20250625_m024857_c001_v7007000_t0000_u01750819737281") 2025/06/25 02:57:19 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa3b6_d20250625_m024854_c001_v0001171_t0016_u01750819734051") 2025/06/25 02:57:19 DEBUG : sizeonly: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f413b977d3b522473_d20250625_m024704_c001_v7007000_t0000_u01750819624422") 2025/06/25 02:57:19 DEBUG : sizeonly: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ed52_d20250625_m024703_c001_v0001172_t0011_u01750819623407") 2025/06/25 02:57:19 DEBUG : splitbanan: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b5151f3_d20250625_m025421_c001_v7007000_t0000_u01750820061775") 2025/06/25 02:57:19 DEBUG : splitbanan: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fb003c_d20250625_m025413_c001_v0001144_t0028_u01750820053732") 2025/06/25 02:57:19 DEBUG : splitbananasplit: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f415f2c7c429612b1_d20250625_m025555_c001_v7007000_t0000_u01750820155260") 2025/06/25 02:57:19 DEBUG : splitbananasplit: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472ba5b_d20250625_m025548_c001_v0001144_t0024_u01750820148584") 2025/06/25 02:57:19 DEBUG : splitbananasplit: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4019711adbb9ad5b_d20250625_m025537_c001_v7007000_t0000_u01750820137088") 2025/06/25 02:57:19 DEBUG : splitbananasplit: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472ba2d_d20250625_m025530_c001_v0001144_t0014_u01750820130096") 2025/06/25 02:57:19 DEBUG : splitbananasplit: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40999fee4cdd81be_d20250625_m025518_c001_v7007000_t0000_u01750820118640") 2025/06/25 02:57:19 DEBUG : splitbananasplit: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b9ea_d20250625_m025511_c001_v0001144_t0022_u01750820111947") 2025/06/25 02:57:19 DEBUG : splitbananasplit: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4154f524e8ba41f3_d20250625_m025459_c001_v7007000_t0000_u01750820099105") 2025/06/25 02:57:19 DEBUG : splitbananasplit: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b9b4_d20250625_m025452_c001_v0001144_t0041_u01750820092195") 2025/06/25 02:57:19 DEBUG : splitbananasplit: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f408fc7e03e4327c2_d20250625_m025440_c001_v7007000_t0000_u01750820080871") 2025/06/25 02:57:19 DEBUG : splitbananasplit: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b96c_d20250625_m025433_c001_v0001144_t0036_u01750820073903") 2025/06/25 02:57:19 DEBUG : splitbananasplit: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f409d79f973ad5bee_d20250625_m025416_c001_v7007000_t0000_u01750820056485") 2025/06/25 02:57:19 DEBUG : splitbananasplit: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b92e_d20250625_m025412_c001_v0001144_t0032_u01750820052315") 2025/06/25 02:57:19 DEBUG : splitbananasplit: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4123b9dd55dd0fb7_d20250625_m025359_c001_v7007000_t0000_u01750820039465") 2025/06/25 02:57:19 DEBUG : splitbananasplit: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aaffa_d20250625_m025351_c001_v0001171_t0041_u01750820031576") 2025/06/25 02:57:20 DEBUG : splitbananasplit: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f413b977d3b5225fc_d20250625_m025350_c001_v7007000_t0000_u01750820030637") 2025/06/25 02:57:20 DEBUG : splitbananasplit: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b8c6_d20250625_m025345_c001_v0001144_t0039_u01750820025704") 2025/06/25 02:57:20 DEBUG : splitbananasplit: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f401fb357a6ab45e2_d20250625_m025333_c001_v7007000_t0000_u01750820013066") 2025/06/25 02:57:20 DEBUG : splitbananasplit: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b874_d20250625_m025325_c001_v0001144_t0031_u01750820005216") 2025/06/25 02:57:20 DEBUG : splitbananasplit: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f401fb357a6ab45c3_d20250625_m025324_c001_v7007000_t0000_u01750820004042") 2025/06/25 02:57:20 DEBUG : splitbananasplit: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b864_d20250625_m025319_c001_v0001144_t0051_u01750819999309") 2025/06/25 02:57:20 DEBUG : splitbananasplit: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f402ff3cf692a9829_d20250625_m025302_c001_v7007000_t0000_u01750819982109") 2025/06/25 02:57:20 DEBUG : splitbananasplit: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b81e_d20250625_m025256_c001_v0001144_t0016_u01750819976947") 2025/06/25 02:57:20 DEBUG : splitbananasplit: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f402ff3cf692a9819_d20250625_m025245_c001_v7007000_t0000_u01750819965781") 2025/06/25 02:57:20 DEBUG : splitbananasplit: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b7db_d20250625_m025238_c001_v0001144_t0022_u01750819958894") 2025/06/25 02:57:20 DEBUG : splitbananasplit: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4053357cf35caf75_d20250625_m025227_c001_v7007000_t0000_u01750819947726") 2025/06/25 02:57:20 DEBUG : splitbananasplit: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b7a3_d20250625_m025221_c001_v0001144_t0012_u01750819941578") 2025/06/25 02:57:20 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f40358b5d4b5151c1_d20250625_m025354_c001_v7007000_t0000_u01750820034402") 2025/06/25 02:57:20 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aafc4_d20250625_m025347_c001_v0001171_t0047_u01750820027053") 2025/06/25 02:57:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde99e8_d20250625_m025211_c001_v7007000_t0000_u01750819931149") 2025/06/25 02:57:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b77f_d20250625_m025209_c001_v0001144_t0027_u01750819929766") 2025/06/25 02:57:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde99e6_d20250625_m025209_c001_v7007000_t0000_u01750819929004") 2025/06/25 02:57:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aab6a_d20250625_m025207_c001_v0001171_t0055_u01750819927642") 2025/06/25 02:57:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f402ff3cf692a9693_d20250625_m024803_c001_v7007000_t0000_u01750819683336") 2025/06/25 02:57:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b472_d20250625_m024802_c001_v0001144_t0053_u01750819682200") 2025/06/25 02:57:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f402ff3cf692a9691_d20250625_m024801_c001_v7007000_t0000_u01750819681651") 2025/06/25 02:57:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa1b8_d20250625_m024800_c001_v0001171_t0022_u01750819680725") 2025/06/25 02:57:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f413b977d3b522469_d20250625_m024701_c001_v7007000_t0000_u01750819621119") 2025/06/25 02:57:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ed40_d20250625_m024659_c001_v0001172_t0005_u01750819619634") 2025/06/25 02:57:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f413b977d3b522463_d20250625_m024659_c001_v7007000_t0000_u01750819619270") 2025/06/25 02:57:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ed3c_d20250625_m024658_c001_v0001172_t0042_u01750819618064") 2025/06/25 02:57:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f413b977d3b52245e_d20250625_m024655_c001_v7007000_t0000_u01750819615996") 2025/06/25 02:57:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ed2c_d20250625_m024654_c001_v0001172_t0037_u01750819614559") 2025/06/25 02:57:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f413b977d3b52245a_d20250625_m024654_c001_v7007000_t0000_u01750819614018") 2025/06/25 02:57:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ed26_d20250625_m024653_c001_v0001172_t0018_u01750819613166") 2025/06/25 02:57:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ed1e_d20250625_m024650_c001_v0001172_t0000_u01750819610338") 2025/06/25 02:57:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f413b977d3b52244c_d20250625_m024649_c001_v7007000_t0000_u01750819609978") 2025/06/25 02:57:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ed16_d20250625_m024649_c001_v0001172_t0027_u01750819609365") 2025/06/25 02:57:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ed12_d20250625_m024648_c001_v0001172_t0012_u01750819608343") 2025/06/25 02:57:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4055f98f3ab34ecc_d20250625_m024647_c001_v7007000_t0000_u01750819607975") 2025/06/25 02:57:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ecf6_d20250625_m024645_c001_v0001172_t0000_u01750819605594") 2025/06/25 02:57:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ece7_d20250625_m024642_c001_v0001172_t0002_u01750819602715") 2025/06/25 02:57:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4055f98f3ab34eca_d20250625_m024642_c001_v7007000_t0000_u01750819602351") 2025/06/25 02:57:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ece1_d20250625_m024641_c001_v0001172_t0039_u01750819601634") 2025/06/25 02:57:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ecdd_d20250625_m024640_c001_v0001172_t0007_u01750819600739") 2025/06/25 02:57:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4055f98f3ab34ec9_d20250625_m024640_c001_v7007000_t0000_u01750819600376") 2025/06/25 02:57:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4eccf_d20250625_m024637_c001_v0001172_t0059_u01750819597017") 2025/06/25 02:57:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4055f98f3ab34ec8_d20250625_m024636_c001_v7007000_t0000_u01750819596654") 2025/06/25 02:57:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ecc9_d20250625_m024636_c001_v0001172_t0059_u01750819596036") 2025/06/25 02:57:22 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4055f98f3ab34ec6_d20250625_m024635_c001_v7007000_t0000_u01750819595129") 2025/06/25 02:57:22 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ecc5_d20250625_m024634_c001_v0001172_t0057_u01750819594504") 2025/06/25 02:57:22 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4055f98f3ab34ec5_d20250625_m024633_c001_v7007000_t0000_u01750819593958") 2025/06/25 02:57:22 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ecbf_d20250625_m024633_c001_v0001172_t0056_u01750819593262") 2025/06/25 02:57:22 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4055f98f3ab34ec4_d20250625_m024632_c001_v7007000_t0000_u01750819592356") 2025/06/25 02:57:22 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ecb7_d20250625_m024631_c001_v0001172_t0046_u01750819591374") 2025/06/25 02:57:22 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4055f98f3ab34ec3_d20250625_m024630_c001_v7007000_t0000_u01750819590829") 2025/06/25 02:57:22 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ecb3_d20250625_m024630_c001_v0001172_t0023_u01750819590147") 2025/06/25 02:57:22 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4055f98f3ab34ec2_d20250625_m024629_c001_v7007000_t0000_u01750819589602") 2025/06/25 02:57:22 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ecb1_d20250625_m024628_c001_v0001172_t0039_u01750819588889") 2025/06/25 02:57:22 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4055f98f3ab34ebe_d20250625_m024624_c001_v7007000_t0000_u01750819584071") 2025/06/25 02:57:22 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ec95_d20250625_m024622_c001_v0001172_t0034_u01750819582686") 2025/06/25 02:57:22 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4055f98f3ab34ebd_d20250625_m024622_c001_v7007000_t0000_u01750819582141") 2025/06/25 02:57:22 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ec8b_d20250625_m024620_c001_v0001172_t0042_u01750819580968") 2025/06/25 02:57:22 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4055f98f3ab34ebc_d20250625_m024620_c001_v7007000_t0000_u01750819580425") 2025/06/25 02:57:22 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ec85_d20250625_m024619_c001_v0001172_t0037_u01750819579607") 2025/06/25 02:57:22 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f4055f98f3ab34ebb_d20250625_m024617_c001_v7007000_t0000_u01750819577435") 2025/06/25 02:57:22 DEBUG : sub dir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ec79_d20250625_m024616_c001_v0001172_t0000_u01750819576765") 2025/06/25 02:57:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde99e9_d20250625_m025211_c001_v7007000_t0000_u01750819931332") 2025/06/25 02:57:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314a71_d20250625_m025209_c001_v0001100_t0009_u01750819929778") 2025/06/25 02:57:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde99e7_d20250625_m025209_c001_v7007000_t0000_u01750819929187") 2025/06/25 02:57:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fafe92_d20250625_m025207_c001_v0001144_t0023_u01750819927633") 2025/06/25 02:57:23 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f415f2c7c429612b8_d20250625_m025557_c001_v7007000_t0000_u01750820157456") 2025/06/25 02:57:23 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab511_d20250625_m025556_c001_v0001171_t0050_u01750820156624") 2025/06/25 02:57:23 DEBUG : sub/yam: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f402ff3cf692a968d_d20250625_m024758_c001_v7007000_t0000_u01750819678707") 2025/06/25 02:57:23 DEBUG : sub/yam: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ee49_d20250625_m024757_c001_v0001172_t0045_u01750819677004") 2025/06/25 02:57:23 DEBUG : test_dir1/file2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde99e3_d20250625_m025206_c001_v7007000_t0000_u01750819926857") 2025/06/25 02:57:23 DEBUG : test_dir1/file2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aab50_d20250625_m025205_c001_v0001171_t0024_u01750819925310") 2025/06/25 02:57:23 DEBUG : test_dir1/file2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde99df_d20250625_m025204_c001_v7007000_t0000_u01750819924509") 2025/06/25 02:57:23 DEBUG : test_dir1/file2: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472b769_d20250625_m025202_c001_v0001144_t0026_u01750819922901") 2025/06/25 02:57:23 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde99e4_d20250625_m025207_c001_v7007000_t0000_u01750819927041") 2025/06/25 02:57:23 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314a61_d20250625_m025205_c001_v0001100_t0048_u01750819925671") 2025/06/25 02:57:23 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f41078181dbde99e0_d20250625_m025204_c001_v7007000_t0000_u01750819924709") 2025/06/25 02:57:23 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aab34_d20250625_m025202_c001_v0001171_t0055_u01750819922887") 2025/06/25 02:57:23 DEBUG : three: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f422dedf5133c6985_d20250625_m024750_c001_v7007000_t0000_u01750819670690") 2025/06/25 02:57:23 DEBUG : three: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ee35_d20250625_m024749_c001_v0001172_t0049_u01750819669102") 2025/06/25 02:57:23 DEBUG : three: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ee23_d20250625_m024746_c001_v0001172_t0017_u01750819666537") 2025/06/25 02:57:23 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f415f2c7c429612bb_d20250625_m025559_c001_v7007000_t0000_u01750820159289") 2025/06/25 02:57:23 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314dea_d20250625_m025558_c001_v0001100_t0047_u01750820158426") 2025/06/25 02:57:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f415f2c7c429612e5_d20250625_m025619_c001_v7007000_t0000_u01750820179592") 2025/06/25 02:57:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fb01ad_d20250625_m025617_c001_v0001144_t0032_u01750820177250") 2025/06/25 02:57:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f415f2c7c429612da_d20250625_m025615_c001_v7007000_t0000_u01750820175686") 2025/06/25 02:57:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314e10_d20250625_m025614_c001_v0001100_t0010_u01750820174014") 2025/06/25 02:57:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f415f2c7c429612d6_d20250625_m025613_c001_v7007000_t0000_u01750820173053") 2025/06/25 02:57:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab597_d20250625_m025612_c001_v0001171_t0016_u01750820172373") 2025/06/25 02:57:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f415f2c7c429612cb_d20250625_m025606_c001_v7007000_t0000_u01750820166934") 2025/06/25 02:57:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314dfe_d20250625_m025605_c001_v0001100_t0058_u01750820165939") 2025/06/25 02:57:24 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f415f2c7c429612d0_d20250625_m025609_c001_v7007000_t0000_u01750820169476") 2025/06/25 02:57:24 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fb0191_d20250625_m025607_c001_v0001144_t0031_u01750820167901") 2025/06/25 02:57:24 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f415f2c7c429612c4_d20250625_m025604_c001_v7007000_t0000_u01750820164973") 2025/06/25 02:57:24 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6ab54b_d20250625_m025604_c001_v0001171_t0058_u01750820164208") 2025/06/25 02:57:24 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f415f2c7c429612c3_d20250625_m025603_c001_v7007000_t0000_u01750820163239") 2025/06/25 02:57:24 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472ba7d_d20250625_m025602_c001_v0001144_t0040_u01750820162235") 2025/06/25 02:57:24 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f415f2c7c429612c2_d20250625_m025601_c001_v7007000_t0000_u01750820161234") 2025/06/25 02:57:24 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f11466544e5fb0181_d20250625_m025600_c001_v0001144_t0033_u01750820160246") 2025/06/25 02:57:24 DEBUG : toe/toe/toe: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f418c35426662c972_d20250625_m025624_c001_v7007000_t0000_u01750820184467") 2025/06/25 02:57:24 DEBUG : toe/toe/toe: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1024429e16314e20_d20250625_m025623_c001_v0001100_t0057_u01750820183772") 2025/06/25 02:57:24 DEBUG : toe/toe/toe: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f415f2c7c429612d3_d20250625_m025611_c001_v7007000_t0000_u01750820171421") 2025/06/25 02:57:24 DEBUG : toe/toe/toe: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472ba97_d20250625_m025610_c001_v0001144_t0046_u01750820170428") 2025/06/25 02:57:24 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f415f2c7c429612ea_d20250625_m025620_c001_v7007000_t0000_u01750820180225") 2025/06/25 02:57:24 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1066959c7472babd_d20250625_m025618_c001_v0001144_t0052_u01750820178881") 2025/06/25 02:57:24 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f415f2c7c429612df_d20250625_m025616_c001_v7007000_t0000_u01750820176290") 2025/06/25 02:57:24 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f10088ddfff6bc423_d20250625_m025615_c001_v0001102_t0026_u01750820175332") 2025/06/25 02:57:25 DEBUG : two: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f422dedf5133c6986_d20250625_m024750_c001_v7007000_t0000_u01750819670895") 2025/06/25 02:57:25 DEBUG : two: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f419cbb3e8b6aa14e_d20250625_m024748_c001_v0001171_t0010_u01750819668542") 2025/06/25 02:57:25 DEBUG : two: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f415d247c5bd4ee21_d20250625_m024746_c001_v0001172_t0026_u01750819666354") 2025/06/25 02:57:25 DEBUG : yam: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f402ff3cf692a968f_d20250625_m024759_c001_v7007000_t0000_u01750819679435") 2025/06/25 02:57:25 DEBUG : yam: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1191538642e53a7d_d20250625_m024758_c001_v0001182_t0040_u01750819678501") 2025/06/25 02:57:25 DEBUG : yam: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f402ff3cf692a968a_d20250625_m024755_c001_v7007000_t0000_u01750819675717") 2025/06/25 02:57:25 DEBUG : yam: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f115d247c5bd4ee41_d20250625_m024754_c001_v0001172_t0026_u01750819674568") 2025/06/25 02:57:25 DEBUG : yam: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f402ff3cf692a9685_d20250625_m024753_c001_v7007000_t0000_u01750819673283") 2025/06/25 02:57:25 DEBUG : yam: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f119cbb3e8b6aa164_d20250625_m024751_c001_v0001171_t0033_u01750819671453") 2025/06/25 02:57:25 DEBUG : yaml: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f402ff3cf692a968c_d20250625_m024756_c001_v7007000_t0000_u01750819676444") 2025/06/25 02:57:25 DEBUG : yaml: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f1078ee1d9ef47305_d20250625_m024755_c001_v0001184_t0028_u01750819675520") 2025/06/25 02:57:25 DEBUG : yaml: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f402ff3cf692a9688_d20250625_m024754_c001_v7007000_t0000_u01750819674019") 2025/06/25 02:57:25 DEBUG : yaml: Deleting (id "4_z1f929d43f0adab4b9f780e1b_f110efc12a436fefe_d20250625_m024752_c001_v0001101_t0043_u01750819672866") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m12.831461494s (try 1/5)