"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/06/26 19:10:27 DEBUG : Creating backend with remote "TestB2:rclone-test-xizoyev7yaga" 2025/06/26 19:10:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 19:10:27 DEBUG : Creating backend with remote "/tmp/rclone384385604" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:10:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 19:10:28 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/26 19:10:28 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:10:28 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.57s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:10:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 19:10:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 19:10:29 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:10:29 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:10:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 19:10:30 INFO : sub dir/hello world: Copied (new) 2025/06/26 19:10:30 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.65s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", 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-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", 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-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:10:31 DEBUG : Creating backend with remote "/non-existing" 2025/06/26 19:10:31 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/26 19:10:31 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:10:31 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:10:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 19:10:32 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:10:32 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:10:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 19:10:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.47s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:10:33 INFO : B2 bucket rclone-test-xizoyev7yaga: Running all checks before starting transfers 2025/06/26 19:10:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 19:10:33 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:10:33 INFO : B2 bucket rclone-test-xizoyev7yaga: Checks finished, now starting transfers 2025/06/26 19:10:33 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:10:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 19:10:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.11s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:10:34 ERROR : Ignoring --no-traverse with sync 2025/06/26 19:10:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 19:10:35 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:10:35 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:10:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 19:10:35 INFO : sub dir/hello world: Copied (new) 2025/06/26 19:10:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.11s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:10:36 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/26 19:10:36 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:10:36 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:10:36 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/06/26 19:10:36 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.12s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:10:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 19:10:37 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:10:37 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:10:37 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 19:10:37 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.12s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:10:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 19:10:38 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:10:38 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:10:38 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 19:10:38 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.47s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:10:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/26 19:10:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 19:10:39 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/26 19:10:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 19:10:39 INFO : sub dir2: Making directory 2025/06/26 19:10:39 INFO : sub dir: Making directory 2025/06/26 19:10:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 19:10:39 INFO : sub dir2/sub sub dir2: Making directory 2025/06/26 19:10:39 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:10:39 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:10:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 19:10:40 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/26 19:10:40 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.20s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:10:40 INFO : sub dir2: Making directory 2025/06/26 19:10:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/26 19:10:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 19:10:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 19:10:41 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:10:41 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:10:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 19:10:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.11s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:10:41 DEBUG : sub dir2: Making directory with metadata 2025/06/26 19:10:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 19:10:42 INFO : sub dir2: Making directory 2025/06/26 19:10:42 INFO : sub dir: Making directory 2025/06/26 19:10:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 19:10:42 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:10:42 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:10:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 19:10:42 INFO : sub dir/hello world: Copied (new) 2025/06/26 19:10:42 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/06/26 19:10:42 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/26 19:10:42 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.29s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", 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-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:10:43 INFO : sub dir2: Making directory 2025/06/26 19:10:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 19:10:43 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:10:43 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:10:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 19:10:43 INFO : sub dir/hello world: Copied (new) 2025/06/26 19:10:43 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:10:44 DEBUG : sub dir2: Making directory with metadata 2025/06/26 19:10:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 19:10:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 19:10:44 INFO : sub dir2: Making directory 2025/06/26 19:10:44 INFO : sub dir: Making directory 2025/06/26 19:10:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 19:10:44 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:10:44 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:10:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 19:10:45 INFO : sub dir/hello world: Copied (new) 2025/06/26 19:10:45 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/06/26 19:10:45 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.16s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", 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-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:10:46 INFO : sub dir2: Making directory 2025/06/26 19:10:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 19:10:46 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:10:46 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:10:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 19:10:46 INFO : sub dir/hello world: Copied (new) 2025/06/26 19:10:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.12s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:10:47 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyayaf4mava" sync_test.go:591: Server side copy (if possible) B2 bucket rclone-test-xizoyev7yaga -> B2 bucket rclone-test-yeyayaf4mava 2025/06/26 19:10:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 19:10:48 DEBUG : B2 bucket rclone-test-yeyayaf4mava: Waiting for checks to finish 2025/06/26 19:10:48 DEBUG : B2 bucket rclone-test-yeyayaf4mava: Waiting for transfers to finish 2025/06/26 19:10:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 19:10:49 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 19:10:49 DEBUG : B2 bucket rclone-test-yeyayaf4mava: Purge remote 2025/06/26 19:10:49 INFO : B2 bucket rclone-test-yeyayaf4mava: cleaning bucket "rclone-test-yeyayaf4mava" of all files 2025/06/26 19:10:50 DEBUG : sub dir/hello world: Deleting (id "4_zcfe25d63a06dabdb9f780e1b_f1147a6807e8ac13b_d20250626_m191049_c001_v0001172_t0017_u01750965049507") --- PASS: TestServerSideCopy (3.94s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:10:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 19:10:51 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:10:51 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:10:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/26 19:10:52 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.50s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:10:53 DEBUG : Creating backend with remote "TestB2:rclone-test-qidaqor0caju" sync_test.go:627: Server side copy (if possible) B2 bucket rclone-test-xizoyev7yaga -> B2 bucket rclone-test-qidaqor0caju 2025/06/26 19:10:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 19:10:54 DEBUG : B2 bucket rclone-test-qidaqor0caju: Waiting for checks to finish 2025/06/26 19:10:54 DEBUG : B2 bucket rclone-test-qidaqor0caju: Waiting for transfers to finish 2025/06/26 19:10:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 19:10:55 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 19:10:55 DEBUG : B2 bucket rclone-test-qidaqor0caju: Waiting for checks to finish 2025/06/26 19:10:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 19:10:55 DEBUG : B2 bucket rclone-test-qidaqor0caju: Waiting for transfers to finish 2025/06/26 19:10:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/26 19:10:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 19:10:56 DEBUG : B2 bucket rclone-test-qidaqor0caju: Purge remote 2025/06/26 19:10:56 INFO : B2 bucket rclone-test-qidaqor0caju: cleaning bucket "rclone-test-qidaqor0caju" of all files 2025/06/26 19:10:56 DEBUG : sub dir/hello world: Deleting (id "4_zffc26db3a06dabdb9f780e1b_f10764b4a72ef6214_d20250626_m191055_c001_v0001130_t0002_u01750965055945") 2025/06/26 19:10:56 DEBUG : sub dir/hello world: Deleting (id "4_zffc26db3a06dabdb9f780e1b_f11147f93b048ebe0_d20250626_m191054_c001_v0001179_t0009_u01750965054946") --- PASS: TestServerSideCopyOverSelf (5.17s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:10:58 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:10:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 19:10:58 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:10:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/26 19:10:59 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/26 19:10:59 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.89s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:11:00 DEBUG : Creating backend with remote "TestB2:rclone-test-qixipew0mico" sync_test.go:672: Server side copy (if possible) B2 bucket rclone-test-xizoyev7yaga -> B2 bucket rclone-test-qixipew0mico 2025/06/26 19:11:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 19:11:01 DEBUG : B2 bucket rclone-test-qixipew0mico: Waiting for checks to finish 2025/06/26 19:11:01 DEBUG : B2 bucket rclone-test-qixipew0mico: Waiting for transfers to finish 2025/06/26 19:11:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 19:11:02 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 19:11:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 19:11:02 DEBUG : B2 bucket rclone-test-qixipew0mico: Waiting for checks to finish 2025/06/26 19:11:02 DEBUG : B2 bucket rclone-test-qixipew0mico: Waiting for transfers to finish 2025/06/26 19:11:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/26 19:11:03 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 19:11:03 INFO : sub dir/hello world: Deleted 2025/06/26 19:11:04 DEBUG : testing file moves 2025/06/26 19:11:04 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/26 19:11:04 DEBUG : B2 bucket rclone-test-qixipew0mico: Waiting for checks to finish 2025/06/26 19:11:04 DEBUG : B2 bucket rclone-test-qixipew0mico: Waiting for transfers to finish 2025/06/26 19:11:04 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/06/26 19:11:04 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 19:11:04 INFO : sub dir/hello world: Deleted 2025/06/26 19:11:05 DEBUG : B2 bucket rclone-test-qixipew0mico: Purge remote 2025/06/26 19:11:05 INFO : B2 bucket rclone-test-qixipew0mico: cleaning bucket "rclone-test-qixipew0mico" of all files 2025/06/26 19:11:05 DEBUG : sub dir/hello world: Deleting (id "4_z5fc28d73a06dabdb9f780e1b_f105dfa8716b22be0_d20250626_m191104_c001_v0001100_t0026_u01750965064528") 2025/06/26 19:11:05 DEBUG : sub dir/hello world: Deleting (id "4_z5fc28d73a06dabdb9f780e1b_f1029ff03bbe0e86a_d20250626_m191103_c001_v0001161_t0033_u01750965063088") 2025/06/26 19:11:05 DEBUG : sub dir/hello world: Deleting (id "4_z5fc28d73a06dabdb9f780e1b_f117f82146d91165b_d20250626_m191101_c001_v0001036_t0039_u01750965061977") --- PASS: TestServerSideMoveOverSelf (7.04s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:11:07 ERROR : error listing: directory not found 2025/06/26 19:11:07 INFO : Local file system at /tmp/rclone384385604: Making directory 2025/06/26 19:11:07 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:11:07 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.30s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:11:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 19:11:08 DEBUG : Local file system at /tmp/rclone384385604: Waiting for checks to finish 2025/06/26 19:11:08 DEBUG : Local file system at /tmp/rclone384385604: Waiting for transfers to finish 2025/06/26 19:11:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 19:11:09 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/06/26 19:11:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.68s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:11:10 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/26 19:11:10 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:11:10 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:11:10 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/26 19:11:10 INFO : check sum: Copied (new) 2025/06/26 19:11:10 DEBUG : Waiting for deletions to finish 2025/06/26 19:11:10 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:11:10 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/26 19:11:10 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/06/26 19:11:10 DEBUG : check sum: Unchanged skipping 2025/06/26 19:11:10 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:11:10 DEBUG : Waiting for deletions to finish 2025/06/26 19:11:10 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.52s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:11:11 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/26 19:11:11 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:11:11 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:11:11 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/26 19:11:11 INFO : sizeonly: Copied (new) 2025/06/26 19:11:11 DEBUG : Waiting for deletions to finish 2025/06/26 19:11:12 DEBUG : sizeonly: Sizes identical 2025/06/26 19:11:12 DEBUG : sizeonly: Unchanged skipping 2025/06/26 19:11:12 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:11:12 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:11:12 DEBUG : Waiting for deletions to finish 2025/06/26 19:11:12 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.51s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:11:13 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/26 19:11:13 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:11:13 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:11:13 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/06/26 19:11:13 INFO : ignore-size: Copied (new) 2025/06/26 19:11:13 DEBUG : Waiting for deletions to finish 2025/06/26 19:11:13 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:11:13 DEBUG : ignore-size: Unchanged skipping 2025/06/26 19:11:13 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:11:13 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:11:13 DEBUG : Waiting for deletions to finish 2025/06/26 19:11:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.50s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:11:14 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:11:14 DEBUG : existing: Unchanged skipping 2025/06/26 19:11:14 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:11:14 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:11:14 DEBUG : Waiting for deletions to finish 2025/06/26 19:11:14 INFO : There was nothing to transfer 2025/06/26 19:11:15 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/26 19:11:15 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:11:15 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:11:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/26 19:11:15 INFO : existing: Copied (replaced existing) 2025/06/26 19:11:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.69s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:11:16 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/26 19:11:16 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:11:16 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:11:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/26 19:11:16 INFO : existing: Copied (new) 2025/06/26 19:11:16 DEBUG : Waiting for deletions to finish 2025/06/26 19:11:16 DEBUG : existing: Destination exists, skipping 2025/06/26 19:11:16 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:11:16 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:11:16 DEBUG : Waiting for deletions to finish 2025/06/26 19:11:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.50s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:11:18 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/26 19:11:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/26 19:11:18 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 19:11:18 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:11:18 DEBUG : c/non empty space: Unchanged skipping 2025/06/26 19:11:18 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:11:18 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 19:11:18 INFO : a/potato2: Copied (new) 2025/06/26 19:11:18 DEBUG : Waiting for deletions to finish 2025/06/26 19:11:18 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.12s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:11:20 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/26 19:11:20 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:11:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/26 19:11:20 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/06/26 19:11:20 DEBUG : empty space: Unchanged skipping 2025/06/26 19:11:20 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:11:20 DEBUG : Waiting for deletions to finish 2025/06/26 19:11:20 INFO : There was nothing to transfer 2025/06/26 19:11:20 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:11:20 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/26 19:11:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/26 19:11:21 INFO : empty space: Updated modification time in destination 2025/06/26 19:11:21 DEBUG : empty space: Unchanged skipping 2025/06/26 19:11:21 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:11:21 DEBUG : Waiting for deletions to finish 2025/06/26 19:11:21 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.58s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:11:22 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/26 19:11:22 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:11:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/26 19:11:22 DEBUG : empty space: Unchanged skipping 2025/06/26 19:11:22 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:11:22 DEBUG : Waiting for deletions to finish 2025/06/26 19:11:22 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.32s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:11:24 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:11:24 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/26 19:11:24 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone384385604) 2025/06/26 19:11:24 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-xizoyev7yaga) 2025/06/26 19:11:24 DEBUG : foo: sha1 differ 2025/06/26 19:11:24 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:11:24 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/06/26 19:11:24 INFO : foo: Copied (replaced existing) 2025/06/26 19:11:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:11:25 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/26 19:11:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 19:11:25 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:11:25 DEBUG : empty space: Unchanged skipping 2025/06/26 19:11:25 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:11:25 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 19:11:25 INFO : potato: Copied (new) 2025/06/26 19:11:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.71s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:11:27 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/26 19:11:27 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:11:27 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:11:27 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/06/26 19:11:27 INFO : potato: Copied (replaced existing) 2025/06/26 19:11:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.89s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:11:29 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/26 19:11:29 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:11:29 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone384385604) 2025/06/26 19:11:29 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-xizoyev7yaga) 2025/06/26 19:11:29 DEBUG : potato: sha1 differ 2025/06/26 19:11:29 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:11:29 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/06/26 19:11:29 INFO : potato: Copied (replaced existing) 2025/06/26 19:11:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:11:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 19:11:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 19:11:30 DEBUG : empty space: Unchanged skipping 2025/06/26 19:11:30 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/26 19:11:30 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:11:30 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:11:30 DEBUG : Waiting for deletions to finish 2025/06/26 19:11:30 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:11:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 19:11:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 19:11:32 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:11:32 DEBUG : empty space: Unchanged skipping 2025/06/26 19:11:32 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:11:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 19:11:32 INFO : potato2: Copied (new) 2025/06/26 19:11:32 DEBUG : Waiting for deletions to finish 2025/06/26 19:11:32 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:11:34 INFO : d: Making directory 2025/06/26 19:11:34 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/06/26 19:11:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 19:11:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/26 19:11:34 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:11:34 DEBUG : c/non empty space: Unchanged skipping 2025/06/26 19:11:34 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:11:34 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 19:11:34 INFO : a/potato2: Copied (new) 2025/06/26 19:11:34 DEBUG : Waiting for deletions to finish 2025/06/26 19:11:35 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:11:36 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/26 19:11:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/26 19:11:36 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:11:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 19:11:36 DEBUG : c/non empty space: Unchanged skipping 2025/06/26 19:11:36 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:11:37 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 19:11:37 INFO : a/potato2: Copied (new) 2025/06/26 19:11:37 ERROR : B2 bucket rclone-test-xizoyev7yaga: not deleting files as there were IO errors 2025/06/26 19:11:37 ERROR : B2 bucket rclone-test-xizoyev7yaga: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.11s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:11:38 DEBUG : Waiting for deletions to finish 2025/06/26 19:11:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 19:11:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 19:11:38 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:11:38 DEBUG : empty space: Unchanged skipping 2025/06/26 19:11:38 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:11:39 INFO : potato: Deleted 2025/06/26 19:11:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 19:11:39 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.92s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:11:40 DEBUG : Waiting for deletions to finish 2025/06/26 19:11:40 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:11:40 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:11:41 INFO : potato: Deleted 2025/06/26 19:11:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 19:11:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 19:11:41 DEBUG : empty space: Unchanged skipping 2025/06/26 19:11:41 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:11:41 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:11:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 19:11:41 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.31s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:11:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 19:11:42 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:11:42 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:11:43 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/06/26 19:11:43 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.73s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:11:44 DEBUG : enormous: Excluded (Size Filter) 2025/06/26 19:11:44 DEBUG : enormous: Excluded 2025/06/26 19:11:44 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 19:11:44 DEBUG : potato2: Excluded 2025/06/26 19:11:44 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 19:11:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 19:11:44 DEBUG : empty space: Unchanged skipping 2025/06/26 19:11:44 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:11:44 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:11:44 DEBUG : Waiting for deletions to finish 2025/06/26 19:11:44 INFO : There was nothing to transfer 2025/06/26 19:11:45 DEBUG : enormous: Excluded (Size Filter) 2025/06/26 19:11:45 DEBUG : enormous: Excluded 2025/06/26 19:11:45 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 19:11:45 DEBUG : potato2: Excluded 2025/06/26 19:11:45 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 19:11:45 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/26 19:11:45 DEBUG : empty space: Unchanged skipping 2025/06/26 19:11:45 DEBUG : Local file system at /tmp/rclone384385604: Waiting for checks to finish 2025/06/26 19:11:45 DEBUG : Local file system at /tmp/rclone384385604: Waiting for transfers to finish 2025/06/26 19:11:45 DEBUG : Waiting for deletions to finish 2025/06/26 19:11:45 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.91s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:11:46 DEBUG : enormous: Excluded (Size Filter) 2025/06/26 19:11:46 DEBUG : enormous: Excluded 2025/06/26 19:11:46 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 19:11:46 DEBUG : potato2: Excluded 2025/06/26 19:11:47 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:11:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 19:11:47 DEBUG : empty space: Unchanged skipping 2025/06/26 19:11:47 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:11:47 DEBUG : Waiting for deletions to finish 2025/06/26 19:11:47 INFO : potato2: Deleted 2025/06/26 19:11:47 INFO : enormous: Deleted 2025/06/26 19:11:47 INFO : There was nothing to transfer 2025/06/26 19:11:47 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/26 19:11:47 DEBUG : empty space: Unchanged skipping 2025/06/26 19:11:47 DEBUG : Local file system at /tmp/rclone384385604: Waiting for checks to finish 2025/06/26 19:11:47 DEBUG : Local file system at /tmp/rclone384385604: Waiting for transfers to finish 2025/06/26 19:11:47 DEBUG : Waiting for deletions to finish 2025/06/26 19:11:47 INFO : enormous: Deleted 2025/06/26 19:11:47 INFO : potato2: Deleted 2025/06/26 19:11:47 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.30s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:11:49 DEBUG : five: Need to transfer - File not found at Destination 2025/06/26 19:11:49 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/26 19:11:49 DEBUG : one: Destination is newer than source, skipping 2025/06/26 19:11:49 DEBUG : three: Sizes identical 2025/06/26 19:11:49 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:11:49 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/26 19:11:49 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/26 19:11:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone384385604) 2025/06/26 19:11:49 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-xizoyev7yaga) 2025/06/26 19:11:49 DEBUG : two: sha1 differ 2025/06/26 19:11:49 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:11:49 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/26 19:11:49 INFO : five: Copied (new) 2025/06/26 19:11:50 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/26 19:11:50 INFO : four: Copied (replaced existing) 2025/06/26 19:11:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/26 19:11:50 INFO : two: Copied (replaced existing) 2025/06/26 19:11:50 DEBUG : Waiting for deletions to finish 2025/06/26 19:11:50 DEBUG : one: Destination is newer than source, skipping 2025/06/26 19:11:50 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:11:50 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/26 19:11:50 DEBUG : five: Size and sha1 of src and dst objects identical 2025/06/26 19:11:50 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/06/26 19:11:50 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/26 19:11:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/26 19:11:50 DEBUG : four: Size and sha1 of src and dst objects identical 2025/06/26 19:11:50 DEBUG : two: Size and sha1 of src and dst objects identical 2025/06/26 19:11:50 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/06/26 19:11:50 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/06/26 19:11:50 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone384385604) 2025/06/26 19:11:50 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-xizoyev7yaga) 2025/06/26 19:11:50 DEBUG : three: sha1 differ 2025/06/26 19:11:50 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/06/26 19:11:50 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:11:51 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/26 19:11:51 INFO : three: Copied (replaced existing) 2025/06/26 19:11:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.20s) === 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-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" sync_test.go:1539: Can track renames: true 2025/06/26 19:11:52 INFO : B2 bucket rclone-test-xizoyev7yaga: Making map for --track-renames 2025/06/26 19:11:52 INFO : B2 bucket rclone-test-xizoyev7yaga: Finished making map for --track-renames 2025/06/26 19:11:52 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:11:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/26 19:11:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/26 19:11:52 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for renames to finish 2025/06/26 19:11:52 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:11:53 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/26 19:11:53 INFO : yam: Copied (new) 2025/06/26 19:11:53 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/26 19:11:53 INFO : potato: Copied (new) 2025/06/26 19:11:53 DEBUG : Waiting for deletions to finish 2025/06/26 19:11:53 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:11:53 INFO : B2 bucket rclone-test-xizoyev7yaga: Making map for --track-renames 2025/06/26 19:11:53 INFO : B2 bucket rclone-test-xizoyev7yaga: Finished making map for --track-renames 2025/06/26 19:11:53 DEBUG : potato: Unchanged skipping 2025/06/26 19:11:53 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:11:53 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for renames to finish 2025/06/26 19:11:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/26 19:11:54 INFO : yam: Copied (server-side copy) to: yaml 2025/06/26 19:11:54 INFO : yam: Deleted 2025/06/26 19:11:54 INFO : yaml: Renamed from "yam" 2025/06/26 19:11:54 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:11:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.87s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" sync_test.go:1611: Can track renames: true 2025/06/26 19:11:55 INFO : B2 bucket rclone-test-xizoyev7yaga: Making map for --track-renames 2025/06/26 19:11:55 INFO : B2 bucket rclone-test-xizoyev7yaga: Finished making map for --track-renames 2025/06/26 19:11:55 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:11:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/26 19:11:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/26 19:11:55 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for renames to finish 2025/06/26 19:11:55 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:11:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/26 19:11:55 INFO : potato: Copied (new) 2025/06/26 19:11:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/26 19:11:55 INFO : yam: Copied (new) 2025/06/26 19:11:55 DEBUG : Waiting for deletions to finish 2025/06/26 19:11:56 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:11:56 INFO : B2 bucket rclone-test-xizoyev7yaga: Making map for --track-renames 2025/06/26 19:11:56 INFO : B2 bucket rclone-test-xizoyev7yaga: Finished making map for --track-renames 2025/06/26 19:11:56 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:11:56 DEBUG : potato: Unchanged skipping 2025/06/26 19:11:56 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for renames to finish 2025/06/26 19:11:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/26 19:11:56 INFO : yam: Copied (server-side copy) to: yaml 2025/06/26 19:11:56 INFO : yam: Deleted 2025/06/26 19:11:56 INFO : yaml: Renamed from "yam" 2025/06/26 19:11:56 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:11:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.40s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" sync_test.go:1650: Can track renames: true 2025/06/26 19:11:57 INFO : B2 bucket rclone-test-xizoyev7yaga: Making map for --track-renames 2025/06/26 19:11:57 INFO : B2 bucket rclone-test-xizoyev7yaga: Finished making map for --track-renames 2025/06/26 19:11:57 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:11:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/26 19:11:57 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/26 19:11:57 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for renames to finish 2025/06/26 19:11:57 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:11:58 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1172-06.backblaze.com/b2api/v1/b2_upload_file/bf820d53a06dabdb9f780e1b/c001_v0001172_t0042": EOF 2025/06/26 19:11:58 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1172-06.backblaze.com/b2api/v1/b2_upload_file/bf820d53a06dabdb9f780e1b/c001_v0001172_t0042": EOF) 2025/06/26 19:11:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/26 19:11:58 DEBUG : potato: Received error: Post "https://pod-000-1172-06.backblaze.com/b2api/v1/b2_upload_file/bf820d53a06dabdb9f780e1b/c001_v0001172_t0042": EOF - low level retry 0/10 2025/06/26 19:11:58 DEBUG : pacer: Reducing sleep to 10ms 2025/06/26 19:11:58 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/26 19:11:58 INFO : sub/yam: Copied (new) 2025/06/26 19:11:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/26 19:11:58 INFO : potato: Copied (new) 2025/06/26 19:11:58 DEBUG : Waiting for deletions to finish 2025/06/26 19:11:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:11:58 DEBUG : potato: Unchanged skipping 2025/06/26 19:11:58 INFO : B2 bucket rclone-test-xizoyev7yaga: Making map for --track-renames 2025/06/26 19:11:58 INFO : B2 bucket rclone-test-xizoyev7yaga: Finished making map for --track-renames 2025/06/26 19:11:58 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:11:58 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for renames to finish 2025/06/26 19:11:59 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/26 19:11:59 INFO : sub/yam: Copied (server-side copy) to: yam 2025/06/26 19:11:59 INFO : sub/yam: Deleted 2025/06/26 19:11:59 INFO : yam: Renamed from "sub/yam" 2025/06/26 19:11:59 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:11:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.72s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:12:00 DEBUG : Creating backend with remote "/tmp/rclone384385604/dir1" 2025/06/26 19:12:00 DEBUG : Creating backend with remote "/tmp/rclone384385604/dir2" 2025/06/26 19:12:00 DEBUG : Local file system at /tmp/rclone384385604/dir2: Using server-side directory move 2025/06/26 19:12:00 INFO : Local file system at /tmp/rclone384385604/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/26 19:12:00 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/26 19:12:00 INFO : file1.txt: Moved (server-side) 2025/06/26 19:12:00 DEBUG : Local file system at /tmp/rclone384385604/dir2: Waiting for checks to finish 2025/06/26 19:12:00 DEBUG : Local file system at /tmp/rclone384385604/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:12:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/26 19:12:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 19:12:01 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:12:01 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:12:01 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/26 19:12:01 INFO : nested/sub dir/file: Copied (new) 2025/06/26 19:12:01 INFO : nested/sub dir/file: Deleted 2025/06/26 19:12:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 19:12:01 INFO : sub dir/hello world: Copied (new) 2025/06/26 19:12:01 INFO : sub dir/hello world: Deleted 2025/06/26 19:12:01 INFO : sub dir: Removing directory 2025/06/26 19:12:01 INFO : nested/sub dir: Removing directory 2025/06/26 19:12:01 INFO : nested: Removing directory 2025/06/26 19:12:01 DEBUG : Local file system at /tmp/rclone384385604: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.43s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:12:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 19:12:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/26 19:12:02 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:12:02 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:12:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 19:12:02 INFO : sub dir/hello world: Copied (new) 2025/06/26 19:12:02 INFO : sub dir/hello world: Deleted 2025/06/26 19:12:02 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/26 19:12:02 INFO : nested/sub dir/file: Copied (new) 2025/06/26 19:12:02 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.54s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:12:04 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/26 19:12:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/26 19:12:04 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:12:04 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:12:04 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/06/26 19:12:04 INFO : existing-b: Copied (new) 2025/06/26 19:12:04 INFO : existing-b: Deleted 2025/06/26 19:12:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/26 19:12:04 INFO : existing: Copied (new) 2025/06/26 19:12:04 INFO : existing: Deleted 2025/06/26 19:12:04 DEBUG : existing: Destination exists, skipping 2025/06/26 19:12:04 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/26 19:12:04 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:12:04 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:12:04 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.80s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:12:05 DEBUG : Creating backend with remote "TestB2:rclone-test-wudenuv3goye" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-xizoyev7yaga -> B2 bucket rclone-test-wudenuv3goye 2025/06/26 19:12:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 19:12:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/26 19:12:09 DEBUG : empty space: Unchanged skipping 2025/06/26 19:12:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/26 19:12:09 DEBUG : B2 bucket rclone-test-wudenuv3goye: Waiting for checks to finish 2025/06/26 19:12:09 INFO : empty space: Deleted 2025/06/26 19:12:09 DEBUG : B2 bucket rclone-test-wudenuv3goye: Waiting for transfers to finish 2025/06/26 19:12:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 19:12:10 INFO : potato2: Copied (server-side copy) 2025/06/26 19:12:10 INFO : potato2: Deleted 2025/06/26 19:12:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/26 19:12:10 INFO : potato3: Copied (server-side copy) 2025/06/26 19:12:10 INFO : potato3: Deleted 2025/06/26 19:12:10 DEBUG : Creating backend with remote "TestB2:rclone-test-rururoh7pexi" 2025/06/26 19:12:11 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/26 19:12:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 19:12:11 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/26 19:12:11 DEBUG : B2 bucket rclone-test-rururoh7pexi: Waiting for checks to finish 2025/06/26 19:12:11 DEBUG : B2 bucket rclone-test-rururoh7pexi: Waiting for transfers to finish 2025/06/26 19:12:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/26 19:12:12 INFO : empty space: Copied (server-side copy) 2025/06/26 19:12:12 INFO : empty space: Deleted 2025/06/26 19:12:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 19:12:12 INFO : potato2: Copied (server-side copy) 2025/06/26 19:12:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/26 19:12:13 INFO : potato3: Copied (server-side copy) 2025/06/26 19:12:13 INFO : potato2: Deleted 2025/06/26 19:12:13 INFO : potato3: Deleted 2025/06/26 19:12:13 DEBUG : B2 bucket rclone-test-rururoh7pexi: Purge remote 2025/06/26 19:12:13 INFO : B2 bucket rclone-test-rururoh7pexi: cleaning bucket "rclone-test-rururoh7pexi" of all files 2025/06/26 19:12:13 DEBUG : empty space: Deleting (id "4_z2f129db3a07dabdb9f780e1b_f119c99ae6a67fbe4_d20250626_m191212_c001_v0001145_t0043_u01750965132529") 2025/06/26 19:12:13 DEBUG : potato2: Deleting (id "4_z2f129db3a07dabdb9f780e1b_f105f579c06c06a37_d20250626_m191212_c001_v0001184_t0041_u01750965132812") 2025/06/26 19:12:13 DEBUG : potato3: Deleting (id "4_z2f129db3a07dabdb9f780e1b_f10893493c204ecc7_d20250626_m191212_c001_v0001184_t0030_u01750965132908") 2025/06/26 19:12:14 DEBUG : B2 bucket rclone-test-wudenuv3goye: Purge remote 2025/06/26 19:12:14 INFO : B2 bucket rclone-test-wudenuv3goye: cleaning bucket "rclone-test-wudenuv3goye" of all files 2025/06/26 19:12:14 DEBUG : empty space: Deleting (id "4_zbfd28d93a07dabdb9f780e1b_f402ff3cf69422c7d_d20250626_m191212_c001_v7007000_t0000_u01750965132790") 2025/06/26 19:12:14 DEBUG : empty space: Deleting (id "4_zbfd28d93a07dabdb9f780e1b_f10274cad336f5fb3_d20250626_m191208_c001_v0001042_t0013_u01750965128620") 2025/06/26 19:12:14 DEBUG : potato2: Deleting (id "4_zbfd28d93a07dabdb9f780e1b_f402ff3cf69422c7f_d20250626_m191213_c001_v7007000_t0000_u01750965133008") 2025/06/26 19:12:14 DEBUG : potato2: Deleting (id "4_zbfd28d93a07dabdb9f780e1b_f1007e905c6065cc1_d20250626_m191209_c001_v0001029_t0033_u01750965129767") 2025/06/26 19:12:14 DEBUG : potato3: Deleting (id "4_zbfd28d93a07dabdb9f780e1b_f422dedf51355a9fa_d20250626_m191213_c001_v7007000_t0000_u01750965133109") 2025/06/26 19:12:14 DEBUG : potato3: Deleting (id "4_zbfd28d93a07dabdb9f780e1b_f1034347f16a04801_d20250626_m191210_c001_v0001181_t0009_u01750965130147") 2025/06/26 19:12:14 DEBUG : potato3: Deleting (id "4_zbfd28d93a07dabdb9f780e1b_f10274cad336f5fb5_d20250626_m191209_c001_v0001042_t0017_u01750965129002") --- PASS: TestServerSideMove (11.09s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:12:16 DEBUG : Creating backend with remote "TestB2:rclone-test-zucosew1hoba" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-xizoyev7yaga -> B2 bucket rclone-test-zucosew1hoba 2025/06/26 19:12:21 DEBUG : empty space: Excluded (Size Filter) 2025/06/26 19:12:21 DEBUG : empty space: Excluded (Size Filter) 2025/06/26 19:12:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 19:12:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/26 19:12:21 DEBUG : B2 bucket rclone-test-zucosew1hoba: Waiting for checks to finish 2025/06/26 19:12:21 DEBUG : B2 bucket rclone-test-zucosew1hoba: Waiting for transfers to finish 2025/06/26 19:12:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 19:12:22 INFO : potato2: Copied (server-side copy) 2025/06/26 19:12:22 INFO : potato2: Deleted 2025/06/26 19:12:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/26 19:12:22 INFO : potato3: Copied (server-side copy) 2025/06/26 19:12:22 INFO : potato3: Deleted 2025/06/26 19:12:22 DEBUG : Creating backend with remote "TestB2:rclone-test-pohehex7zuri" 2025/06/26 19:12:23 DEBUG : empty space: Excluded (Size Filter) 2025/06/26 19:12:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 19:12:24 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/26 19:12:24 DEBUG : B2 bucket rclone-test-pohehex7zuri: Waiting for checks to finish 2025/06/26 19:12:24 DEBUG : B2 bucket rclone-test-pohehex7zuri: Waiting for transfers to finish 2025/06/26 19:12:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 19:12:24 INFO : potato2: Copied (server-side copy) 2025/06/26 19:12:25 INFO : potato2: Deleted 2025/06/26 19:12:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/26 19:12:25 INFO : potato3: Copied (server-side copy) 2025/06/26 19:12:25 INFO : potato3: Deleted 2025/06/26 19:12:25 DEBUG : B2 bucket rclone-test-pohehex7zuri: Purge remote 2025/06/26 19:12:25 INFO : B2 bucket rclone-test-pohehex7zuri: cleaning bucket "rclone-test-pohehex7zuri" of all files 2025/06/26 19:12:25 DEBUG : potato2: Deleting (id "4_z9fd2cda3a07dabdb9f780e1b_f117d61a3717123a0_d20250626_m191224_c001_v0001181_t0002_u01750965144740") 2025/06/26 19:12:25 DEBUG : potato3: Deleting (id "4_z9fd2cda3a07dabdb9f780e1b_f1117a1e2699b3852_d20250626_m191224_c001_v0001184_t0038_u01750965144984") 2025/06/26 19:12:26 DEBUG : B2 bucket rclone-test-zucosew1hoba: Purge remote 2025/06/26 19:12:26 INFO : B2 bucket rclone-test-zucosew1hoba: cleaning bucket "rclone-test-zucosew1hoba" of all files 2025/06/26 19:12:26 DEBUG : empty space: Deleting (id "4_z6f02bd93a07dabdb9f780e1b_f1054c03732fecf9a_d20250626_m191220_c001_v0001182_t0012_u01750965140943") 2025/06/26 19:12:26 DEBUG : potato2: Deleting (id "4_z6f02bd93a07dabdb9f780e1b_f4191d0f2f1326557_d20250626_m191224_c001_v7007000_t0000_u01750965144952") 2025/06/26 19:12:26 DEBUG : potato2: Deleting (id "4_z6f02bd93a07dabdb9f780e1b_f106199f6b3f5c3df_d20250626_m191221_c001_v0001091_t0057_u01750965141778") 2025/06/26 19:12:26 DEBUG : potato3: Deleting (id "4_z6f02bd93a07dabdb9f780e1b_f4191d0f2f1326558_d20250626_m191225_c001_v7007000_t0000_u01750965145180") 2025/06/26 19:12:26 DEBUG : potato3: Deleting (id "4_z6f02bd93a07dabdb9f780e1b_f113a4ea728ac0ab0_d20250626_m191222_c001_v0001154_t0022_u01750965142155") 2025/06/26 19:12:26 DEBUG : potato3: Deleting (id "4_z6f02bd93a07dabdb9f780e1b_f1054c03732fecfa0_d20250626_m191221_c001_v0001182_t0031_u01750965141197") --- PASS: TestServerSideMoveWithFilter (12.24s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:12:28 DEBUG : Creating backend with remote "TestB2:rclone-test-yedejiv2nuno" 2025/06/26 19:12:31 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-xizoyev7yaga -> B2 bucket rclone-test-yedejiv2nuno 2025/06/26 19:12:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 19:12:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/26 19:12:33 DEBUG : empty space: Unchanged skipping 2025/06/26 19:12:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/26 19:12:33 DEBUG : B2 bucket rclone-test-yedejiv2nuno: Waiting for checks to finish 2025/06/26 19:12:33 INFO : empty space: Deleted 2025/06/26 19:12:33 DEBUG : B2 bucket rclone-test-yedejiv2nuno: Waiting for transfers to finish 2025/06/26 19:12:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 19:12:34 INFO : potato2: Copied (server-side copy) 2025/06/26 19:12:34 INFO : potato2: Deleted 2025/06/26 19:12:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/26 19:12:34 INFO : potato3: Copied (server-side copy) 2025/06/26 19:12:34 INFO : potato3: Deleted 2025/06/26 19:12:35 DEBUG : Creating backend with remote "TestB2:rclone-test-recomor9tehu" 2025/06/26 19:12:35 INFO : tomatoDir: Making directory 2025/06/26 19:12:36 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/26 19:12:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 19:12:36 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/26 19:12:36 DEBUG : B2 bucket rclone-test-recomor9tehu: Waiting for checks to finish 2025/06/26 19:12:36 DEBUG : B2 bucket rclone-test-recomor9tehu: Waiting for transfers to finish 2025/06/26 19:12:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/26 19:12:37 INFO : empty space: Copied (server-side copy) 2025/06/26 19:12:37 INFO : empty space: Deleted 2025/06/26 19:12:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 19:12:37 INFO : potato2: Copied (server-side copy) 2025/06/26 19:12:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/26 19:12:37 INFO : potato3: Copied (server-side copy) 2025/06/26 19:12:37 INFO : potato2: Deleted 2025/06/26 19:12:37 INFO : potato3: Deleted 2025/06/26 19:12:38 DEBUG : B2 bucket rclone-test-recomor9tehu: Purge remote 2025/06/26 19:12:38 INFO : B2 bucket rclone-test-recomor9tehu: cleaning bucket "rclone-test-recomor9tehu" of all files 2025/06/26 19:12:38 DEBUG : empty space: Deleting (id "4_z3f42fdb3a07dabdb9f780e1b_f11425aec0aa58a74_d20250626_m191237_c001_v0001184_t0041_u01750965157103") 2025/06/26 19:12:38 DEBUG : potato2: Deleting (id "4_z3f42fdb3a07dabdb9f780e1b_f108dc59a4149566c_d20250626_m191237_c001_v0001131_t0051_u01750965157330") 2025/06/26 19:12:38 DEBUG : potato3: Deleting (id "4_z3f42fdb3a07dabdb9f780e1b_f115bf48c4f1c6a13_d20250626_m191237_c001_v0001171_t0017_u01750965157467") 2025/06/26 19:12:39 DEBUG : B2 bucket rclone-test-yedejiv2nuno: Purge remote 2025/06/26 19:12:39 INFO : B2 bucket rclone-test-yedejiv2nuno: cleaning bucket "rclone-test-yedejiv2nuno" of all files 2025/06/26 19:12:39 DEBUG : empty space: Deleting (id "4_z7f02ed83a07dabdb9f780e1b_f406bac16c9a114c3_d20250626_m191237_c001_v7007000_t0000_u01750965157307") 2025/06/26 19:12:39 DEBUG : empty space: Deleting (id "4_z7f02ed83a07dabdb9f780e1b_f1133f94c29dcac92_d20250626_m191232_c001_v0001130_t0011_u01750965152880") 2025/06/26 19:12:39 DEBUG : potato2: Deleting (id "4_z7f02ed83a07dabdb9f780e1b_f406bac16c9a114c4_d20250626_m191237_c001_v7007000_t0000_u01750965157673") 2025/06/26 19:12:39 DEBUG : potato2: Deleting (id "4_z7f02ed83a07dabdb9f780e1b_f110f929d6fb00ada_d20250626_m191233_c001_v0001150_t0055_u01750965153909") 2025/06/26 19:12:39 DEBUG : potato3: Deleting (id "4_z7f02ed83a07dabdb9f780e1b_f40999fee4cf616eb_d20250626_m191237_c001_v7007000_t0000_u01750965157847") 2025/06/26 19:12:39 DEBUG : potato3: Deleting (id "4_z7f02ed83a07dabdb9f780e1b_f1107d719861d0ed6_d20250626_m191234_c001_v0001106_t0024_u01750965154288") 2025/06/26 19:12:39 DEBUG : potato3: Deleting (id "4_z7f02ed83a07dabdb9f780e1b_f1133f94c29dcac94_d20250626_m191233_c001_v0001130_t0018_u01750965153231") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.61s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:12:41 DEBUG : Creating backend with remote "TestB2:rclone-test-xizoyev7yaga/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.51s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:12:44 DEBUG : Creating backend with remote "TestB2:rclone-test-xizoyev7yaga/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:12:45 DEBUG : Creating backend with remote "TestB2:rclone-test-xizoyev7yaga/rclone-sync-test" 2025/06/26 19:12:47 DEBUG : Creating backend with remote "TestB2:rclone-test-xizoyev7yaga/rclone-sync-test-include/layer2" 2025/06/26 19:12:49 DEBUG : Creating backend with remote "TestB2:rclone-test-xizoyev7yaga/rclone-sync-test-ignore-file" 2025/06/26 19:12:52 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/06/26 19:12:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/26 19:12:52 DEBUG : pacer: Reducing sleep to 10ms 2025/06/26 19:12:52 DEBUG : B2 bucket rclone-test-xizoyev7yaga path rclone-sync-test: Waiting for checks to finish 2025/06/26 19:12:52 DEBUG : B2 bucket rclone-test-xizoyev7yaga path rclone-sync-test: Waiting for transfers to finish 2025/06/26 19:12:52 DEBUG : Waiting for deletions to finish 2025/06/26 19:12:52 INFO : There was nothing to transfer 2025/06/26 19:12:53 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:12:53 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:12:53 DEBUG : Waiting for deletions to finish 2025/06/26 19:12:53 INFO : There was nothing to transfer 2025/06/26 19:12:53 DEBUG : B2 bucket rclone-test-xizoyev7yaga path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/06/26 19:12:53 DEBUG : B2 bucket rclone-test-xizoyev7yaga path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/06/26 19:12:53 DEBUG : Waiting for deletions to finish 2025/06/26 19:12:53 INFO : There was nothing to transfer 2025/06/26 19:12:54 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:12:54 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:12:54 DEBUG : Waiting for deletions to finish 2025/06/26 19:12:54 INFO : There was nothing to transfer 2025/06/26 19:12:54 DEBUG : B2 bucket rclone-test-xizoyev7yaga path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/06/26 19:12:54 DEBUG : B2 bucket rclone-test-xizoyev7yaga path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/06/26 19:12:54 DEBUG : Waiting for deletions to finish 2025/06/26 19:12:54 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.43s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:12:54 DEBUG : Creating backend with remote "TestB2:rclone-test-xizoyev7yaga/dst" 2025/06/26 19:12:56 DEBUG : Creating backend with remote "TestB2:rclone-test-xizoyev7yaga/CompareDest" 2025/06/26 19:12:58 DEBUG : one: Need to transfer - File not found at Destination 2025/06/26 19:12:58 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dst: Waiting for checks to finish 2025/06/26 19:12:58 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dst: Waiting for transfers to finish 2025/06/26 19:12:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/26 19:12:58 INFO : one: Copied (new) 2025/06/26 19:12:58 DEBUG : Waiting for deletions to finish 2025/06/26 19:12:59 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dst: Waiting for checks to finish 2025/06/26 19:12:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 19:12:59 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dst: Waiting for transfers to finish 2025/06/26 19:12:59 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/26 19:12:59 INFO : one: Copied (replaced existing) 2025/06/26 19:12:59 DEBUG : Waiting for deletions to finish 2025/06/26 19:13:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 19:13:01 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dst: Waiting for checks to finish 2025/06/26 19:13:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 19:13:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 19:13:01 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dst: Waiting for transfers to finish 2025/06/26 19:13:01 DEBUG : Waiting for deletions to finish 2025/06/26 19:13:01 INFO : There was nothing to transfer 2025/06/26 19:13:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 19:13:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 19:13:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/26 19:13:03 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dst: Waiting for checks to finish 2025/06/26 19:13:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 19:13:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 19:13:03 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dst: Waiting for transfers to finish 2025/06/26 19:13:03 DEBUG : Waiting for deletions to finish 2025/06/26 19:13:03 INFO : There was nothing to transfer 2025/06/26 19:13:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 19:13:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 19:13:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/26 19:13:03 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dst: Waiting for checks to finish 2025/06/26 19:13:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 19:13:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 19:13:03 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dst: Waiting for transfers to finish 2025/06/26 19:13:03 DEBUG : Waiting for deletions to finish 2025/06/26 19:13:03 INFO : There was nothing to transfer 2025/06/26 19:13:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 19:13:04 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/26 19:13:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/26 19:13:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/26 19:13:04 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dst: Waiting for checks to finish 2025/06/26 19:13:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 19:13:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 19:13:04 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dst: Waiting for transfers to finish 2025/06/26 19:13:04 DEBUG : Waiting for deletions to finish 2025/06/26 19:13:04 INFO : There was nothing to transfer 2025/06/26 19:13:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 19:13:05 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/26 19:13:05 DEBUG : two: Need to transfer - File not found at Destination 2025/06/26 19:13:05 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dst: Waiting for checks to finish 2025/06/26 19:13:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 19:13:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 19:13:05 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dst: Waiting for transfers to finish 2025/06/26 19:13:06 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/06/26 19:13:06 INFO : two: Copied (new) 2025/06/26 19:13:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.56s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:13:09 DEBUG : Creating backend with remote "TestB2:rclone-test-xizoyev7yaga/dest" 2025/06/26 19:13:10 DEBUG : Creating backend with remote "TestB2:rclone-test-xizoyev7yaga/pre-dest1" 2025/06/26 19:13:11 DEBUG : Creating backend with remote "TestB2:rclone-test-xizoyev7yaga/pre-dest2" 2025/06/26 19:13:13 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:13:13 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/26 19:13:13 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:13:13 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/26 19:13:14 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/26 19:13:14 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dest: Waiting for checks to finish 2025/06/26 19:13:14 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dest: Waiting for transfers to finish 2025/06/26 19:13:14 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/06/26 19:13:14 INFO : 3: Copied (new) 2025/06/26 19:13:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.99s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:13:16 DEBUG : Creating backend with remote "TestB2:rclone-test-xizoyev7yaga/dst" 2025/06/26 19:13:17 DEBUG : Creating backend with remote "TestB2:rclone-test-xizoyev7yaga/CopyDest" 2025/06/26 19:13:19 DEBUG : one: Need to transfer - File not found at Destination 2025/06/26 19:13:19 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dst: Waiting for checks to finish 2025/06/26 19:13:19 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dst: Waiting for transfers to finish 2025/06/26 19:13:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/26 19:13:20 INFO : one: Copied (new) 2025/06/26 19:13:20 DEBUG : Waiting for deletions to finish 2025/06/26 19:13:21 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dst: Waiting for checks to finish 2025/06/26 19:13:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 19:13:21 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dst: Waiting for transfers to finish 2025/06/26 19:13:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/26 19:13:21 INFO : one: Copied (replaced existing) 2025/06/26 19:13:21 DEBUG : Waiting for deletions to finish 2025/06/26 19:13:23 DEBUG : Creating backend with remote "TestB2:rclone-test-xizoyev7yaga/BackupDir" 2025/06/26 19:13:24 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dst: Waiting for checks to finish 2025/06/26 19:13:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 19:13:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 19:13:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 19:13:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/26 19:13:26 INFO : one: Copied (server-side copy) 2025/06/26 19:13:26 INFO : one: Deleted 2025/06/26 19:13:26 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/26 19:13:26 INFO : one: Copied (server-side copy) 2025/06/26 19:13:26 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/26 19:13:26 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dst: Waiting for transfers to finish 2025/06/26 19:13:26 DEBUG : Waiting for deletions to finish 2025/06/26 19:13:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 19:13:27 DEBUG : one: Unchanged skipping 2025/06/26 19:13:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 19:13:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/26 19:13:27 INFO : two: Copied (server-side copy) 2025/06/26 19:13:27 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/26 19:13:27 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dst: Waiting for checks to finish 2025/06/26 19:13:27 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dst: Waiting for transfers to finish 2025/06/26 19:13:27 DEBUG : Waiting for deletions to finish 2025/06/26 19:13:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 19:13:28 DEBUG : one: Unchanged skipping 2025/06/26 19:13:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 19:13:28 DEBUG : two: Unchanged skipping 2025/06/26 19:13:28 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dst: Waiting for checks to finish 2025/06/26 19:13:28 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dst: Waiting for transfers to finish 2025/06/26 19:13:28 DEBUG : Waiting for deletions to finish 2025/06/26 19:13:28 INFO : There was nothing to transfer 2025/06/26 19:13:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 19:13:29 DEBUG : one: Unchanged skipping 2025/06/26 19:13:29 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/26 19:13:29 DEBUG : three: Destination not found in --copy-dest 2025/06/26 19:13:29 DEBUG : three: Need to transfer - File not found at Destination 2025/06/26 19:13:29 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dst: Waiting for checks to finish 2025/06/26 19:13:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 19:13:29 DEBUG : two: Unchanged skipping 2025/06/26 19:13:29 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dst: Waiting for transfers to finish 2025/06/26 19:13:30 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/06/26 19:13:30 INFO : three: Copied (new) 2025/06/26 19:13:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.84s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:13:33 DEBUG : Creating backend with remote "TestB2:rclone-test-xizoyev7yaga/dst" 2025/06/26 19:13:34 DEBUG : Creating backend with remote "TestB2:rclone-test-xizoyev7yaga/backup" 2025/06/26 19:13:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 19:13:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:13:36 DEBUG : two: Unchanged skipping 2025/06/26 19:13:36 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dst: Waiting for checks to finish 2025/06/26 19:13:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/26 19:13:38 INFO : one: Copied (server-side copy) 2025/06/26 19:13:38 INFO : one: Deleted 2025/06/26 19:13:38 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dst: Waiting for transfers to finish 2025/06/26 19:13:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 19:13:39 INFO : one: Copied (new) 2025/06/26 19:13:39 DEBUG : Waiting for deletions to finish 2025/06/26 19:13:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/26 19:13:39 INFO : three.txt: Copied (server-side copy) 2025/06/26 19:13:39 INFO : three.txt: Deleted 2025/06/26 19:13:39 INFO : three.txt: Moved into backup dir 2025/06/26 19:13:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 19:13:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:13:41 DEBUG : two: Unchanged skipping 2025/06/26 19:13:41 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dst: Waiting for checks to finish 2025/06/26 19:13:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 19:13:41 INFO : one: Copied (server-side copy) 2025/06/26 19:13:42 INFO : one: Deleted 2025/06/26 19:13:42 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dst: Waiting for transfers to finish 2025/06/26 19:13:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/26 19:13:42 INFO : one: Copied (new) 2025/06/26 19:13:42 DEBUG : Waiting for deletions to finish 2025/06/26 19:13:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/26 19:13:42 INFO : three.txt: Copied (server-side copy) 2025/06/26 19:13:43 INFO : three.txt: Deleted 2025/06/26 19:13:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.01s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:13:45 DEBUG : Creating backend with remote "TestB2:rclone-test-xizoyev7yaga/dst" 2025/06/26 19:13:46 DEBUG : Creating backend with remote "TestB2:rclone-test-xizoyev7yaga/backup" 2025/06/26 19:13:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 19:13:48 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dst: Waiting for checks to finish 2025/06/26 19:13:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:13:48 DEBUG : two: Unchanged skipping 2025/06/26 19:13:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/26 19:13:49 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 19:13:50 INFO : one: Deleted 2025/06/26 19:13:50 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dst: Waiting for transfers to finish 2025/06/26 19:13:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 19:13:50 INFO : one: Copied (new) 2025/06/26 19:13:50 DEBUG : Waiting for deletions to finish 2025/06/26 19:13:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/26 19:13:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 19:13:51 INFO : three.txt: Deleted 2025/06/26 19:13:51 INFO : three.txt: Moved into backup dir 2025/06/26 19:13:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 19:13:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:13:53 DEBUG : two: Unchanged skipping 2025/06/26 19:13:53 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dst: Waiting for checks to finish 2025/06/26 19:13:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 19:13:53 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 19:13:53 INFO : one: Deleted 2025/06/26 19:13:53 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dst: Waiting for transfers to finish 2025/06/26 19:13:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/26 19:13:53 INFO : one: Copied (new) 2025/06/26 19:13:53 DEBUG : Waiting for deletions to finish 2025/06/26 19:13:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/26 19:13:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 19:13:54 INFO : three.txt: Deleted 2025/06/26 19:13:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (11.57s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:13:57 DEBUG : Creating backend with remote "TestB2:rclone-test-xizoyev7yaga/dst" 2025/06/26 19:13:58 DEBUG : Creating backend with remote "TestB2:rclone-test-xizoyev7yaga/backup" 2025/06/26 19:14:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 19:14:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:14:00 DEBUG : two: Unchanged skipping 2025/06/26 19:14:00 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dst: Waiting for checks to finish 2025/06/26 19:14:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/26 19:14:01 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/26 19:14:01 INFO : one: Deleted 2025/06/26 19:14:01 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dst: Waiting for transfers to finish 2025/06/26 19:14:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 19:14:02 INFO : one: Copied (new) 2025/06/26 19:14:02 DEBUG : Waiting for deletions to finish 2025/06/26 19:14:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/26 19:14:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/26 19:14:03 INFO : three.txt: Deleted 2025/06/26 19:14:03 INFO : three.txt: Moved into backup dir 2025/06/26 19:14:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 19:14:05 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dst: Waiting for checks to finish 2025/06/26 19:14:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:14:05 DEBUG : two: Unchanged skipping 2025/06/26 19:14:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 19:14:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/26 19:14:05 INFO : one: Deleted 2025/06/26 19:14:05 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dst: Waiting for transfers to finish 2025/06/26 19:14:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/26 19:14:06 INFO : one: Copied (new) 2025/06/26 19:14:06 DEBUG : Waiting for deletions to finish 2025/06/26 19:14:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/26 19:14:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/26 19:14:06 INFO : three.txt: Deleted 2025/06/26 19:14:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.95s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:14:09 DEBUG : Creating backend with remote "TestB2:rclone-test-xizoyev7yaga/dst" 2025/06/26 19:14:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 19:14:11 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dst: Waiting for checks to finish 2025/06/26 19:14:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:14:11 DEBUG : two: Unchanged skipping 2025/06/26 19:14:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/26 19:14:11 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 19:14:12 INFO : one: Deleted 2025/06/26 19:14:12 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dst: Waiting for transfers to finish 2025/06/26 19:14:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 19:14:12 INFO : one: Copied (new) 2025/06/26 19:14:12 DEBUG : Waiting for deletions to finish 2025/06/26 19:14:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/26 19:14:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 19:14:13 INFO : three.txt: Deleted 2025/06/26 19:14:13 INFO : three.txt: Moved into backup dir 2025/06/26 19:14:13 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1146-07.backblaze.com/b2api/v1/b2_upload_file/bf820d53a06dabdb9f780e1b/c001_v0001146_t0009": EOF 2025/06/26 19:14:13 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1146-07.backblaze.com/b2api/v1/b2_upload_file/bf820d53a06dabdb9f780e1b/c001_v0001146_t0009": EOF) 2025/06/26 19:14:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-xizoyev7yaga: 1/10 (Post "https://pod-000-1146-07.backblaze.com/b2api/v1/b2_upload_file/bf820d53a06dabdb9f780e1b/c001_v0001146_t0009": EOF) 2025/06/26 19:14:16 DEBUG : pacer: Reducing sleep to 10ms 2025/06/26 19:14:16 DEBUG : one.bak: Excluded (Path Filter) 2025/06/26 19:14:16 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/26 19:14:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 19:14:16 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dst: Waiting for checks to finish 2025/06/26 19:14:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:14:16 DEBUG : two: Unchanged skipping 2025/06/26 19:14:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 19:14:17 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 19:14:17 INFO : one: Deleted 2025/06/26 19:14:17 DEBUG : B2 bucket rclone-test-xizoyev7yaga path dst: Waiting for transfers to finish 2025/06/26 19:14:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/26 19:14:18 INFO : one: Copied (new) 2025/06/26 19:14:18 DEBUG : Waiting for deletions to finish 2025/06/26 19:14:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/26 19:14:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 19:14:18 INFO : three.txt: Deleted 2025/06/26 19:14:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.22s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:14:20 DEBUG : Creating backend with remote "TestB2:rclone-test-xizoyev7yaga/dst" 2025/06/26 19:14:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 19:14:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/26 19:14:23 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 19:14:23 INFO : one: Deleted 2025/06/26 19:14:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 19:14:24 INFO : one: Copied (new) 2025/06/26 19:14:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:14:24 DEBUG : two: Unchanged skipping 2025/06/26 19:14:25 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/26 19:14:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/26 19:14:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 19:14:26 INFO : three.txt: Deleted 2025/06/26 19:14:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/26 19:14:26 INFO : three.txt: Copied (new) 2025/06/26 19:14:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 19:14:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 19:14:27 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 19:14:27 INFO : one: Deleted 2025/06/26 19:14:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/26 19:14:28 INFO : one: Copied (new) 2025/06/26 19:14:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:14:28 DEBUG : two: Unchanged skipping 2025/06/26 19:14:28 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/26 19:14:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/26 19:14:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 19:14:29 INFO : three.txt: Deleted 2025/06/26 19:14:29 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/26 19:14:29 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.19s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:14:32 DEBUG : Creating backend with remote "TestB2:rclone-test-xizoyev7yaga/dst" 2025/06/26 19:14:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 19:14:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/26 19:14:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/26 19:14:35 INFO : one: Deleted 2025/06/26 19:14:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 19:14:36 INFO : one: Copied (new) 2025/06/26 19:14:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:14:36 DEBUG : two: Unchanged skipping 2025/06/26 19:14:36 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/26 19:14:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/26 19:14:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/26 19:14:37 INFO : three.txt: Deleted 2025/06/26 19:14:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/26 19:14:37 INFO : three.txt: Copied (new) 2025/06/26 19:14:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 19:14:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 19:14:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/26 19:14:39 INFO : one: Deleted 2025/06/26 19:14:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/26 19:14:39 INFO : one: Copied (new) 2025/06/26 19:14:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:14:39 DEBUG : two: Unchanged skipping 2025/06/26 19:14:40 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/26 19:14:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/26 19:14:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/26 19:14:40 INFO : three.txt: Deleted 2025/06/26 19:14:41 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/26 19:14:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.24s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:14:43 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/26 19:14:43 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:14:43 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:14:43 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/06/26 19:14:43 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/26 19:14:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.90s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:14:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/26 19:14:44 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:14:44 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:14:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/26 19:14:45 INFO : existing: Copied (new) 2025/06/26 19:14:45 DEBUG : Waiting for deletions to finish 2025/06/26 19:14:45 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/26 19:14:45 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:14:45 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/26 19:14:45 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:14:45 ERROR : B2 bucket rclone-test-xizoyev7yaga: not deleting files as there were IO errors 2025/06/26 19:14:45 ERROR : B2 bucket rclone-test-xizoyev7yaga: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.91s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:14:46 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:14:46 DEBUG : existing: Unchanged skipping 2025/06/26 19:14:46 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:14:46 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:14:46 DEBUG : Waiting for deletions to finish 2025/06/26 19:14:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.37s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", 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-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:14:58 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:14:58 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:14:58 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:14:58 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:14:58 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:14:58 DEBUG : both0: Unchanged skipping 2025/06/26 19:14:58 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:14:58 DEBUG : both10: Unchanged skipping 2025/06/26 19:14:58 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:14:58 DEBUG : both11: Unchanged skipping 2025/06/26 19:14:58 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:14:58 DEBUG : both15: Unchanged skipping 2025/06/26 19:14:58 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:14:58 DEBUG : both16: Unchanged skipping 2025/06/26 19:14:58 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:14:58 DEBUG : both17: Unchanged skipping 2025/06/26 19:14:58 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:14:58 DEBUG : both12: Unchanged skipping 2025/06/26 19:14:58 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:14:58 DEBUG : both13: Unchanged skipping 2025/06/26 19:14:58 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:14:58 DEBUG : both14: Unchanged skipping 2025/06/26 19:14:58 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:14:58 DEBUG : both18: Unchanged skipping 2025/06/26 19:14:58 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:14:58 DEBUG : both3: Unchanged skipping 2025/06/26 19:14:58 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:14:58 DEBUG : both4: Unchanged skipping 2025/06/26 19:14:58 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:14:58 DEBUG : both19: Unchanged skipping 2025/06/26 19:14:58 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:14:58 DEBUG : both6: Unchanged skipping 2025/06/26 19:14:58 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:14:58 DEBUG : both7: Unchanged skipping 2025/06/26 19:14:58 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:14:58 DEBUG : both1: Unchanged skipping 2025/06/26 19:14:58 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:14:58 DEBUG : both2: Unchanged skipping 2025/06/26 19:14:58 DEBUG : both5: Unchanged skipping 2025/06/26 19:14:58 DEBUG : both8: Unchanged skipping 2025/06/26 19:14:58 DEBUG : both9: Unchanged skipping 2025/06/26 19:14:58 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:14:58 DEBUG : Waiting for deletions to finish 2025/06/26 19:14:58 INFO : only9: Deleted 2025/06/26 19:14:58 INFO : only5: Deleted 2025/06/26 19:14:59 INFO : only3: Deleted 2025/06/26 19:14:59 INFO : only7: Deleted 2025/06/26 19:14:59 INFO : only6: Deleted 2025/06/26 19:14:59 INFO : only0: Deleted 2025/06/26 19:14:59 INFO : only10: Deleted 2025/06/26 19:14:59 INFO : only13: Deleted 2025/06/26 19:14:59 INFO : only15: Deleted 2025/06/26 19:14:59 INFO : only17: Deleted 2025/06/26 19:14:59 INFO : only19: Deleted 2025/06/26 19:14:59 INFO : only2: Deleted 2025/06/26 19:14:59 INFO : only4: Deleted 2025/06/26 19:14:59 INFO : only11: Deleted 2025/06/26 19:14:59 INFO : only12: Deleted 2025/06/26 19:14:59 INFO : only14: Deleted 2025/06/26 19:14:59 INFO : only16: Deleted 2025/06/26 19:14:59 INFO : only8: Deleted 2025/06/26 19:14:59 INFO : only18: Deleted 2025/06/26 19:14:59 INFO : only1: Deleted 2025/06/26 19:14:59 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (14.91s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:15:13 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:13 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:13 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:13 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:15:13 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:13 DEBUG : both10: Unchanged skipping 2025/06/26 19:15:13 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:13 DEBUG : both13: Unchanged skipping 2025/06/26 19:15:13 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:13 DEBUG : both0: Unchanged skipping 2025/06/26 19:15:13 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:13 DEBUG : both12: Unchanged skipping 2025/06/26 19:15:13 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:13 DEBUG : both16: Unchanged skipping 2025/06/26 19:15:13 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:13 DEBUG : both11: Unchanged skipping 2025/06/26 19:15:13 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:13 DEBUG : both18: Unchanged skipping 2025/06/26 19:15:13 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:13 DEBUG : both14: Unchanged skipping 2025/06/26 19:15:13 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:13 DEBUG : both1: Unchanged skipping 2025/06/26 19:15:13 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:13 DEBUG : both15: Unchanged skipping 2025/06/26 19:15:13 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:13 DEBUG : both3: Unchanged skipping 2025/06/26 19:15:13 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:13 DEBUG : both17: Unchanged skipping 2025/06/26 19:15:13 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:13 DEBUG : both19: Unchanged skipping 2025/06/26 19:15:13 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:13 DEBUG : both2: Unchanged skipping 2025/06/26 19:15:13 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:13 DEBUG : both7: Unchanged skipping 2025/06/26 19:15:13 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:13 DEBUG : both8: Unchanged skipping 2025/06/26 19:15:13 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:13 DEBUG : both9: Unchanged skipping 2025/06/26 19:15:13 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/26 19:15:13 DEBUG : both4: Unchanged skipping 2025/06/26 19:15:13 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/26 19:15:13 DEBUG : both5: Unchanged skipping 2025/06/26 19:15:13 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/26 19:15:13 DEBUG : both6: Unchanged skipping 2025/06/26 19:15:13 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/26 19:15:13 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/26 19:15:13 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/26 19:15:13 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/26 19:15:13 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/26 19:15:13 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/26 19:15:13 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/26 19:15:13 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/26 19:15:13 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/26 19:15:13 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/26 19:15:13 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/26 19:15:13 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/26 19:15:13 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/26 19:15:13 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/26 19:15:13 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/26 19:15:13 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/26 19:15:13 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/26 19:15:13 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:15:14 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 19:15:14 INFO : only0: Copied (replaced existing) 2025/06/26 19:15:14 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 19:15:14 INFO : only10: Copied (replaced existing) 2025/06/26 19:15:14 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 19:15:14 INFO : only16: Copied (replaced existing) 2025/06/26 19:15:14 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 19:15:14 INFO : only17: Copied (replaced existing) 2025/06/26 19:15:14 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 19:15:14 INFO : only14: Copied (replaced existing) 2025/06/26 19:15:14 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 19:15:14 INFO : only18: Copied (replaced existing) 2025/06/26 19:15:14 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 19:15:14 INFO : only12: Copied (replaced existing) 2025/06/26 19:15:14 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 19:15:14 INFO : only1: Copied (replaced existing) 2025/06/26 19:15:14 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 19:15:14 INFO : only11: Copied (replaced existing) 2025/06/26 19:15:14 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 19:15:14 INFO : only2: Copied (replaced existing) 2025/06/26 19:15:14 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 19:15:14 INFO : only13: Copied (replaced existing) 2025/06/26 19:15:14 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 19:15:14 INFO : only4: Copied (replaced existing) 2025/06/26 19:15:14 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 19:15:14 INFO : only5: Copied (replaced existing) 2025/06/26 19:15:14 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 19:15:14 INFO : only15: Copied (replaced existing) 2025/06/26 19:15:14 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 19:15:14 INFO : only19: Copied (replaced existing) 2025/06/26 19:15:14 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 19:15:14 INFO : only3: Copied (replaced existing) 2025/06/26 19:15:14 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 19:15:14 INFO : only9: Copied (replaced existing) 2025/06/26 19:15:14 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 19:15:14 INFO : only6: Copied (replaced existing) 2025/06/26 19:15:15 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 19:15:15 INFO : only7: Copied (replaced existing) 2025/06/26 19:15:15 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 19:15:15 INFO : only8: Copied (replaced existing) 2025/06/26 19:15:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (18.99s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:15:23 DEBUG : empty_dir: Making directory with metadata 2025/06/26 19:15:23 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 19:15:23 DEBUG : empty_on_remote: Making directory with metadata 2025/06/26 19:15:23 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 19:15:23 INFO : empty_on_remote: Making directory 2025/06/26 19:15:23 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/26 19:15:24 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/26 19:15:24 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/26 19:15:24 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/26 19:15:24 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.19s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:15:25 DEBUG : empty_dir: Making directory with metadata 2025/06/26 19:15:25 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 19:15:25 DEBUG : empty_on_remote: Making directory with metadata 2025/06/26 19:15:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 19:15:25 INFO : empty_on_remote: Making directory 2025/06/26 19:15:25 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/26 19:15:26 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/26 19:15:26 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/26 19:15:26 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/26 19:15:26 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/26 19:15:26 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.14s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:15:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 19:15:27 INFO : sub dir: Making directory 2025/06/26 19:15:27 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.87s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:15:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 19:15:29 INFO : sub dir: Making directory 2025/06/26 19:15:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.88s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:15:36 DEBUG : Waiting for deletions to finish 2025/06/26 19:15:36 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/06/26 19:15:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/26 19:15:36 DEBUG : pacer: Reducing sleep to 10ms 2025/06/26 19:15:36 DEBUG : apple: Excluded (Path Filter) 2025/06/26 19:15:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 19:15:36 DEBUG : banana: Excluded (Path Filter) 2025/06/26 19:15:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 19:15:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 19:15:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 19:15:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 19:15:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 19:15:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 19:15:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 19:15:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 19:15:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 19:15:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 19:15:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 19:15:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 19:15:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 19:15:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 19:15:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 19:15:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 19:15:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 19:15:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:37 DEBUG : apple: Unchanged skipping 2025/06/26 19:15:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:37 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 19:15:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 19:15:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:37 DEBUG : banana: Unchanged skipping 2025/06/26 19:15:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 19:15:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 19:15:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 19:15:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 19:15:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 19:15:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 19:15:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 19:15:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 19:15:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 19:15:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 19:15:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 19:15:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 19:15:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 19:15:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 19:15:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:37 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:15:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 19:15:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 19:15:37 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:15:37 DEBUG : Waiting for deletions to finish 2025/06/26 19:15:37 INFO : There was nothing to transfer 2025/06/26 19:15:37 DEBUG : Waiting for deletions to finish 2025/06/26 19:15:37 DEBUG : apple: Excluded (Path Filter) 2025/06/26 19:15:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 19:15:37 DEBUG : banana: Excluded (Path Filter) 2025/06/26 19:15:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 19:15:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 19:15:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 19:15:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 19:15:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 19:15:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 19:15:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 19:15:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 19:15:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 19:15:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 19:15:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 19:15:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 19:15:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 19:15:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 19:15:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 19:15:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 19:15:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 19:15:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:37 DEBUG : apple: Unchanged skipping 2025/06/26 19:15:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:37 DEBUG : banana: Unchanged skipping 2025/06/26 19:15:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 19:15:37 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 19:15:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 19:15:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 19:15:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 19:15:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:37 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:15:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 19:15:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 19:15:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 19:15:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 19:15:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 19:15:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 19:15:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 19:15:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 19:15:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 19:15:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 19:15:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 19:15:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 19:15:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 19:15:37 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:15:37 DEBUG : Waiting for deletions to finish 2025/06/26 19:15:37 INFO : There was nothing to transfer 2025/06/26 19:15:37 DEBUG : Waiting for deletions to finish 2025/06/26 19:15:37 DEBUG : apple: Excluded (Path Filter) 2025/06/26 19:15:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 19:15:37 DEBUG : banana: Excluded (Path Filter) 2025/06/26 19:15:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 19:15:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 19:15:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 19:15:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 19:15:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 19:15:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 19:15:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 19:15:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 19:15:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 19:15:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 19:15:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 19:15:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 19:15:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 19:15:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 19:15:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 19:15:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 19:15:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:15:49 DEBUG : Waiting for deletions to finish 2025/06/26 19:15:50 DEBUG : apple: Excluded (Path Filter) 2025/06/26 19:15:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 19:15:50 DEBUG : banana: Excluded (Path Filter) 2025/06/26 19:15:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 19:15:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 19:15:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 19:15:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 19:15:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 19:15:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 19:15:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 19:15:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 19:15:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 19:15:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 19:15:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 19:15:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 19:15:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 19:15:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 19:15:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 19:15:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 19:15:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 19:15:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:50 DEBUG : apple: Unchanged skipping 2025/06/26 19:15:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 19:15:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:50 DEBUG : banana: Unchanged skipping 2025/06/26 19:15:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:50 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 19:15:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 19:15:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 19:15:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 19:15:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 19:15:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 19:15:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 19:15:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 19:15:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 19:15:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 19:15:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 19:15:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 19:15:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 19:15:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:50 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:15:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 19:15:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 19:15:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 19:15:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 19:15:50 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:15:50 DEBUG : Waiting for deletions to finish 2025/06/26 19:15:50 INFO : There was nothing to transfer 2025/06/26 19:15:50 DEBUG : Waiting for deletions to finish 2025/06/26 19:15:50 DEBUG : apple: Excluded (Path Filter) 2025/06/26 19:15:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 19:15:50 DEBUG : banana: Excluded (Path Filter) 2025/06/26 19:15:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 19:15:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 19:15:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 19:15:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 19:15:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 19:15:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 19:15:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 19:15:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 19:15:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 19:15:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 19:15:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 19:15:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 19:15:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 19:15:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 19:15:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 19:15:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 19:15:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 19:15:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:51 DEBUG : apple: Unchanged skipping 2025/06/26 19:15:51 DEBUG : banana: Unchanged skipping 2025/06/26 19:15:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 19:15:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:51 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 19:15:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 19:15:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 19:15:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 19:15:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 19:15:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 19:15:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 19:15:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 19:15:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 19:15:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 19:15:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 19:15:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 19:15:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:51 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:15:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 19:15:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 19:15:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:15:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 19:15:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 19:15:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 19:15:51 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:15:51 DEBUG : Waiting for deletions to finish 2025/06/26 19:15:51 INFO : There was nothing to transfer 2025/06/26 19:15:51 DEBUG : Waiting for deletions to finish 2025/06/26 19:15:51 DEBUG : apple: Excluded (Path Filter) 2025/06/26 19:15:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 19:15:51 DEBUG : banana: Excluded (Path Filter) 2025/06/26 19:15:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 19:15:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 19:15:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 19:15:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 19:15:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 19:15:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 19:15:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 19:15:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 19:15:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 19:15:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 19:15:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 19:15:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 19:15:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 19:15:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 19:15:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 19:15:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 19:15:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:16:02 DEBUG : Waiting for deletions to finish 2025/06/26 19:16:03 DEBUG : apple: Excluded (Path Filter) 2025/06/26 19:16:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 19:16:03 DEBUG : banana: Excluded (Path Filter) 2025/06/26 19:16:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 19:16:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 19:16:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 19:16:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 19:16:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 19:16:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 19:16:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 19:16:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 19:16:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 19:16:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 19:16:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 19:16:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 19:16:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 19:16:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 19:16:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 19:16:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 19:16:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 19:16:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 19:16:03 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 19:16:03 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 19:16:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 19:16:03 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 19:16:03 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 19:16:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 19:16:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 19:16:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 19:16:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 19:16:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 19:16:03 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 19:16:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 19:16:03 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 19:16:03 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 19:16:03 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/26 19:16:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 19:16:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/26 19:16:03 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 19:16:03 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/26 19:16:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 19:16:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/26 19:16:03 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 19:16:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 19:16:03 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 19:16:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 19:16:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 19:16:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 19:16:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 19:16:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 19:16:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 19:16:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 19:16:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 19:16:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 19:16:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 19:16:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 19:16:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 19:16:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 19:16:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 19:16:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 19:16:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 19:16:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 19:16:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 19:16:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 19:16:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 19:16:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 19:16:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 19:16:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 19:16:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 19:16:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 19:16:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 19:16:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 19:16:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 19:16:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 19:16:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 19:16:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 19:16:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 19:16:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 19:16:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 19:16:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 19:16:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 19:16:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 19:16:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 19:16:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 19:16:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 19:16:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 19:16:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 19:16:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 19:16:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 19:16:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 19:16:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 19:16:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 19:16:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 19:16:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 19:16:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 19:16:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 19:16:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 19:16:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 19:16:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 19:16:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 19:16:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 19:16:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 19:16:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 19:16:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 19:16:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 19:16:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 19:16:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 19:16:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 19:16:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 19:16:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 19:16:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 19:16:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 19:16:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 19:16:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 19:16:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 19:16:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 19:16:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 19:16:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 19:16:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 19:16:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 19:16:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 19:16:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 19:16:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 19:16:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 19:16:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 19:16:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 19:16:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 19:16:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 19:16:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 19:16:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 19:16:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 19:16:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 19:16:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 19:16:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 19:16:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 19:16:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 19:16:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 19:16:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 19:16:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 19:16:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 19:16:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 19:16:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 19:16:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 19:16:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 19:16:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 19:16:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 19:16:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 19:16:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 19:16:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 19:16:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 19:16:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 19:16:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 19:16:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 19:16:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 19:16:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 19:16:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 19:16:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 19:16:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 19:16:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 19:16:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 19:16:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 19:16:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 19:16:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 19:16:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 19:16:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 19:16:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 19:16:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 19:16:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 19:16:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 19:16:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 19:16:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 19:16:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 19:16:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 19:16:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 19:16:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 19:16:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 19:16:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 19:16:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 19:16:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 19:16:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 19:16:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 19:16:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 19:16:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 19:16:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 19:16:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 19:16:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 19:16:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 19:16:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 19:16:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 19:16:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 19:16:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 19:16:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 19:16:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 19:16:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 19:16:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 19:16:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 19:16:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 19:16:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 19:16:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 19:16:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 19:16:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/26 19:16:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 19:16:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 19:16:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 19:16:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 19:16:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 19:16:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 19:16:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 19:16:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 19:16:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 19:16:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 19:16:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 19:16:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 19:16:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 19:16:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 19:16:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/26 19:16:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:03 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:16:03 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:16:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/26 19:16:04 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 19:16:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 19:16:04 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/26 19:16:04 INFO : apple: Copied (new) to: YXBwbGU= 2025/06/26 19:16:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 19:16:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/26 19:16:04 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 19:16:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 19:16:04 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/26 19:16:04 INFO : banana: Copied (new) to: YmFuYW5h 2025/06/26 19:16:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 19:16:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/26 19:16:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 19:16:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 19:16:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/26 19:16:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 19:16:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 19:16:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/26 19:16:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 19:16:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 19:16:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/26 19:16:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 19:16:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 19:16:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/26 19:16:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 19:16:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 19:16:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/26 19:16:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 19:16:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 19:16:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/26 19:16:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 19:16:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 19:16:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/26 19:16:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 19:16:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 19:16:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/26 19:16:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 19:16:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 19:16:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/26 19:16:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 19:16:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 19:16:04 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/26 19:16:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 19:16:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/26 19:16:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 19:16:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 19:16:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/26 19:16:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 19:16:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/26 19:16:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 19:16:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/26 19:16:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/06/26 19:16:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/26 19:16:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:05 DEBUG : Waiting for deletions to finish 2025/06/26 19:16:05 INFO : dir1/0003-defghij.txt: Deleted 2025/06/26 19:16:05 INFO : dir1/0008-2345678.txt: Deleted 2025/06/26 19:16:05 INFO : dir1/0015-9;=.txt: Deleted 2025/06/26 19:16:05 INFO : apple: Deleted 2025/06/26 19:16:05 INFO : banana: Deleted 2025/06/26 19:16:05 INFO : appleappleapplebanana: Deleted 2025/06/26 19:16:05 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/26 19:16:05 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/26 19:16:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/26 19:16:05 INFO : dir1/0010-456789.txt: Deleted 2025/06/26 19:16:05 INFO : dir1/0011-56789;.txt: Deleted 2025/06/26 19:16:05 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/26 19:16:05 INFO : dir1/0013-789;=.txt: Deleted 2025/06/26 19:16:05 INFO : dir1/0014-89;=.txt: Deleted 2025/06/26 19:16:05 INFO : splitbananasplit: Deleted 2025/06/26 19:16:05 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/26 19:16:05 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/26 19:16:05 INFO : dir1/0007-1234567.txt: Deleted 2025/06/26 19:16:06 INFO : dir1/0009-3456789.txt: Deleted 2025/06/26 19:16:06 INFO : dir1/0012-6789;.txt: Deleted 2025/06/26 19:16:06 DEBUG : Waiting for deletions to finish 2025/06/26 19:16:06 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/26 19:16:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/26 19:16:06 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/26 19:16:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/26 19:16:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/26 19:16:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/26 19:16:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/26 19:16:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/26 19:16:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/26 19:16:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/26 19:16:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/26 19:16:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/26 19:16:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/26 19:16:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/26 19:16:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/26 19:16:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/26 19:16:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/26 19:16:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/26 19:16:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/26 19:16:06 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/26 19:16:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 19:16:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 19:16:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 19:16:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 19:16:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 19:16:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 19:16:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 19:16:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 19:16:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 19:16:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 19:16:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 19:16:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 19:16:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 19:16:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 19:16:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 19:16:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 19:16:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 19:16:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 19:16:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 19:16:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 19:16:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 19:16:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 19:16:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 19:16:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 19:16:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 19:16:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 19:16:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 19:16:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 19:16:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:06 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 19:16:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 19:16:06 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 19:16:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:06 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 19:16:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 19:16:06 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 19:16:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 19:16:06 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 19:16:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 19:16:06 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 19:16:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 19:16:06 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 19:16:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 19:16:06 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 19:16:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 19:16:06 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 19:16:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 19:16:06 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 19:16:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 19:16:06 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 19:16:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 19:16:06 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 19:16:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 19:16:06 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 19:16:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 19:16:06 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 19:16:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 19:16:06 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 19:16:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 19:16:06 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 19:16:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 19:16:06 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 19:16:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 19:16:06 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 19:16:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:06 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 19:16:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 19:16:06 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 19:16:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 19:16:06 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 19:16:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 19:16:06 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 19:16:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 19:16:06 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 19:16:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 19:16:06 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 19:16:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 19:16:06 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 19:16:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 19:16:06 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 19:16:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 19:16:06 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 19:16:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 19:16:06 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 19:16:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 19:16:06 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 19:16:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 19:16:06 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 19:16:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 19:16:06 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 19:16:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 19:16:06 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 19:16:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 19:16:06 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 19:16:06 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 19:16:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 19:16:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 19:16:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 19:16:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 19:16:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 19:16:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 19:16:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 19:16:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 19:16:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 19:16:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 19:16:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 19:16:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 19:16:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 19:16:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 19:16:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 19:16:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 19:16:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 19:16:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 19:16:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 19:16:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 19:16:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 19:16:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 19:16:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 19:16:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 19:16:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 19:16:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 19:16:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 19:16:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 19:16:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 19:16:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 19:16:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 19:16:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 19:16:06 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 19:16:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 19:16:06 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 19:16:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 19:16:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 19:16:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 19:16:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 19:16:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 19:16:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 19:16:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 19:16:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 19:16:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 19:16:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 19:16:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 19:16:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 19:16:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 19:16:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 19:16:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 19:16:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 19:16:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 19:16:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 19:16:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 19:16:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 19:16:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 19:16:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 19:16:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 19:16:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 19:16:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 19:16:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 19:16:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 19:16:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 19:16:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 19:16:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 19:16:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 19:16:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 19:16:06 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 19:16:06 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 19:16:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 19:16:06 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 19:16:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 19:16:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 19:16:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 19:16:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 19:16:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 19:16:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 19:16:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 19:16:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 19:16:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 19:16:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 19:16:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 19:16:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 19:16:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 19:16:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 19:16:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 19:16:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 19:16:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 19:16:06 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 19:16:06 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 19:16:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 19:16:06 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 19:16:06 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 19:16:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 19:16:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 19:16:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 19:16:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 19:16:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 19:16:06 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 19:16:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 19:16:06 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 19:16:06 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 19:16:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 19:16:06 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 19:16:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 19:16:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:16:06 DEBUG : apple: Unchanged skipping 2025/06/26 19:16:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:16:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 19:16:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:16:06 DEBUG : banana: Unchanged skipping 2025/06/26 19:16:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:16:06 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 19:16:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 19:16:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 19:16:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 19:16:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 19:16:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 19:16:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 19:16:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 19:16:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 19:16:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 19:16:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 19:16:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 19:16:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 19:16:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 19:16:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 19:16:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 19:16:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 19:16:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 19:16:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 19:16:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 19:16:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 19:16:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 19:16:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 19:16:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 19:16:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 19:16:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 19:16:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 19:16:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 19:16:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 19:16:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 19:16:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 19:16:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 19:16:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 19:16:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 19:16:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 19:16:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 19:16:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 19:16:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 19:16:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 19:16:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 19:16:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 19:16:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 19:16:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 19:16:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 19:16:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 19:16:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 19:16:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 19:16:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 19:16:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 19:16:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 19:16:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 19:16:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 19:16:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 19:16:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 19:16:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 19:16:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 19:16:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 19:16:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 19:16:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 19:16:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 19:16:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 19:16:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 19:16:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 19:16:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 19:16:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 19:16:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 19:16:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 19:16:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 19:16:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 19:16:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 19:16:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 19:16:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 19:16:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 19:16:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 19:16:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 19:16:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 19:16:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 19:16:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 19:16:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 19:16:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 19:16:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 19:16:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 19:16:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 19:16:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 19:16:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 19:16:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 19:16:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 19:16:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 19:16:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 19:16:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 19:16:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 19:16:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 19:16:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 19:16:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 19:16:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 19:16:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 19:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 19:16:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 19:16:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 19:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 19:16:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 19:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 19:16:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 19:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 19:16:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 19:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 19:16:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 19:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 19:16:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 19:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 19:16:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 19:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 19:16:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 19:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 19:16:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 19:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 19:16:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 19:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 19:16:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 19:16:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 19:16:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 19:16:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 19:16:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 19:16:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 19:16:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 19:16:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 19:16:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 19:16:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 19:16:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 19:16:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 19:16:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 19:16:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 19:16:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 19:16:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 19:16:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 19:16:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 19:16:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 19:16:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 19:16:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 19:16:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 19:16:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 19:16:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 19:16:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 19:16:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 19:16:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 19:16:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 19:16:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 19:16:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 19:16:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 19:16:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 19:16:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 19:16:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 19:16:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 19:16:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 19:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 19:16:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/26 19:16:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 19:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 19:16:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 19:16:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 19:16:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 19:16:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 19:16:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 19:16:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 19:16:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 19:16:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 19:16:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 19:16:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 19:16:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 19:16:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 19:16:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:16:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 19:16:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/26 19:16:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:16:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 19:16:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:16:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 19:16:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:16:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 19:16:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:16:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 19:16:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:16:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:16:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 19:16:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 19:16:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:16:06 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:16:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 19:16:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:16:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:16:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 19:16:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 19:16:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:16:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 19:16:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:16:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 19:16:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:16:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 19:16:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:16:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 19:16:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:16:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 19:16:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:16:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 19:16:06 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:16:06 DEBUG : Waiting for deletions to finish 2025/06/26 19:16:06 DEBUG : Waiting for deletions to finish 2025/06/26 19:16:07 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/26 19:16:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/26 19:16:07 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/26 19:16:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/26 19:16:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/26 19:16:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/26 19:16:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/26 19:16:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/26 19:16:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/26 19:16:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/26 19:16:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/26 19:16:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/26 19:16:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/26 19:16:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/26 19:16:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/26 19:16:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/26 19:16:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/26 19:16:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/26 19:16:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/26 19:16:07 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/26 19:16:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 19:16:07 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 19:16:07 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 19:16:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 19:16:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 19:16:07 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 19:16:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 19:16:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 19:16:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 19:16:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 19:16:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 19:16:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 19:16:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 19:16:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 19:16:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 19:16:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 19:16:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 19:16:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 19:16:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 19:16:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 19:16:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 19:16:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 19:16:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 19:16:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 19:16:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 19:16:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 19:16:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 19:16:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 19:16:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 19:16:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 19:16:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 19:16:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 19:16:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 19:16:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 19:16:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 19:16:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 19:16:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:07 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 19:16:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 19:16:07 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 19:16:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 19:16:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 19:16:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 19:16:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 19:16:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 19:16:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 19:16:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 19:16:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 19:16:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 19:16:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 19:16:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 19:16:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 19:16:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 19:16:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 19:16:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 19:16:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 19:16:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:16:18 DEBUG : Waiting for deletions to finish 2025/06/26 19:16:19 DEBUG : apple: Excluded (Path Filter) 2025/06/26 19:16:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 19:16:19 DEBUG : banana: Excluded (Path Filter) 2025/06/26 19:16:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 19:16:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 19:16:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 19:16:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 19:16:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 19:16:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 19:16:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 19:16:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 19:16:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 19:16:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 19:16:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 19:16:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 19:16:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 19:16:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 19:16:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 19:16:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 19:16:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 19:16:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 19:16:19 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 19:16:19 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 19:16:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 19:16:19 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 19:16:19 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 19:16:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 19:16:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 19:16:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 19:16:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 19:16:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 19:16:19 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 19:16:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 19:16:19 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 19:16:19 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 19:16:19 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/26 19:16:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 19:16:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/26 19:16:19 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 19:16:19 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/26 19:16:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 19:16:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/26 19:16:19 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 19:16:19 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 19:16:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 19:16:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 19:16:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 19:16:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 19:16:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 19:16:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 19:16:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 19:16:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 19:16:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 19:16:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 19:16:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 19:16:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 19:16:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 19:16:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 19:16:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 19:16:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 19:16:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 19:16:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 19:16:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 19:16:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 19:16:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 19:16:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 19:16:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 19:16:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 19:16:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 19:16:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 19:16:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 19:16:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 19:16:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 19:16:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 19:16:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 19:16:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 19:16:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 19:16:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 19:16:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 19:16:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 19:16:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 19:16:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 19:16:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 19:16:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 19:16:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 19:16:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 19:16:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 19:16:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 19:16:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 19:16:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 19:16:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 19:16:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 19:16:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 19:16:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 19:16:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 19:16:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 19:16:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 19:16:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 19:16:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 19:16:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 19:16:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 19:16:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 19:16:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 19:16:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 19:16:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 19:16:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 19:16:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 19:16:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 19:16:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 19:16:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 19:16:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 19:16:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 19:16:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 19:16:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 19:16:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 19:16:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 19:16:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 19:16:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 19:16:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 19:16:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 19:16:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 19:16:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 19:16:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 19:16:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 19:16:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 19:16:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 19:16:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 19:16:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 19:16:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 19:16:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 19:16:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 19:16:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 19:16:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 19:16:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 19:16:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 19:16:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 19:16:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 19:16:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 19:16:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 19:16:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 19:16:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 19:16:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 19:16:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 19:16:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 19:16:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 19:16:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 19:16:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 19:16:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 19:16:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 19:16:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 19:16:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 19:16:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 19:16:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 19:16:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 19:16:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 19:16:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 19:16:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 19:16:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 19:16:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 19:16:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 19:16:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 19:16:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 19:16:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 19:16:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 19:16:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 19:16:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 19:16:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 19:16:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 19:16:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 19:16:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 19:16:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 19:16:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 19:16:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 19:16:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 19:16:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 19:16:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 19:16:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 19:16:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 19:16:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 19:16:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 19:16:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 19:16:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 19:16:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 19:16:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 19:16:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 19:16:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 19:16:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 19:16:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 19:16:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 19:16:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 19:16:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 19:16:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 19:16:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 19:16:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 19:16:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 19:16:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 19:16:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 19:16:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 19:16:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 19:16:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 19:16:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 19:16:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 19:16:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 19:16:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 19:16:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 19:16:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 19:16:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 19:16:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 19:16:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 19:16:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 19:16:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 19:16:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 19:16:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 19:16:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 19:16:19 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/26 19:16:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 19:16:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 19:16:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 19:16:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 19:16:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 19:16:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 19:16:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 19:16:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 19:16:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 19:16:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 19:16:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 19:16:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 19:16:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 19:16:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 19:16:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 19:16:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 19:16:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:19 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/26 19:16:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:19 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:16:19 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:16:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/26 19:16:19 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/06/26 19:16:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 19:16:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/26 19:16:19 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/06/26 19:16:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 19:16:19 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/26 19:16:19 INFO : banana: Copied (new) to: PREFIXbanana 2025/06/26 19:16:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 19:16:20 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/26 19:16:20 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 19:16:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 19:16:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/26 19:16:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 19:16:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 19:16:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/26 19:16:20 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 19:16:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 19:16:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/26 19:16:20 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/06/26 19:16:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 19:16:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/26 19:16:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/06/26 19:16:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 19:16:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/26 19:16:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 19:16:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 19:16:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/26 19:16:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 19:16:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 19:16:20 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/26 19:16:20 INFO : apple: Copied (new) to: PREFIXapple 2025/06/26 19:16:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 19:16:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/26 19:16:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/06/26 19:16:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 19:16:20 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/26 19:16:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/06/26 19:16:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 19:16:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/26 19:16:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/06/26 19:16:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 19:16:20 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/26 19:16:20 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/06/26 19:16:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 19:16:20 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/26 19:16:20 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/06/26 19:16:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 19:16:20 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/26 19:16:20 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/06/26 19:16:20 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/26 19:16:20 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/06/26 19:16:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/26 19:16:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/06/26 19:16:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/26 19:16:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/06/26 19:16:21 DEBUG : Waiting for deletions to finish 2025/06/26 19:16:21 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/26 19:16:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/26 19:16:21 INFO : dir1/0007-1234567.txt: Deleted 2025/06/26 19:16:21 INFO : dir1/0010-456789.txt: Deleted 2025/06/26 19:16:21 INFO : banana: Deleted 2025/06/26 19:16:21 INFO : apple: Deleted 2025/06/26 19:16:21 INFO : appleappleapplebanana: Deleted 2025/06/26 19:16:21 INFO : splitbananasplit: Deleted 2025/06/26 19:16:21 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/26 19:16:21 INFO : dir1/0011-56789;.txt: Deleted 2025/06/26 19:16:21 INFO : dir1/0014-89;=.txt: Deleted 2025/06/26 19:16:21 INFO : dir1/0013-789;=.txt: Deleted 2025/06/26 19:16:21 INFO : dir1/0003-defghij.txt: Deleted 2025/06/26 19:16:21 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/26 19:16:21 INFO : dir1/0012-6789;.txt: Deleted 2025/06/26 19:16:21 INFO : dir1/0015-9;=.txt: Deleted 2025/06/26 19:16:21 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/26 19:16:21 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/26 19:16:21 INFO : dir1/0008-2345678.txt: Deleted 2025/06/26 19:16:21 INFO : dir1/0009-3456789.txt: Deleted 2025/06/26 19:16:21 DEBUG : Waiting for deletions to finish 2025/06/26 19:16:22 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/06/26 19:16:22 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/06/26 19:16:22 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/06/26 19:16:22 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/06/26 19:16:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 19:16:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 19:16:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 19:16:22 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/06/26 19:16:22 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 19:16:22 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 19:16:22 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 19:16:22 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/06/26 19:16:22 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/06/26 19:16:22 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/06/26 19:16:22 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/06/26 19:16:22 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/06/26 19:16:22 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/06/26 19:16:22 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/06/26 19:16:22 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/06/26 19:16:22 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/06/26 19:16:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 19:16:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 19:16:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 19:16:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 19:16:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 19:16:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 19:16:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 19:16:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 19:16:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 19:16:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 19:16:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 19:16:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 19:16:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 19:16:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 19:16:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 19:16:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 19:16:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 19:16:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 19:16:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 19:16:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 19:16:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 19:16:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 19:16:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 19:16:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 19:16:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 19:16:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 19:16:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 19:16:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 19:16:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 19:16:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 19:16:22 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 19:16:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 19:16:22 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 19:16:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 19:16:22 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 19:16:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 19:16:22 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 19:16:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 19:16:22 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 19:16:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 19:16:22 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 19:16:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 19:16:22 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 19:16:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 19:16:22 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 19:16:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 19:16:22 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 19:16:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 19:16:22 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 19:16:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 19:16:22 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 19:16:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 19:16:22 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 19:16:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 19:16:22 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 19:16:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 19:16:22 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 19:16:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 19:16:22 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 19:16:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 19:16:22 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 19:16:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 19:16:22 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 19:16:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 19:16:22 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 19:16:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 19:16:22 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 19:16:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 19:16:22 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 19:16:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 19:16:22 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 19:16:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 19:16:22 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 19:16:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 19:16:22 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 19:16:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 19:16:22 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 19:16:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 19:16:22 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 19:16:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 19:16:22 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 19:16:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 19:16:22 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 19:16:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 19:16:22 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 19:16:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 19:16:22 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 19:16:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 19:16:22 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 19:16:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 19:16:22 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 19:16:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 19:16:22 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 19:16:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 19:16:22 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 19:16:22 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 19:16:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 19:16:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 19:16:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 19:16:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 19:16:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 19:16:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 19:16:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 19:16:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 19:16:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 19:16:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 19:16:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 19:16:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 19:16:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 19:16:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 19:16:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 19:16:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 19:16:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 19:16:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 19:16:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 19:16:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 19:16:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 19:16:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 19:16:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 19:16:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 19:16:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 19:16:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 19:16:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 19:16:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 19:16:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 19:16:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 19:16:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 19:16:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 19:16:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 19:16:22 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 19:16:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 19:16:22 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 19:16:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 19:16:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 19:16:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 19:16:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 19:16:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 19:16:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 19:16:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 19:16:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 19:16:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 19:16:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 19:16:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 19:16:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 19:16:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 19:16:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 19:16:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 19:16:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 19:16:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 19:16:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 19:16:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 19:16:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 19:16:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 19:16:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 19:16:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 19:16:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 19:16:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 19:16:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 19:16:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 19:16:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 19:16:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 19:16:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 19:16:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 19:16:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 19:16:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 19:16:22 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 19:16:22 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 19:16:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 19:16:22 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 19:16:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 19:16:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 19:16:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 19:16:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 19:16:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 19:16:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 19:16:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 19:16:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 19:16:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 19:16:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 19:16:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 19:16:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 19:16:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 19:16:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 19:16:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 19:16:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 19:16:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 19:16:22 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/26 19:16:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/26 19:16:22 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/26 19:16:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/26 19:16:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:22 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:16:22 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:16:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/26 19:16:22 INFO : appleappleapplebanana: Copied (new) 2025/06/26 19:16:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/26 19:16:22 INFO : splitbananasplit: Copied (new) 2025/06/26 19:16:22 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/26 19:16:22 INFO : apple: Copied (new) 2025/06/26 19:16:22 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/26 19:16:22 INFO : banana: Copied (new) 2025/06/26 19:16:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/26 19:16:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/26 19:16:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/26 19:16:23 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/26 19:16:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/26 19:16:23 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/26 19:16:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/26 19:16:23 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/26 19:16:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/26 19:16:23 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/26 19:16:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/26 19:16:23 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/26 19:16:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/26 19:16:23 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/26 19:16:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/26 19:16:23 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/26 19:16:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/26 19:16:23 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/26 19:16:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/26 19:16:23 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/26 19:16:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/26 19:16:23 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/26 19:16:23 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/26 19:16:23 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/26 19:16:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/26 19:16:23 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/26 19:16:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/26 19:16:23 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/26 19:16:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/26 19:16:23 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/26 19:16:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/26 19:16:24 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/26 19:16:24 DEBUG : Waiting for deletions to finish 2025/06/26 19:16:24 INFO : PREFIXbanana: Deleted 2025/06/26 19:16:24 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/06/26 19:16:24 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/06/26 19:16:24 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/06/26 19:16:24 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/06/26 19:16:24 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/06/26 19:16:24 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/06/26 19:16:24 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/06/26 19:16:24 INFO : PREFIXapple: Deleted 2025/06/26 19:16:24 INFO : PREFIXsplitbananasplit: Deleted 2025/06/26 19:16:24 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/06/26 19:16:24 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/06/26 19:16:24 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/06/26 19:16:24 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/06/26 19:16:24 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/06/26 19:16:24 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/06/26 19:16:24 INFO : PREFIXappleappleapplebanana: Deleted 2025/06/26 19:16:24 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/06/26 19:16:24 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/06/26 19:16:24 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/06/26 19:16:24 DEBUG : Waiting for deletions to finish 2025/06/26 19:16:24 DEBUG : apple: Excluded (Path Filter) 2025/06/26 19:16:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 19:16:24 DEBUG : banana: Excluded (Path Filter) 2025/06/26 19:16:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 19:16:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 19:16:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 19:16:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 19:16:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 19:16:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 19:16:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 19:16:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 19:16:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 19:16:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 19:16:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 19:16:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 19:16:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 19:16:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 19:16:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 19:16:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 19:16:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 19:16:25 DEBUG : Waiting for deletions to finish 2025/06/26 19:16:25 DEBUG : apple: Excluded (Path Filter) 2025/06/26 19:16:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 19:16:25 DEBUG : banana: Excluded (Path Filter) 2025/06/26 19:16:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 19:16:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 19:16:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 19:16:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 19:16:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 19:16:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 19:16:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 19:16:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 19:16:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 19:16:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 19:16:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 19:16:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 19:16:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 19:16:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 19:16:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 19:16:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 19:16:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:16:37 DEBUG : Waiting for deletions to finish 2025/06/26 19:16:37 DEBUG : apple: Excluded (Path Filter) 2025/06/26 19:16:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 19:16:37 DEBUG : banana: Excluded (Path Filter) 2025/06/26 19:16:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 19:16:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 19:16:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 19:16:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 19:16:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 19:16:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 19:16:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 19:16:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 19:16:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 19:16:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 19:16:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 19:16:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 19:16:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 19:16:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 19:16:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 19:16:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 19:16:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 19:16:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 19:16:37 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 19:16:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 19:16:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 19:16:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 19:16:37 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 19:16:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 19:16:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 19:16:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 19:16:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 19:16:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 19:16:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 19:16:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 19:16:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 19:16:37 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 19:16:37 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 19:16:37 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/26 19:16:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 19:16:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/26 19:16:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 19:16:37 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/26 19:16:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 19:16:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/26 19:16:37 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 19:16:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 19:16:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 19:16:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 19:16:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 19:16:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 19:16:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 19:16:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 19:16:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 19:16:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 19:16:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 19:16:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 19:16:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 19:16:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 19:16:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 19:16:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/26 19:16:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 19:16:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 19:16:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 19:16:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 19:16:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/26 19:16:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:37 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:16:37 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:16:38 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/26 19:16:38 INFO : banana: Copied (new) to: bananaSUFFIX 2025/06/26 19:16:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 19:16:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/26 19:16:38 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/06/26 19:16:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 19:16:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/26 19:16:38 INFO : apple: Copied (new) to: appleSUFFIX 2025/06/26 19:16:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 19:16:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/26 19:16:38 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/06/26 19:16:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 19:16:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/26 19:16:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 19:16:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 19:16:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/26 19:16:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 19:16:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 19:16:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/26 19:16:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 19:16:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 19:16:38 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/26 19:16:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 19:16:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 19:16:38 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/26 19:16:38 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 19:16:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 19:16:38 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/26 19:16:38 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 19:16:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 19:16:38 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/26 19:16:38 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/06/26 19:16:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/26 19:16:38 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/26 19:16:38 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/06/26 19:16:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 19:16:38 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/26 19:16:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/06/26 19:16:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 19:16:38 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/26 19:16:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/06/26 19:16:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 19:16:38 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/26 19:16:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/06/26 19:16:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 19:16:38 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/26 19:16:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/06/26 19:16:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 19:16:38 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/26 19:16:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/06/26 19:16:39 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/26 19:16:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/06/26 19:16:39 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/26 19:16:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/06/26 19:16:39 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/26 19:16:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/06/26 19:16:39 DEBUG : Waiting for deletions to finish 2025/06/26 19:16:39 INFO : appleappleapplebanana: Deleted 2025/06/26 19:16:39 INFO : splitbananasplit: Deleted 2025/06/26 19:16:39 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/26 19:16:39 INFO : dir1/0003-defghij.txt: Deleted 2025/06/26 19:16:39 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/26 19:16:39 INFO : dir1/0015-9;=.txt: Deleted 2025/06/26 19:16:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/26 19:16:39 INFO : dir1/0008-2345678.txt: Deleted 2025/06/26 19:16:39 INFO : dir1/0009-3456789.txt: Deleted 2025/06/26 19:16:39 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/26 19:16:39 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/26 19:16:39 INFO : apple: Deleted 2025/06/26 19:16:39 INFO : dir1/0010-456789.txt: Deleted 2025/06/26 19:16:39 INFO : dir1/0011-56789;.txt: Deleted 2025/06/26 19:16:39 INFO : dir1/0012-6789;.txt: Deleted 2025/06/26 19:16:39 INFO : banana: Deleted 2025/06/26 19:16:39 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/26 19:16:40 INFO : dir1/0007-1234567.txt: Deleted 2025/06/26 19:16:40 INFO : dir1/0013-789;=.txt: Deleted 2025/06/26 19:16:40 INFO : dir1/0014-89;=.txt: Deleted 2025/06/26 19:16:40 DEBUG : Waiting for deletions to finish 2025/06/26 19:16:40 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/06/26 19:16:40 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/06/26 19:16:40 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/06/26 19:16:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/06/26 19:16:40 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/06/26 19:16:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/06/26 19:16:40 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/06/26 19:16:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/06/26 19:16:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/06/26 19:16:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/06/26 19:16:40 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/06/26 19:16:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/06/26 19:16:40 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/06/26 19:16:40 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/06/26 19:16:40 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/06/26 19:16:40 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/06/26 19:16:40 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/06/26 19:16:40 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/06/26 19:16:40 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/06/26 19:16:40 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/06/26 19:16:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 19:16:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 19:16:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 19:16:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 19:16:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 19:16:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 19:16:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/26 19:16:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 19:16:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 19:16:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 19:16:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 19:16:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 19:16:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 19:16:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 19:16:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 19:16:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 19:16:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 19:16:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 19:16:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 19:16:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 19:16:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 19:16:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 19:16:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/26 19:16:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 19:16:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 19:16:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 19:16:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 19:16:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 19:16:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 19:16:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 19:16:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 19:16:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 19:16:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 19:16:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 19:16:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 19:16:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 19:16:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 19:16:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 19:16:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 19:16:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 19:16:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/26 19:16:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 19:16:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 19:16:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 19:16:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 19:16:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 19:16:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 19:16:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 19:16:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 19:16:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 19:16:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 19:16:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 19:16:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 19:16:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 19:16:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 19:16:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 19:16:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 19:16:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 19:16:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 19:16:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 19:16:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 19:16:40 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/26 19:16:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/26 19:16:40 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/26 19:16:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/26 19:16:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:40 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:16:40 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:16:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/26 19:16:40 INFO : apple: Copied (new) 2025/06/26 19:16:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/26 19:16:40 INFO : appleappleapplebanana: Copied (new) 2025/06/26 19:16:40 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/26 19:16:40 INFO : banana: Copied (new) 2025/06/26 19:16:41 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/26 19:16:41 INFO : splitbananasplit: Copied (new) 2025/06/26 19:16:41 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/26 19:16:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/26 19:16:41 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/26 19:16:41 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/26 19:16:41 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/26 19:16:41 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/26 19:16:41 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/26 19:16:41 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/26 19:16:41 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/26 19:16:41 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/26 19:16:41 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/26 19:16:41 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/26 19:16:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/26 19:16:41 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/26 19:16:41 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/26 19:16:41 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/26 19:16:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/26 19:16:41 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/26 19:16:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/26 19:16:41 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/26 19:16:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/26 19:16:41 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/26 19:16:41 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/26 19:16:41 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/26 19:16:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/26 19:16:41 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/26 19:16:41 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/26 19:16:41 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/26 19:16:42 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/26 19:16:42 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/26 19:16:42 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/26 19:16:42 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/26 19:16:42 DEBUG : Waiting for deletions to finish 2025/06/26 19:16:42 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/06/26 19:16:42 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/06/26 19:16:42 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/06/26 19:16:42 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/06/26 19:16:42 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/06/26 19:16:42 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/06/26 19:16:42 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/06/26 19:16:42 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/06/26 19:16:42 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/06/26 19:16:42 INFO : appleappleapplebananaSUFFIX: Deleted 2025/06/26 19:16:42 INFO : appleSUFFIX: Deleted 2025/06/26 19:16:42 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/06/26 19:16:42 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/06/26 19:16:42 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/06/26 19:16:42 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/06/26 19:16:42 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/06/26 19:16:42 INFO : bananaSUFFIX: Deleted 2025/06/26 19:16:42 INFO : splitbananasplitSUFFIX: Deleted 2025/06/26 19:16:42 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/06/26 19:16:42 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/06/26 19:16:42 DEBUG : Waiting for deletions to finish 2025/06/26 19:16:42 DEBUG : apple: Excluded (Path Filter) 2025/06/26 19:16:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 19:16:42 DEBUG : banana: Excluded (Path Filter) 2025/06/26 19:16:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 19:16:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 19:16:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 19:16:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 19:16:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 19:16:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 19:16:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 19:16:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 19:16:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 19:16:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 19:16:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 19:16:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 19:16:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 19:16:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 19:16:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 19:16:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 19:16:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 19:16:43 DEBUG : Waiting for deletions to finish 2025/06/26 19:16:43 DEBUG : apple: Excluded (Path Filter) 2025/06/26 19:16:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 19:16:43 DEBUG : banana: Excluded (Path Filter) 2025/06/26 19:16:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 19:16:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 19:16:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 19:16:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 19:16:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 19:16:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 19:16:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 19:16:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 19:16:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 19:16:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 19:16:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 19:16:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 19:16:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 19:16:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 19:16:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 19:16:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 19:16:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:16:54 DEBUG : Waiting for deletions to finish 2025/06/26 19:16:54 DEBUG : apple: Excluded (Path Filter) 2025/06/26 19:16:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 19:16:54 DEBUG : banana: Excluded (Path Filter) 2025/06/26 19:16:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 19:16:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 19:16:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 19:16:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 19:16:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 19:16:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 19:16:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 19:16:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 19:16:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 19:16:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 19:16:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 19:16:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 19:16:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 19:16:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 19:16:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 19:16:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 19:16:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 19:16:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 19:16:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 19:16:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 19:16:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 19:16:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 19:16:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 19:16:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 19:16:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 19:16:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 19:16:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/26 19:16:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 19:16:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/26 19:16:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:16:55 DEBUG : apple: Unchanged skipping 2025/06/26 19:16:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 19:16:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:16:55 DEBUG : banana: Unchanged skipping 2025/06/26 19:16:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 19:16:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 19:16:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 19:16:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 19:16:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 19:16:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 19:16:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 19:16:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 19:16:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 19:16:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 19:16:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 19:16:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 19:16:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 19:16:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 19:16:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 19:16:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 19:16:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 19:16:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 19:16:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 19:16:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 19:16:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 19:16:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 19:16:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 19:16:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 19:16:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 19:16:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 19:16:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 19:16:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 19:16:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 19:16:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 19:16:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 19:16:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 19:16:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 19:16:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 19:16:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 19:16:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 19:16:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 19:16:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 19:16:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 19:16:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 19:16:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 19:16:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 19:16:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 19:16:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 19:16:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 19:16:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 19:16:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 19:16:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 19:16:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 19:16:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 19:16:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 19:16:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 19:16:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 19:16:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 19:16:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 19:16:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 19:16:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 19:16:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 19:16:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 19:16:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 19:16:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 19:16:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 19:16:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 19:16:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 19:16:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 19:16:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 19:16:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 19:16:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 19:16:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 19:16:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 19:16:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 19:16:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 19:16:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 19:16:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 19:16:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 19:16:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 19:16:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 19:16:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 19:16:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 19:16:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 19:16:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 19:16:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 19:16:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 19:16:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 19:16:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 19:16:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 19:16:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 19:16:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 19:16:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 19:16:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 19:16:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 19:16:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 19:16:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 19:16:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 19:16:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 19:16:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 19:16:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 19:16:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 19:16:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 19:16:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 19:16:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 19:16:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 19:16:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 19:16:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 19:16:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 19:16:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 19:16:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 19:16:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 19:16:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 19:16:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 19:16:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 19:16:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 19:16:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 19:16:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 19:16:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 19:16:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 19:16:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 19:16:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 19:16:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 19:16:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 19:16:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 19:16:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 19:16:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 19:16:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 19:16:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 19:16:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 19:16:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 19:16:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 19:16:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 19:16:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 19:16:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 19:16:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 19:16:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 19:16:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 19:16:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 19:16:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 19:16:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 19:16:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 19:16:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 19:16:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 19:16:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 19:16:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 19:16:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 19:16:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 19:16:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 19:16:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 19:16:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 19:16:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 19:16:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 19:16:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 19:16:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 19:16:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 19:16:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 19:16:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 19:16:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 19:16:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 19:16:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 19:16:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 19:16:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 19:16:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 19:16:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 19:16:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 19:16:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 19:16:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 19:16:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 19:16:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 19:16:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 19:16:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 19:16:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 19:16:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/26 19:16:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 19:16:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 19:16:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 19:16:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 19:16:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 19:16:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 19:16:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 19:16:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 19:16:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 19:16:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 19:16:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 19:16:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 19:16:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 19:16:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 19:16:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 19:16:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 19:16:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 19:16:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 19:16:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/26 19:16:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/26 19:16:55 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:16:55 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:16:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/26 19:16:55 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/06/26 19:16:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 19:16:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/26 19:16:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/06/26 19:16:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 19:16:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/26 19:16:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/06/26 19:16:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 19:16:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/26 19:16:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/06/26 19:16:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 19:16:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/26 19:16:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/06/26 19:16:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 19:16:56 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/26 19:16:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/06/26 19:16:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 19:16:56 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/26 19:16:56 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/06/26 19:16:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 19:16:56 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/26 19:16:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/06/26 19:16:56 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/26 19:16:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/06/26 19:16:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 19:16:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 19:16:56 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/26 19:16:56 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/06/26 19:16:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 19:16:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/26 19:16:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/06/26 19:16:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 19:16:56 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/26 19:16:56 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/06/26 19:16:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 19:16:56 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/26 19:16:56 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/06/26 19:16:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 19:16:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/26 19:16:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/06/26 19:16:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 19:16:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/26 19:16:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/06/26 19:16:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/26 19:16:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/06/26 19:16:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/26 19:16:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/06/26 19:16:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/26 19:16:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/06/26 19:16:56 DEBUG : Waiting for deletions to finish 2025/06/26 19:16:56 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/26 19:16:56 INFO : dir1/0003-defghij.txt: Deleted 2025/06/26 19:16:56 INFO : dir1/0015-9;=.txt: Deleted 2025/06/26 19:16:57 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/26 19:16:57 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/26 19:16:57 INFO : dir1/0007-1234567.txt: Deleted 2025/06/26 19:16:57 INFO : dir1/0011-56789;.txt: Deleted 2025/06/26 19:16:57 INFO : appleappleapplebanana: Deleted 2025/06/26 19:16:57 INFO : dir1/0013-789;=.txt: Deleted 2025/06/26 19:16:57 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/26 19:16:57 INFO : dir1/0008-2345678.txt: Deleted 2025/06/26 19:16:57 INFO : dir1/0012-6789;.txt: Deleted 2025/06/26 19:16:57 INFO : splitbananasplit: Deleted 2025/06/26 19:16:57 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/26 19:16:57 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/26 19:16:57 INFO : dir1/0009-3456789.txt: Deleted 2025/06/26 19:16:57 INFO : dir1/0010-456789.txt: Deleted 2025/06/26 19:16:57 INFO : dir1/0014-89;=.txt: Deleted 2025/06/26 19:16:57 DEBUG : Waiting for deletions to finish 2025/06/26 19:16:57 DEBUG : apple: Excluded (Path Filter) 2025/06/26 19:16:57 DEBUG : appleapple: Excluded (Path Filter) 2025/06/26 19:16:57 DEBUG : banana: Excluded (Path Filter) 2025/06/26 19:16:57 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/26 19:16:57 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/26 19:16:57 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/26 19:16:57 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/26 19:16:57 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/26 19:16:57 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/26 19:16:57 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/26 19:16:57 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/26 19:16:57 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/26 19:16:57 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/26 19:16:57 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/26 19:16:57 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/26 19:16:57 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/26 19:16:57 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/26 19:16:57 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/26 19:16:57 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/26 19:16:57 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/26 19:16:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 19:16:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 19:16:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 19:16:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 19:16:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 19:16:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 19:16:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 19:16:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 19:16:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 19:16:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 19:16:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 19:16:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 19:16:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 19:16:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 19:16:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 19:16:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 19:16:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 19:16:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 19:16:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 19:16:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 19:16:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 19:16:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 19:16:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 19:16:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 19:16:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 19:16:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 19:16:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 19:16:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 19:16:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 19:16:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 19:16:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 19:16:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 19:16:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 19:16:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 19:16:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 19:16:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 19:16:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 19:16:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 19:16:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 19:16:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 19:16:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 19:16:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 19:16:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 19:16:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 19:16:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 19:16:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 19:16:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 19:16:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 19:16:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 19:16:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 19:16:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 19:16:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 19:16:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 19:16:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 19:16:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 19:16:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 19:16:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 19:16:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 19:16:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 19:16:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 19:16:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 19:16:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 19:16:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 19:16:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 19:16:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 19:16:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 19:16:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 19:16:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 19:16:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 19:16:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 19:16:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 19:16:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 19:16:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 19:16:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 19:16:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 19:16:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 19:16:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 19:16:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 19:16:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 19:16:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 19:16:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 19:16:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 19:16:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 19:16:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 19:16:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 19:16:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 19:16:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 19:16:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 19:16:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 19:16:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 19:16:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 19:16:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 19:16:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 19:16:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 19:16:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 19:16:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 19:16:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 19:16:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 19:16:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 19:16:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 19:16:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 19:16:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 19:16:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 19:16:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 19:16:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 19:16:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 19:16:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 19:16:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 19:16:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 19:16:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 19:16:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 19:16:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 19:16:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 19:16:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 19:16:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 19:16:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 19:16:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 19:16:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 19:16:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 19:16:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 19:16:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 19:16:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 19:16:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 19:16:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 19:16:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 19:16:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 19:16:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:16:58 DEBUG : apple: Unchanged skipping 2025/06/26 19:16:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:16:58 DEBUG : banana: Unchanged skipping 2025/06/26 19:16:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:16:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 19:16:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:16:58 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 19:16:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 19:16:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 19:16:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 19:16:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 19:16:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 19:16:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 19:16:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 19:16:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 19:16:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 19:16:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 19:16:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 19:16:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 19:16:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 19:16:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 19:16:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 19:16:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 19:16:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 19:16:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 19:16:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 19:16:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 19:16:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 19:16:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 19:16:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 19:16:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 19:16:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 19:16:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 19:16:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 19:16:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 19:16:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 19:16:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 19:16:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 19:16:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 19:16:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 19:16:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 19:16:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 19:16:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 19:16:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 19:16:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 19:16:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 19:16:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 19:16:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 19:16:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 19:16:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 19:16:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 19:16:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 19:16:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 19:16:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 19:16:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 19:16:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 19:16:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 19:16:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 19:16:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 19:16:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 19:16:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 19:16:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 19:16:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 19:16:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 19:16:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 19:16:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 19:16:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 19:16:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 19:16:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 19:16:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 19:16:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 19:16:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 19:16:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 19:16:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 19:16:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 19:16:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 19:16:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 19:16:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 19:16:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 19:16:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 19:16:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 19:16:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 19:16:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 19:16:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 19:16:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 19:16:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 19:16:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 19:16:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 19:16:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 19:16:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 19:16:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 19:16:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 19:16:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 19:16:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 19:16:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 19:16:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 19:16:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 19:16:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 19:16:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 19:16:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 19:16:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 19:16:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 19:16:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 19:16:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 19:16:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 19:16:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 19:16:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 19:16:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 19:16:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 19:16:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 19:16:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 19:16:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 19:16:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 19:16:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 19:16:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 19:16:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 19:16:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 19:16:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 19:16:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 19:16:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 19:16:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 19:16:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 19:16:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 19:16:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 19:16:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 19:16:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 19:16:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 19:16:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 19:16:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 19:16:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 19:16:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 19:16:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 19:16:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 19:16:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 19:16:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 19:16:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 19:16:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 19:16:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 19:16:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 19:16:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 19:16:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 19:16:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 19:16:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 19:16:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 19:16:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 19:16:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 19:16:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 19:16:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 19:16:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 19:16:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 19:16:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 19:16:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 19:16:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 19:16:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 19:16:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 19:16:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 19:16:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 19:16:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 19:16:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 19:16:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 19:16:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 19:16:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 19:16:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 19:16:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 19:16:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 19:16:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 19:16:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 19:16:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 19:16:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 19:16:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 19:16:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 19:16:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 19:16:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 19:16:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 19:16:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 19:16:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/26 19:16:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 19:16:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 19:16:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 19:16:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 19:16:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 19:16:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 19:16:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 19:16:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 19:16:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 19:16:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 19:16:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 19:16:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 19:16:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 19:16:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 19:16:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 19:16:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 19:16:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/26 19:16:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:16:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 19:16:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:16:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:16:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:16:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:16:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 19:16:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:16:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 19:16:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 19:16:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:16:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:16:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 19:16:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 19:16:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:16:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 19:16:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 19:16:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:16:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 19:16:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 19:16:58 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:16:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:16:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 19:16:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:16:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 19:16:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:16:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:16:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 19:16:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:16:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 19:16:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 19:16:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:16:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 19:16:58 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:16:58 DEBUG : Waiting for deletions to finish 2025/06/26 19:16:58 DEBUG : Waiting for deletions to finish 2025/06/26 19:16:58 DEBUG : apple: Excluded (Path Filter) 2025/06/26 19:16:58 DEBUG : appleapple: Excluded (Path Filter) 2025/06/26 19:16:58 DEBUG : banana: Excluded (Path Filter) 2025/06/26 19:16:58 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/26 19:16:58 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/26 19:16:58 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/26 19:16:58 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/26 19:16:58 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/26 19:16:58 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/26 19:16:58 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/26 19:16:58 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/26 19:16:58 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/26 19:16:58 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/26 19:16:58 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/26 19:16:58 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/26 19:16:58 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/26 19:16:58 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/26 19:16:58 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/26 19:16:58 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/26 19:16:58 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/26 19:16:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 19:16:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 19:16:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 19:16:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 19:16:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 19:16:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 19:16:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 19:16:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 19:16:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 19:16:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 19:16:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 19:16:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 19:16:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 19:16:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 19:16:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 19:16:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 19:16:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 19:16:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 19:16:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 19:16:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 19:16:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 19:16:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 19:16:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 19:16:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 19:16:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 19:16:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 19:16:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 19:16:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 19:16:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 19:16:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 19:16:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 19:16:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 19:16:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 19:16:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 19:16:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 19:16:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 19:16:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 19:16:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 19:16:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 19:16:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 19:16:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 19:16:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 19:16:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 19:16:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 19:16:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 19:16:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 19:16:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 19:16:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 19:16:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 19:16:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 19:16:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 19:16:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 19:16:58 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:17:09 DEBUG : Waiting for deletions to finish 2025/06/26 19:17:10 DEBUG : apple: Excluded (Path Filter) 2025/06/26 19:17:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 19:17:10 DEBUG : banana: Excluded (Path Filter) 2025/06/26 19:17:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 19:17:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 19:17:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 19:17:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 19:17:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 19:17:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 19:17:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 19:17:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 19:17:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 19:17:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 19:17:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 19:17:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 19:17:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 19:17:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 19:17:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 19:17:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 19:17:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 19:17:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:10 DEBUG : apple: Unchanged skipping 2025/06/26 19:17:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 19:17:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:10 DEBUG : banana: Unchanged skipping 2025/06/26 19:17:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:10 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 19:17:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 19:17:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 19:17:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 19:17:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 19:17:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 19:17:10 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:17:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 19:17:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 19:17:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 19:17:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 19:17:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 19:17:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 19:17:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 19:17:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 19:17:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 19:17:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 19:17:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 19:17:10 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:17:10 DEBUG : Waiting for deletions to finish 2025/06/26 19:17:10 DEBUG : Waiting for deletions to finish 2025/06/26 19:17:11 DEBUG : apple: Excluded (Path Filter) 2025/06/26 19:17:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 19:17:11 DEBUG : banana: Excluded (Path Filter) 2025/06/26 19:17:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 19:17:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 19:17:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 19:17:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 19:17:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 19:17:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 19:17:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 19:17:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 19:17:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 19:17:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 19:17:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 19:17:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 19:17:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 19:17:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 19:17:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 19:17:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 19:17:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 19:17:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:11 DEBUG : apple: Unchanged skipping 2025/06/26 19:17:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 19:17:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:11 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 19:17:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:11 DEBUG : banana: Unchanged skipping 2025/06/26 19:17:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 19:17:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 19:17:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 19:17:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 19:17:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 19:17:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 19:17:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 19:17:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 19:17:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 19:17:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 19:17:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 19:17:11 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:17:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 19:17:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 19:17:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 19:17:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 19:17:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 19:17:11 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:17:11 DEBUG : Waiting for deletions to finish 2025/06/26 19:17:11 DEBUG : Waiting for deletions to finish 2025/06/26 19:17:11 DEBUG : apple: Excluded (Path Filter) 2025/06/26 19:17:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 19:17:11 DEBUG : banana: Excluded (Path Filter) 2025/06/26 19:17:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 19:17:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 19:17:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 19:17:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 19:17:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 19:17:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 19:17:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 19:17:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 19:17:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 19:17:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 19:17:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 19:17:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 19:17:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 19:17:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 19:17:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 19:17:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 19:17:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 19:17:11 DEBUG : Waiting for deletions to finish 2025/06/26 19:17:12 DEBUG : apple: Excluded (Path Filter) 2025/06/26 19:17:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 19:17:12 DEBUG : banana: Excluded (Path Filter) 2025/06/26 19:17:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 19:17:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 19:17:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 19:17:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 19:17:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 19:17:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 19:17:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 19:17:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 19:17:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 19:17:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 19:17:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 19:17:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 19:17:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 19:17:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 19:17:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 19:17:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 19:17:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:17:23 DEBUG : Waiting for deletions to finish 2025/06/26 19:17:23 DEBUG : apple: Excluded (Path Filter) 2025/06/26 19:17:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 19:17:23 DEBUG : banana: Excluded (Path Filter) 2025/06/26 19:17:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 19:17:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 19:17:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 19:17:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 19:17:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 19:17:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 19:17:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 19:17:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 19:17:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 19:17:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 19:17:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 19:17:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 19:17:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 19:17:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 19:17:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 19:17:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 19:17:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 19:17:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:24 DEBUG : apple: Unchanged skipping 2025/06/26 19:17:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 19:17:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:24 DEBUG : banana: Unchanged skipping 2025/06/26 19:17:24 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 19:17:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 19:17:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 19:17:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 19:17:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 19:17:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 19:17:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 19:17:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 19:17:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 19:17:24 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:17:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 19:17:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 19:17:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 19:17:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 19:17:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 19:17:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 19:17:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 19:17:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 19:17:24 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:17:24 DEBUG : Waiting for deletions to finish 2025/06/26 19:17:24 DEBUG : Waiting for deletions to finish 2025/06/26 19:17:24 DEBUG : apple: Excluded (Path Filter) 2025/06/26 19:17:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 19:17:24 DEBUG : banana: Excluded (Path Filter) 2025/06/26 19:17:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 19:17:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 19:17:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 19:17:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 19:17:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 19:17:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 19:17:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 19:17:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 19:17:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 19:17:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 19:17:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 19:17:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 19:17:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 19:17:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 19:17:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 19:17:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 19:17:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 19:17:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:24 DEBUG : apple: Unchanged skipping 2025/06/26 19:17:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 19:17:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:24 DEBUG : banana: Unchanged skipping 2025/06/26 19:17:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:24 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 19:17:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 19:17:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 19:17:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 19:17:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 19:17:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 19:17:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 19:17:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 19:17:24 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:17:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 19:17:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 19:17:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 19:17:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 19:17:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 19:17:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 19:17:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 19:17:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 19:17:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 19:17:24 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:17:24 DEBUG : Waiting for deletions to finish 2025/06/26 19:17:24 DEBUG : Waiting for deletions to finish 2025/06/26 19:17:25 DEBUG : apple: Excluded (Path Filter) 2025/06/26 19:17:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 19:17:25 DEBUG : banana: Excluded (Path Filter) 2025/06/26 19:17:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 19:17:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 19:17:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 19:17:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 19:17:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 19:17:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 19:17:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 19:17:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 19:17:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 19:17:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 19:17:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 19:17:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 19:17:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 19:17:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 19:17:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 19:17:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 19:17:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:17:36 DEBUG : Waiting for deletions to finish 2025/06/26 19:17:36 DEBUG : apple: Excluded (Path Filter) 2025/06/26 19:17:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 19:17:36 DEBUG : banana: Excluded (Path Filter) 2025/06/26 19:17:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 19:17:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 19:17:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 19:17:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 19:17:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 19:17:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 19:17:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 19:17:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 19:17:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 19:17:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 19:17:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 19:17:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 19:17:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 19:17:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 19:17:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 19:17:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 19:17:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 19:17:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:37 DEBUG : apple: Unchanged skipping 2025/06/26 19:17:37 DEBUG : banana: Unchanged skipping 2025/06/26 19:17:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:37 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 19:17:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 19:17:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 19:17:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 19:17:37 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:17:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 19:17:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 19:17:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 19:17:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 19:17:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 19:17:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 19:17:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 19:17:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 19:17:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 19:17:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 19:17:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 19:17:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 19:17:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 19:17:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 19:17:37 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:17:37 DEBUG : Waiting for deletions to finish 2025/06/26 19:17:37 DEBUG : Waiting for deletions to finish 2025/06/26 19:17:37 DEBUG : apple: Excluded (Path Filter) 2025/06/26 19:17:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 19:17:37 DEBUG : banana: Excluded (Path Filter) 2025/06/26 19:17:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 19:17:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 19:17:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 19:17:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 19:17:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 19:17:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 19:17:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 19:17:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 19:17:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 19:17:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 19:17:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 19:17:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 19:17:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 19:17:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 19:17:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 19:17:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 19:17:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 19:17:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:37 DEBUG : apple: Unchanged skipping 2025/06/26 19:17:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 19:17:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:37 DEBUG : banana: Unchanged skipping 2025/06/26 19:17:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:37 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 19:17:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 19:17:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 19:17:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 19:17:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 19:17:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 19:17:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 19:17:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 19:17:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 19:17:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 19:17:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 19:17:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 19:17:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 19:17:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 19:17:37 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:17:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 19:17:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 19:17:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 19:17:37 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:17:37 DEBUG : Waiting for deletions to finish 2025/06/26 19:17:37 DEBUG : Waiting for deletions to finish 2025/06/26 19:17:38 DEBUG : apple: Excluded (Path Filter) 2025/06/26 19:17:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 19:17:38 DEBUG : banana: Excluded (Path Filter) 2025/06/26 19:17:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 19:17:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 19:17:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 19:17:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 19:17:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 19:17:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 19:17:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 19:17:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 19:17:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 19:17:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 19:17:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 19:17:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 19:17:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 19:17:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 19:17:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 19:17:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 19:17:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:17:49 DEBUG : Waiting for deletions to finish 2025/06/26 19:17:49 DEBUG : apple: Excluded (Path Filter) 2025/06/26 19:17:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 19:17:49 DEBUG : banana: Excluded (Path Filter) 2025/06/26 19:17:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 19:17:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 19:17:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 19:17:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 19:17:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 19:17:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 19:17:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 19:17:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 19:17:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 19:17:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 19:17:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 19:17:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 19:17:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 19:17:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 19:17:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 19:17:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 19:17:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 19:17:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:50 DEBUG : apple: Unchanged skipping 2025/06/26 19:17:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 19:17:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:50 DEBUG : banana: Unchanged skipping 2025/06/26 19:17:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:50 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 19:17:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 19:17:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 19:17:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 19:17:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:50 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:17:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 19:17:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 19:17:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 19:17:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 19:17:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 19:17:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 19:17:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 19:17:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 19:17:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 19:17:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 19:17:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 19:17:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 19:17:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 19:17:50 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:17:50 DEBUG : Waiting for deletions to finish 2025/06/26 19:17:50 DEBUG : Waiting for deletions to finish 2025/06/26 19:17:50 DEBUG : apple: Excluded (Path Filter) 2025/06/26 19:17:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 19:17:50 DEBUG : banana: Excluded (Path Filter) 2025/06/26 19:17:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 19:17:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 19:17:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 19:17:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 19:17:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 19:17:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 19:17:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 19:17:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 19:17:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 19:17:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 19:17:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 19:17:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 19:17:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 19:17:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 19:17:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 19:17:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 19:17:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 19:17:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 19:17:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:50 DEBUG : banana: Unchanged skipping 2025/06/26 19:17:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:50 DEBUG : apple: Unchanged skipping 2025/06/26 19:17:50 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 19:17:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 19:17:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 19:17:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 19:17:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 19:17:50 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:17:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 19:17:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 19:17:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 19:17:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 19:17:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 19:17:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 19:17:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 19:17:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 19:17:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 19:17:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 19:17:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 19:17:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:17:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 19:17:50 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:17:50 DEBUG : Waiting for deletions to finish 2025/06/26 19:17:50 DEBUG : Waiting for deletions to finish 2025/06/26 19:17:51 DEBUG : apple: Excluded (Path Filter) 2025/06/26 19:17:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 19:17:51 DEBUG : banana: Excluded (Path Filter) 2025/06/26 19:17:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 19:17:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 19:17:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 19:17:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 19:17:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 19:17:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 19:17:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 19:17:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 19:17:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 19:17:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 19:17:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 19:17:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 19:17:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 19:17:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 19:17:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 19:17:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 19:17:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:18:02 DEBUG : Waiting for deletions to finish 2025/06/26 19:18:02 DEBUG : apple: Excluded (Path Filter) 2025/06/26 19:18:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 19:18:02 DEBUG : banana: Excluded (Path Filter) 2025/06/26 19:18:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 19:18:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 19:18:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 19:18:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 19:18:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 19:18:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 19:18:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 19:18:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 19:18:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 19:18:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 19:18:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 19:18:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 19:18:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 19:18:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 19:18:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 19:18:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 19:18:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 19:18:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:18:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 19:18:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:18:03 DEBUG : banana: Unchanged skipping 2025/06/26 19:18:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:18:03 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 19:18:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:18:03 DEBUG : apple: Unchanged skipping 2025/06/26 19:18:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:18:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 19:18:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:18:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 19:18:03 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:18:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:18:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 19:18:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:18:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:18:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 19:18:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 19:18:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:18:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 19:18:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:18:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:18:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 19:18:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 19:18:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:18:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 19:18:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:18:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 19:18:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:18:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 19:18:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:18:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 19:18:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:18:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 19:18:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:18:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 19:18:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:18:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 19:18:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:18:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 19:18:03 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:18:03 DEBUG : Waiting for deletions to finish 2025/06/26 19:18:03 DEBUG : Waiting for deletions to finish 2025/06/26 19:18:03 DEBUG : apple: Excluded (Path Filter) 2025/06/26 19:18:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 19:18:03 DEBUG : banana: Excluded (Path Filter) 2025/06/26 19:18:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 19:18:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 19:18:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 19:18:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 19:18:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 19:18:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 19:18:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 19:18:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 19:18:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 19:18:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 19:18:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 19:18:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 19:18:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 19:18:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 19:18:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 19:18:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 19:18:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 19:18:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:18:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:18:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:18:04 DEBUG : banana: Unchanged skipping 2025/06/26 19:18:04 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 19:18:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 19:18:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:18:04 DEBUG : apple: Unchanged skipping 2025/06/26 19:18:04 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:18:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:18:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:18:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 19:18:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:18:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:18:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 19:18:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:18:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 19:18:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:18:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 19:18:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:18:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 19:18:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:18:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 19:18:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:18:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 19:18:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 19:18:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 19:18:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:18:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 19:18:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:18:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:18:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 19:18:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 19:18:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:18:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 19:18:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:18:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 19:18:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:18:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 19:18:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:18:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 19:18:04 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:18:04 DEBUG : Waiting for deletions to finish 2025/06/26 19:18:04 DEBUG : Waiting for deletions to finish 2025/06/26 19:18:04 DEBUG : apple: Excluded (Path Filter) 2025/06/26 19:18:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 19:18:04 DEBUG : banana: Excluded (Path Filter) 2025/06/26 19:18:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 19:18:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 19:18:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 19:18:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 19:18:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 19:18:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 19:18:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 19:18:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 19:18:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 19:18:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 19:18:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 19:18:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 19:18:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 19:18:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 19:18:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 19:18:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 19:18:04 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (158.06s) --- PASS: TestTransform/NFC (11.39s) --- PASS: TestTransform/NFD (13.70s) --- PASS: TestTransform/base64 (15.59s) --- PASS: TestTransform/prefix (18.25s) --- PASS: TestTransform/suffix (17.98s) --- PASS: TestTransform/truncate (15.23s) --- PASS: TestTransform/encoder (13.58s) --- PASS: TestTransform/ISO-8859-1 (13.08s) --- PASS: TestTransform/charmap (12.97s) --- PASS: TestTransform/lowercase (12.95s) --- PASS: TestTransform/ascii (13.34s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:18:09 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/26 19:18:09 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/26 19:18:09 INFO : sub dir_somesuffix: Making directory 2025/06/26 19:18:09 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/26 19:18:09 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/06/26 19:18:09 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/26 19:18:09 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/06/26 19:18:09 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/26 19:18:09 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:18:09 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:18:10 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 19:18:10 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/26 19:18:10 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.59s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:18:10 DEBUG : toe: transformed to: tictactoe 2025/06/26 19:18:11 DEBUG : toe: transformed to: tictactoe 2025/06/26 19:18:11 INFO : tictactoe: Making directory 2025/06/26 19:18:11 DEBUG : toe: transformed to: tictactoe 2025/06/26 19:18:11 DEBUG : toe: transformed to: tictactoe 2025/06/26 19:18:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 19:18:11 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/06/26 19:18:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 19:18:11 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:18:11 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:18:11 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 19:18:11 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/06/26 19:18:11 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.58s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:18:12 INFO : toe: Making directory 2025/06/26 19:18:12 INFO : toe/toe: Making directory 2025/06/26 19:18:12 DEBUG : toe: transformed to: tictactoe 2025/06/26 19:18:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/26 19:18:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/26 19:18:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/26 19:18:12 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:18:12 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:18:13 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 19:18:13 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/26 19:18:13 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.81s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:18:14 INFO : toe: Making directory 2025/06/26 19:18:14 INFO : toe/toe: Making directory 2025/06/26 19:18:14 DEBUG : toe: transformed to: tictactoe 2025/06/26 19:18:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/26 19:18:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/26 19:18:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/26 19:18:14 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:18:14 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:18:15 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 19:18:15 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/26 19:18:15 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.60s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:18:15 DEBUG : empty_dir: Making directory with metadata 2025/06/26 19:18:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/26 19:18:15 DEBUG : toe: transformed to: tictactoe 2025/06/26 19:18:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 19:18:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 19:18:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 19:18:16 INFO : tictacempty_dir: Making directory 2025/06/26 19:18:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 19:18:16 DEBUG : toe: transformed to: tictactoe 2025/06/26 19:18:16 DEBUG : toe: transformed to: tictactoe 2025/06/26 19:18:16 INFO : tictactoe: Making directory 2025/06/26 19:18:16 DEBUG : toe: transformed to: tictactoe 2025/06/26 19:18:16 DEBUG : toe: transformed to: tictactoe 2025/06/26 19:18:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 19:18:16 INFO : tictactoe/tictactoe: Making directory 2025/06/26 19:18:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 19:18:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/26 19:18:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/26 19:18:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/26 19:18:16 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:18:16 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:18:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 19:18:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/26 19:18:16 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.59s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:18:17 DEBUG : empty_dir: Making directory with metadata 2025/06/26 19:18:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/26 19:18:17 DEBUG : toe: transformed to: tictactoe 2025/06/26 19:18:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 19:18:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 19:18:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 19:18:17 INFO : tictacempty_dir: Making directory 2025/06/26 19:18:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 19:18:17 DEBUG : toe: transformed to: tictactoe 2025/06/26 19:18:17 DEBUG : toe: transformed to: tictactoe 2025/06/26 19:18:17 INFO : tictactoe: Making directory 2025/06/26 19:18:17 DEBUG : toe: transformed to: tictactoe 2025/06/26 19:18:17 DEBUG : toe: transformed to: tictactoe 2025/06/26 19:18:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 19:18:17 INFO : tictactoe/tictactoe: Making directory 2025/06/26 19:18:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 19:18:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/26 19:18:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 19:18:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/26 19:18:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 19:18:17 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:18:17 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:18:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 19:18:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 19:18:18 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/26 19:18:18 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:18:18 DEBUG : toe: transformed to: tictactoe 2025/06/26 19:18:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 19:18:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 19:18:18 DEBUG : toe: transformed to: tictactoe 2025/06/26 19:18:18 DEBUG : toe: transformed to: tictactoe 2025/06/26 19:18:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/26 19:18:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 19:18:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/06/26 19:18:18 NOTICE: B2 bucket rclone-test-xizoyev7yaga: 0 differences found 2025/06/26 19:18:18 NOTICE: B2 bucket rclone-test-xizoyev7yaga: 1 matching files --- PASS: TestAllTag (1.79s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:18:19 DEBUG : toe: transformed to: tictactoe 2025/06/26 19:18:19 DEBUG : toe: transformed to: tictactoe 2025/06/26 19:18:19 INFO : tictactoe: Making directory 2025/06/26 19:18:19 DEBUG : toe: transformed to: tictactoe 2025/06/26 19:18:19 DEBUG : toe: transformed to: tictactoe 2025/06/26 19:18:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 19:18:19 INFO : tictactoe/tictactoe: Making directory 2025/06/26 19:18:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 19:18:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/26 19:18:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/26 19:18:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/26 19:18:19 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:18:19 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:18:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 19:18:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/26 19:18:20 DEBUG : Waiting for deletions to finish 2025/06/26 19:18:20 DEBUG : toe: transformed to: tictactoe 2025/06/26 19:18:20 DEBUG : toe: transformed to: tictactoe 2025/06/26 19:18:20 DEBUG : toe: transformed to: tictactoe 2025/06/26 19:18:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 19:18:20 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 19:18:20 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:18:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/26 19:18:20 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/06/26 19:18:20 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:18:20 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.14s) === RUN TestSyntax 2025/06/26 19:18:21 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:18:21 INFO : toe: Making directory 2025/06/26 19:18:21 INFO : toe/toe: Making directory 2025/06/26 19:18:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/26 19:18:21 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:18:21 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:18:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 19:18:22 INFO : toe/toe/toe: Copied (new) 2025/06/26 19:18:22 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.60s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:18:22 DEBUG : empty_dir: Making directory with metadata 2025/06/26 19:18:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/26 19:18:22 DEBUG : toe: transformed to: tictactoe 2025/06/26 19:18:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 19:18:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 19:18:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 19:18:23 INFO : tictacempty_dir: Making directory 2025/06/26 19:18:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 19:18:23 DEBUG : toe: transformed to: tictactoe 2025/06/26 19:18:23 DEBUG : toe: transformed to: tictactoe 2025/06/26 19:18:23 INFO : tictactoe: Making directory 2025/06/26 19:18:23 DEBUG : toe: transformed to: tictactoe 2025/06/26 19:18:23 DEBUG : toe: transformed to: tictactoe 2025/06/26 19:18:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 19:18:23 INFO : tictactoe/tictactoe: Making directory 2025/06/26 19:18:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 19:18:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/26 19:18:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 19:18:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/26 19:18:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 19:18:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 19:18:23 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:18:23 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:18:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 19:18:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 19:18:23 INFO : toe/toe/toe.txt: Deleted 2025/06/26 19:18:23 INFO : toe/toe: Removing directory 2025/06/26 19:18:23 INFO : toe: Removing directory 2025/06/26 19:18:23 INFO : empty_dir: Removing directory 2025/06/26 19:18:23 DEBUG : Local file system at /tmp/rclone384385604: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.60s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:18:24 DEBUG : empty_dir: Making directory with metadata 2025/06/26 19:18:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/26 19:18:24 DEBUG : toe: transformed to: tictactoe 2025/06/26 19:18:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 19:18:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 19:18:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 19:18:24 INFO : tictacempty_dir: Making directory 2025/06/26 19:18:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 19:18:24 DEBUG : toe: transformed to: tictactoe 2025/06/26 19:18:24 DEBUG : toe: transformed to: tictactoe 2025/06/26 19:18:24 INFO : tictactoe: Making directory 2025/06/26 19:18:24 DEBUG : toe: transformed to: tictactoe 2025/06/26 19:18:24 DEBUG : toe: transformed to: tictactoe 2025/06/26 19:18:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 19:18:24 INFO : tictactoe/tictactoe: Making directory 2025/06/26 19:18:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 19:18:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/26 19:18:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 19:18:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/26 19:18:24 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:18:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 19:18:24 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:18:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 19:18:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 19:18:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 19:18:25 INFO : toe/toe/toe.txt: Deleted 2025/06/26 19:18:25 INFO : toe/toe: Removing directory 2025/06/26 19:18:25 INFO : toe: Removing directory 2025/06/26 19:18:25 INFO : empty_dir: Removing directory 2025/06/26 19:18:25 DEBUG : Local file system at /tmp/rclone384385604: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/26 19:18:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/26 19:18:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/26 19:18:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/26 19:18:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/26 19:18:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 19:18:26 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/06/26 19:18:26 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.09s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:18:27 DEBUG : Reset feature "Copy" 2025/06/26 19:18:27 DEBUG : Reset feature "Move" 2025/06/26 19:18:27 DEBUG : Reset feature "Copy" 2025/06/26 19:18:27 DEBUG : Reset feature "Move" 2025/06/26 19:18:27 DEBUG : empty_dir: Making directory with metadata 2025/06/26 19:18:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/26 19:18:27 DEBUG : toe: transformed to: tictactoe 2025/06/26 19:18:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 19:18:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 19:18:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 19:18:27 INFO : tictacempty_dir: Making directory 2025/06/26 19:18:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 19:18:27 DEBUG : toe: transformed to: tictactoe 2025/06/26 19:18:27 DEBUG : toe: transformed to: tictactoe 2025/06/26 19:18:27 INFO : tictactoe: Making directory 2025/06/26 19:18:27 DEBUG : toe: transformed to: tictactoe 2025/06/26 19:18:27 DEBUG : toe: transformed to: tictactoe 2025/06/26 19:18:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 19:18:27 INFO : tictactoe/tictactoe: Making directory 2025/06/26 19:18:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 19:18:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/26 19:18:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 19:18:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/26 19:18:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 19:18:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 19:18:27 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:18:27 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:18:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 19:18:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 19:18:28 INFO : toe/toe/toe.txt: Deleted 2025/06/26 19:18:28 INFO : toe/toe: Removing directory 2025/06/26 19:18:28 INFO : toe: Removing directory 2025/06/26 19:18:28 INFO : empty_dir: Removing directory 2025/06/26 19:18:28 DEBUG : Local file system at /tmp/rclone384385604: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/26 19:18:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/26 19:18:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/26 19:18:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/26 19:18:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/26 19:18:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 19:18:29 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/06/26 19:18:30 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.25s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:18:30 DEBUG : toe: transformed to: dG9l 2025/06/26 19:18:31 DEBUG : toe: transformed to: dG9l 2025/06/26 19:18:31 INFO : dG9l: Making directory 2025/06/26 19:18:31 DEBUG : toe: transformed to: dG9l 2025/06/26 19:18:31 DEBUG : toe: transformed to: dG9l 2025/06/26 19:18:31 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/26 19:18:31 INFO : dG9l/dG9l: Making directory 2025/06/26 19:18:31 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/26 19:18:31 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/06/26 19:18:31 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/26 19:18:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/26 19:18:31 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/26 19:18:31 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:18:31 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:18:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 19:18:31 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/06/26 19:18:31 DEBUG : Waiting for deletions to finish 2025/06/26 19:18:32 DEBUG : dG9l: transformed to: toe 2025/06/26 19:18:32 DEBUG : dG9l: transformed to: toe 2025/06/26 19:18:32 DEBUG : dG9l: transformed to: toe 2025/06/26 19:18:32 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/06/26 19:18:32 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/06/26 19:18:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/06/26 19:18:32 DEBUG : Local file system at /tmp/rclone384385604: Waiting for checks to finish 2025/06/26 19:18:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/06/26 19:18:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/06/26 19:18:32 DEBUG : Local file system at /tmp/rclone384385604: Waiting for transfers to finish 2025/06/26 19:18:32 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.48s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-xizoyev7yaga", Local "Local file system at /tmp/rclone384385604", Modify Window "1ms" 2025/06/26 19:18:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 19:18:33 DEBUG : toe: transformed to: 2025/06/26 19:18:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 19:18:33 DEBUG : toe: transformed to: 2025/06/26 19:18:33 INFO : B2 bucket rclone-test-xizoyev7yaga: Making directory 2025/06/26 19:18:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 19:18:33 DEBUG : toe: transformed to: 2025/06/26 19:18:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 19:18:33 DEBUG : toe: transformed to: 2025/06/26 19:18:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 19:18:33 DEBUG : toe/toe: transformed to: 2025/06/26 19:18:33 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/26 19:18:33 INFO : toe/toe: Making directory 2025/06/26 19:18:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 19:18:33 DEBUG : toe/toe: transformed to: 2025/06/26 19:18:33 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/26 19:18:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 19:18:33 DEBUG : toe: transformed to: 2025/06/26 19:18:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/26 19:18:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 19:18:33 DEBUG : toe/toe/toe: transformed to: 2025/06/26 19:18:33 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/26 19:18:33 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for checks to finish 2025/06/26 19:18:33 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Waiting for transfers to finish 2025/06/26 19:18:34 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 19:18:34 INFO : toe/toe/toe: Copied (new) 2025/06/26 19:18:34 ERROR : B2 bucket rclone-test-xizoyev7yaga: not deleting files as there were IO errors 2025/06/26 19:18:34 ERROR : B2 bucket rclone-test-xizoyev7yaga: not deleting directories as there were IO errors --- PASS: TestError (1.63s) PASS 2025/06/26 19:18:35 DEBUG : B2 bucket rclone-test-xizoyev7yaga: Purge remote 2025/06/26 19:18:35 INFO : B2 bucket rclone-test-xizoyev7yaga: cleaning bucket "rclone-test-xizoyev7yaga" of all files 2025/06/26 19:18:36 DEBUG : BackupDir/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed40f_d20250626_m191331_c001_v7007000_t0000_u01750965211007") 2025/06/26 19:18:36 DEBUG : BackupDir/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f115bf48c4f1c6ad8_d20250626_m191325_c001_v0001171_t0051_u01750965205956") 2025/06/26 19:18:36 DEBUG : CompareDest/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f41078181dbf6f5ca_d20250626_m191306_c001_v7007000_t0000_u01750965186724") 2025/06/26 19:18:36 DEBUG : CompareDest/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1210d2_d20250626_m191301_c001_v0001184_t0038_u01750965181168") 2025/06/26 19:18:36 DEBUG : CompareDest/two: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f41078181dbf6f5cb_d20250626_m191306_c001_v7007000_t0000_u01750965186908") 2025/06/26 19:18:36 DEBUG : CompareDest/two: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f107d4e645658c0e9_d20250626_m191302_c001_v0001146_t0002_u01750965182114") 2025/06/26 19:18:36 DEBUG : CopyDest/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed410_d20250626_m191331_c001_v7007000_t0000_u01750965211189") 2025/06/26 19:18:36 DEBUG : CopyDest/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f107d4e645658c12a_d20250626_m191322_c001_v0001146_t0038_u01750965202893") 2025/06/26 19:18:36 DEBUG : CopyDest/three: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed411_d20250626_m191331_c001_v7007000_t0000_u01750965211377") 2025/06/26 19:18:36 DEBUG : CopyDest/three: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f107d4e645658c130_d20250626_m191329_c001_v0001146_t0041_u01750965209016") 2025/06/26 19:18:36 DEBUG : CopyDest/two: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed412_d20250626_m191331_c001_v7007000_t0000_u01750965211559") 2025/06/26 19:18:36 DEBUG : CopyDest/two: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1211cc_d20250626_m191327_c001_v0001184_t0024_u01750965207038") 2025/06/26 19:18:36 DEBUG : EXISTING: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f418c3542667de01b_d20250626_m191447_c001_v7007000_t0000_u01750965287450") 2025/06/26 19:18:36 DEBUG : EXISTING: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121421_d20250626_m191446_c001_v0001184_t0013_u01750965286452") 2025/06/26 19:18:36 DEBUG : PREFIXapple: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4019711adbbfa435_d20250626_m191624_c001_v7007000_t0000_u01750965384372") 2025/06/26 19:18:36 DEBUG : PREFIXapple: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc807_d20250626_m191619_c001_v0001157_t0046_u01750965379762") 2025/06/26 19:18:36 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4019711adbbfa436_d20250626_m191624_c001_v7007000_t0000_u01750965384556") 2025/06/26 19:18:36 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1217b3_d20250626_m191619_c001_v0001184_t0024_u01750965379753") 2025/06/26 19:18:36 DEBUG : PREFIXbanana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4019711adbbfa434_d20250626_m191624_c001_v7007000_t0000_u01750965384186") 2025/06/26 19:18:37 DEBUG : PREFIXbanana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25de7_d20250626_m191619_c001_v0001181_t0004_u01750965379744") 2025/06/26 19:18:37 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d15d4_d20250626_m191624_c001_v7007000_t0000_u01750965384383") 2025/06/26 19:18:37 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec83c_d20250626_m191619_c001_v0001183_t0021_u01750965379733") 2025/06/26 19:18:37 DEBUG : Testêé: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f418c3542667de018_d20250626_m191444_c001_v7007000_t0000_u01750965284169") 2025/06/26 19:18:37 DEBUG : Testêé: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121407_d20250626_m191443_c001_v0001184_t0014_u01750965283578") 2025/06/26 19:18:37 DEBUG : Testêé: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121401_d20250626_m191443_c001_v0001184_t0002_u01750965283001") 2025/06/26 19:18:37 DEBUG : YXBwbGU=: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c4729e_d20250626_m191607_c001_v7007000_t0000_u01750965367669") 2025/06/26 19:18:37 DEBUG : YXBwbGU=: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25db2_d20250626_m191603_c001_v0001181_t0041_u01750965363947") 2025/06/26 19:18:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c4729f_d20250626_m191607_c001_v7007000_t0000_u01750965367855") 2025/06/26 19:18:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec7a3_d20250626_m191603_c001_v0001183_t0038_u01750965363913") 2025/06/26 19:18:37 DEBUG : YmFuYW5h: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472a0_d20250626_m191608_c001_v7007000_t0000_u01750965368040") 2025/06/26 19:18:37 DEBUG : YmFuYW5h: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc7dd_d20250626_m191603_c001_v0001157_t0006_u01750965363923") 2025/06/26 19:18:37 DEBUG : a/potato2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f411829321023ff63_d20250626_m191137_c001_v7007000_t0000_u01750965097480") 2025/06/26 19:18:37 DEBUG : a/potato2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120d0b_d20250626_m191136_c001_v0001184_t0037_u01750965096887") 2025/06/26 19:18:37 DEBUG : a/potato2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f411829321023ff60_d20250626_m191135_c001_v7007000_t0000_u01750965095555") 2025/06/26 19:18:37 DEBUG : a/potato2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120cf3_d20250626_m191134_c001_v0001184_t0054_u01750965094782") 2025/06/26 19:18:37 DEBUG : a/potato2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f404317e131dd70a5_d20250626_m191119_c001_v7007000_t0000_u01750965079260") 2025/06/26 19:18:37 DEBUG : a/potato2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120c4b_d20250626_m191118_c001_v0001184_t0021_u01750965078493") 2025/06/26 19:18:37 DEBUG : apple: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed5ea_d20250626_m191805_c001_v7007000_t0000_u01750965485053") 2025/06/26 19:18:37 DEBUG : apple: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ecb93_d20250626_m191801_c001_v0001183_t0039_u01750965481367") 2025/06/26 19:18:38 DEBUG : apple: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d1638_d20250626_m191751_c001_v7007000_t0000_u01750965471705") 2025/06/26 19:18:38 DEBUG : apple: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ecb3d_d20250626_m191748_c001_v0001183_t0026_u01750965468462") 2025/06/26 19:18:38 DEBUG : apple: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f406bac16c9a1157a_d20250626_m191738_c001_v7007000_t0000_u01750965458790") 2025/06/26 19:18:38 DEBUG : apple: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ecac7_d20250626_m191735_c001_v0001183_t0050_u01750965455528") 2025/06/26 19:18:38 DEBUG : apple: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f413b977d3b6d8291_d20250626_m191725_c001_v7007000_t0000_u01750965445788") 2025/06/26 19:18:38 DEBUG : apple: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5eca77_d20250626_m191722_c001_v0001183_t0004_u01750965442605") 2025/06/26 19:18:38 DEBUG : apple: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d15eb_d20250626_m191712_c001_v7007000_t0000_u01750965432755") 2025/06/26 19:18:38 DEBUG : apple: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5eca1b_d20250626_m191709_c001_v0001183_t0029_u01750965429031") 2025/06/26 19:18:38 DEBUG : apple: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d240056_d20250626_m191659_c001_v7007000_t0000_u01750965419116") 2025/06/26 19:18:38 DEBUG : apple: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25e8f_d20250626_m191653_c001_v0001181_t0014_u01750965413538") 2025/06/26 19:18:38 DEBUG : apple: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472d5_d20250626_m191643_c001_v7007000_t0000_u01750965403923") 2025/06/26 19:18:38 DEBUG : apple: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25e43_d20250626_m191640_c001_v0001181_t0037_u01750965400846") 2025/06/26 19:18:38 DEBUG : apple: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f422dedf51355aae7_d20250626_m191639_c001_v7007000_t0000_u01750965399691") 2025/06/26 19:18:38 DEBUG : apple: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25e1b_d20250626_m191636_c001_v0001181_t0031_u01750965396234") 2025/06/26 19:18:38 DEBUG : apple: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f416ad5464f7b9795_d20250626_m191625_c001_v7007000_t0000_u01750965385921") 2025/06/26 19:18:38 DEBUG : apple: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec864_d20250626_m191622_c001_v0001183_t0052_u01750965382774") 2025/06/26 19:18:38 DEBUG : apple: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472bf_d20250626_m191621_c001_v7007000_t0000_u01750965381572") 2025/06/26 19:18:38 DEBUG : apple: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec82c_d20250626_m191617_c001_v0001183_t0051_u01750965377887") 2025/06/26 19:18:38 DEBUG : apple: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c47298_d20250626_m191605_c001_v7007000_t0000_u01750965365623") 2025/06/26 19:18:38 DEBUG : apple: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec795_d20250626_m191601_c001_v0001183_t0039_u01750965361799") 2025/06/26 19:18:38 DEBUG : apple: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d24002a_d20250626_m191552_c001_v7007000_t0000_u01750965352150") 2025/06/26 19:18:39 DEBUG : apple: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec71f_d20250626_m191548_c001_v0001183_t0038_u01750965348549") 2025/06/26 19:18:39 DEBUG : apple: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f402ff3cf69422d0e_d20250626_m191538_c001_v7007000_t0000_u01750965338440") 2025/06/26 19:18:39 DEBUG : apple: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec6b9_d20250626_m191535_c001_v0001183_t0009_u01750965335285") 2025/06/26 19:18:39 DEBUG : appleSUFFIX: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40730db716bd775a_d20250626_m191642_c001_v7007000_t0000_u01750965402337") 2025/06/26 19:18:39 DEBUG : appleSUFFIX: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25e23_d20250626_m191637_c001_v0001181_t0024_u01750965397925") 2025/06/26 19:18:39 DEBUG : appleapple: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d240058_d20250626_m191659_c001_v7007000_t0000_u01750965419301") 2025/06/26 19:18:39 DEBUG : appleapple: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25e95_d20250626_m191655_c001_v0001181_t0052_u01750965415567") 2025/06/26 19:18:39 DEBUG : appleappleapplebanana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed5ec_d20250626_m191805_c001_v7007000_t0000_u01750965485236") 2025/06/26 19:18:39 DEBUG : appleappleapplebanana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc917_d20250626_m191801_c001_v0001157_t0051_u01750965481799") 2025/06/26 19:18:39 DEBUG : appleappleapplebanana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d163b_d20250626_m191751_c001_v7007000_t0000_u01750965471889") 2025/06/26 19:18:39 DEBUG : appleappleapplebanana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc8f8_d20250626_m191748_c001_v0001157_t0001_u01750965468860") 2025/06/26 19:18:39 DEBUG : appleappleapplebanana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f406bac16c9a1157b_d20250626_m191738_c001_v7007000_t0000_u01750965458973") 2025/06/26 19:18:39 DEBUG : appleappleapplebanana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc8de_d20250626_m191735_c001_v0001157_t0008_u01750965455926") 2025/06/26 19:18:39 DEBUG : appleappleapplebanana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f413b977d3b6d8292_d20250626_m191725_c001_v7007000_t0000_u01750965445973") 2025/06/26 19:18:39 DEBUG : appleappleapplebanana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc8c7_d20250626_m191723_c001_v0001157_t0006_u01750965443005") 2025/06/26 19:18:39 DEBUG : appleappleapplebanana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d15ec_d20250626_m191712_c001_v7007000_t0000_u01750965432937") 2025/06/26 19:18:39 DEBUG : appleappleapplebanana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc8b0_d20250626_m191709_c001_v0001157_t0000_u01750965429433") 2025/06/26 19:18:39 DEBUG : appleappleapplebanana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40730db716bd7763_d20250626_m191657_c001_v7007000_t0000_u01750965417092") 2025/06/26 19:18:39 DEBUG : appleappleapplebanana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec9a5_d20250626_m191654_c001_v0001183_t0050_u01750965414354") 2025/06/26 19:18:39 DEBUG : appleappleapplebanana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472d6_d20250626_m191644_c001_v7007000_t0000_u01750965404108") 2025/06/26 19:18:40 DEBUG : appleappleapplebanana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121876_d20250626_m191640_c001_v0001184_t0052_u01750965400855") 2025/06/26 19:18:40 DEBUG : appleappleapplebanana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4123b9dd55f80f61_d20250626_m191639_c001_v7007000_t0000_u01750965399265") 2025/06/26 19:18:40 DEBUG : appleappleapplebanana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec8fa_d20250626_m191636_c001_v0001183_t0022_u01750965396667") 2025/06/26 19:18:40 DEBUG : appleappleapplebanana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f416ad5464f7b9796_d20250626_m191626_c001_v7007000_t0000_u01750965386103") 2025/06/26 19:18:40 DEBUG : appleappleapplebanana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1217db_d20250626_m191622_c001_v0001184_t0059_u01750965382764") 2025/06/26 19:18:40 DEBUG : appleappleapplebanana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f416ad5464f7b978b_d20250626_m191621_c001_v7007000_t0000_u01750965381578") 2025/06/26 19:18:40 DEBUG : appleappleapplebanana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1217a9_d20250626_m191618_c001_v0001184_t0027_u01750965378321") 2025/06/26 19:18:40 DEBUG : appleappleapplebanana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f422dedf51355aad3_d20250626_m191605_c001_v7007000_t0000_u01750965365645") 2025/06/26 19:18:40 DEBUG : appleappleapplebanana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121717_d20250626_m191602_c001_v0001184_t0000_u01750965362359") 2025/06/26 19:18:40 DEBUG : appleappleapplebanana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d24002b_d20250626_m191552_c001_v7007000_t0000_u01750965352332") 2025/06/26 19:18:40 DEBUG : appleappleapplebanana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1216ae_d20250626_m191549_c001_v0001184_t0002_u01750965349229") 2025/06/26 19:18:40 DEBUG : appleappleapplebanana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f402ff3cf69422d0f_d20250626_m191538_c001_v7007000_t0000_u01750965338622") 2025/06/26 19:18:40 DEBUG : appleappleapplebanana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121622_d20250626_m191535_c001_v0001184_t0059_u01750965335782") 2025/06/26 19:18:40 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f422dedf51355aaee_d20250626_m191642_c001_v7007000_t0000_u01750965402325") 2025/06/26 19:18:40 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc83f_d20250626_m191637_c001_v0001157_t0008_u01750965397957") 2025/06/26 19:18:40 DEBUG : b/potato: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f411829321023ff64_d20250626_m191137_c001_v7007000_t0000_u01750965097665") 2025/06/26 19:18:40 DEBUG : b/potato: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120cff_d20250626_m191136_c001_v0001184_t0005_u01750965096107") 2025/06/26 19:18:40 DEBUG : b/potato: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f411829321023ff5e_d20250626_m191134_c001_v7007000_t0000_u01750965094992") 2025/06/26 19:18:40 DEBUG : b/potato: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120ceb_d20250626_m191133_c001_v0001184_t0015_u01750965093977") 2025/06/26 19:18:40 DEBUG : b/potato: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f404317e131dd70a4_d20250626_m191118_c001_v7007000_t0000_u01750965078699") 2025/06/26 19:18:40 DEBUG : b/potato: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120c41_d20250626_m191117_c001_v0001184_t0008_u01750965077692") 2025/06/26 19:18:40 DEBUG : backup/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d240015_d20250626_m191343_c001_v7007000_t0000_u01750965223549") 2025/06/26 19:18:40 DEBUG : backup/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1118af539a0b6e51_d20250626_m191341_c001_v0001177_t0023_u01750965221869") 2025/06/26 19:18:41 DEBUG : backup/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f11576fbb19cc508c_d20250626_m191337_c001_v0001115_t0056_u01750965217687") 2025/06/26 19:18:41 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f402ff3cf69422cd6_d20250626_m191407_c001_v7007000_t0000_u01750965247083") 2025/06/26 19:18:41 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f11258b7c8661f11e_d20250626_m191405_c001_v0001090_t0012_u01750965245391") 2025/06/26 19:18:41 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f10178f7b45370088_d20250626_m191401_c001_v0001105_t0021_u01750965241494") 2025/06/26 19:18:41 DEBUG : backup/one.bak: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4191d0f2f132658c_d20250626_m191355_c001_v7007000_t0000_u01750965235142") 2025/06/26 19:18:41 DEBUG : backup/one.bak: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f112339d5837e661b_d20250626_m191353_c001_v0001181_t0023_u01750965233315") 2025/06/26 19:18:41 DEBUG : backup/one.bak: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f105b48004c70941f_d20250626_m191349_c001_v0001091_t0027_u01750965229635") 2025/06/26 19:18:41 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f402ff3cf69422cd7_d20250626_m191407_c001_v7007000_t0000_u01750965247266") 2025/06/26 19:18:41 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f104d389b1d83348a_d20250626_m191406_c001_v0001182_t0028_u01750965246308") 2025/06/26 19:18:41 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f110d7febcb740d1c_d20250626_m191402_c001_v0001153_t0024_u01750965242910") 2025/06/26 19:18:41 DEBUG : backup/three.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d240016_d20250626_m191343_c001_v7007000_t0000_u01750965223734") 2025/06/26 19:18:41 DEBUG : backup/three.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f110644db21523167_d20250626_m191342_c001_v0001180_t0016_u01750965222749") 2025/06/26 19:18:41 DEBUG : backup/three.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1051a93e3c1d34f8_d20250626_m191339_c001_v0001181_t0004_u01750965219576") 2025/06/26 19:18:41 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4191d0f2f132658d_d20250626_m191355_c001_v7007000_t0000_u01750965235324") 2025/06/26 19:18:41 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f107a2b40a85ee7c8_d20250626_m191354_c001_v0001093_t0024_u01750965234128") 2025/06/26 19:18:41 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1092a50d1d1d728d_d20250626_m191351_c001_v0001177_t0049_u01750965231111") 2025/06/26 19:18:41 DEBUG : banana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed5ed_d20250626_m191805_c001_v7007000_t0000_u01750965485420") 2025/06/26 19:18:41 DEBUG : banana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121bda_d20250626_m191801_c001_v0001184_t0033_u01750965481576") 2025/06/26 19:18:41 DEBUG : banana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d163d_d20250626_m191752_c001_v7007000_t0000_u01750965472073") 2025/06/26 19:18:41 DEBUG : banana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121b4c_d20250626_m191748_c001_v0001184_t0018_u01750965468665") 2025/06/26 19:18:42 DEBUG : banana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f406bac16c9a1157c_d20250626_m191739_c001_v7007000_t0000_u01750965459156") 2025/06/26 19:18:42 DEBUG : banana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121ae3_d20250626_m191735_c001_v0001184_t0031_u01750965455734") 2025/06/26 19:18:42 DEBUG : banana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f413b977d3b6d8293_d20250626_m191726_c001_v7007000_t0000_u01750965446156") 2025/06/26 19:18:42 DEBUG : banana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121a77_d20250626_m191722_c001_v0001184_t0019_u01750965442810") 2025/06/26 19:18:42 DEBUG : banana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d15ed_d20250626_m191713_c001_v7007000_t0000_u01750965433120") 2025/06/26 19:18:42 DEBUG : banana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1219e1_d20250626_m191709_c001_v0001184_t0031_u01750965429227") 2025/06/26 19:18:42 DEBUG : banana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d240059_d20250626_m191659_c001_v7007000_t0000_u01750965419486") 2025/06/26 19:18:42 DEBUG : banana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc86c_d20250626_m191653_c001_v0001157_t0046_u01750965413780") 2025/06/26 19:18:42 DEBUG : banana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472d7_d20250626_m191644_c001_v7007000_t0000_u01750965404292") 2025/06/26 19:18:42 DEBUG : banana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec927_d20250626_m191640_c001_v0001183_t0036_u01750965400865") 2025/06/26 19:18:42 DEBUG : banana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f422dedf51355aae9_d20250626_m191639_c001_v7007000_t0000_u01750965399884") 2025/06/26 19:18:42 DEBUG : banana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121854_d20250626_m191636_c001_v0001184_t0006_u01750965396473") 2025/06/26 19:18:42 DEBUG : banana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f416ad5464f7b9797_d20250626_m191626_c001_v7007000_t0000_u01750965386285") 2025/06/26 19:18:42 DEBUG : banana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc80d_d20250626_m191622_c001_v0001157_t0029_u01750965382783") 2025/06/26 19:18:42 DEBUG : banana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f42150288fab03666_d20250626_m191621_c001_v7007000_t0000_u01750965381558") 2025/06/26 19:18:42 DEBUG : banana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25de5_d20250626_m191618_c001_v0001181_t0011_u01750965378091") 2025/06/26 19:18:42 DEBUG : banana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4008bcc009e38cbd_d20250626_m191605_c001_v7007000_t0000_u01750965365629") 2025/06/26 19:18:42 DEBUG : banana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc7db_d20250626_m191602_c001_v0001157_t0039_u01750965362046") 2025/06/26 19:18:42 DEBUG : banana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d24002c_d20250626_m191552_c001_v7007000_t0000_u01750965352515") 2025/06/26 19:18:42 DEBUG : banana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc7bb_d20250626_m191548_c001_v0001157_t0054_u01750965348781") 2025/06/26 19:18:43 DEBUG : banana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f402ff3cf69422d11_d20250626_m191538_c001_v7007000_t0000_u01750965338807") 2025/06/26 19:18:43 DEBUG : banana: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc791_d20250626_m191535_c001_v0001157_t0044_u01750965335487") 2025/06/26 19:18:43 DEBUG : bananaSUFFIX: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f42150288fab0367c_d20250626_m191642_c001_v7007000_t0000_u01750965402503") 2025/06/26 19:18:43 DEBUG : bananaSUFFIX: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12185e_d20250626_m191637_c001_v0001184_t0019_u01750965397936") 2025/06/26 19:18:43 DEBUG : both0: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953c5_d20250626_m191515_c001_v7007000_t0000_u01750965315713") 2025/06/26 19:18:43 DEBUG : both0: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1214e8_d20250626_m191504_c001_v0001184_t0017_u01750965304603") 2025/06/26 19:18:43 DEBUG : both0: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40730db716bd759c_d20250626_m191500_c001_v7007000_t0000_u01750965300308") 2025/06/26 19:18:43 DEBUG : both0: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12143f_d20250626_m191449_c001_v0001184_t0005_u01750965289336") 2025/06/26 19:18:43 DEBUG : both1: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953c6_d20250626_m191515_c001_v7007000_t0000_u01750965315897") 2025/06/26 19:18:43 DEBUG : both1: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1214ec_d20250626_m191505_c001_v0001184_t0010_u01750965305015") 2025/06/26 19:18:43 DEBUG : both1: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40730db716bd759d_d20250626_m191500_c001_v7007000_t0000_u01750965300491") 2025/06/26 19:18:43 DEBUG : both1: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121447_d20250626_m191449_c001_v0001184_t0042_u01750965289735") 2025/06/26 19:18:43 DEBUG : both10: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953c7_d20250626_m191516_c001_v7007000_t0000_u01750965316079") 2025/06/26 19:18:43 DEBUG : both10: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12152e_d20250626_m191508_c001_v0001184_t0006_u01750965308753") 2025/06/26 19:18:43 DEBUG : both10: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40730db716bd759e_d20250626_m191500_c001_v7007000_t0000_u01750965300676") 2025/06/26 19:18:43 DEBUG : both10: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121485_d20250626_m191453_c001_v0001184_t0020_u01750965293414") 2025/06/26 19:18:43 DEBUG : both11: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953c8_d20250626_m191516_c001_v7007000_t0000_u01750965316262") 2025/06/26 19:18:43 DEBUG : both11: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121536_d20250626_m191509_c001_v0001184_t0010_u01750965309161") 2025/06/26 19:18:43 DEBUG : both11: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40730db716bd759f_d20250626_m191500_c001_v7007000_t0000_u01750965300861") 2025/06/26 19:18:43 DEBUG : both11: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121489_d20250626_m191453_c001_v0001184_t0011_u01750965293838") 2025/06/26 19:18:43 DEBUG : both12: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953cb_d20250626_m191516_c001_v7007000_t0000_u01750965316445") 2025/06/26 19:18:44 DEBUG : both12: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12153c_d20250626_m191509_c001_v0001184_t0005_u01750965309548") 2025/06/26 19:18:44 DEBUG : both12: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40730db716bd75a0_d20250626_m191501_c001_v7007000_t0000_u01750965301044") 2025/06/26 19:18:44 DEBUG : both12: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12148d_d20250626_m191454_c001_v0001184_t0019_u01750965294240") 2025/06/26 19:18:44 DEBUG : both13: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953cc_d20250626_m191516_c001_v7007000_t0000_u01750965316629") 2025/06/26 19:18:44 DEBUG : both13: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121546_d20250626_m191509_c001_v0001184_t0004_u01750965309958") 2025/06/26 19:18:44 DEBUG : both13: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40730db716bd75a1_d20250626_m191501_c001_v7007000_t0000_u01750965301228") 2025/06/26 19:18:44 DEBUG : both13: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121497_d20250626_m191454_c001_v0001184_t0052_u01750965294696") 2025/06/26 19:18:44 DEBUG : both14: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953cd_d20250626_m191516_c001_v7007000_t0000_u01750965316814") 2025/06/26 19:18:44 DEBUG : both14: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12154c_d20250626_m191510_c001_v0001184_t0019_u01750965310381") 2025/06/26 19:18:44 DEBUG : both14: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40730db716bd75a2_d20250626_m191501_c001_v7007000_t0000_u01750965301412") 2025/06/26 19:18:44 DEBUG : both14: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12149f_d20250626_m191455_c001_v0001184_t0058_u01750965295088") 2025/06/26 19:18:44 DEBUG : both15: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953ce_d20250626_m191516_c001_v7007000_t0000_u01750965316997") 2025/06/26 19:18:44 DEBUG : both15: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121552_d20250626_m191510_c001_v0001184_t0010_u01750965310820") 2025/06/26 19:18:44 DEBUG : both15: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40730db716bd75a3_d20250626_m191501_c001_v7007000_t0000_u01750965301599") 2025/06/26 19:18:44 DEBUG : both15: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1214a8_d20250626_m191455_c001_v0001184_t0028_u01750965295498") 2025/06/26 19:18:44 DEBUG : both16: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953cf_d20250626_m191517_c001_v7007000_t0000_u01750965317183") 2025/06/26 19:18:44 DEBUG : both16: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121558_d20250626_m191511_c001_v0001184_t0015_u01750965311234") 2025/06/26 19:18:44 DEBUG : both16: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40730db716bd75a4_d20250626_m191501_c001_v7007000_t0000_u01750965301782") 2025/06/26 19:18:44 DEBUG : both16: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1214ac_d20250626_m191455_c001_v0001184_t0007_u01750965295893") 2025/06/26 19:18:44 DEBUG : both17: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953d0_d20250626_m191517_c001_v7007000_t0000_u01750965317367") 2025/06/26 19:18:44 DEBUG : both17: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121562_d20250626_m191511_c001_v0001184_t0011_u01750965311628") 2025/06/26 19:18:45 DEBUG : both17: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40730db716bd75a5_d20250626_m191501_c001_v7007000_t0000_u01750965301966") 2025/06/26 19:18:45 DEBUG : both17: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1214b0_d20250626_m191456_c001_v0001184_t0039_u01750965296309") 2025/06/26 19:18:45 DEBUG : both18: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953d1_d20250626_m191517_c001_v7007000_t0000_u01750965317552") 2025/06/26 19:18:45 DEBUG : both18: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121566_d20250626_m191512_c001_v0001184_t0007_u01750965312085") 2025/06/26 19:18:45 DEBUG : both18: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40730db716bd75a6_d20250626_m191502_c001_v7007000_t0000_u01750965302150") 2025/06/26 19:18:45 DEBUG : both18: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1214b4_d20250626_m191456_c001_v0001184_t0056_u01750965296727") 2025/06/26 19:18:45 DEBUG : both19: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953d2_d20250626_m191517_c001_v7007000_t0000_u01750965317734") 2025/06/26 19:18:45 DEBUG : both19: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12156c_d20250626_m191512_c001_v0001184_t0002_u01750965312488") 2025/06/26 19:18:45 DEBUG : both19: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40730db716bd75a7_d20250626_m191502_c001_v7007000_t0000_u01750965302351") 2025/06/26 19:18:45 DEBUG : both19: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1214bc_d20250626_m191457_c001_v0001184_t0011_u01750965297147") 2025/06/26 19:18:45 DEBUG : both2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953d3_d20250626_m191517_c001_v7007000_t0000_u01750965317916") 2025/06/26 19:18:45 DEBUG : both2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1214f6_d20250626_m191505_c001_v0001184_t0000_u01750965305421") 2025/06/26 19:18:45 DEBUG : both2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40730db716bd75a8_d20250626_m191502_c001_v7007000_t0000_u01750965302534") 2025/06/26 19:18:45 DEBUG : both2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12144d_d20250626_m191450_c001_v0001184_t0031_u01750965290138") 2025/06/26 19:18:45 DEBUG : both3: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953d4_d20250626_m191518_c001_v7007000_t0000_u01750965318097") 2025/06/26 19:18:45 DEBUG : both3: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121500_d20250626_m191505_c001_v0001184_t0016_u01750965305876") 2025/06/26 19:18:45 DEBUG : both3: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40730db716bd75a9_d20250626_m191502_c001_v7007000_t0000_u01750965302717") 2025/06/26 19:18:45 DEBUG : both3: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121453_d20250626_m191450_c001_v0001184_t0020_u01750965290530") 2025/06/26 19:18:45 DEBUG : both4: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953d5_d20250626_m191518_c001_v7007000_t0000_u01750965318280") 2025/06/26 19:18:45 DEBUG : both4: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121506_d20250626_m191506_c001_v0001184_t0057_u01750965306291") 2025/06/26 19:18:45 DEBUG : both4: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40730db716bd75aa_d20250626_m191502_c001_v7007000_t0000_u01750965302900") 2025/06/26 19:18:45 DEBUG : both4: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12145b_d20250626_m191450_c001_v0001184_t0049_u01750965290940") 2025/06/26 19:18:46 DEBUG : both5: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953d6_d20250626_m191518_c001_v7007000_t0000_u01750965318462") 2025/06/26 19:18:46 DEBUG : both5: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121512_d20250626_m191506_c001_v0001184_t0056_u01750965306699") 2025/06/26 19:18:46 DEBUG : both5: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40730db716bd75ab_d20250626_m191503_c001_v7007000_t0000_u01750965303086") 2025/06/26 19:18:46 DEBUG : both5: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121461_d20250626_m191451_c001_v0001184_t0012_u01750965291351") 2025/06/26 19:18:46 DEBUG : both6: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953d7_d20250626_m191518_c001_v7007000_t0000_u01750965318647") 2025/06/26 19:18:46 DEBUG : both6: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121518_d20250626_m191507_c001_v0001184_t0030_u01750965307114") 2025/06/26 19:18:46 DEBUG : both6: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40730db716bd75ac_d20250626_m191503_c001_v7007000_t0000_u01750965303269") 2025/06/26 19:18:46 DEBUG : both6: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121469_d20250626_m191451_c001_v0001184_t0036_u01750965291763") 2025/06/26 19:18:46 DEBUG : both7: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953d8_d20250626_m191518_c001_v7007000_t0000_u01750965318831") 2025/06/26 19:18:46 DEBUG : both7: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12151e_d20250626_m191507_c001_v0001184_t0020_u01750965307524") 2025/06/26 19:18:46 DEBUG : both7: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40730db716bd75ad_d20250626_m191503_c001_v7007000_t0000_u01750965303498") 2025/06/26 19:18:46 DEBUG : both7: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12146f_d20250626_m191452_c001_v0001184_t0018_u01750965292158") 2025/06/26 19:18:46 DEBUG : both8: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953d9_d20250626_m191519_c001_v7007000_t0000_u01750965319014") 2025/06/26 19:18:46 DEBUG : both8: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121522_d20250626_m191507_c001_v0001184_t0032_u01750965307939") 2025/06/26 19:18:46 DEBUG : both8: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40730db716bd75af_d20250626_m191503_c001_v7007000_t0000_u01750965303683") 2025/06/26 19:18:46 DEBUG : both8: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121477_d20250626_m191452_c001_v0001184_t0053_u01750965292583") 2025/06/26 19:18:46 DEBUG : both9: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953da_d20250626_m191519_c001_v7007000_t0000_u01750965319197") 2025/06/26 19:18:46 DEBUG : both9: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121528_d20250626_m191508_c001_v0001184_t0049_u01750965308336") 2025/06/26 19:18:46 DEBUG : both9: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40730db716bd75b0_d20250626_m191503_c001_v7007000_t0000_u01750965303867") 2025/06/26 19:18:46 DEBUG : both9: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121481_d20250626_m191452_c001_v0001184_t0018_u01750965292992") 2025/06/26 19:18:46 DEBUG : c/non empty space: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f411829321023ff66_d20250626_m191137_c001_v7007000_t0000_u01750965097849") 2025/06/26 19:18:47 DEBUG : c/non empty space: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120d03_d20250626_m191136_c001_v0001184_t0006_u01750965096307") 2025/06/26 19:18:47 DEBUG : c/non empty space: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f411829321023ff61_d20250626_m191135_c001_v7007000_t0000_u01750965095741") 2025/06/26 19:18:47 DEBUG : c/non empty space: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120ced_d20250626_m191134_c001_v0001184_t0004_u01750965094216") 2025/06/26 19:18:47 DEBUG : c/non empty space: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f404317e131dd70a6_d20250626_m191119_c001_v7007000_t0000_u01750965079445") 2025/06/26 19:18:47 DEBUG : c/non empty space: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120c47_d20250626_m191117_c001_v0001184_t0009_u01750965077895") 2025/06/26 19:18:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472a1_d20250626_m191608_c001_v7007000_t0000_u01750965368228") 2025/06/26 19:18:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12171d_d20250626_m191603_c001_v0001184_t0013_u01750965363936") 2025/06/26 19:18:47 DEBUG : check sum: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f404317e131dd7082_d20250626_m191111_c001_v7007000_t0000_u01750965071123") 2025/06/26 19:18:47 DEBUG : check sum: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120c03_d20250626_m191110_c001_v0001184_t0030_u01750965070167") 2025/06/26 19:18:47 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f41078181dbf6f7b7_d20250626_m191833_c001_v7007000_t0000_u01750965513086") 2025/06/26 19:18:47 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ecc30_d20250626_m191831_c001_v0001183_t0027_u01750965511585") 2025/06/26 19:18:47 DEBUG : dest/3: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed405_d20250626_m191315_c001_v7007000_t0000_u01750965195907") 2025/06/26 19:18:47 DEBUG : dest/3: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4191538642f5f53c_d20250626_m191314_c001_v0001182_t0035_u01750965194797") 2025/06/26 19:18:47 DEBUG : dir1/0000-abcde: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d24005a_d20250626_m191659_c001_v7007000_t0000_u01750965419673") 2025/06/26 19:18:47 DEBUG : dir1/0000-abcde: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec9bf_d20250626_m191655_c001_v0001183_t0049_u01750965415585") 2025/06/26 19:18:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed5ee_d20250626_m191805_c001_v7007000_t0000_u01750965485602") 2025/06/26 19:18:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ecb77_d20250626_m191756_c001_v0001183_t0008_u01750965476397") 2025/06/26 19:18:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d163f_d20250626_m191752_c001_v7007000_t0000_u01750965472257") 2025/06/26 19:18:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ecaeb_d20250626_m191743_c001_v0001183_t0012_u01750965463456") 2025/06/26 19:18:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f406bac16c9a1157d_d20250626_m191739_c001_v7007000_t0000_u01750965459339") 2025/06/26 19:18:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ecaa7_d20250626_m191730_c001_v0001183_t0037_u01750965450483") 2025/06/26 19:18:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f413b977d3b6d8294_d20250626_m191726_c001_v7007000_t0000_u01750965446340") 2025/06/26 19:18:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5eca51_d20250626_m191717_c001_v0001183_t0001_u01750965437413") 2025/06/26 19:18:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d15ee_d20250626_m191713_c001_v7007000_t0000_u01750965433301") 2025/06/26 19:18:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec9f5_d20250626_m191703_c001_v0001183_t0051_u01750965423822") 2025/06/26 19:18:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40730db716bd7762_d20250626_m191656_c001_v7007000_t0000_u01750965416909") 2025/06/26 19:18:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25e81_d20250626_m191648_c001_v0001181_t0040_u01750965408597") 2025/06/26 19:18:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472d8_d20250626_m191644_c001_v7007000_t0000_u01750965404476") 2025/06/26 19:18:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25e49_d20250626_m191641_c001_v0001181_t0027_u01750965401054") 2025/06/26 19:18:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f422dedf51355aae8_d20250626_m191639_c001_v7007000_t0000_u01750965399691") 2025/06/26 19:18:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25e0b_d20250626_m191630_c001_v0001181_t0020_u01750965390610") 2025/06/26 19:18:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f416ad5464f7b9798_d20250626_m191626_c001_v7007000_t0000_u01750965386468") 2025/06/26 19:18:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25df7_d20250626_m191622_c001_v0001181_t0001_u01750965382972") 2025/06/26 19:18:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f416ad5464f7b978e_d20250626_m191621_c001_v7007000_t0000_u01750965381788") 2025/06/26 19:18:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec7fc_d20250626_m191612_c001_v0001183_t0043_u01750965372358") 2025/06/26 19:18:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4055f98f3ab9b444_d20250626_m191605_c001_v7007000_t0000_u01750965365656") 2025/06/26 19:18:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec771_d20250626_m191556_c001_v0001183_t0014_u01750965356774") 2025/06/26 19:18:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d24002d_d20250626_m191552_c001_v7007000_t0000_u01750965352698") 2025/06/26 19:18:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec6f3_d20250626_m191543_c001_v0001183_t0043_u01750965343075") 2025/06/26 19:18:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f402ff3cf69422d12_d20250626_m191538_c001_v7007000_t0000_u01750965338991") 2025/06/26 19:18:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec699_d20250626_m191531_c001_v0001183_t0040_u01750965331325") 2025/06/26 19:18:49 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4191d0f2f1326714_d20250626_m191642_c001_v7007000_t0000_u01750965402202") 2025/06/26 19:18:49 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121860_d20250626_m191638_c001_v0001184_t0050_u01750965398131") 2025/06/26 19:18:49 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d24005b_d20250626_m191659_c001_v7007000_t0000_u01750965419860") 2025/06/26 19:18:49 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121928_d20250626_m191655_c001_v0001184_t0011_u01750965415597") 2025/06/26 19:18:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed5ef_d20250626_m191805_c001_v7007000_t0000_u01750965485825") 2025/06/26 19:18:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121b9a_d20250626_m191756_c001_v0001184_t0021_u01750965476972") 2025/06/26 19:18:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d1641_d20250626_m191752_c001_v7007000_t0000_u01750965472440") 2025/06/26 19:18:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121b23_d20250626_m191744_c001_v0001184_t0007_u01750965464020") 2025/06/26 19:18:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f406bac16c9a1157e_d20250626_m191739_c001_v7007000_t0000_u01750965459521") 2025/06/26 19:18:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121ab1_d20250626_m191731_c001_v0001184_t0036_u01750965451041") 2025/06/26 19:18:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f413b977d3b6d8295_d20250626_m191726_c001_v7007000_t0000_u01750965446522") 2025/06/26 19:18:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121a43_d20250626_m191717_c001_v0001184_t0053_u01750965437990") 2025/06/26 19:18:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d15ef_d20250626_m191713_c001_v7007000_t0000_u01750965433482") 2025/06/26 19:18:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12199e_d20250626_m191704_c001_v0001184_t0015_u01750965424393") 2025/06/26 19:18:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f416ad5464f7b97b5_d20250626_m191657_c001_v7007000_t0000_u01750965417064") 2025/06/26 19:18:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc85a_d20250626_m191649_c001_v0001157_t0023_u01750965409169") 2025/06/26 19:18:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472d9_d20250626_m191644_c001_v7007000_t0000_u01750965404661") 2025/06/26 19:18:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12187c_d20250626_m191641_c001_v0001184_t0024_u01750965401069") 2025/06/26 19:18:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4008bcc009e38ccf_d20250626_m191639_c001_v7007000_t0000_u01750965399690") 2025/06/26 19:18:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121828_d20250626_m191631_c001_v0001184_t0059_u01750965391181") 2025/06/26 19:18:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f416ad5464f7b9799_d20250626_m191626_c001_v7007000_t0000_u01750965386650") 2025/06/26 19:18:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1217df_d20250626_m191622_c001_v0001184_t0040_u01750965382959") 2025/06/26 19:18:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472bd_d20250626_m191621_c001_v7007000_t0000_u01750965381199") 2025/06/26 19:18:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25dd2_d20250626_m191612_c001_v0001181_t0041_u01750965372953") 2025/06/26 19:18:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f416ceea3fbd9083d_d20250626_m191605_c001_v7007000_t0000_u01750965365679") 2025/06/26 19:18:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc7cd_d20250626_m191557_c001_v0001157_t0004_u01750965357346") 2025/06/26 19:18:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d24002e_d20250626_m191552_c001_v7007000_t0000_u01750965352881") 2025/06/26 19:18:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc7a1_d20250626_m191543_c001_v0001157_t0045_u01750965343632") 2025/06/26 19:18:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f402ff3cf69422d13_d20250626_m191539_c001_v7007000_t0000_u01750965339173") 2025/06/26 19:18:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc781_d20250626_m191531_c001_v0001157_t0011_u01750965331539") 2025/06/26 19:18:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f422dedf51355aaec_d20250626_m191642_c001_v7007000_t0000_u01750965402139") 2025/06/26 19:18:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec90e_d20250626_m191638_c001_v0001183_t0053_u01750965398145") 2025/06/26 19:18:50 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d24005c_d20250626_m191700_c001_v7007000_t0000_u01750965420046") 2025/06/26 19:18:50 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25e97_d20250626_m191655_c001_v0001181_t0034_u01750965415778") 2025/06/26 19:18:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed5f0_d20250626_m191806_c001_v7007000_t0000_u01750965486009") 2025/06/26 19:18:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc909_d20250626_m191757_c001_v0001157_t0020_u01750965477553") 2025/06/26 19:18:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d1643_d20250626_m191752_c001_v7007000_t0000_u01750965472624") 2025/06/26 19:18:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc8ea_d20250626_m191744_c001_v0001157_t0008_u01750965464594") 2025/06/26 19:18:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f406bac16c9a1157f_d20250626_m191739_c001_v7007000_t0000_u01750965459703") 2025/06/26 19:18:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc8d1_d20250626_m191731_c001_v0001157_t0013_u01750965451685") 2025/06/26 19:18:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f413b977d3b6d8297_d20250626_m191726_c001_v7007000_t0000_u01750965446706") 2025/06/26 19:18:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc8b8_d20250626_m191718_c001_v0001157_t0044_u01750965438548") 2025/06/26 19:18:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d15f0_d20250626_m191713_c001_v7007000_t0000_u01750965433667") 2025/06/26 19:18:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc886_d20250626_m191705_c001_v0001157_t0011_u01750965425011") 2025/06/26 19:18:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f416ad5464f7b97b4_d20250626_m191656_c001_v7007000_t0000_u01750965416880") 2025/06/26 19:18:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec97d_d20250626_m191649_c001_v0001183_t0021_u01750965409819") 2025/06/26 19:18:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472da_d20250626_m191644_c001_v7007000_t0000_u01750965404844") 2025/06/26 19:18:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec929_d20250626_m191641_c001_v0001183_t0025_u01750965401081") 2025/06/26 19:18:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f422dedf51355aae4_d20250626_m191639_c001_v7007000_t0000_u01750965399287") 2025/06/26 19:18:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec8b8_d20250626_m191631_c001_v0001183_t0050_u01750965391741") 2025/06/26 19:18:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f416ad5464f7b979a_d20250626_m191626_c001_v7007000_t0000_u01750965386834") 2025/06/26 19:18:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec866_d20250626_m191622_c001_v0001183_t0038_u01750965382987") 2025/06/26 19:18:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f418c3542667de0af_d20250626_m191621_c001_v7007000_t0000_u01750965381595") 2025/06/26 19:18:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12177f_d20250626_m191613_c001_v0001184_t0019_u01750965373530") 2025/06/26 19:18:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40242dfbabe96a53_d20250626_m191605_c001_v7007000_t0000_u01750965365660") 2025/06/26 19:18:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1216ee_d20250626_m191558_c001_v0001184_t0052_u01750965358049") 2025/06/26 19:18:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d24002f_d20250626_m191553_c001_v7007000_t0000_u01750965353064") 2025/06/26 19:18:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12166c_d20250626_m191544_c001_v0001184_t0020_u01750965344770") 2025/06/26 19:18:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f402ff3cf69422d14_d20250626_m191539_c001_v7007000_t0000_u01750965339356") 2025/06/26 19:18:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121600_d20250626_m191531_c001_v0001184_t0033_u01750965331839") 2025/06/26 19:18:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40730db716bd7758_d20250626_m191642_c001_v7007000_t0000_u01750965402150") 2025/06/26 19:18:52 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25e25_d20250626_m191638_c001_v0001181_t0056_u01750965398157") 2025/06/26 19:18:52 DEBUG : dir1/0003-defgh: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d24005d_d20250626_m191700_c001_v7007000_t0000_u01750965420231") 2025/06/26 19:18:52 DEBUG : dir1/0003-defgh: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec9c1_d20250626_m191655_c001_v0001183_t0007_u01750965415787") 2025/06/26 19:18:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed5f1_d20250626_m191806_c001_v7007000_t0000_u01750965486192") 2025/06/26 19:18:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25f75_d20250626_m191758_c001_v0001181_t0015_u01750965478266") 2025/06/26 19:18:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d1645_d20250626_m191752_c001_v7007000_t0000_u01750965472807") 2025/06/26 19:18:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25f46_d20250626_m191745_c001_v0001181_t0029_u01750965465302") 2025/06/26 19:18:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f406bac16c9a11580_d20250626_m191739_c001_v7007000_t0000_u01750965459885") 2025/06/26 19:18:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25f12_d20250626_m191732_c001_v0001181_t0054_u01750965452337") 2025/06/26 19:18:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f413b977d3b6d8298_d20250626_m191726_c001_v7007000_t0000_u01750965446890") 2025/06/26 19:18:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25ee2_d20250626_m191719_c001_v0001181_t0003_u01750965439424") 2025/06/26 19:18:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d15f1_d20250626_m191713_c001_v7007000_t0000_u01750965433849") 2025/06/26 19:18:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25eb4_d20250626_m191705_c001_v0001181_t0010_u01750965425690") 2025/06/26 19:18:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d240050_d20250626_m191656_c001_v7007000_t0000_u01750965416893") 2025/06/26 19:18:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1218cc_d20250626_m191650_c001_v0001184_t0054_u01750965410399") 2025/06/26 19:18:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472db_d20250626_m191645_c001_v7007000_t0000_u01750965405026") 2025/06/26 19:18:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc847_d20250626_m191641_c001_v0001157_t0001_u01750965401239") 2025/06/26 19:18:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4123b9dd55f80f62_d20250626_m191639_c001_v7007000_t0000_u01750965399450") 2025/06/26 19:18:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc829_d20250626_m191632_c001_v0001157_t0054_u01750965392319") 2025/06/26 19:18:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f416ad5464f7b979b_d20250626_m191627_c001_v7007000_t0000_u01750965387018") 2025/06/26 19:18:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc813_d20250626_m191623_c001_v0001157_t0039_u01750965383073") 2025/06/26 19:18:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f42150288fab03667_d20250626_m191621_c001_v7007000_t0000_u01750965381742") 2025/06/26 19:18:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc7f7_d20250626_m191614_c001_v0001157_t0050_u01750965374084") 2025/06/26 19:18:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c47296_d20250626_m191605_c001_v7007000_t0000_u01750965365248") 2025/06/26 19:18:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25d9c_d20250626_m191558_c001_v0001181_t0058_u01750965358615") 2025/06/26 19:18:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d240030_d20250626_m191553_c001_v7007000_t0000_u01750965353246") 2025/06/26 19:18:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25d38_d20250626_m191545_c001_v0001181_t0024_u01750965345342") 2025/06/26 19:18:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f402ff3cf69422d15_d20250626_m191539_c001_v7007000_t0000_u01750965339541") 2025/06/26 19:18:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25d06_d20250626_m191532_c001_v0001181_t0019_u01750965332046") 2025/06/26 19:18:53 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472d2_d20250626_m191642_c001_v7007000_t0000_u01750965402160") 2025/06/26 19:18:53 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc841_d20250626_m191638_c001_v0001157_t0045_u01750965398258") 2025/06/26 19:18:53 DEBUG : dir1/0004-efghi: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d24005e_d20250626_m191700_c001_v7007000_t0000_u01750965420415") 2025/06/26 19:18:53 DEBUG : dir1/0004-efghi: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12192a_d20250626_m191655_c001_v0001184_t0026_u01750965415800") 2025/06/26 19:18:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed5f2_d20250626_m191806_c001_v7007000_t0000_u01750965486375") 2025/06/26 19:18:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ecb81_d20250626_m191758_c001_v0001183_t0010_u01750965478480") 2025/06/26 19:18:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d1648_d20250626_m191752_c001_v7007000_t0000_u01750965472989") 2025/06/26 19:18:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ecb17_d20250626_m191745_c001_v0001183_t0056_u01750965465507") 2025/06/26 19:18:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f406bac16c9a11581_d20250626_m191740_c001_v7007000_t0000_u01750965460069") 2025/06/26 19:18:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ecaaf_d20250626_m191732_c001_v0001183_t0035_u01750965452552") 2025/06/26 19:18:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f413b977d3b6d8299_d20250626_m191727_c001_v7007000_t0000_u01750965447074") 2025/06/26 19:18:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5eca61_d20250626_m191719_c001_v0001183_t0053_u01750965439661") 2025/06/26 19:18:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d15f2_d20250626_m191714_c001_v7007000_t0000_u01750965434035") 2025/06/26 19:18:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5eca01_d20250626_m191705_c001_v0001183_t0003_u01750965425911") 2025/06/26 19:18:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d15e4_d20250626_m191657_c001_v7007000_t0000_u01750965417291") 2025/06/26 19:18:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25e85_d20250626_m191650_c001_v0001181_t0050_u01750965410611") 2025/06/26 19:18:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472dc_d20250626_m191645_c001_v7007000_t0000_u01750965405208") 2025/06/26 19:18:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12187e_d20250626_m191641_c001_v0001184_t0038_u01750965401264") 2025/06/26 19:18:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f42150288fab03673_d20250626_m191639_c001_v7007000_t0000_u01750965399693") 2025/06/26 19:18:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25e11_d20250626_m191632_c001_v0001181_t0037_u01750965392732") 2025/06/26 19:18:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f416ad5464f7b979c_d20250626_m191627_c001_v7007000_t0000_u01750965387200") 2025/06/26 19:18:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1217e1_d20250626_m191623_c001_v0001184_t0050_u01750965383156") 2025/06/26 19:18:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f418c3542667de0b0_d20250626_m191621_c001_v7007000_t0000_u01750965381796") 2025/06/26 19:18:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec810_d20250626_m191614_c001_v0001183_t0016_u01750965374617") 2025/06/26 19:18:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40242dfbabe96a55_d20250626_m191605_c001_v7007000_t0000_u01750965365849") 2025/06/26 19:18:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec781_d20250626_m191558_c001_v0001183_t0058_u01750965358828") 2025/06/26 19:18:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d240031_d20250626_m191553_c001_v7007000_t0000_u01750965353431") 2025/06/26 19:18:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec703_d20250626_m191545_c001_v0001183_t0016_u01750965345551") 2025/06/26 19:18:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f402ff3cf69422d16_d20250626_m191539_c001_v7007000_t0000_u01750965339723") 2025/06/26 19:18:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec6a3_d20250626_m191532_c001_v0001183_t0026_u01750965332313") 2025/06/26 19:18:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40730db716bd775c_d20250626_m191642_c001_v7007000_t0000_u01750965402522") 2025/06/26 19:18:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121862_d20250626_m191638_c001_v0001184_t0000_u01750965398333") 2025/06/26 19:18:54 DEBUG : dir1/0005-fghij: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d24005f_d20250626_m191700_c001_v7007000_t0000_u01750965420602") 2025/06/26 19:18:54 DEBUG : dir1/0005-fghij: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec9c3_d20250626_m191655_c001_v0001183_t0004_u01750965415992") 2025/06/26 19:18:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed5f3_d20250626_m191806_c001_v7007000_t0000_u01750965486557") 2025/06/26 19:18:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121bb0_d20250626_m191758_c001_v0001184_t0053_u01750965478679") 2025/06/26 19:18:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d164b_d20250626_m191753_c001_v7007000_t0000_u01750965473172") 2025/06/26 19:18:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121b2d_d20250626_m191745_c001_v0001184_t0051_u01750965465711") 2025/06/26 19:18:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f406bac16c9a11582_d20250626_m191740_c001_v7007000_t0000_u01750965460252") 2025/06/26 19:18:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121abd_d20250626_m191732_c001_v0001184_t0052_u01750965452748") 2025/06/26 19:18:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f413b977d3b6d829a_d20250626_m191727_c001_v7007000_t0000_u01750965447258") 2025/06/26 19:18:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121a53_d20250626_m191719_c001_v0001184_t0013_u01750965439867") 2025/06/26 19:18:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d15f3_d20250626_m191714_c001_v7007000_t0000_u01750965434217") 2025/06/26 19:18:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1219ab_d20250626_m191706_c001_v0001184_t0000_u01750965426104") 2025/06/26 19:18:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4123b9dd55f80fc6_d20250626_m191657_c001_v7007000_t0000_u01750965417298") 2025/06/26 19:18:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc864_d20250626_m191650_c001_v0001157_t0015_u01750965410824") 2025/06/26 19:18:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472dd_d20250626_m191645_c001_v7007000_t0000_u01750965405390") 2025/06/26 19:18:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25e4f_d20250626_m191641_c001_v0001181_t0013_u01750965401300") 2025/06/26 19:18:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f422dedf51355aae5_d20250626_m191639_c001_v7007000_t0000_u01750965399463") 2025/06/26 19:18:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121836_d20250626_m191632_c001_v0001184_t0025_u01750965392940") 2025/06/26 19:18:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f416ad5464f7b979d_d20250626_m191627_c001_v7007000_t0000_u01750965387382") 2025/06/26 19:18:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25df9_d20250626_m191623_c001_v0001181_t0036_u01750965383189") 2025/06/26 19:18:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472c0_d20250626_m191621_c001_v7007000_t0000_u01750965381755") 2025/06/26 19:18:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25dd8_d20250626_m191614_c001_v0001181_t0031_u01750965374844") 2025/06/26 19:18:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f416ceea3fbd9083e_d20250626_m191605_c001_v7007000_t0000_u01750965365865") 2025/06/26 19:18:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc7d5_d20250626_m191559_c001_v0001157_t0039_u01750965359044") 2025/06/26 19:18:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d240032_d20250626_m191553_c001_v7007000_t0000_u01750965353615") 2025/06/26 19:18:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc7ab_d20250626_m191545_c001_v0001157_t0018_u01750965345744") 2025/06/26 19:18:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f402ff3cf69422d17_d20250626_m191539_c001_v7007000_t0000_u01750965339905") 2025/06/26 19:18:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc783_d20250626_m191532_c001_v0001157_t0038_u01750965332514") 2025/06/26 19:18:56 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472d3_d20250626_m191642_c001_v7007000_t0000_u01750965402354") 2025/06/26 19:18:56 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec912_d20250626_m191638_c001_v0001183_t0050_u01750965398344") 2025/06/26 19:18:56 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d240060_d20250626_m191700_c001_v7007000_t0000_u01750965420788") 2025/06/26 19:18:56 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121930_d20250626_m191656_c001_v0001184_t0011_u01750965416004") 2025/06/26 19:18:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed5f5_d20250626_m191806_c001_v7007000_t0000_u01750965486739") 2025/06/26 19:18:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc90d_d20250626_m191758_c001_v0001157_t0041_u01750965478874") 2025/06/26 19:18:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d164d_d20250626_m191753_c001_v7007000_t0000_u01750965473355") 2025/06/26 19:18:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc8ee_d20250626_m191745_c001_v0001157_t0029_u01750965465916") 2025/06/26 19:18:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f406bac16c9a11583_d20250626_m191740_c001_v7007000_t0000_u01750965460435") 2025/06/26 19:18:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc8d5_d20250626_m191732_c001_v0001157_t0057_u01750965452958") 2025/06/26 19:18:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f413b977d3b6d829b_d20250626_m191727_c001_v7007000_t0000_u01750965447446") 2025/06/26 19:18:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc8be_d20250626_m191720_c001_v0001157_t0042_u01750965440070") 2025/06/26 19:18:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d15f5_d20250626_m191714_c001_v7007000_t0000_u01750965434399") 2025/06/26 19:18:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc8a2_d20250626_m191706_c001_v0001157_t0017_u01750965426310") 2025/06/26 19:18:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d240052_d20250626_m191657_c001_v7007000_t0000_u01750965417265") 2025/06/26 19:18:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec987_d20250626_m191651_c001_v0001183_t0033_u01750965411131") 2025/06/26 19:18:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472de_d20250626_m191645_c001_v7007000_t0000_u01750965405575") 2025/06/26 19:18:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec92d_d20250626_m191641_c001_v0001183_t0057_u01750965401289") 2025/06/26 19:18:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472cf_d20250626_m191639_c001_v7007000_t0000_u01750965399894") 2025/06/26 19:18:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec8c2_d20250626_m191633_c001_v0001183_t0001_u01750965393134") 2025/06/26 19:18:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f416ad5464f7b979e_d20250626_m191627_c001_v7007000_t0000_u01750965387566") 2025/06/26 19:18:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec86a_d20250626_m191623_c001_v0001183_t0020_u01750965383212") 2025/06/26 19:18:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f42150288fab03664_d20250626_m191621_c001_v7007000_t0000_u01750965381190") 2025/06/26 19:18:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12178f_d20250626_m191615_c001_v0001184_t0030_u01750965375162") 2025/06/26 19:18:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c47299_d20250626_m191605_c001_v7007000_t0000_u01750965365811") 2025/06/26 19:18:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1216fc_d20250626_m191559_c001_v0001184_t0024_u01750965359319") 2025/06/26 19:18:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d240033_d20250626_m191553_c001_v7007000_t0000_u01750965353797") 2025/06/26 19:18:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121696_d20250626_m191546_c001_v0001184_t0059_u01750965346082") 2025/06/26 19:18:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f402ff3cf69422d18_d20250626_m191540_c001_v7007000_t0000_u01750965340090") 2025/06/26 19:18:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121608_d20250626_m191532_c001_v0001184_t0008_u01750965332800") 2025/06/26 19:18:57 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f422dedf51355aaed_d20250626_m191642_c001_v7007000_t0000_u01750965402171") 2025/06/26 19:18:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25e29_d20250626_m191638_c001_v0001181_t0003_u01750965398370") 2025/06/26 19:18:58 DEBUG : dir1/0007-12345: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d240061_d20250626_m191700_c001_v7007000_t0000_u01750965420975") 2025/06/26 19:18:58 DEBUG : dir1/0007-12345: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25e9b_d20250626_m191656_c001_v0001181_t0050_u01750965416140") 2025/06/26 19:18:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed5f6_d20250626_m191806_c001_v7007000_t0000_u01750965486921") 2025/06/26 19:18:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25f79_d20250626_m191759_c001_v0001181_t0008_u01750965479166") 2025/06/26 19:18:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d164f_d20250626_m191753_c001_v7007000_t0000_u01750965473540") 2025/06/26 19:18:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25f48_d20250626_m191746_c001_v0001181_t0004_u01750965466228") 2025/06/26 19:18:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f406bac16c9a11584_d20250626_m191740_c001_v7007000_t0000_u01750965460618") 2025/06/26 19:18:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25f16_d20250626_m191733_c001_v0001181_t0040_u01750965453348") 2025/06/26 19:18:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f413b977d3b6d829c_d20250626_m191727_c001_v7007000_t0000_u01750965447630") 2025/06/26 19:18:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25ee6_d20250626_m191720_c001_v0001181_t0034_u01750965440367") 2025/06/26 19:18:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d15f6_d20250626_m191714_c001_v7007000_t0000_u01750965434583") 2025/06/26 19:18:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25eb8_d20250626_m191706_c001_v0001181_t0001_u01750965426879") 2025/06/26 19:18:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d240051_d20250626_m191657_c001_v7007000_t0000_u01750965417079") 2025/06/26 19:18:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1218ee_d20250626_m191651_c001_v0001184_t0038_u01750965411374") 2025/06/26 19:18:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472df_d20250626_m191645_c001_v7007000_t0000_u01750965405760") 2025/06/26 19:18:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121880_d20250626_m191641_c001_v0001184_t0020_u01750965401482") 2025/06/26 19:18:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40730db716bd7756_d20250626_m191639_c001_v7007000_t0000_u01750965399905") 2025/06/26 19:18:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc831_d20250626_m191633_c001_v0001157_t0010_u01750965393349") 2025/06/26 19:18:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f416ad5464f7b979f_d20250626_m191627_c001_v7007000_t0000_u01750965387749") 2025/06/26 19:18:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1217e7_d20250626_m191623_c001_v0001184_t0008_u01750965383365") 2025/06/26 19:18:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f42150288fab03665_d20250626_m191621_c001_v7007000_t0000_u01750965381375") 2025/06/26 19:18:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc7f9_d20250626_m191615_c001_v0001157_t0046_u01750965375365") 2025/06/26 19:18:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4118293210240030_d20250626_m191605_c001_v7007000_t0000_u01750965365877") 2025/06/26 19:18:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25d9e_d20250626_m191559_c001_v0001181_t0031_u01750965359543") 2025/06/26 19:18:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d240034_d20250626_m191553_c001_v7007000_t0000_u01750965353980") 2025/06/26 19:18:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25d40_d20250626_m191546_c001_v0001181_t0017_u01750965346284") 2025/06/26 19:18:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f402ff3cf69422d19_d20250626_m191540_c001_v7007000_t0000_u01750965340274") 2025/06/26 19:18:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25d0c_d20250626_m191532_c001_v0001181_t0049_u01750965332995") 2025/06/26 19:18:59 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40730db716bd7759_d20250626_m191642_c001_v7007000_t0000_u01750965402180") 2025/06/26 19:18:59 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121868_d20250626_m191638_c001_v0001184_t0025_u01750965398542") 2025/06/26 19:18:59 DEBUG : dir1/0008-23456: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d240062_d20250626_m191701_c001_v7007000_t0000_u01750965421162") 2025/06/26 19:18:59 DEBUG : dir1/0008-23456: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc872_d20250626_m191656_c001_v0001157_t0032_u01750965416147") 2025/06/26 19:18:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed5f7_d20250626_m191807_c001_v7007000_t0000_u01750965487106") 2025/06/26 19:18:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ecb83_d20250626_m191759_c001_v0001183_t0054_u01750965479415") 2025/06/26 19:18:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d1651_d20250626_m191753_c001_v7007000_t0000_u01750965473725") 2025/06/26 19:18:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ecb2d_d20250626_m191746_c001_v0001183_t0004_u01750965466592") 2025/06/26 19:18:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f406bac16c9a11585_d20250626_m191740_c001_v7007000_t0000_u01750965460801") 2025/06/26 19:18:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ecab7_d20250626_m191733_c001_v0001183_t0030_u01750965453609") 2025/06/26 19:18:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f413b977d3b6d829d_d20250626_m191727_c001_v7007000_t0000_u01750965447818") 2025/06/26 19:18:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5eca63_d20250626_m191720_c001_v0001183_t0022_u01750965440592") 2025/06/26 19:19:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d15f7_d20250626_m191714_c001_v7007000_t0000_u01750965434768") 2025/06/26 19:19:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5eca0d_d20250626_m191707_c001_v0001183_t0029_u01750965427086") 2025/06/26 19:19:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f416ceea3fbd90851_d20250626_m191657_c001_v7007000_t0000_u01750965417267") 2025/06/26 19:19:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25e89_d20250626_m191651_c001_v0001181_t0035_u01750965411572") 2025/06/26 19:19:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472e0_d20250626_m191645_c001_v7007000_t0000_u01750965405942") 2025/06/26 19:19:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec931_d20250626_m191641_c001_v0001183_t0055_u01750965401492") 2025/06/26 19:19:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40730db716bd7753_d20250626_m191639_c001_v7007000_t0000_u01750965399689") 2025/06/26 19:19:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25e13_d20250626_m191633_c001_v0001181_t0005_u01750965393636") 2025/06/26 19:19:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f416ad5464f7b97a0_d20250626_m191627_c001_v7007000_t0000_u01750965387932") 2025/06/26 19:19:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25dfb_d20250626_m191623_c001_v0001181_t0010_u01750965383411") 2025/06/26 19:19:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d15d1_d20250626_m191621_c001_v7007000_t0000_u01750965381809") 2025/06/26 19:19:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec81c_d20250626_m191615_c001_v0001183_t0010_u01750965375842") 2025/06/26 19:19:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c47297_d20250626_m191605_c001_v7007000_t0000_u01750965365434") 2025/06/26 19:19:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec785_d20250626_m191559_c001_v0001183_t0012_u01750965359761") 2025/06/26 19:19:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d240035_d20250626_m191554_c001_v7007000_t0000_u01750965354163") 2025/06/26 19:19:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec707_d20250626_m191546_c001_v0001183_t0002_u01750965346497") 2025/06/26 19:19:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f402ff3cf69422d1a_d20250626_m191540_c001_v7007000_t0000_u01750965340455") 2025/06/26 19:19:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec6a9_d20250626_m191533_c001_v0001183_t0027_u01750965333208") 2025/06/26 19:19:00 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f422dedf51355aaef_d20250626_m191642_c001_v7007000_t0000_u01750965402358") 2025/06/26 19:19:00 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec914_d20250626_m191638_c001_v0001183_t0055_u01750965398552") 2025/06/26 19:19:01 DEBUG : dir1/0009-34567: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d240063_d20250626_m191701_c001_v7007000_t0000_u01750965421348") 2025/06/26 19:19:01 DEBUG : dir1/0009-34567: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec9c5_d20250626_m191656_c001_v0001183_t0012_u01750965416227") 2025/06/26 19:19:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed5f8_d20250626_m191807_c001_v7007000_t0000_u01750965487289") 2025/06/26 19:19:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121bbe_d20250626_m191759_c001_v0001184_t0017_u01750965479633") 2025/06/26 19:19:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d1654_d20250626_m191753_c001_v7007000_t0000_u01750965473911") 2025/06/26 19:19:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121b3a_d20250626_m191746_c001_v0001184_t0029_u01750965466799") 2025/06/26 19:19:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f406bac16c9a11586_d20250626_m191740_c001_v7007000_t0000_u01750965460987") 2025/06/26 19:19:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121ac7_d20250626_m191733_c001_v0001184_t0055_u01750965453808") 2025/06/26 19:19:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f413b977d3b6d829e_d20250626_m191728_c001_v7007000_t0000_u01750965448002") 2025/06/26 19:19:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121a59_d20250626_m191720_c001_v0001184_t0005_u01750965440790") 2025/06/26 19:19:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d15f8_d20250626_m191714_c001_v7007000_t0000_u01750965434951") 2025/06/26 19:19:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1219bb_d20250626_m191707_c001_v0001184_t0012_u01750965427289") 2025/06/26 19:19:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4154f524e8c8e455_d20250626_m191657_c001_v7007000_t0000_u01750965417319") 2025/06/26 19:19:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc866_d20250626_m191651_c001_v0001157_t0030_u01750965411776") 2025/06/26 19:19:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472e1_d20250626_m191646_c001_v7007000_t0000_u01750965406127") 2025/06/26 19:19:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25e57_d20250626_m191641_c001_v0001181_t0058_u01750965401538") 2025/06/26 19:19:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4123b9dd55f80f63_d20250626_m191639_c001_v7007000_t0000_u01750965399689") 2025/06/26 19:19:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121840_d20250626_m191634_c001_v0001184_t0006_u01750965394191") 2025/06/26 19:19:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f416ad5464f7b97a1_d20250626_m191628_c001_v7007000_t0000_u01750965388114") 2025/06/26 19:19:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec872_d20250626_m191623_c001_v0001183_t0023_u01750965383420") 2025/06/26 19:19:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4019711adbbfa433_d20250626_m191621_c001_v7007000_t0000_u01750965381820") 2025/06/26 19:19:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25ddb_d20250626_m191616_c001_v0001181_t0026_u01750965376043") 2025/06/26 19:19:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4191d0f2f1326702_d20250626_m191605_c001_v7007000_t0000_u01750965365982") 2025/06/26 19:19:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc7d7_d20250626_m191559_c001_v0001157_t0030_u01750965359957") 2025/06/26 19:19:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d240036_d20250626_m191554_c001_v7007000_t0000_u01750965354348") 2025/06/26 19:19:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc7ad_d20250626_m191546_c001_v0001157_t0000_u01750965346698") 2025/06/26 19:19:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f402ff3cf69422d1b_d20250626_m191540_c001_v7007000_t0000_u01750965340638") 2025/06/26 19:19:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc789_d20250626_m191533_c001_v0001157_t0016_u01750965333411") 2025/06/26 19:19:02 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472d4_d20250626_m191642_c001_v7007000_t0000_u01750965402540") 2025/06/26 19:19:02 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25e2d_d20250626_m191638_c001_v0001181_t0057_u01750965398578") 2025/06/26 19:19:02 DEBUG : dir1/0010-45678: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d240064_d20250626_m191701_c001_v7007000_t0000_u01750965421534") 2025/06/26 19:19:02 DEBUG : dir1/0010-45678: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121932_d20250626_m191656_c001_v0001184_t0023_u01750965416218") 2025/06/26 19:19:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed5f9_d20250626_m191807_c001_v7007000_t0000_u01750965487472") 2025/06/26 19:19:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc90f_d20250626_m191759_c001_v0001157_t0038_u01750965479828") 2025/06/26 19:19:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d1656_d20250626_m191754_c001_v7007000_t0000_u01750965474095") 2025/06/26 19:19:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc8f0_d20250626_m191747_c001_v0001157_t0038_u01750965467010") 2025/06/26 19:19:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f406bac16c9a11587_d20250626_m191741_c001_v7007000_t0000_u01750965461173") 2025/06/26 19:19:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc8d7_d20250626_m191734_c001_v0001157_t0031_u01750965454024") 2025/06/26 19:19:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f413b977d3b6d829f_d20250626_m191728_c001_v7007000_t0000_u01750965448186") 2025/06/26 19:19:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc8c0_d20250626_m191720_c001_v0001157_t0038_u01750965440983") 2025/06/26 19:19:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d15f9_d20250626_m191715_c001_v7007000_t0000_u01750965435136") 2025/06/26 19:19:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc8a4_d20250626_m191707_c001_v0001157_t0036_u01750965427484") 2025/06/26 19:19:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f416ad5464f7b97b7_d20250626_m191657_c001_v7007000_t0000_u01750965417429") 2025/06/26 19:19:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec997_d20250626_m191652_c001_v0001183_t0057_u01750965412206") 2025/06/26 19:19:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472e2_d20250626_m191646_c001_v7007000_t0000_u01750965406309") 2025/06/26 19:19:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc849_d20250626_m191641_c001_v0001157_t0050_u01750965401613") 2025/06/26 19:19:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40730db716bd7754_d20250626_m191639_c001_v7007000_t0000_u01750965399694") 2025/06/26 19:19:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec8ca_d20250626_m191634_c001_v0001183_t0007_u01750965394385") 2025/06/26 19:19:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f416ad5464f7b97a2_d20250626_m191628_c001_v7007000_t0000_u01750965388298") 2025/06/26 19:19:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1217e9_d20250626_m191623_c001_v0001184_t0007_u01750965383589") 2025/06/26 19:19:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472be_d20250626_m191621_c001_v7007000_t0000_u01750965381389") 2025/06/26 19:19:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121797_d20250626_m191616_c001_v0001184_t0043_u01750965376360") 2025/06/26 19:19:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f411829321024002f_d20250626_m191605_c001_v7007000_t0000_u01750965365690") 2025/06/26 19:19:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121704_d20250626_m191600_c001_v0001184_t0013_u01750965360318") 2025/06/26 19:19:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d240037_d20250626_m191554_c001_v7007000_t0000_u01750965354530") 2025/06/26 19:19:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1216a0_d20250626_m191547_c001_v0001184_t0051_u01750965347071") 2025/06/26 19:19:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f402ff3cf69422d1c_d20250626_m191540_c001_v7007000_t0000_u01750965340819") 2025/06/26 19:19:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12160e_d20250626_m191533_c001_v0001184_t0004_u01750965333691") 2025/06/26 19:19:03 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed5c1_d20250626_m191642_c001_v7007000_t0000_u01750965402199") 2025/06/26 19:19:03 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec916_d20250626_m191638_c001_v0001183_t0026_u01750965398749") 2025/06/26 19:19:03 DEBUG : dir1/0011-56789: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d240065_d20250626_m191701_c001_v7007000_t0000_u01750965421723") 2025/06/26 19:19:03 DEBUG : dir1/0011-56789: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25e9d_d20250626_m191656_c001_v0001181_t0020_u01750965416365") 2025/06/26 19:19:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed5fa_d20250626_m191807_c001_v7007000_t0000_u01750965487658") 2025/06/26 19:19:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25f7d_d20250626_m191800_c001_v0001181_t0036_u01750965480120") 2025/06/26 19:19:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d1659_d20250626_m191754_c001_v7007000_t0000_u01750965474279") 2025/06/26 19:19:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25f4f_d20250626_m191747_c001_v0001181_t0032_u01750965467288") 2025/06/26 19:19:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f406bac16c9a11588_d20250626_m191741_c001_v7007000_t0000_u01750965461358") 2025/06/26 19:19:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25f1e_d20250626_m191734_c001_v0001181_t0034_u01750965454320") 2025/06/26 19:19:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f413b977d3b6d82a0_d20250626_m191728_c001_v7007000_t0000_u01750965448369") 2025/06/26 19:19:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25eec_d20250626_m191721_c001_v0001181_t0024_u01750965441415") 2025/06/26 19:19:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d15fa_d20250626_m191715_c001_v7007000_t0000_u01750965435318") 2025/06/26 19:19:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25ebe_d20250626_m191707_c001_v0001181_t0012_u01750965427765") 2025/06/26 19:19:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f416ceea3fbd90850_d20250626_m191657_c001_v7007000_t0000_u01750965417084") 2025/06/26 19:19:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121906_d20250626_m191652_c001_v0001184_t0026_u01750965412422") 2025/06/26 19:19:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472e3_d20250626_m191646_c001_v7007000_t0000_u01750965406493") 2025/06/26 19:19:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121884_d20250626_m191641_c001_v0001184_t0010_u01750965401675") 2025/06/26 19:19:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472ce_d20250626_m191639_c001_v7007000_t0000_u01750965399702") 2025/06/26 19:19:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc833_d20250626_m191634_c001_v0001157_t0055_u01750965394650") 2025/06/26 19:19:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f416ad5464f7b97a3_d20250626_m191628_c001_v7007000_t0000_u01750965388482") 2025/06/26 19:19:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec876_d20250626_m191623_c001_v0001183_t0008_u01750965383622") 2025/06/26 19:19:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f416ad5464f7b978c_d20250626_m191621_c001_v7007000_t0000_u01750965381602") 2025/06/26 19:19:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc7fb_d20250626_m191616_c001_v0001157_t0005_u01750965376571") 2025/06/26 19:19:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4191d0f2f1326701_d20250626_m191605_c001_v7007000_t0000_u01750965365798") 2025/06/26 19:19:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25da4_d20250626_m191600_c001_v0001181_t0015_u01750965360519") 2025/06/26 19:19:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d240038_d20250626_m191554_c001_v7007000_t0000_u01750965354714") 2025/06/26 19:19:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25d44_d20250626_m191547_c001_v0001181_t0046_u01750965347309") 2025/06/26 19:19:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f402ff3cf69422d1d_d20250626_m191541_c001_v7007000_t0000_u01750965341004") 2025/06/26 19:19:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25d10_d20250626_m191533_c001_v0001181_t0005_u01750965333894") 2025/06/26 19:19:05 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40730db716bd775b_d20250626_m191642_c001_v7007000_t0000_u01750965402368") 2025/06/26 19:19:05 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12186a_d20250626_m191638_c001_v0001184_t0053_u01750965398761") 2025/06/26 19:19:05 DEBUG : dir1/0012-6789;: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d240066_d20250626_m191701_c001_v7007000_t0000_u01750965421909") 2025/06/26 19:19:05 DEBUG : dir1/0012-6789;: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121936_d20250626_m191656_c001_v0001184_t0043_u01750965416420") 2025/06/26 19:19:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed5fb_d20250626_m191807_c001_v7007000_t0000_u01750965487841") 2025/06/26 19:19:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ecb89_d20250626_m191800_c001_v0001183_t0041_u01750965480339") 2025/06/26 19:19:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d165b_d20250626_m191754_c001_v7007000_t0000_u01750965474475") 2025/06/26 19:19:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ecb37_d20250626_m191747_c001_v0001183_t0015_u01750965467501") 2025/06/26 19:19:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f406bac16c9a11589_d20250626_m191741_c001_v7007000_t0000_u01750965461544") 2025/06/26 19:19:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ecabf_d20250626_m191734_c001_v0001183_t0009_u01750965454572") 2025/06/26 19:19:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f413b977d3b6d82a1_d20250626_m191728_c001_v7007000_t0000_u01750965448553") 2025/06/26 19:19:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5eca6f_d20250626_m191721_c001_v0001183_t0050_u01750965441625") 2025/06/26 19:19:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d15fb_d20250626_m191715_c001_v7007000_t0000_u01750965435500") 2025/06/26 19:19:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5eca11_d20250626_m191707_c001_v0001183_t0021_u01750965427973") 2025/06/26 19:19:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40730db716bd7764_d20250626_m191657_c001_v7007000_t0000_u01750965417276") 2025/06/26 19:19:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25e8b_d20250626_m191652_c001_v0001181_t0001_u01750965412618") 2025/06/26 19:19:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472e4_d20250626_m191646_c001_v7007000_t0000_u01750965406677") 2025/06/26 19:19:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec935_d20250626_m191641_c001_v0001183_t0036_u01750965401687") 2025/06/26 19:19:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40730db716bd7755_d20250626_m191639_c001_v7007000_t0000_u01750965399872") 2025/06/26 19:19:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25e17_d20250626_m191635_c001_v0001181_t0035_u01750965395296") 2025/06/26 19:19:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f416ad5464f7b97a4_d20250626_m191628_c001_v7007000_t0000_u01750965388664") 2025/06/26 19:19:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc819_d20250626_m191623_c001_v0001157_t0046_u01750965383632") 2025/06/26 19:19:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f416ad5464f7b978d_d20250626_m191621_c001_v7007000_t0000_u01750965381768") 2025/06/26 19:19:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec826_d20250626_m191616_c001_v0001183_t0050_u01750965376983") 2025/06/26 19:19:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c4729a_d20250626_m191605_c001_v7007000_t0000_u01750965365999") 2025/06/26 19:19:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec78d_d20250626_m191600_c001_v0001183_t0025_u01750965360846") 2025/06/26 19:19:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d240039_d20250626_m191554_c001_v7007000_t0000_u01750965354903") 2025/06/26 19:19:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec713_d20250626_m191547_c001_v0001183_t0052_u01750965347578") 2025/06/26 19:19:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f402ff3cf69422d1e_d20250626_m191541_c001_v7007000_t0000_u01750965341187") 2025/06/26 19:19:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec6b1_d20250626_m191534_c001_v0001183_t0031_u01750965334381") 2025/06/26 19:19:06 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f42150288fab03679_d20250626_m191642_c001_v7007000_t0000_u01750965402132") 2025/06/26 19:19:06 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25e2f_d20250626_m191638_c001_v0001181_t0013_u01750965398793") 2025/06/26 19:19:06 DEBUG : dir1/0013-789;=: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d240067_d20250626_m191702_c001_v7007000_t0000_u01750965422094") 2025/06/26 19:19:06 DEBUG : dir1/0013-789;=: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec9c7_d20250626_m191656_c001_v0001183_t0034_u01750965416431") 2025/06/26 19:19:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed5fc_d20250626_m191808_c001_v7007000_t0000_u01750965488023") 2025/06/26 19:19:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121bc8_d20250626_m191800_c001_v0001184_t0057_u01750965480551") 2025/06/26 19:19:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d165e_d20250626_m191754_c001_v7007000_t0000_u01750965474670") 2025/06/26 19:19:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121b44_d20250626_m191747_c001_v0001184_t0017_u01750965467719") 2025/06/26 19:19:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f406bac16c9a1158a_d20250626_m191741_c001_v7007000_t0000_u01750965461728") 2025/06/26 19:19:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121add_d20250626_m191734_c001_v0001184_t0026_u01750965454778") 2025/06/26 19:19:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f413b977d3b6d82a2_d20250626_m191728_c001_v7007000_t0000_u01750965448738") 2025/06/26 19:19:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121a63_d20250626_m191721_c001_v0001184_t0054_u01750965441822") 2025/06/26 19:19:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d15fc_d20250626_m191715_c001_v7007000_t0000_u01750965435684") 2025/06/26 19:19:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1219c7_d20250626_m191708_c001_v0001184_t0014_u01750965428175") 2025/06/26 19:19:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f416ad5464f7b97b6_d20250626_m191657_c001_v7007000_t0000_u01750965417246") 2025/06/26 19:19:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc868_d20250626_m191652_c001_v0001157_t0025_u01750965412822") 2025/06/26 19:19:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472e5_d20250626_m191646_c001_v7007000_t0000_u01750965406859") 2025/06/26 19:19:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25e5d_d20250626_m191641_c001_v0001181_t0055_u01750965401753") 2025/06/26 19:19:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f422dedf51355aaea_d20250626_m191639_c001_v7007000_t0000_u01750965399915") 2025/06/26 19:19:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12184c_d20250626_m191635_c001_v0001184_t0007_u01750965395511") 2025/06/26 19:19:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f416ad5464f7b97a6_d20250626_m191628_c001_v7007000_t0000_u01750965388903") 2025/06/26 19:19:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25dfd_d20250626_m191623_c001_v0001181_t0025_u01750965383646") 2025/06/26 19:19:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4019711adbbfa432_d20250626_m191621_c001_v7007000_t0000_u01750965381629") 2025/06/26 19:19:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25de1_d20250626_m191617_c001_v0001181_t0051_u01750965377206") 2025/06/26 19:19:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4008bcc009e38cbe_d20250626_m191605_c001_v7007000_t0000_u01750965365823") 2025/06/26 19:19:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc7d9_d20250626_m191601_c001_v0001157_t0020_u01750965361072") 2025/06/26 19:19:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d24003a_d20250626_m191555_c001_v7007000_t0000_u01750965355087") 2025/06/26 19:19:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc7b3_d20250626_m191547_c001_v0001157_t0018_u01750965347794") 2025/06/26 19:19:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f402ff3cf69422d1f_d20250626_m191541_c001_v7007000_t0000_u01750965341369") 2025/06/26 19:19:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc78f_d20250626_m191534_c001_v0001157_t0020_u01750965334574") 2025/06/26 19:19:08 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed5c2_d20250626_m191642_c001_v7007000_t0000_u01750965402383") 2025/06/26 19:19:08 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc843_d20250626_m191638_c001_v0001157_t0007_u01750965398852") 2025/06/26 19:19:08 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d240068_d20250626_m191702_c001_v7007000_t0000_u01750965422280") 2025/06/26 19:19:08 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc874_d20250626_m191656_c001_v0001157_t0033_u01750965416508") 2025/06/26 19:19:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed5fd_d20250626_m191808_c001_v7007000_t0000_u01750965488205") 2025/06/26 19:19:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc913_d20250626_m191800_c001_v0001157_t0037_u01750965480767") 2025/06/26 19:19:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d1660_d20250626_m191754_c001_v7007000_t0000_u01750965474855") 2025/06/26 19:19:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc8f2_d20250626_m191747_c001_v0001157_t0027_u01750965467975") 2025/06/26 19:19:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f406bac16c9a1158b_d20250626_m191741_c001_v7007000_t0000_u01750965461916") 2025/06/26 19:19:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc8da_d20250626_m191735_c001_v0001157_t0009_u01750965455022") 2025/06/26 19:19:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f413b977d3b6d82a3_d20250626_m191728_c001_v7007000_t0000_u01750965448921") 2025/06/26 19:19:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc8c4_d20250626_m191722_c001_v0001157_t0002_u01750965442024") 2025/06/26 19:19:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d15fd_d20250626_m191715_c001_v7007000_t0000_u01750965435867") 2025/06/26 19:19:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc8ae_d20250626_m191708_c001_v0001157_t0020_u01750965428390") 2025/06/26 19:19:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d240053_d20250626_m191657_c001_v7007000_t0000_u01750965417452") 2025/06/26 19:19:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec9a1_d20250626_m191653_c001_v0001183_t0034_u01750965413115") 2025/06/26 19:19:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472e6_d20250626_m191647_c001_v7007000_t0000_u01750965407043") 2025/06/26 19:19:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec937_d20250626_m191641_c001_v0001183_t0035_u01750965401890") 2025/06/26 19:19:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f42150288fab03674_d20250626_m191639_c001_v7007000_t0000_u01750965399928") 2025/06/26 19:19:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec8ea_d20250626_m191635_c001_v0001183_t0050_u01750965395704") 2025/06/26 19:19:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f416ad5464f7b97a8_d20250626_m191629_c001_v7007000_t0000_u01750965389087") 2025/06/26 19:19:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1217ed_d20250626_m191623_c001_v0001184_t0012_u01750965383811") 2025/06/26 19:19:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d15d0_d20250626_m191621_c001_v7007000_t0000_u01750965381625") 2025/06/26 19:19:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1217a3_d20250626_m191617_c001_v0001184_t0035_u01750965377416") 2025/06/26 19:19:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f422dedf51355aad4_d20250626_m191605_c001_v7007000_t0000_u01750965365833") 2025/06/26 19:19:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121711_d20250626_m191601_c001_v0001184_t0008_u01750965361366") 2025/06/26 19:19:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d24003b_d20250626_m191555_c001_v7007000_t0000_u01750965355269") 2025/06/26 19:19:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1216a6_d20250626_m191548_c001_v0001184_t0005_u01750965348112") 2025/06/26 19:19:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f402ff3cf69422d20_d20250626_m191541_c001_v7007000_t0000_u01750965341564") 2025/06/26 19:19:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121616_d20250626_m191534_c001_v0001184_t0031_u01750965334886") 2025/06/26 19:19:09 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4191d0f2f1326715_d20250626_m191642_c001_v7007000_t0000_u01750965402392") 2025/06/26 19:19:09 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12186e_d20250626_m191638_c001_v0001184_t0057_u01750965398957") 2025/06/26 19:19:09 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d240069_d20250626_m191702_c001_v7007000_t0000_u01750965422465") 2025/06/26 19:19:09 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25e9f_d20250626_m191656_c001_v0001181_t0056_u01750965416585") 2025/06/26 19:19:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed5fe_d20250626_m191808_c001_v7007000_t0000_u01750965488387") 2025/06/26 19:19:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25f7f_d20250626_m191801_c001_v0001181_t0037_u01750965481150") 2025/06/26 19:19:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d1662_d20250626_m191755_c001_v7007000_t0000_u01750965475037") 2025/06/26 19:19:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25f51_d20250626_m191748_c001_v0001181_t0002_u01750965468254") 2025/06/26 19:19:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f406bac16c9a1158c_d20250626_m191742_c001_v7007000_t0000_u01750965462098") 2025/06/26 19:19:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25f24_d20250626_m191735_c001_v0001181_t0040_u01750965455324") 2025/06/26 19:19:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f413b977d3b6d82a5_d20250626_m191729_c001_v7007000_t0000_u01750965449107") 2025/06/26 19:19:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25ef2_d20250626_m191722_c001_v0001181_t0029_u01750965442394") 2025/06/26 19:19:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d15fe_d20250626_m191716_c001_v7007000_t0000_u01750965436049") 2025/06/26 19:19:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25ec0_d20250626_m191708_c001_v0001181_t0026_u01750965428722") 2025/06/26 19:19:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f416ceea3fbd9084f_d20250626_m191656_c001_v7007000_t0000_u01750965416899") 2025/06/26 19:19:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12191a_d20250626_m191653_c001_v0001184_t0025_u01750965413334") 2025/06/26 19:19:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472e7_d20250626_m191647_c001_v7007000_t0000_u01750965407227") 2025/06/26 19:19:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121886_d20250626_m191641_c001_v0001184_t0053_u01750965401917") 2025/06/26 19:19:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f422dedf51355aae6_d20250626_m191639_c001_v7007000_t0000_u01750965399469") 2025/06/26 19:19:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc839_d20250626_m191635_c001_v0001157_t0019_u01750965395920") 2025/06/26 19:19:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f416ad5464f7b97a9_d20250626_m191629_c001_v7007000_t0000_u01750965389270") 2025/06/26 19:19:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec87a_d20250626_m191623_c001_v0001183_t0001_u01750965383837") 2025/06/26 19:19:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4196f3fbe5cdb487_d20250626_m191621_c001_v7007000_t0000_u01750965381777") 2025/06/26 19:19:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc801_d20250626_m191617_c001_v0001157_t0044_u01750965377616") 2025/06/26 19:19:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4191d0f2f1326700_d20250626_m191605_c001_v7007000_t0000_u01750965365616") 2025/06/26 19:19:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25da8_d20250626_m191601_c001_v0001181_t0024_u01750965361576") 2025/06/26 19:19:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d24003c_d20250626_m191555_c001_v7007000_t0000_u01750965355453") 2025/06/26 19:19:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25d48_d20250626_m191548_c001_v0001181_t0031_u01750965348330") 2025/06/26 19:19:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f402ff3cf69422d21_d20250626_m191541_c001_v7007000_t0000_u01750965341747") 2025/06/26 19:19:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25d14_d20250626_m191535_c001_v0001181_t0028_u01750965335082") 2025/06/26 19:19:10 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f42150288fab0367b_d20250626_m191642_c001_v7007000_t0000_u01750965402317") 2025/06/26 19:19:11 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec91a_d20250626_m191638_c001_v0001183_t0058_u01750965398979") 2025/06/26 19:19:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472a2_d20250626_m191608_c001_v7007000_t0000_u01750965368414") 2025/06/26 19:19:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121727_d20250626_m191604_c001_v0001184_t0026_u01750965364143") 2025/06/26 19:19:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472a3_d20250626_m191608_c001_v7007000_t0000_u01750965368601") 2025/06/26 19:19:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25db4_d20250626_m191604_c001_v0001181_t0038_u01750965364157") 2025/06/26 19:19:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472a4_d20250626_m191608_c001_v7007000_t0000_u01750965368786") 2025/06/26 19:19:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec7ab_d20250626_m191604_c001_v0001183_t0059_u01750965364167") 2025/06/26 19:19:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472a5_d20250626_m191608_c001_v7007000_t0000_u01750965368975") 2025/06/26 19:19:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc7e1_d20250626_m191604_c001_v0001157_t0037_u01750965364267") 2025/06/26 19:19:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472a6_d20250626_m191609_c001_v7007000_t0000_u01750965369161") 2025/06/26 19:19:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12172f_d20250626_m191604_c001_v0001184_t0012_u01750965364339") 2025/06/26 19:19:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472a8_d20250626_m191609_c001_v7007000_t0000_u01750965369349") 2025/06/26 19:19:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25db6_d20250626_m191604_c001_v0001181_t0032_u01750965364372") 2025/06/26 19:19:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472a9_d20250626_m191609_c001_v7007000_t0000_u01750965369534") 2025/06/26 19:19:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec7b1_d20250626_m191604_c001_v0001183_t0014_u01750965364380") 2025/06/26 19:19:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472aa_d20250626_m191609_c001_v7007000_t0000_u01750965369719") 2025/06/26 19:19:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121735_d20250626_m191604_c001_v0001184_t0031_u01750965364543") 2025/06/26 19:19:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472ab_d20250626_m191609_c001_v7007000_t0000_u01750965369906") 2025/06/26 19:19:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25db8_d20250626_m191604_c001_v0001181_t0024_u01750965364587") 2025/06/26 19:19:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472ac_d20250626_m191610_c001_v7007000_t0000_u01750965370091") 2025/06/26 19:19:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec7b9_d20250626_m191604_c001_v0001183_t0008_u01750965364596") 2025/06/26 19:19:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472ad_d20250626_m191610_c001_v7007000_t0000_u01750965370278") 2025/06/26 19:19:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc7e5_d20250626_m191604_c001_v0001157_t0025_u01750965364609") 2025/06/26 19:19:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472ae_d20250626_m191610_c001_v7007000_t0000_u01750965370463") 2025/06/26 19:19:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12173d_d20250626_m191604_c001_v0001184_t0010_u01750965364746") 2025/06/26 19:19:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472af_d20250626_m191610_c001_v7007000_t0000_u01750965370648") 2025/06/26 19:19:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec7c1_d20250626_m191604_c001_v0001183_t0034_u01750965364792") 2025/06/26 19:19:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472b0_d20250626_m191610_c001_v7007000_t0000_u01750965370835") 2025/06/26 19:19:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25dba_d20250626_m191604_c001_v0001181_t0021_u01750965364812") 2025/06/26 19:19:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472b1_d20250626_m191611_c001_v7007000_t0000_u01750965371022") 2025/06/26 19:19:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc7e7_d20250626_m191604_c001_v0001157_t0009_u01750965364947") 2025/06/26 19:19:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472b2_d20250626_m191611_c001_v7007000_t0000_u01750965371209") 2025/06/26 19:19:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121745_d20250626_m191604_c001_v0001184_t0052_u01750965364990") 2025/06/26 19:19:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f409d79f973b3c464_d20250626_m191624_c001_v7007000_t0000_u01750965384262") 2025/06/26 19:19:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec840_d20250626_m191619_c001_v0001183_t0059_u01750965379935") 2025/06/26 19:19:12 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f416ad5464f7b9793_d20250626_m191624_c001_v7007000_t0000_u01750965384429") 2025/06/26 19:19:12 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1217b9_d20250626_m191619_c001_v0001184_t0022_u01750965379948") 2025/06/26 19:19:12 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d15d5_d20250626_m191624_c001_v7007000_t0000_u01750965384568") 2025/06/26 19:19:12 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25de9_d20250626_m191620_c001_v0001181_t0042_u01750965380023") 2025/06/26 19:19:12 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f418c3542667de0b2_d20250626_m191624_c001_v7007000_t0000_u01750965384391") 2025/06/26 19:19:12 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec844_d20250626_m191620_c001_v0001183_t0003_u01750965380132") 2025/06/26 19:19:12 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472c3_d20250626_m191624_c001_v7007000_t0000_u01750965384437") 2025/06/26 19:19:13 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1217bb_d20250626_m191620_c001_v0001184_t0013_u01750965380179") 2025/06/26 19:19:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f416ad5464f7b9792_d20250626_m191624_c001_v7007000_t0000_u01750965384405") 2025/06/26 19:19:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25deb_d20250626_m191620_c001_v0001181_t0018_u01750965380235") 2025/06/26 19:19:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d15d3_d20250626_m191624_c001_v7007000_t0000_u01750965384195") 2025/06/26 19:19:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec846_d20250626_m191620_c001_v0001183_t0035_u01750965380329") 2025/06/26 19:19:13 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f418c3542667de0b3_d20250626_m191624_c001_v7007000_t0000_u01750965384576") 2025/06/26 19:19:13 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1217c3_d20250626_m191620_c001_v0001184_t0016_u01750965380392") 2025/06/26 19:19:13 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f418c3542667de0b1_d20250626_m191624_c001_v7007000_t0000_u01750965384202") 2025/06/26 19:19:13 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25ded_d20250626_m191620_c001_v0001181_t0005_u01750965380454") 2025/06/26 19:19:13 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f416ad5464f7b9790_d20250626_m191624_c001_v7007000_t0000_u01750965384216") 2025/06/26 19:19:13 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec848_d20250626_m191620_c001_v0001183_t0023_u01750965380530") 2025/06/26 19:19:13 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f416ad5464f7b9794_d20250626_m191624_c001_v7007000_t0000_u01750965384590") 2025/06/26 19:19:13 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc809_d20250626_m191620_c001_v0001157_t0005_u01750965380588") 2025/06/26 19:19:13 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4196f3fbe5cdb489_d20250626_m191624_c001_v7007000_t0000_u01750965384225") 2025/06/26 19:19:13 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1217c5_d20250626_m191620_c001_v0001184_t0055_u01750965380599") 2025/06/26 19:19:13 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f416ad5464f7b9791_d20250626_m191624_c001_v7007000_t0000_u01750965384238") 2025/06/26 19:19:13 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec84a_d20250626_m191620_c001_v0001183_t0057_u01750965380736") 2025/06/26 19:19:13 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f409d79f973b3c465_d20250626_m191624_c001_v7007000_t0000_u01750965384447") 2025/06/26 19:19:13 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25def_d20250626_m191620_c001_v0001181_t0055_u01750965380751") 2025/06/26 19:19:13 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472c1_d20250626_m191624_c001_v7007000_t0000_u01750965384246") 2025/06/26 19:19:13 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1217c7_d20250626_m191620_c001_v0001184_t0026_u01750965380804") 2025/06/26 19:19:14 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4196f3fbe5cdb48a_d20250626_m191624_c001_v7007000_t0000_u01750965384415") 2025/06/26 19:19:14 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec84e_d20250626_m191620_c001_v0001183_t0041_u01750965380933") 2025/06/26 19:19:14 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f418c3542667de012_d20250626_m191441_c001_v7007000_t0000_u01750965281530") 2025/06/26 19:19:14 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1014c356dad3a4c2_d20250626_m191439_c001_v0001184_t0038_u01750965279590") 2025/06/26 19:19:14 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4154f524e8c8e42b_d20250626_m191439_c001_v7007000_t0000_u01750965279396") 2025/06/26 19:19:14 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1014c356dad3a4ae_d20250626_m191436_c001_v0001184_t0000_u01750965276214") 2025/06/26 19:19:14 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4154f524e8c8e425_d20250626_m191435_c001_v7007000_t0000_u01750965275470") 2025/06/26 19:19:14 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12139f_d20250626_m191431_c001_v0001184_t0004_u01750965271769") 2025/06/26 19:19:14 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4176b9eeb9dca8e8_d20250626_m191430_c001_v7007000_t0000_u01750965270298") 2025/06/26 19:19:14 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f10352eb7dbaf286b_d20250626_m191428_c001_v0001172_t0057_u01750965268036") 2025/06/26 19:19:14 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40999fee4cf617b1_d20250626_m191427_c001_v7007000_t0000_u01750965267859") 2025/06/26 19:19:14 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f10352eb7dbaf2865_d20250626_m191424_c001_v0001172_t0009_u01750965264508") 2025/06/26 19:19:14 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40999fee4cf617ad_d20250626_m191423_c001_v7007000_t0000_u01750965263778") 2025/06/26 19:19:14 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121358_d20250626_m191420_c001_v0001184_t0031_u01750965260214") 2025/06/26 19:19:14 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f402ff3cf69422ce2_d20250626_m191419_c001_v7007000_t0000_u01750965259297") 2025/06/26 19:19:14 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1099b7f88aa74299_d20250626_m191417_c001_v0001102_t0011_u01750965257790") 2025/06/26 19:19:14 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4086edb20a1f467d_d20250626_m191417_c001_v7007000_t0000_u01750965257603") 2025/06/26 19:19:14 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1099b7f88aa7428f_d20250626_m191412_c001_v0001102_t0039_u01750965252746") 2025/06/26 19:19:14 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4086edb20a1f4677_d20250626_m191412_c001_v7007000_t0000_u01750965252013") 2025/06/26 19:19:14 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12131c_d20250626_m191408_c001_v0001184_t0050_u01750965248360") 2025/06/26 19:19:14 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f402ff3cf69422cd9_d20250626_m191407_c001_v7007000_t0000_u01750965247448") 2025/06/26 19:19:15 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1101ed771f912b11_d20250626_m191405_c001_v0001182_t0049_u01750965245887") 2025/06/26 19:19:15 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4176b9eeb9dca8d7_d20250626_m191405_c001_v7007000_t0000_u01750965245699") 2025/06/26 19:19:15 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1101ed771f912af6_d20250626_m191402_c001_v0001182_t0036_u01750965242516") 2025/06/26 19:19:15 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4176b9eeb9dca8d0_d20250626_m191401_c001_v7007000_t0000_u01750965241744") 2025/06/26 19:19:15 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1212c6_d20250626_m191356_c001_v0001184_t0038_u01750965236412") 2025/06/26 19:19:15 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4191d0f2f132658e_d20250626_m191355_c001_v7007000_t0000_u01750965235507") 2025/06/26 19:19:15 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f102babb137ce4374_d20250626_m191353_c001_v0001178_t0037_u01750965233712") 2025/06/26 19:19:15 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40730db716bd757c_d20250626_m191353_c001_v7007000_t0000_u01750965233528") 2025/06/26 19:19:15 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f102babb137ce436e_d20250626_m191350_c001_v0001178_t0014_u01750965230687") 2025/06/26 19:19:15 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40730db716bd7577_d20250626_m191349_c001_v7007000_t0000_u01750965229954") 2025/06/26 19:19:15 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12127c_d20250626_m191344_c001_v0001184_t0050_u01750965224838") 2025/06/26 19:19:15 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d240017_d20250626_m191343_c001_v7007000_t0000_u01750965223917") 2025/06/26 19:19:15 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f100927e9037f4e6b_d20250626_m191342_c001_v0001134_t0030_u01750965222269") 2025/06/26 19:19:15 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40999fee4cf61719_d20250626_m191342_c001_v7007000_t0000_u01750965222094") 2025/06/26 19:19:15 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f100927e9037f4e63_d20250626_m191339_c001_v0001134_t0054_u01750965219005") 2025/06/26 19:19:15 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40999fee4cf61713_d20250626_m191338_c001_v7007000_t0000_u01750965218270") 2025/06/26 19:19:16 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121208_d20250626_m191332_c001_v0001184_t0031_u01750965212829") 2025/06/26 19:19:16 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed413_d20250626_m191331_c001_v7007000_t0000_u01750965211743") 2025/06/26 19:19:16 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1175d54f93066f6a_d20250626_m191326_c001_v0001146_t0049_u01750965206432") 2025/06/26 19:19:16 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40730db716bd756a_d20250626_m191326_c001_v7007000_t0000_u01750965206224") 2025/06/26 19:19:16 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121196_d20250626_m191322_c001_v0001184_t0053_u01750965202323") 2025/06/26 19:19:16 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f10567901122345cb_d20250626_m191321_c001_v0001113_t0053_u01750965201399") 2025/06/26 19:19:16 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f10567901122345c5_d20250626_m191320_c001_v0001113_t0028_u01750965200304") 2025/06/26 19:19:16 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f41078181dbf6f5cd_d20250626_m191307_c001_v7007000_t0000_u01750965187091") 2025/06/26 19:19:16 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f107d4e645658c0e5_d20250626_m191300_c001_v0001146_t0035_u01750965180458") 2025/06/26 19:19:16 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1182286fdf389acc_d20250626_m191259_c001_v0001183_t0027_u01750965179714") 2025/06/26 19:19:16 DEBUG : dst/one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1182286fdf389ac8_d20250626_m191258_c001_v0001183_t0036_u01750965178759") 2025/06/26 19:19:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f418c3542667de013_d20250626_m191441_c001_v7007000_t0000_u01750965281713") 2025/06/26 19:19:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f102eeca67cae850c_d20250626_m191438_c001_v0001104_t0031_u01750965278901") 2025/06/26 19:19:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f117b20e25832516f_d20250626_m191434_c001_v0001115_t0053_u01750965274838") 2025/06/26 19:19:16 DEBUG : dst/one.bak: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4176b9eeb9dca8e9_d20250626_m191430_c001_v7007000_t0000_u01750965270482") 2025/06/26 19:19:16 DEBUG : dst/one.bak: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f10226295013bdf6f_d20250626_m191427_c001_v0001101_t0012_u01750965267527") 2025/06/26 19:19:16 DEBUG : dst/one.bak: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f10750923fe4d9c9b_d20250626_m191423_c001_v0001090_t0037_u01750965263409") 2025/06/26 19:19:16 DEBUG : dst/one.bak: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f402ff3cf69422ce3_d20250626_m191419_c001_v7007000_t0000_u01750965259480") 2025/06/26 19:19:16 DEBUG : dst/one.bak: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f119cbb3e8b7b6078_d20250626_m191417_c001_v0001171_t0029_u01750965257157") 2025/06/26 19:19:16 DEBUG : dst/one.bak: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1037f02ae70a30e4_d20250626_m191411_c001_v0001117_t0032_u01750965251452") 2025/06/26 19:19:16 DEBUG : dst/three: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed414_d20250626_m191331_c001_v7007000_t0000_u01750965211925") 2025/06/26 19:19:17 DEBUG : dst/three: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f10567901122345d9_d20250626_m191330_c001_v0001113_t0021_u01750965210324") 2025/06/26 19:19:17 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f418c3542667de014_d20250626_m191441_c001_v7007000_t0000_u01750965281896") 2025/06/26 19:19:17 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f111de04dfe886e4a_d20250626_m191440_c001_v0001153_t0017_u01750965280362") 2025/06/26 19:19:17 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f119b3d2fe98e9e73_d20250626_m191436_c001_v0001040_t0014_u01750965276987") 2025/06/26 19:19:17 DEBUG : dst/three.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f418c3542667de015_d20250626_m191442_c001_v7007000_t0000_u01750965282079") 2025/06/26 19:19:17 DEBUG : dst/three.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1014c356dad3a4c6_d20250626_m191440_c001_v0001184_t0020_u01750965280931") 2025/06/26 19:19:17 DEBUG : dst/three.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4154f524e8c8e42f_d20250626_m191440_c001_v7007000_t0000_u01750965280739") 2025/06/26 19:19:17 DEBUG : dst/three.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1014c356dad3a4ba_d20250626_m191437_c001_v0001184_t0038_u01750965277569") 2025/06/26 19:19:17 DEBUG : dst/three.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4154f524e8c8e427_d20250626_m191437_c001_v7007000_t0000_u01750965277377") 2025/06/26 19:19:17 DEBUG : dst/three.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1213a9_d20250626_m191432_c001_v0001184_t0021_u01750965272189") 2025/06/26 19:19:17 DEBUG : dst/three.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4176b9eeb9dca8ea_d20250626_m191430_c001_v7007000_t0000_u01750965270666") 2025/06/26 19:19:17 DEBUG : dst/three.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f10352eb7dbaf2871_d20250626_m191429_c001_v0001172_t0018_u01750965269616") 2025/06/26 19:19:17 DEBUG : dst/three.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40999fee4cf617b3_d20250626_m191429_c001_v7007000_t0000_u01750965269438") 2025/06/26 19:19:17 DEBUG : dst/three.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f10352eb7dbaf2867_d20250626_m191426_c001_v0001172_t0044_u01750965266107") 2025/06/26 19:19:17 DEBUG : dst/three.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40999fee4cf617af_d20250626_m191425_c001_v7007000_t0000_u01750965265927") 2025/06/26 19:19:17 DEBUG : dst/three.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12135e_d20250626_m191420_c001_v0001184_t0054_u01750965260627") 2025/06/26 19:19:17 DEBUG : dst/three.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4086edb20a1f467e_d20250626_m191418_c001_v7007000_t0000_u01750965258738") 2025/06/26 19:19:17 DEBUG : dst/three.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121346_d20250626_m191416_c001_v0001184_t0036_u01750965256360") 2025/06/26 19:19:17 DEBUG : dst/three.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4086edb20a1f4678_d20250626_m191413_c001_v7007000_t0000_u01750965253463") 2025/06/26 19:19:17 DEBUG : dst/three.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121320_d20250626_m191408_c001_v0001184_t0011_u01750965248998") 2025/06/26 19:19:17 DEBUG : dst/three.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4176b9eeb9dca8d9_d20250626_m191406_c001_v7007000_t0000_u01750965246534") 2025/06/26 19:19:18 DEBUG : dst/three.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f107d4e645658c175_d20250626_m191404_c001_v0001146_t0040_u01750965244469") 2025/06/26 19:19:18 DEBUG : dst/three.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4176b9eeb9dca8d2_d20250626_m191403_c001_v7007000_t0000_u01750965243386") 2025/06/26 19:19:18 DEBUG : dst/three.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1212cc_d20250626_m191356_c001_v0001184_t0009_u01750965236917") 2025/06/26 19:19:18 DEBUG : dst/three.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40730db716bd757d_d20250626_m191354_c001_v7007000_t0000_u01750965234583") 2025/06/26 19:19:18 DEBUG : dst/three.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f107d4e645658c160_d20250626_m191352_c001_v0001146_t0020_u01750965232425") 2025/06/26 19:19:18 DEBUG : dst/three.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40730db716bd7579_d20250626_m191351_c001_v7007000_t0000_u01750965231328") 2025/06/26 19:19:18 DEBUG : dst/three.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121281_d20250626_m191345_c001_v0001184_t0049_u01750965225362") 2025/06/26 19:19:18 DEBUG : dst/three.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40999fee4cf6171b_d20250626_m191342_c001_v7007000_t0000_u01750965222998") 2025/06/26 19:19:18 DEBUG : dst/three.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f107d4e645658c14e_d20250626_m191340_c001_v0001146_t0024_u01750965220958") 2025/06/26 19:19:18 DEBUG : dst/three.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40999fee4cf61716_d20250626_m191339_c001_v7007000_t0000_u01750965219869") 2025/06/26 19:19:18 DEBUG : dst/three.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12120a_d20250626_m191333_c001_v0001184_t0008_u01750965213371") 2025/06/26 19:19:18 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4176b9eeb9dca8eb_d20250626_m191430_c001_v7007000_t0000_u01750965270849") 2025/06/26 19:19:18 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f107651bc357c9e3d_d20250626_m191428_c001_v0001154_t0025_u01750965268974") 2025/06/26 19:19:18 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f10890c26246d5189_d20250626_m191425_c001_v0001106_t0030_u01750965265407") 2025/06/26 19:19:18 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f402ff3cf69422ce5_d20250626_m191419_c001_v7007000_t0000_u01750965259662") 2025/06/26 19:19:18 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1111e0506c8fd2a0_d20250626_m191418_c001_v0001029_t0034_u01750965258333") 2025/06/26 19:19:18 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f109d21bc5e8449a7_d20250626_m191413_c001_v0001184_t0029_u01750965253253") 2025/06/26 19:19:18 DEBUG : dst/two: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f418c3542667de016_d20250626_m191442_c001_v7007000_t0000_u01750965282263") 2025/06/26 19:19:18 DEBUG : dst/two: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1213a5_d20250626_m191431_c001_v0001184_t0039_u01750965271973") 2025/06/26 19:19:18 DEBUG : dst/two: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4176b9eeb9dca8ec_d20250626_m191431_c001_v7007000_t0000_u01750965271032") 2025/06/26 19:19:18 DEBUG : dst/two: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12135a_d20250626_m191420_c001_v0001184_t0030_u01750965260409") 2025/06/26 19:19:18 DEBUG : dst/two: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f402ff3cf69422ce6_d20250626_m191419_c001_v7007000_t0000_u01750965259846") 2025/06/26 19:19:19 DEBUG : dst/two: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f107d4e645658c17b_d20250626_m191408_c001_v0001146_t0056_u01750965248566") 2025/06/26 19:19:19 DEBUG : dst/two: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f402ff3cf69422cda_d20250626_m191407_c001_v7007000_t0000_u01750965247632") 2025/06/26 19:19:19 DEBUG : dst/two: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f107d4e645658c166_d20250626_m191356_c001_v0001146_t0028_u01750965236608") 2025/06/26 19:19:19 DEBUG : dst/two: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4191d0f2f132658f_d20250626_m191355_c001_v7007000_t0000_u01750965235689") 2025/06/26 19:19:19 DEBUG : dst/two: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f107d4e645658c154_d20250626_m191345_c001_v0001146_t0042_u01750965225034") 2025/06/26 19:19:19 DEBUG : dst/two: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d240018_d20250626_m191344_c001_v7007000_t0000_u01750965224107") 2025/06/26 19:19:19 DEBUG : dst/two: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f107d4e645658c13c_d20250626_m191333_c001_v0001146_t0032_u01750965213034") 2025/06/26 19:19:19 DEBUG : dst/two: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed415_d20250626_m191332_c001_v7007000_t0000_u01750965212108") 2025/06/26 19:19:19 DEBUG : dst/two: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f115043d63c64d32f_d20250626_m191327_c001_v0001176_t0023_u01750965207817") 2025/06/26 19:19:19 DEBUG : dst/two: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f41078181dbf6f5ce_d20250626_m191307_c001_v7007000_t0000_u01750965187274") 2025/06/26 19:19:19 DEBUG : dst/two: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1182286fdf389b02_d20250626_m191306_c001_v0001183_t0031_u01750965186154") 2025/06/26 19:19:19 DEBUG : empty space: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f416ceea3fbd90773_d20250626_m191233_c001_v7007000_t0000_u01750965153882") 2025/06/26 19:19:19 DEBUG : empty space: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f107d4e645658c0a9_d20250626_m191230_c001_v0001146_t0049_u01750965150557") 2025/06/26 19:19:19 DEBUG : empty space: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f416ceea3fbd90770_d20250626_m191228_c001_v7007000_t0000_u01750965148705") 2025/06/26 19:19:19 DEBUG : empty space: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120edc_d20250626_m191218_c001_v0001184_t0029_u01750965138573") 2025/06/26 19:19:19 DEBUG : empty space: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f422dedf51355a9f6_d20250626_m191209_c001_v7007000_t0000_u01750965129750") 2025/06/26 19:19:19 DEBUG : empty space: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f107d4e645658c079_d20250626_m191206_c001_v0001146_t0028_u01750965126537") 2025/06/26 19:19:19 DEBUG : empty space: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f411829321023ff80_d20250626_m191148_c001_v7007000_t0000_u01750965108021") 2025/06/26 19:19:19 DEBUG : empty space: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120d73_d20250626_m191146_c001_v0001184_t0033_u01750965106299") 2025/06/26 19:19:19 DEBUG : empty space: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f411829321023ff7a_d20250626_m191145_c001_v7007000_t0000_u01750965105541") 2025/06/26 19:19:20 DEBUG : empty space: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120d5d_d20250626_m191144_c001_v0001184_t0041_u01750965104383") 2025/06/26 19:19:20 DEBUG : empty space: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f411829321023ff6f_d20250626_m191141_c001_v7007000_t0000_u01750965101888") 2025/06/26 19:19:20 DEBUG : empty space: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120d2d_d20250626_m191140_c001_v0001184_t0028_u01750965100332") 2025/06/26 19:19:20 DEBUG : empty space: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f411829321023ff6b_d20250626_m191139_c001_v7007000_t0000_u01750965099583") 2025/06/26 19:19:20 DEBUG : empty space: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120d13_d20250626_m191138_c001_v0001184_t0002_u01750965098420") 2025/06/26 19:19:20 DEBUG : empty space: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f411829321023ff5a_d20250626_m191133_c001_v7007000_t0000_u01750965093424") 2025/06/26 19:19:20 DEBUG : empty space: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120cd9_d20250626_m191132_c001_v0001184_t0032_u01750965092068") 2025/06/26 19:19:20 DEBUG : empty space: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f411829321023ff55_d20250626_m191131_c001_v7007000_t0000_u01750965091297") 2025/06/26 19:19:20 DEBUG : empty space: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120ccf_d20250626_m191130_c001_v0001184_t0038_u01750965090540") 2025/06/26 19:19:20 DEBUG : empty space: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f404317e131dd70af_d20250626_m191126_c001_v7007000_t0000_u01750965086356") 2025/06/26 19:19:20 DEBUG : empty space: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120c97_d20250626_m191125_c001_v0001184_t0036_u01750965085204") 2025/06/26 19:19:20 DEBUG : empty space: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f404317e131dd70a9_d20250626_m191123_c001_v7007000_t0000_u01750965083342") 2025/06/26 19:19:20 DEBUG : empty space: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120c77_d20250626_m191122_c001_v0001184_t0030_u01750965082396") 2025/06/26 19:19:20 DEBUG : empty space: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f404317e131dd70a7_d20250626_m191122_c001_v7007000_t0000_u01750965082027") 2025/06/26 19:19:20 DEBUG : empty space: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1102592be594837b_d20250626_m191121_c001_v0001157_t0025_u01750965081350") 2025/06/26 19:19:20 DEBUG : empty space: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120c57_d20250626_m191119_c001_v0001184_t0041_u01750965079815") 2025/06/26 19:19:20 DEBUG : enormous: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f411829321023ff7d_d20250626_m191147_c001_v7007000_t0000_u01750965107277") 2025/06/26 19:19:20 DEBUG : enormous: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120d77_d20250626_m191146_c001_v0001184_t0030_u01750965106513") 2025/06/26 19:19:20 DEBUG : existing: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f418c3542667de019_d20250626_m191446_c001_v7007000_t0000_u01750965286080") 2025/06/26 19:19:20 DEBUG : existing: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121413_d20250626_m191444_c001_v0001184_t0001_u01750965284926") 2025/06/26 19:19:20 DEBUG : existing: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f422dedf51355a9f0_d20250626_m191205_c001_v7007000_t0000_u01750965125191") 2025/06/26 19:19:20 DEBUG : existing: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f107d4e645658c075_d20250626_m191204_c001_v0001146_t0042_u01750965124137") 2025/06/26 19:19:21 DEBUG : existing: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f404317e131dd70a3_d20250626_m191117_c001_v7007000_t0000_u01750965077323") 2025/06/26 19:19:21 DEBUG : existing: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120c31_d20250626_m191116_c001_v0001184_t0015_u01750965076377") 2025/06/26 19:19:21 DEBUG : existing: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f404317e131dd70a1_d20250626_m191115_c001_v7007000_t0000_u01750965075818") 2025/06/26 19:19:21 DEBUG : existing: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120c27_d20250626_m191115_c001_v0001184_t0059_u01750965075248") 2025/06/26 19:19:21 DEBUG : existing: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120c21_d20250626_m191114_c001_v0001184_t0038_u01750965074499") 2025/06/26 19:19:21 DEBUG : existing-b: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f422dedf51355a9f1_d20250626_m191205_c001_v7007000_t0000_u01750965125374") 2025/06/26 19:19:21 DEBUG : existing-b: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120e30_d20250626_m191204_c001_v0001184_t0002_u01750965124126") 2025/06/26 19:19:21 DEBUG : file1: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953f5_d20250626_m191526_c001_v7007000_t0000_u01750965326825") 2025/06/26 19:19:21 DEBUG : file1: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25cf4_d20250626_m191526_c001_v0001181_t0014_u01750965326010") 2025/06/26 19:19:21 DEBUG : file1: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953f2_d20250626_m191524_c001_v7007000_t0000_u01750965324684") 2025/06/26 19:19:21 DEBUG : file1: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc76f_d20250626_m191523_c001_v0001157_t0036_u01750965323803") 2025/06/26 19:19:21 DEBUG : five: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f411829321023ff82_d20250626_m191151_c001_v7007000_t0000_u01750965111484") 2025/06/26 19:19:21 DEBUG : five: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4100f16f2c120d9b_d20250626_m191149_c001_v0001184_t0034_u01750965109588") 2025/06/26 19:19:21 DEBUG : foo: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f404317e131dd70ae_d20250626_m191124_c001_v7007000_t0000_u01750965084834") 2025/06/26 19:19:21 DEBUG : foo: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4100f16f2c120c95_d20250626_m191124_c001_v0001184_t0034_u01750965084275") 2025/06/26 19:19:21 DEBUG : foo: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4100f16f2c120c87_d20250626_m191123_c001_v0001184_t0034_u01750965083714") 2025/06/26 19:19:21 DEBUG : four: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f411829321023ff83_d20250626_m191151_c001_v7007000_t0000_u01750965111668") 2025/06/26 19:19:21 DEBUG : four: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40666998d3f06b84_d20250626_m191150_c001_v0001172_t0042_u01750965110146") 2025/06/26 19:19:21 DEBUG : four: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120d99_d20250626_m191149_c001_v0001184_t0029_u01750965109000") 2025/06/26 19:19:21 DEBUG : hello world2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4086edb20a1f45da_d20250626_m191036_c001_v7007000_t0000_u01750965036786") 2025/06/26 19:19:21 DEBUG : hello world2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120ae5_d20250626_m191036_c001_v0001184_t0012_u01750965036215") 2025/06/26 19:19:21 DEBUG : ignore-size: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f404317e131dd709d_d20250626_m191114_c001_v7007000_t0000_u01750965074130") 2025/06/26 19:19:22 DEBUG : ignore-size: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120c1b_d20250626_m191113_c001_v0001184_t0056_u01750965073186") 2025/06/26 19:19:22 DEBUG : nested/sub dir/file: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f422dedf51355a9ec_d20250626_m191203_c001_v7007000_t0000_u01750965123388") 2025/06/26 19:19:22 DEBUG : nested/sub dir/file: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f107d4e645658c06f_d20250626_m191202_c001_v0001146_t0054_u01750965122595") 2025/06/26 19:19:22 DEBUG : nested/sub dir/file: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f422dedf51355a9e9_d20250626_m191201_c001_v7007000_t0000_u01750965121847") 2025/06/26 19:19:22 DEBUG : nested/sub dir/file: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120df7_d20250626_m191201_c001_v0001184_t0016_u01750965121153") 2025/06/26 19:19:22 DEBUG : one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f411829321023ff84_d20250626_m191151_c001_v7007000_t0000_u01750965111853") 2025/06/26 19:19:22 DEBUG : one: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4100f16f2c120d8b_d20250626_m191148_c001_v0001184_t0034_u01750965108414") 2025/06/26 19:19:22 DEBUG : only0: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953db_d20250626_m191519_c001_v7007000_t0000_u01750965319380") 2025/06/26 19:19:22 DEBUG : only0: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4100f16f2c12157a_d20250626_m191513_c001_v0001184_t0034_u01750965313526") 2025/06/26 19:19:22 DEBUG : only0: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1214ea_d20250626_m191504_c001_v0001184_t0007_u01750965304806") 2025/06/26 19:19:22 DEBUG : only0: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40242dfbabe96a3e_d20250626_m191458_c001_v7007000_t0000_u01750965298955") 2025/06/26 19:19:22 DEBUG : only0: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121445_d20250626_m191449_c001_v0001184_t0023_u01750965289537") 2025/06/26 19:19:22 DEBUG : only1: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953dc_d20250626_m191519_c001_v7007000_t0000_u01750965319562") 2025/06/26 19:19:22 DEBUG : only1: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4011136475f25cc8_d20250626_m191514_c001_v0001181_t0016_u01750965314467") 2025/06/26 19:19:22 DEBUG : only1: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1214f0_d20250626_m191505_c001_v0001184_t0006_u01750965305226") 2025/06/26 19:19:22 DEBUG : only1: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40730db716bd759b_d20250626_m191459_c001_v7007000_t0000_u01750965299676") 2025/06/26 19:19:22 DEBUG : only1: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12144b_d20250626_m191449_c001_v0001184_t0010_u01750965289930") 2025/06/26 19:19:22 DEBUG : only10: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953dd_d20250626_m191519_c001_v7007000_t0000_u01750965319744") 2025/06/26 19:19:22 DEBUG : only10: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4173cc6d4d5ec619_d20250626_m191514_c001_v0001183_t0017_u01750965314083") 2025/06/26 19:19:22 DEBUG : only10: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121532_d20250626_m191508_c001_v0001184_t0014_u01750965308960") 2025/06/26 19:19:23 DEBUG : only10: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4008bcc009e38c9d_d20250626_m191459_c001_v7007000_t0000_u01750965299111") 2025/06/26 19:19:23 DEBUG : only10: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121487_d20250626_m191453_c001_v0001184_t0033_u01750965293640") 2025/06/26 19:19:23 DEBUG : only11: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953de_d20250626_m191519_c001_v7007000_t0000_u01750965319928") 2025/06/26 19:19:23 DEBUG : only11: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4140ed73f9dfc757_d20250626_m191514_c001_v0001157_t0054_u01750965314467") 2025/06/26 19:19:23 DEBUG : only11: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12153a_d20250626_m191509_c001_v0001184_t0034_u01750965309354") 2025/06/26 19:19:23 DEBUG : only11: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40242dfbabe96a40_d20250626_m191459_c001_v7007000_t0000_u01750965299325") 2025/06/26 19:19:23 DEBUG : only11: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12148b_d20250626_m191454_c001_v0001184_t0052_u01750965294034") 2025/06/26 19:19:23 DEBUG : only12: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953df_d20250626_m191520_c001_v7007000_t0000_u01750965320113") 2025/06/26 19:19:23 DEBUG : only12: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4173cc6d4d5ec61d_d20250626_m191514_c001_v0001183_t0017_u01750965314454") 2025/06/26 19:19:23 DEBUG : only12: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12153e_d20250626_m191509_c001_v0001184_t0028_u01750965309741") 2025/06/26 19:19:23 DEBUG : only12: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4008bcc009e38c9f_d20250626_m191459_c001_v7007000_t0000_u01750965299478") 2025/06/26 19:19:23 DEBUG : only12: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12148f_d20250626_m191454_c001_v0001184_t0043_u01750965294471") 2025/06/26 19:19:23 DEBUG : only13: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953e0_d20250626_m191520_c001_v7007000_t0000_u01750965320295") 2025/06/26 19:19:23 DEBUG : only13: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4173cc6d4d5ec623_d20250626_m191514_c001_v0001183_t0017_u01750965314639") 2025/06/26 19:19:23 DEBUG : only13: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12154a_d20250626_m191510_c001_v0001184_t0053_u01750965310166") 2025/06/26 19:19:23 DEBUG : only13: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40730db716bd7598_d20250626_m191459_c001_v7007000_t0000_u01750965299122") 2025/06/26 19:19:23 DEBUG : only13: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12149b_d20250626_m191454_c001_v0001184_t0003_u01750965294890") 2025/06/26 19:19:24 DEBUG : only14: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953e1_d20250626_m191520_c001_v7007000_t0000_u01750965320478") 2025/06/26 19:19:24 DEBUG : only14: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4011136475f25cc6_d20250626_m191514_c001_v0001181_t0016_u01750965314281") 2025/06/26 19:19:24 DEBUG : only14: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12154e_d20250626_m191510_c001_v0001184_t0031_u01750965310608") 2025/06/26 19:19:24 DEBUG : only14: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40730db716bd759a_d20250626_m191459_c001_v7007000_t0000_u01750965299492") 2025/06/26 19:19:24 DEBUG : only14: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1214a1_d20250626_m191455_c001_v0001184_t0026_u01750965295292") 2025/06/26 19:19:24 DEBUG : only15: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953e2_d20250626_m191520_c001_v7007000_t0000_u01750965320660") 2025/06/26 19:19:24 DEBUG : only15: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4100f16f2c121588_d20250626_m191514_c001_v0001184_t0034_u01750965314670") 2025/06/26 19:19:24 DEBUG : only15: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121554_d20250626_m191511_c001_v0001184_t0057_u01750965311031") 2025/06/26 19:19:24 DEBUG : only15: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4191d0f2f13265a9_d20250626_m191459_c001_v7007000_t0000_u01750965299135") 2025/06/26 19:19:24 DEBUG : only15: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1214aa_d20250626_m191455_c001_v0001184_t0018_u01750965295693") 2025/06/26 19:19:24 DEBUG : only16: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953e3_d20250626_m191520_c001_v7007000_t0000_u01750965320843") 2025/06/26 19:19:24 DEBUG : only16: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4100f16f2c121582_d20250626_m191514_c001_v0001184_t0034_u01750965314108") 2025/06/26 19:19:24 DEBUG : only16: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12155c_d20250626_m191511_c001_v0001184_t0035_u01750965311427") 2025/06/26 19:19:24 DEBUG : only16: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4191d0f2f13265ab_d20250626_m191459_c001_v7007000_t0000_u01750965299503") 2025/06/26 19:19:24 DEBUG : only16: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1214ae_d20250626_m191456_c001_v0001184_t0025_u01750965296095") 2025/06/26 19:19:25 DEBUG : only17: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953e4_d20250626_m191521_c001_v7007000_t0000_u01750965321026") 2025/06/26 19:19:25 DEBUG : only17: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4173cc6d4d5ec61b_d20250626_m191514_c001_v0001183_t0017_u01750965314269") 2025/06/26 19:19:25 DEBUG : only17: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121564_d20250626_m191511_c001_v0001184_t0058_u01750965311855") 2025/06/26 19:19:25 DEBUG : only17: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40242dfbabe96a3f_d20250626_m191459_c001_v7007000_t0000_u01750965299141") 2025/06/26 19:19:25 DEBUG : only17: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1214b2_d20250626_m191456_c001_v0001184_t0032_u01750965296515") 2025/06/26 19:19:25 DEBUG : only18: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953e5_d20250626_m191521_c001_v7007000_t0000_u01750965321211") 2025/06/26 19:19:25 DEBUG : only18: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4100f16f2c121584_d20250626_m191514_c001_v0001184_t0034_u01750965314291") 2025/06/26 19:19:25 DEBUG : only18: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12156a_d20250626_m191512_c001_v0001184_t0007_u01750965312278") 2025/06/26 19:19:25 DEBUG : only18: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4008bcc009e38ca0_d20250626_m191459_c001_v7007000_t0000_u01750965299660") 2025/06/26 19:19:25 DEBUG : only18: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1214b8_d20250626_m191456_c001_v0001184_t0022_u01750965296936") 2025/06/26 19:19:25 DEBUG : only19: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953e6_d20250626_m191521_c001_v7007000_t0000_u01750965321396") 2025/06/26 19:19:25 DEBUG : only19: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4173cc6d4d5ec625_d20250626_m191514_c001_v0001183_t0017_u01750965314824") 2025/06/26 19:19:25 DEBUG : only19: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121570_d20250626_m191512_c001_v0001184_t0019_u01750965312698") 2025/06/26 19:19:25 DEBUG : only19: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4008bcc009e38c9e_d20250626_m191459_c001_v7007000_t0000_u01750965299295") 2025/06/26 19:19:25 DEBUG : only19: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1214be_d20250626_m191457_c001_v0001184_t0016_u01750965297358") 2025/06/26 19:19:25 DEBUG : only2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953e7_d20250626_m191521_c001_v7007000_t0000_u01750965321578") 2025/06/26 19:19:26 DEBUG : only2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4100f16f2c121586_d20250626_m191514_c001_v0001184_t0034_u01750965314475") 2025/06/26 19:19:26 DEBUG : only2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1214f8_d20250626_m191505_c001_v0001184_t0057_u01750965305667") 2025/06/26 19:19:26 DEBUG : only2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40730db716bd7599_d20250626_m191459_c001_v7007000_t0000_u01750965299307") 2025/06/26 19:19:26 DEBUG : only2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121451_d20250626_m191450_c001_v0001184_t0050_u01750965290334") 2025/06/26 19:19:26 DEBUG : only3: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953e8_d20250626_m191521_c001_v7007000_t0000_u01750965321762") 2025/06/26 19:19:26 DEBUG : only3: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4011136475f25cce_d20250626_m191514_c001_v0001181_t0016_u01750965314834") 2025/06/26 19:19:26 DEBUG : only3: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121504_d20250626_m191506_c001_v0001184_t0009_u01750965306079") 2025/06/26 19:19:26 DEBUG : only3: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4008bcc009e38c9c_d20250626_m191458_c001_v7007000_t0000_u01750965298927") 2025/06/26 19:19:26 DEBUG : only3: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121457_d20250626_m191450_c001_v0001184_t0004_u01750965290744") 2025/06/26 19:19:26 DEBUG : only4: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953eb_d20250626_m191521_c001_v7007000_t0000_u01750965321944") 2025/06/26 19:19:26 DEBUG : only4: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4011136475f25ccc_d20250626_m191514_c001_v0001181_t0016_u01750965314650") 2025/06/26 19:19:26 DEBUG : only4: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12150c_d20250626_m191506_c001_v0001184_t0028_u01750965306499") 2025/06/26 19:19:26 DEBUG : only4: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4191d0f2f13265aa_d20250626_m191459_c001_v7007000_t0000_u01750965299319") 2025/06/26 19:19:26 DEBUG : only4: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12145f_d20250626_m191451_c001_v0001184_t0030_u01750965291150") 2025/06/26 19:19:26 DEBUG : only5: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953ec_d20250626_m191522_c001_v7007000_t0000_u01750965322125") 2025/06/26 19:19:26 DEBUG : only5: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4140ed73f9dfc759_d20250626_m191514_c001_v0001157_t0054_u01750965314658") 2025/06/26 19:19:26 DEBUG : only5: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121514_d20250626_m191506_c001_v0001184_t0034_u01750965306893") 2025/06/26 19:19:26 DEBUG : only5: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4008bcc009e38c9b_d20250626_m191458_c001_v7007000_t0000_u01750965298743") 2025/06/26 19:19:26 DEBUG : only5: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121465_d20250626_m191451_c001_v0001184_t0013_u01750965291561") 2025/06/26 19:19:26 DEBUG : only6: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953ed_d20250626_m191522_c001_v7007000_t0000_u01750965322307") 2025/06/26 19:19:26 DEBUG : only6: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4100f16f2c12158c_d20250626_m191514_c001_v0001184_t0034_u01750965314854") 2025/06/26 19:19:27 DEBUG : only6: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12151c_d20250626_m191507_c001_v0001184_t0049_u01750965307321") 2025/06/26 19:19:27 DEBUG : only6: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4191d0f2f13265a7_d20250626_m191458_c001_v7007000_t0000_u01750965298948") 2025/06/26 19:19:27 DEBUG : only6: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12146b_d20250626_m191451_c001_v0001184_t0001_u01750965291958") 2025/06/26 19:19:27 DEBUG : only7: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953ee_d20250626_m191522_c001_v7007000_t0000_u01750965322490") 2025/06/26 19:19:27 DEBUG : only7: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4173cc6d4d5ec629_d20250626_m191515_c001_v0001183_t0017_u01750965315010") 2025/06/26 19:19:27 DEBUG : only7: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121520_d20250626_m191507_c001_v0001184_t0023_u01750965307731") 2025/06/26 19:19:27 DEBUG : only7: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40730db716bd7597_d20250626_m191458_c001_v7007000_t0000_u01750965298936") 2025/06/26 19:19:27 DEBUG : only7: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121473_d20250626_m191452_c001_v0001184_t0017_u01750965292377") 2025/06/26 19:19:27 DEBUG : only8: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953ef_d20250626_m191522_c001_v7007000_t0000_u01750965322673") 2025/06/26 19:19:27 DEBUG : only8: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4011136475f25cd0_d20250626_m191515_c001_v0001181_t0016_u01750965315028") 2025/06/26 19:19:27 DEBUG : only8: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121526_d20250626_m191508_c001_v0001184_t0056_u01750965308137") 2025/06/26 19:19:27 DEBUG : only8: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40242dfbabe96a42_d20250626_m191459_c001_v7007000_t0000_u01750965299512") 2025/06/26 19:19:27 DEBUG : only8: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12147b_d20250626_m191452_c001_v0001184_t0053_u01750965292786") 2025/06/26 19:19:27 DEBUG : only9: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953f0_d20250626_m191522_c001_v7007000_t0000_u01750965322857") 2025/06/26 19:19:27 DEBUG : only9: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4140ed73f9dfc75b_d20250626_m191514_c001_v0001157_t0054_u01750965314843") 2025/06/26 19:19:27 DEBUG : only9: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c12152a_d20250626_m191508_c001_v0001184_t0028_u01750965308553") 2025/06/26 19:19:27 DEBUG : only9: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4008bcc009e38c9a_d20250626_m191458_c001_v7007000_t0000_u01750965298560") 2025/06/26 19:19:27 DEBUG : only9: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121483_d20250626_m191453_c001_v0001184_t0035_u01750965293201") 2025/06/26 19:19:27 DEBUG : potato: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f422dedf51355a9e5_d20250626_m191200_c001_v7007000_t0000_u01750965120023") 2025/06/26 19:19:27 DEBUG : potato: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f107d4e645658c069_d20250626_m191158_c001_v0001146_t0046_u01750965118118") 2025/06/26 19:19:28 DEBUG : potato: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f422dedf51355a9e1_d20250626_m191157_c001_v7007000_t0000_u01750965117303") 2025/06/26 19:19:28 DEBUG : potato: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120dc5_d20250626_m191155_c001_v0001184_t0015_u01750965115638") 2025/06/26 19:19:28 DEBUG : potato: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f422dedf51355a9dc_d20250626_m191154_c001_v7007000_t0000_u01750965114903") 2025/06/26 19:19:28 DEBUG : potato: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f10666998d3f06b8c_d20250626_m191152_c001_v0001172_t0023_u01750965112791") 2025/06/26 19:19:28 DEBUG : potato: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f411829321023ff74_d20250626_m191143_c001_v7007000_t0000_u01750965103627") 2025/06/26 19:19:28 DEBUG : potato: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120d45_d20250626_m191142_c001_v0001184_t0005_u01750965102448") 2025/06/26 19:19:28 DEBUG : potato: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f411829321023ff6e_d20250626_m191140_c001_v7007000_t0000_u01750965100925") 2025/06/26 19:19:28 DEBUG : potato: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120d2b_d20250626_m191140_c001_v0001184_t0019_u01750965100135") 2025/06/26 19:19:28 DEBUG : potato: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f411829321023ff6a_d20250626_m191138_c001_v7007000_t0000_u01750965098992") 2025/06/26 19:19:28 DEBUG : potato: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120d11_d20250626_m191138_c001_v0001184_t0031_u01750965098217") 2025/06/26 19:19:28 DEBUG : potato: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f411829321023ff58_d20250626_m191132_c001_v7007000_t0000_u01750965092862") 2025/06/26 19:19:28 DEBUG : potato: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120cd7_d20250626_m191131_c001_v0001184_t0008_u01750965091849") 2025/06/26 19:19:28 DEBUG : potato: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f411829321023ff56_d20250626_m191131_c001_v7007000_t0000_u01750965091481") 2025/06/26 19:19:28 DEBUG : potato: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120ccd_d20250626_m191130_c001_v0001184_t0037_u01750965090326") 2025/06/26 19:19:28 DEBUG : potato: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f411829321023ff54_d20250626_m191129_c001_v7007000_t0000_u01750965089958") 2025/06/26 19:19:28 DEBUG : potato: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120cbf_d20250626_m191129_c001_v0001184_t0052_u01750965089384") 2025/06/26 19:19:28 DEBUG : potato: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120cbb_d20250626_m191128_c001_v0001184_t0019_u01750965088795") 2025/06/26 19:19:28 DEBUG : potato: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f411829321023ff4f_d20250626_m191128_c001_v7007000_t0000_u01750965088427") 2025/06/26 19:19:28 DEBUG : potato: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120cb5_d20250626_m191127_c001_v0001184_t0053_u01750965087854") 2025/06/26 19:19:28 DEBUG : potato: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120cab_d20250626_m191126_c001_v0001184_t0019_u01750965086909") 2025/06/26 19:19:29 DEBUG : potato: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f404317e131dd70b0_d20250626_m191126_c001_v7007000_t0000_u01750965086541") 2025/06/26 19:19:29 DEBUG : potato: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120c9f_d20250626_m191125_c001_v0001184_t0019_u01750965085779") 2025/06/26 19:19:29 DEBUG : potato2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f402ff3cf69422caa_d20250626_m191243_c001_v7007000_t0000_u01750965163818") 2025/06/26 19:19:29 DEBUG : potato2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f107d4e645658c0bb_d20250626_m191243_c001_v0001146_t0024_u01750965163167") 2025/06/26 19:19:29 DEBUG : potato2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f416ceea3fbd90774_d20250626_m191234_c001_v7007000_t0000_u01750965154265") 2025/06/26 19:19:29 DEBUG : potato2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120f95_d20250626_m191229_c001_v0001184_t0014_u01750965149996") 2025/06/26 19:19:29 DEBUG : potato2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4196f3fbe5cdb3c3_d20250626_m191222_c001_v7007000_t0000_u01750965142201") 2025/06/26 19:19:29 DEBUG : potato2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f107d4e645658c099_d20250626_m191217_c001_v0001146_t0041_u01750965137762") 2025/06/26 19:19:29 DEBUG : potato2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f422dedf51355a9f8_d20250626_m191210_c001_v7007000_t0000_u01750965130142") 2025/06/26 19:19:29 DEBUG : potato2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120e6c_d20250626_m191206_c001_v0001184_t0012_u01750965126325") 2025/06/26 19:19:29 DEBUG : potato2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f411829321023ff7c_d20250626_m191147_c001_v7007000_t0000_u01750965107094") 2025/06/26 19:19:29 DEBUG : potato2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120d6d_d20250626_m191146_c001_v0001184_t0059_u01750965106093") 2025/06/26 19:19:29 DEBUG : potato2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f411829321023ff7b_d20250626_m191145_c001_v7007000_t0000_u01750965105725") 2025/06/26 19:19:29 DEBUG : potato2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120d5b_d20250626_m191144_c001_v0001184_t0030_u01750965104179") 2025/06/26 19:19:29 DEBUG : potato2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f411829321023ff79_d20250626_m191143_c001_v7007000_t0000_u01750965103812") 2025/06/26 19:19:29 DEBUG : potato2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120d4d_d20250626_m191143_c001_v0001184_t0041_u01750965103016") 2025/06/26 19:19:29 DEBUG : potato2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f411829321023ff70_d20250626_m191142_c001_v7007000_t0000_u01750965102072") 2025/06/26 19:19:29 DEBUG : potato2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120d37_d20250626_m191141_c001_v0001184_t0025_u01750965101301") 2025/06/26 19:19:29 DEBUG : potato2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f411829321023ff6d_d20250626_m191139_c001_v7007000_t0000_u01750965099767") 2025/06/26 19:19:29 DEBUG : potato2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120d17_d20250626_m191139_c001_v0001184_t0001_u01750965099003") 2025/06/26 19:19:29 DEBUG : potato2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f411829321023ff5c_d20250626_m191133_c001_v7007000_t0000_u01750965093611") 2025/06/26 19:19:29 DEBUG : potato2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120ce1_d20250626_m191132_c001_v0001184_t0040_u01750965092665") 2025/06/26 19:19:30 DEBUG : potato2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4086edb20a1f45dc_d20250626_m191039_c001_v7007000_t0000_u01750965039379") 2025/06/26 19:19:30 DEBUG : potato2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120af4_d20250626_m191038_c001_v0001184_t0055_u01750965038819") 2025/06/26 19:19:30 DEBUG : potato2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4086edb20a1f45db_d20250626_m191037_c001_v7007000_t0000_u01750965037911") 2025/06/26 19:19:30 DEBUG : potato2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120ae9_d20250626_m191037_c001_v0001184_t0021_u01750965037336") 2025/06/26 19:19:30 DEBUG : potato3: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f416ceea3fbd90775_d20250626_m191234_c001_v7007000_t0000_u01750965154768") 2025/06/26 19:19:30 DEBUG : potato3: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120f9f_d20250626_m191230_c001_v0001184_t0012_u01750965150987") 2025/06/26 19:19:30 DEBUG : potato3: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4196f3fbe5cdb3c5_d20250626_m191222_c001_v7007000_t0000_u01750965142492") 2025/06/26 19:19:30 DEBUG : potato3: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f107d4e645658c09d_d20250626_m191218_c001_v0001146_t0043_u01750965138785") 2025/06/26 19:19:30 DEBUG : potato3: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f422dedf51355a9f9_d20250626_m191210_c001_v7007000_t0000_u01750965130361") 2025/06/26 19:19:30 DEBUG : potato3: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120e74_d20250626_m191206_c001_v0001184_t0032_u01750965126802") 2025/06/26 19:19:30 DEBUG : pre-dest1/1: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed406_d20250626_m191316_c001_v7007000_t0000_u01750965196089") 2025/06/26 19:19:30 DEBUG : pre-dest1/1: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121112_d20250626_m191308_c001_v0001184_t0018_u01750965188022") 2025/06/26 19:19:30 DEBUG : pre-dest2/2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed407_d20250626_m191316_c001_v7007000_t0000_u01750965196270") 2025/06/26 19:19:30 DEBUG : pre-dest2/2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f107d4e645658c0fb_d20250626_m191308_c001_v0001146_t0003_u01750965188589") 2025/06/26 19:19:30 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f41078181dbf6f5be_d20250626_m191254_c001_v7007000_t0000_u01750965174717") 2025/06/26 19:19:30 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121080_d20250626_m191251_c001_v0001184_t0054_u01750965171717") 2025/06/26 19:19:30 DEBUG : sizeonly: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f404317e131dd708d_d20250626_m191112_c001_v7007000_t0000_u01750965072630") 2025/06/26 19:19:30 DEBUG : sizeonly: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120c0d_d20250626_m191111_c001_v0001184_t0003_u01750965071685") 2025/06/26 19:19:30 DEBUG : splitbanan: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d24006a_d20250626_m191702_c001_v7007000_t0000_u01750965422651") 2025/06/26 19:19:30 DEBUG : splitbanan: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc86e_d20250626_m191655_c001_v0001157_t0009_u01750965415573") 2025/06/26 19:19:30 DEBUG : splitbananasplit: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed5ff_d20250626_m191808_c001_v7007000_t0000_u01750965488569") 2025/06/26 19:19:30 DEBUG : splitbananasplit: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25f83_d20250626_m191802_c001_v0001181_t0034_u01750965482180") 2025/06/26 19:19:31 DEBUG : splitbananasplit: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d1664_d20250626_m191755_c001_v7007000_t0000_u01750965475221") 2025/06/26 19:19:31 DEBUG : splitbananasplit: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25f57_d20250626_m191749_c001_v0001181_t0023_u01750965469229") 2025/06/26 19:19:31 DEBUG : splitbananasplit: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f406bac16c9a1158d_d20250626_m191742_c001_v7007000_t0000_u01750965462281") 2025/06/26 19:19:31 DEBUG : splitbananasplit: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25f26_d20250626_m191736_c001_v0001181_t0032_u01750965456286") 2025/06/26 19:19:31 DEBUG : splitbananasplit: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f413b977d3b6d82a6_d20250626_m191729_c001_v7007000_t0000_u01750965449318") 2025/06/26 19:19:31 DEBUG : splitbananasplit: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25ef8_d20250626_m191723_c001_v0001181_t0008_u01750965443345") 2025/06/26 19:19:31 DEBUG : splitbananasplit: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f40358b5d4b6d15ff_d20250626_m191716_c001_v7007000_t0000_u01750965436231") 2025/06/26 19:19:31 DEBUG : splitbananasplit: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25ec4_d20250626_m191709_c001_v0001181_t0025_u01750965429827") 2025/06/26 19:19:31 DEBUG : splitbananasplit: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4191d0f2f132671b_d20250626_m191657_c001_v7007000_t0000_u01750965417279") 2025/06/26 19:19:31 DEBUG : splitbananasplit: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121922_d20250626_m191654_c001_v0001184_t0058_u01750965414563") 2025/06/26 19:19:31 DEBUG : splitbananasplit: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f401fb357a6c472e9_d20250626_m191647_c001_v7007000_t0000_u01750965407430") 2025/06/26 19:19:31 DEBUG : splitbananasplit: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc845_d20250626_m191640_c001_v0001157_t0003_u01750965400877") 2025/06/26 19:19:31 DEBUG : splitbananasplit: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f422dedf51355aae3_d20250626_m191639_c001_v7007000_t0000_u01750965399279") 2025/06/26 19:19:31 DEBUG : splitbananasplit: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc83d_d20250626_m191636_c001_v0001157_t0018_u01750965396869") 2025/06/26 19:19:31 DEBUG : splitbananasplit: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f416ad5464f7b97aa_d20250626_m191629_c001_v7007000_t0000_u01750965389454") 2025/06/26 19:19:31 DEBUG : splitbananasplit: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25df5_d20250626_m191622_c001_v0001181_t0015_u01750965382754") 2025/06/26 19:19:31 DEBUG : splitbananasplit: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4196f3fbe5cdb486_d20250626_m191621_c001_v7007000_t0000_u01750965381587") 2025/06/26 19:19:31 DEBUG : splitbananasplit: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc803_d20250626_m191618_c001_v0001157_t0058_u01750965378519") 2025/06/26 19:19:31 DEBUG : splitbananasplit: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4055f98f3ab9b445_d20250626_m191605_c001_v7007000_t0000_u01750965365843") 2025/06/26 19:19:31 DEBUG : splitbananasplit: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25db0_d20250626_m191602_c001_v0001181_t0018_u01750965362565") 2025/06/26 19:19:32 DEBUG : splitbananasplit: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407961d40d24003d_d20250626_m191555_c001_v7007000_t0000_u01750965355638") 2025/06/26 19:19:32 DEBUG : splitbananasplit: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25d4c_d20250626_m191549_c001_v0001181_t0032_u01750965349434") 2025/06/26 19:19:32 DEBUG : splitbananasplit: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f402ff3cf69422d22_d20250626_m191541_c001_v7007000_t0000_u01750965341932") 2025/06/26 19:19:32 DEBUG : splitbananasplit: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25d18_d20250626_m191535_c001_v0001181_t0032_u01750965335978") 2025/06/26 19:19:32 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f422dedf51355aaf0_d20250626_m191642_c001_v7007000_t0000_u01750965402511") 2025/06/26 19:19:32 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec908_d20250626_m191637_c001_v0001183_t0023_u01750965397947") 2025/06/26 19:19:32 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953fd_d20250626_m191530_c001_v7007000_t0000_u01750965330761") 2025/06/26 19:19:32 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1215f8_d20250626_m191529_c001_v0001184_t0040_u01750965329660") 2025/06/26 19:19:32 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953f9_d20250626_m191528_c001_v7007000_t0000_u01750965328880") 2025/06/26 19:19:32 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc779_d20250626_m191527_c001_v0001157_t0027_u01750965327775") 2025/06/26 19:19:32 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f422dedf51355a9ed_d20250626_m191203_c001_v7007000_t0000_u01750965123571") 2025/06/26 19:19:32 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120e11_d20250626_m191202_c001_v0001184_t0056_u01750965122585") 2025/06/26 19:19:32 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f422dedf51355a9ea_d20250626_m191202_c001_v7007000_t0000_u01750965122033") 2025/06/26 19:19:32 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f107d4e645658c06b_d20250626_m191201_c001_v0001146_t0031_u01750965121165") 2025/06/26 19:19:32 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f404317e131dd7073_d20250626_m191109_c001_v7007000_t0000_u01750965069602") 2025/06/26 19:19:32 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120bf5_d20250626_m191108_c001_v0001184_t0050_u01750965068288") 2025/06/26 19:19:32 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f404317e131dd7067_d20250626_m191107_c001_v7007000_t0000_u01750965067921") 2025/06/26 19:19:32 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120be9_d20250626_m191106_c001_v0001184_t0032_u01750965066986") 2025/06/26 19:19:32 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f404317e131dd704f_d20250626_m191104_c001_v7007000_t0000_u01750965064830") 2025/06/26 19:19:32 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120bcf_d20250626_m191103_c001_v0001184_t0019_u01750965063929") 2025/06/26 19:19:32 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f404317e131dd7043_d20250626_m191103_c001_v7007000_t0000_u01750965063378") 2025/06/26 19:19:33 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120bc5_d20250626_m191102_c001_v0001184_t0016_u01750965062475") 2025/06/26 19:19:33 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120ba5_d20250626_m191059_c001_v0001184_t0053_u01750965059946") 2025/06/26 19:19:33 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f404317e131dd7029_d20250626_m191059_c001_v7007000_t0000_u01750965059576") 2025/06/26 19:19:33 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120ba1_d20250626_m191059_c001_v0001184_t0026_u01750965059015") 2025/06/26 19:19:33 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120b99_d20250626_m191058_c001_v0001184_t0038_u01750965058059") 2025/06/26 19:19:33 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4086edb20a1f45ea_d20250626_m191057_c001_v7007000_t0000_u01750965057690") 2025/06/26 19:19:33 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120b81_d20250626_m191055_c001_v0001184_t0011_u01750965055346") 2025/06/26 19:19:33 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120b6b_d20250626_m191052_c001_v0001184_t0052_u01750965052885") 2025/06/26 19:19:33 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4086edb20a1f45e8_d20250626_m191052_c001_v7007000_t0000_u01750965052520") 2025/06/26 19:19:33 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120b65_d20250626_m191051_c001_v0001184_t0040_u01750965051954") 2025/06/26 19:19:33 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120b63_d20250626_m191051_c001_v0001184_t0009_u01750965051388") 2025/06/26 19:19:33 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4086edb20a1f45e7_d20250626_m191051_c001_v7007000_t0000_u01750965051026") 2025/06/26 19:19:33 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120b3a_d20250626_m191047_c001_v0001184_t0057_u01750965047445") 2025/06/26 19:19:33 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4086edb20a1f45e5_d20250626_m191047_c001_v7007000_t0000_u01750965047079") 2025/06/26 19:19:33 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120b32_d20250626_m191046_c001_v0001184_t0039_u01750965046504") 2025/06/26 19:19:33 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4086edb20a1f45e4_d20250626_m191045_c001_v7007000_t0000_u01750965045596") 2025/06/26 19:19:33 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120b24_d20250626_m191044_c001_v0001184_t0025_u01750965044983") 2025/06/26 19:19:33 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4086edb20a1f45e3_d20250626_m191044_c001_v7007000_t0000_u01750965044438") 2025/06/26 19:19:33 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120b1a_d20250626_m191043_c001_v0001184_t0051_u01750965043878") 2025/06/26 19:19:33 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4086edb20a1f45e1_d20250626_m191042_c001_v7007000_t0000_u01750965042973") 2025/06/26 19:19:33 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120b10_d20250626_m191042_c001_v0001184_t0013_u01750965042233") 2025/06/26 19:19:34 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4086edb20a1f45df_d20250626_m191041_c001_v7007000_t0000_u01750965041689") 2025/06/26 19:19:34 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120b08_d20250626_m191041_c001_v0001184_t0042_u01750965041123") 2025/06/26 19:19:34 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4086edb20a1f45de_d20250626_m191040_c001_v7007000_t0000_u01750965040515") 2025/06/26 19:19:34 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120b00_d20250626_m191039_c001_v0001184_t0014_u01750965039925") 2025/06/26 19:19:34 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4086edb20a1f45d9_d20250626_m191035_c001_v7007000_t0000_u01750965035671") 2025/06/26 19:19:34 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120ad7_d20250626_m191035_c001_v0001184_t0024_u01750965035107") 2025/06/26 19:19:34 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4086edb20a1f45d8_d20250626_m191034_c001_v7007000_t0000_u01750965034563") 2025/06/26 19:19:34 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120ac7_d20250626_m191033_c001_v0001184_t0041_u01750965033994") 2025/06/26 19:19:34 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4086edb20a1f45d6_d20250626_m191033_c001_v7007000_t0000_u01750965033451") 2025/06/26 19:19:34 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120ac1_d20250626_m191032_c001_v0001184_t0028_u01750965032891") 2025/06/26 19:19:34 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4086edb20a1f45d4_d20250626_m191030_c001_v7007000_t0000_u01750965030730") 2025/06/26 19:19:34 DEBUG : sub dir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120aa7_d20250626_m191030_c001_v0001184_t0054_u01750965030171") 2025/06/26 19:19:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953fe_d20250626_m191530_c001_v7007000_t0000_u01750965330946") 2025/06/26 19:19:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25d00_d20250626_m191529_c001_v0001181_t0033_u01750965329671") 2025/06/26 19:19:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953fa_d20250626_m191529_c001_v7007000_t0000_u01750965329065") 2025/06/26 19:19:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec67f_d20250626_m191527_c001_v0001183_t0031_u01750965327787") 2025/06/26 19:19:34 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed601_d20250626_m191810_c001_v7007000_t0000_u01750965490580") 2025/06/26 19:19:34 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ecbb7_d20250626_m191809_c001_v0001183_t0003_u01750965489954") 2025/06/26 19:19:34 DEBUG : sub/yam: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f422dedf51355a9e3_d20250626_m191159_c001_v7007000_t0000_u01750965119465") 2025/06/26 19:19:34 DEBUG : sub/yam: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120dcf_d20250626_m191158_c001_v0001184_t0050_u01750965118052") 2025/06/26 19:19:34 DEBUG : test_dir1/file2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953f6_d20250626_m191527_c001_v7007000_t0000_u01750965327007") 2025/06/26 19:19:34 DEBUG : test_dir1/file2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1215da_d20250626_m191525_c001_v0001184_t0003_u01750965325669") 2025/06/26 19:19:35 DEBUG : test_dir1/file2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953f3_d20250626_m191524_c001_v7007000_t0000_u01750965324866") 2025/06/26 19:19:35 DEBUG : test_dir1/file2: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c1215d0_d20250626_m191523_c001_v0001184_t0034_u01750965323822") 2025/06/26 19:19:35 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953f7_d20250626_m191527_c001_v7007000_t0000_u01750965327190") 2025/06/26 19:19:35 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec671_d20250626_m191525_c001_v0001183_t0018_u01750965325659") 2025/06/26 19:19:35 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4209261e451953f4_d20250626_m191525_c001_v7007000_t0000_u01750965325050") 2025/06/26 19:19:35 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ec663_d20250626_m191523_c001_v0001183_t0040_u01750965323826") 2025/06/26 19:19:35 DEBUG : three: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f411829321023ff85_d20250626_m191152_c001_v7007000_t0000_u01750965112036") 2025/06/26 19:19:35 DEBUG : three: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120da9_d20250626_m191150_c001_v0001184_t0054_u01750965110908") 2025/06/26 19:19:35 DEBUG : three: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c120d93_d20250626_m191148_c001_v0001184_t0000_u01750965108787") 2025/06/26 19:19:35 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed602_d20250626_m191812_c001_v7007000_t0000_u01750965492150") 2025/06/26 19:19:35 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121c34_d20250626_m191811_c001_v0001184_t0052_u01750965491525") 2025/06/26 19:19:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed615_d20250626_m191830_c001_v7007000_t0000_u01750965510021") 2025/06/26 19:19:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc94d_d20250626_m191828_c001_v0001157_t0036_u01750965508339") 2025/06/26 19:19:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed613_d20250626_m191826_c001_v7007000_t0000_u01750965506767") 2025/06/26 19:19:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121ca7_d20250626_m191825_c001_v0001184_t0050_u01750965505244") 2025/06/26 19:19:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed612_d20250626_m191824_c001_v7007000_t0000_u01750965504282") 2025/06/26 19:19:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ecbfd_d20250626_m191823_c001_v0001183_t0018_u01750965503659") 2025/06/26 19:19:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed60c_d20250626_m191818_c001_v7007000_t0000_u01750965498940") 2025/06/26 19:19:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121c6d_d20250626_m191818_c001_v0001184_t0056_u01750965498103") 2025/06/26 19:19:35 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed60e_d20250626_m191821_c001_v7007000_t0000_u01750965501087") 2025/06/26 19:19:36 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc93d_d20250626_m191819_c001_v0001157_t0026_u01750965499907") 2025/06/26 19:19:36 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed60b_d20250626_m191817_c001_v7007000_t0000_u01750965497144") 2025/06/26 19:19:36 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1173cc6d4d5ecbd7_d20250626_m191816_c001_v0001183_t0018_u01750965496528") 2025/06/26 19:19:36 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed609_d20250626_m191815_c001_v7007000_t0000_u01750965495552") 2025/06/26 19:19:36 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25fa3_d20250626_m191814_c001_v0001181_t0000_u01750965494923") 2025/06/26 19:19:36 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed607_d20250626_m191813_c001_v7007000_t0000_u01750965493960") 2025/06/26 19:19:36 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1140ed73f9dfc933_d20250626_m191813_c001_v0001157_t0039_u01750965493119") 2025/06/26 19:19:36 DEBUG : toe/toe/toe: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f41078181dbf6f7b9_d20250626_m191834_c001_v7007000_t0000_u01750965514725") 2025/06/26 19:19:36 DEBUG : toe/toe/toe: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1100f16f2c121d09_d20250626_m191834_c001_v0001184_t0008_u01750965514068") 2025/06/26 19:19:36 DEBUG : toe/toe/toe: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed611_d20250626_m191822_c001_v7007000_t0000_u01750965502689") 2025/06/26 19:19:36 DEBUG : toe/toe/toe: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25fbf_d20250626_m191822_c001_v0001181_t0011_u01750965502053") 2025/06/26 19:19:36 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed617_d20250626_m191830_c001_v7007000_t0000_u01750965510622") 2025/06/26 19:19:36 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1011136475f25fd9_d20250626_m191829_c001_v0001181_t0001_u01750965509811") 2025/06/26 19:19:36 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4144cb41096ed614_d20250626_m191827_c001_v7007000_t0000_u01750965507369") 2025/06/26 19:19:36 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f113322f9df6126ff_d20250626_m191826_c001_v0001171_t0003_u01750965506459") 2025/06/26 19:19:36 DEBUG : two: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f411829321023ff86_d20250626_m191152_c001_v7007000_t0000_u01750965112220") 2025/06/26 19:19:36 DEBUG : two: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f407d4e645658c051_d20250626_m191150_c001_v0001146_t0009_u01750965110334") 2025/06/26 19:19:36 DEBUG : two: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f4100f16f2c120d8d_d20250626_m191148_c001_v0001184_t0034_u01750965108601") 2025/06/26 19:19:36 DEBUG : yam: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f422dedf51355a9e8_d20250626_m191200_c001_v7007000_t0000_u01750965120209") 2025/06/26 19:19:36 DEBUG : yam: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f11714946757959dc_d20250626_m191159_c001_v0001171_t0020_u01750965119161") 2025/06/26 19:19:36 DEBUG : yam: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f422dedf51355a9df_d20250626_m191156_c001_v7007000_t0000_u01750965116750") 2025/06/26 19:19:37 DEBUG : yam: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f107d4e645658c063_d20250626_m191155_c001_v0001146_t0042_u01750965115650") 2025/06/26 19:19:37 DEBUG : yam: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f422dedf51355a9da_d20250626_m191154_c001_v7007000_t0000_u01750965114349") 2025/06/26 19:19:37 DEBUG : yam: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f107d4e645658c059_d20250626_m191152_c001_v0001146_t0020_u01750965112801") 2025/06/26 19:19:37 DEBUG : yaml: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f422dedf51355a9e2_d20250626_m191157_c001_v7007000_t0000_u01750965117486") 2025/06/26 19:19:37 DEBUG : yaml: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1152dbeac5f9e322_d20250626_m191156_c001_v0001165_t0008_u01750965116534") 2025/06/26 19:19:37 DEBUG : yaml: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f422dedf51355a9dd_d20250626_m191155_c001_v7007000_t0000_u01750965115087") 2025/06/26 19:19:37 DEBUG : yaml: Deleting (id "4_zbf820d53a06dabdb9f780e1b_f1199acfce1e9180a_d20250626_m191154_c001_v0001093_t0018_u01750965114059") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 9m26.126167299s (try 1/5)